body {
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #b9babc;
	margin:0px;
	letter-spacing: 0.3px;
	background-color: #;
	background-image:url(../images/backg.gif);
	background-repeat: repeat-y fixed bottom;
}

#profil-schauer {
	position: absolute;
	left: 372px;
	width: 560px;
	top: 123px;
	color: #818c92;
}
#container {
	position: relative;
	width: 950px;
	height: 609px;
	margin: 0px auto;
	background-color: #b9babc;
	background-image:url(../images/backg.gif);
	background-repeat: repeat-y fixed bottom;
}
#content {
	position: relative;
}
#logo {
	position: absolute;
	top: 25px;
	right: 36px;
}
#menuItem-main {
	background-color: #0a141d;
	width: 100px;
	height: 17px;
	float: left;
	color: #818c92;
	text-align: center;
	padding-top: 4px;
	margin-left: 2px;
}
#menuItem-main-active {
	background-color: #2d373e;
	width: 100px;
	height: 17px;
	float: left;
	color: #818c92;
	text-align: center;
	padding-top: 4px;
	margin-left: 2px;
	color: #009ee0;
}
#kontakt-left {
	position: absolute;
	left: 30px;
	top: 30px;
}

#schauer-profil-image {
	position: absolute;
	left: 0px;
	top: 0px;
}
#kontakt-right{
	position: absolute;
	left: 500px;
	top: 30px;
}
.input {
	padding: 2px;
	font-family: Arial, Verdana;
	font-size: 11px;
	border: 1px solid white;
	background-color: black;
	width: 200px;
	color: #FFFFFF;
}
#menu {
	float: left;
	position: absolute;
	right: 0px;
	top: 138px;		
}
#subMenu {
	position: absolute;
	top: 158px;
	width: 950px;
	background-color: #2d373e;
	color: #818c92;
	height: 19px;
	padding-top: 4px;
	text-align: right;
}
#innerContent {
		position: absolute;
		top: 180px;
		background-color: #000000;
		width: 100%;
		height: 429px;
		color: white;
}
#optionTab-1 {
	position: absolute;
	right: 23px;
	top: 0px;
	background-color: #2d373e;
	width: 202px;
	height: 102px;
}
#optionTab-1-small-chrono {
		position: absolute;
	right: 23px;
	top: 0px;
	background-color: #2d373e;
	width: 202px;
	padding-bottom: 5px;
	height: 89px;
}

#optionTab-1-small {
		position: absolute;
	right: 23px;
	top: 0px;
	background-color: #2d373e;
	width: 202px;
	padding-bottom: 5px;
}

#optionTab-2 {
	position: absolute;
	right: 23px;
	top: 104px;
	background-color: #0a141d;
	width: 202px;
	height: 214px;
}
#optionTab-2-small {
	position: absolute;
	right: 23px;
	top: 97px;	
	background-color: #0a141d;
	width: 202px;
	padding-bottom: 5px;
}
#optionTab-2-small-quarada {
		position: absolute;
	right: 23px;
	top: 29px;	
	background-color: #0a141d;
	width: 202px;
	padding-bottom: 5px;
}

#optionTab-2-small-daydate {
		position: absolute;
	right: 23px;
	top: 46px;	
	background-color: #0a141d;
	width: 202px;
	padding-bottom: 5px;	
}

#mainText {
	position: absolute;
	left: 435px;
	top: 351px;
}

#optionTab-1-werkstatt {
	position: absolute;
	right: 23px;
	top: 0px;
	background-color: #2d373e;
	width: 202px;
	height: 205px;
}
#optionTab-2-werkstatt {
	position: absolute;
	right: 23px;
	top: 207px;
	background-color: #0a141d;
	width: 202px;
	padding-bottom: 10px;
}
#option-menu {
		padding-left: 15px;
		padding-bottom: 3px;
		color:#818c92;
}
#option-menu-2-white {
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 10px;
}
#option-menu-2-grey {
	color: #818c92;
	padding-left: 15px;
	padding-top: 10px;	
}
a.mainmenu-link1:link {color:#c7c7c6; text-decoration:none}
a.mainmenu-link1:visited {color: #c7c7c6; text-decoration:none}
a.mainmenu-link1:active {color:#c7c7c6; text-decoration:none}
a.mainmenu-link1:hover {color: #009ee0; text-decoration:none}

a.mainmenu-link:link {color:#818c92; text-decoration:none}
a.mainmenu-link:visited {color: #818c92; text-decoration:none}
a.mainmenu-link:active {color:#818c92; text-decoration:none}
a.mainmenu-link:hover {color: #009ee0; text-decoration:none}


a.mainmenu-link-active:link {color:#009ee0; text-decoration:none}
a.mainmenu-link-active:visited {color: #009ee0; text-decoration:none}
a.mainmenu-link-active:active {color:#009ee0; text-decoration:none}
a.mainmenu-link-active:hover {color: #009ee0; text-decoration:none}

.submit {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #009ee0;
	font-family: Arial, Verdana;
	font-size: 11px;	
}

