/* CSS Document */
html, body {
	height: 100%;
	background: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #3a6884;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
ul{
	list-style-image: url(../bg/Ul.gif);
}
a:link {
	color: #6CC;
}
a:visited {
	color: rgb(17,170,212);
}
a:hover {
	color: rgb(17,170,212);
}
a:active {
	color: rgb(17,170,212);
}
.FormText{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormTextError{
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#CC3399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ErrorText{
	color:#6CC;
}
.GreyText{
	color:#999999;
}
#mainholder {
	width: 996px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height:100%;
}
#topholder {
	width: 996px;
	height: 300px;
	position: absolute;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: auto;
	background-image: url(../bg/Background_Top.jpg);
}
#topmenuholder {
	width: 996px;
	height: 23px;
	position: absolute;
	text-align: center;
	margin-top: 310px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: auto;
}

#languageholder {
	position: absolute;
	margin-top: 13px;
	margin-left: 32px;
}
#hrtopholder {
	width: 479px;
	height: 20px;
	position: absolute;
	text-align: center;
	margin-top: 333px;
	margin-right: auto;
	margin-left: 258px;
	margin-bottom: auto;
	background-image: url(../bg/Background_HR.jpg);
}
#contentholder {
	width:886px;
	position: absolute;
	text-align: center;
	margin-top: 390px;
	margin-right: auto;
	margin-left: 50px;
	margin-bottom: auto;
}
#footerholder {
	width: 886px;
	height: 70px;
	background-image: url(../bg/Background_Footer.jpg);
}

#hrholder {
	width: 100%;
	height: 13px;
	position: relative;
	background-image: url(../bg/Background_hr.jpg);
}
#brholder {
	width: 100%;	
	position: relative;
}
.inputBackground1{
	background-color:#000000;
	text-align:center;
	color: #FFFFFF;
font-size: 11px;
padding-top: 4px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image : url(../bg/Background_NLInput.jpg);
}
#MP3holder {
	width: 226px;
	height: 71px;	
	background-image : url(../bg/Background_MP3Player.jpg);
	text-align: left;
}
#titlebarholderRight {
	height: 30px;
	width: 226px;
	position: relative;
	background-image : url(../bg/Background_TitleBar.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
}
#titlebarholderCenter {
	height: 30px;
	width: 410px;
	position: relative;
	background-image : url(../bg/Background_TitleBar.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
}
#menuitemholderFirst {
	float:left;
	padding-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	width:auto;
}
#menuitemholder {
	float:left;
	padding-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	width:auto;
}
#menudividerholder {
	height: 27px;
	width: 7px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image : url(../bg/Divider_TopMenu.jpg);
	background-position : center;
}
#menudividerFirstholder {
	height: 27px;
	width: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#itemholder {
	height:20px;
}
h1.titlebarholderPink {
	font-size:14px;
	font-weight:normal;
	position: relative;
	float:left;
	color:#FFFFFF;
	margin:7px 0px 0px 0px;
}
h1.textholderPink {
	font-size:12px;
	font-weight:normal;
	font-weight: bold;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
}
#TextPink {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}
.ButtonBlue{
	border: 0px solid;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bg/bgn_bestelbutton.jpg);
	background-repeat: repeat;
}

input.btn {   
color:#FFF;   
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
background-color:#000;   
border:0px solid;   
border-color: #000;   
} 

select,input,textarea ,option{
border: 1px solid;
border-color:#999;
background-color:#FFFFFF;
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
scrollbar-face-color:rgb(17,170,212);
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#FFFFFF;

}

