html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	line-height:1;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


body {
	background:#e5e5e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
/*	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	text-shadow: 1px 1px 0 transparent, 2px 2px 0 #101010;*/
}

a, a:visited, .link {
	color:#C00;
	text-decoration:none;
	transition:color 0.2s;
}

a:hover {
	color:#C00;
}

a:active {
	color:#C00;
}

select {
	display:block;
	height:27px;	
}


#site {
	
}

#header {
	background:#000 url(/static/img/kettenradankauf/header.jpg) center top no-repeat;	
	position:relative;
    width:100%;
	height:300px;
    z-index:2000;
	border-bottom:5px solid #000;
}

#head {
	height:300px;
    margin:0 auto;
    width:980px;
}

#head .logo {
	float:left;
	height:100px;
    width:980px;
}
#head .logo a.logo {
	display:block;
	float:left;
	height:100px;
    width:720px;
	outline:none;
}
#head .logo a.de {
	display:block;
	float:left;
	height:100px;
    width:45px;
	outline:none;
}
#head .logo a.en {
	display:block;
	float:left;
	height:100px;
    width:45px;
	outline:none;
}
#head .logo a.fb {
	display:block;
	float:right;
	height:100px;
    width:160px;
	outline:none;
}

#head .slogan {
	position:relative;
	width:980px;
	height:200px;
	float:left;
	font-family: 'Oswald', sans-serif;
	z-index:10;
}

#head .slogan .one {
	position:absolute;
	top:50px;
	left:0;
	padding:10px 15px;
	background:#000;
	color:#fff;
	overflow:hidden;
	font-size:3.3em;
	z-index:5;
}

#head .slogan .two {
	position:absolute;
	top:115px;
	left:50px;
	padding:10px 15px;
	background:#000;
	color:#fff;
	overflow:hidden;
	font-size:3.3em;
	z-index:10;
}

#content {
	font-family: 'Arimo', sans-serif;
	font-size:1.3em;
	line-height:1.4em;
	background:#FFF;
	margin:0 auto;
    width:980px;
}

#site *::selection { background:#000; color:#fff; }
#site *::-o-selection { background:#000; color:#fff; }
#site *::-moz-selection { background:#000; color:#fff; }
#site *::-webkit-selection { background:#000; color:#fff; }

#content .intro {
	padding:20px 15px 20px 15px;
}
#content .intro strong {
	font-weight:600;
}

#content .success {
	padding:30px 0;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:25px;
	color:#000;
}

#content .form {
	padding:0 15px 20px 15px;
	overflow:hidden;
	clear:both;
}

#content .form .left {
	float:left;
	width:465px;
	margin:0 20px 0 0;
	overflow:hidden;
}

#content .form .right {
	float:left;
	width:465px;
	overflow:hidden;
}

#content .form h2 {
	display:block;
	float:left;
	width:465px;
	padding:5px 0 15px 0;
	overflow:hidden;
}

#content .form .line {
	float:left;
	width:465px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#content .form label {
	display:block;
	float:left;
	padding:5px 0 0 0;
	width:170px;
	overflow:hidden;
}
#content .form label.lr {
	width:220px !important;
}

#content .form input {
	margin:5px 0 0 0;
	width:230px;
}
#content .form input.zip {
	width:60px;
	margin:0 10px 0 0;
}
#content .form input.city {
	width:148px;
}

#content .form div.selector {
	float:left !important;
	cursor:pointer;
	margin:0 0 0 -4px;
}
#content .form div.checker {
	float:left !important;
	cursor:pointer;
	margin:3px 0 0 -4px;
}

input {
	padding:3px;
	text-shadow:0px 1px 0px #fff;
	outline:none;
	background:-webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#ffffff));
	background:-moz-linear-gradient(top,  #e0e0e0,  #ffffff);
	border: 1px solid #949494;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}
input:hover, input:focus {
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
}

p.small {
	font-size:13px;
	color:#666;	
}

#flug {
	display:none;	
}

#content .form .kettenrad .line {
	border-top:1px solid #ccc;
	padding:4px 0;
}
#content .form .kettenrad {
	padding:10px 0 0 0;	
}
.kettenrad .hersteller {
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
}
.kettenrad .wert {
	display:block;
	float:left;
	width:150px;
	text-align:center;
	font-weight:bold;
}
.kettenrad .anzahl {
	display:block;
	float:left;
	padding:0 0 0 15px;
	text-align:right;
	font-weight:bold;
}
#content .form .kettenrad label {
	display:block;
	float:left;
	padding:2px 0 0 0;
	width:180px;
}
#content .form .kettenrad .wert {
	display:block;
	float:left;
	padding:2px 0 0 0;
	width:150px;
	text-align:center;
}
#content .form .kettenrad input {
	display:block;
	float:left;
	width:30px;
	margin:0 0 0 21px;
	font-size:15px;
	text-align:center;
}
#content .form .center {
	float:left;
	width:100%;
	text-align:center;
	font-size:25px;
	line-height:80px;
	padding:10px 0 0 0;
	font-weight:bold;
}

.bemerkung {
	width:396px;
	height:120px;
	overflow:auto;
	font-family: 'Arimo', sans-serif;
	font-size:1em;
	padding:5px;
	border: 1px solid #949494;	
	background:-webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#ffffff));
	background:-moz-linear-gradient(top,  #e0e0e0,  #ffffff);
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}

.button {
	cursor:pointer !important;
	float:left;
	margin:10px 0 5px 170px !important;
	width:240px !important;
	font-family: 'Arimo', sans-serif;
	padding:4px 0 6px 0;
	outline:none;
	color:#fff;
	text-transform:uppercase;
	font-size:1em;
	background:#000;
	background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#000));
	background:-moz-linear-gradient(top,  #333,  #000);
	border: 1px solid #000;
}

#footer {
	background:#fff;
	margin:10px auto 0 auto;
    width:980px;
}

#footer .copyright {
	font-family: 'Arimo', sans-serif;
	font-size:1.1em;
	padding:15px;	
}




