body {
	font-family: Arial;
	font-size: 1em;
	line-height: 1.3em;
	background: #ccc;
	}
h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: center;
	background: #c1272d;
	color: white;
	margin: 10px 0px;
}
h2 {
	font-size: 1.4em;
	line-height: 1.6em;
}
p {
	padding: 0.25em 0.5em;
}
strong {
	font-weight: bold;
}
/******************************/
/* links */
/******************************/
a,a:visited,a:active {
	color: #4c413b;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
	
/******************************/
/* Menü */
/******************************/
nav {
	width: 660px;
	float: right;
}
nav a,nav a:visited,nav a:active {
	color: white;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
nav ul {
	text-align: center;
}
nav ul li span {
	font-size: 0.8em;
	font-weight: normal;
	color: #ccc;
}
nav ul li {
	width: 200px;
	background: #4c413b;
	margin: 2px;
	line-height: 2em;
	font-weight: bold;
	color: white;
	border: 2px solid #c1272d;
	display: inline-block;
}
nav ul li a {
	color: white;
	text-decoration: none;
}
nav ul li:hover > ul {
	display: block;
}
nav ul ul {
	display: none;
	position: absolute;
	width: 200px;
	background: #4c413b;
	border: 2px solid #c1272d;
	border-top: none;
	margin-left: -2px;
}
nav ul ul li {
	background: #4c413b;
	float: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	border: none;
}
nav ul ul li:hover, nav ul ul li a:hover {
	background: #888888;
}
nav ul ul li a {
	width: 200px;
	height: 50px;
}
/* Input display div */
#vbr-img {background: #c1272d; width: 400px; height: 500px; margin: 0 auto; opacity:0.5; vertical-align: center;}

/* Input display div */
#form-farbe-wrapper {
	background: #c1272d url(../images/panzer.png) no-repeat; background-size: contain; background-position: right; width: 100%; padding: 10px 0px; 
	border-top: 2px solid #4c413b;
	border-bottom: 2px solid #4c413b;
}
#form-farbe h1 {background: none;}
#form-farbe {
	padding: 0; color: #444444;}
#form-farbe div {
	display: inline-block; border: 2px solid #999999; background: white; margin: 5px; border-radius: 2px 2px 10px 10px;}
#form-farbe div:hover {
	border: 2px solid #c1272d; color: #c1272d; box-shadow: 0px 0px 15px #660000; background: #fde9e9;
	}
#form-farbe div label {
	text-align:Center; padding: 0; line-height: 1em;  cursor: pointer;}
#form-farbe div label input[type=radio]{cursor: pointer; height: 15px;}
.panzersize img {width: 100px;height: 50px; border-bottom: 1px solid #ffcccc;}
#position {background: #c1272d; padding: 10px 0; margin: 10px auto; color: #ccffcc; font-size: 1.1em; border: 2px solid #444444}
#position div {display: inline-block;}
/******************************/
/* Content */
/******************************/
#wrapper {
	width: 1004px;
	margin: 10px auto;
	}
header {
	}

#wrapper-content {
	border: 2px solid #4c413b;
	margin-top: 10px;
	}
#content-top {
	width: 1000px;
	height: 250px;
	background: white;
}
#content {
	width: 1000px;
	min-height: 250px;
	background: white;
	color: #4c413b;
	border-top: 2px solid #4c413b;
}
#news {
	width: 80%;
	background: #cfcfcf;
	margin: 0 auto;
	padding: 10px;
	border: 3px solid #4c413b;
}
#content-40 {
	width: 40%;
	float: left;
}
p.center  {
	text-align:center;
}
#content-60 {
	width: 60%;
	float: right;
}
#clear {
	clear: both;
}
#farben {text-align: center;}
#farbe {display: inline-block; text-align; center;}

/******************************/
/* FOOTER */
/******************************/
#footer {
	width: 1000px;
	height: 170px;
	background: #4c413b;
	border-top: 2px solid #4c413b;
	color: #fcfcfc;
	text-align: left;
}
#logo {
	width: 400px;
	float: right;
	text-align:center;
}
#logo table {text-align:left; margin-left: 30px;}
#kontakt {
	width: 600px;
	float: left;
}
#copy {
	clear: both;
	text-align: center;
}
a.profil-block  {float: left;}
a.profil-block:hover + #profil-info {display: block;}
#profil-info {display: none; width: 500px; height: 500px; position: absolute; top: 380px; right: 1em; border: 2px solid #4c413b;}

/** KALKULATOR **/
form {}
label {width: 150px; height: 40px;  margin: 5px 0; line-height: 1.5em;}
label.check {margin-left: 150px; width: 180px; height: 20px; float: none;}
input[type=checkbox] {width: 18px; height: 18px; border: 1px solid #c1272d;}
input[type=number], #ergebnis , #calc{width:200px; height:50px; border: 1px solid #c1272d; margin: 5px 0; text-align: center;}
select{width:200px; height:54px; border: 1px solid #c1272d; margin: 5px 0; text-align: center;}
input[type=number]:hover, #ergebnis:hover, #calc:hover, #ergebnis-step:hover, select:hover {color:#c1272d; box-shadow: 0px 0px 15px #ccc; border: 1px solid #660000}
#ergebnis-step {width:97px; height:50px; border: 1px solid #c1272d; margin: 5px 0; text-align: center;}

#position-wrapper input[type=number]:hover, #position-wrapper #ergebnis:hover, #position-wrapper select:hover {color:#c1272d; box-shadow: 0px 0px 15px #660000; border: 1px solid #660000}