

#scrollcont  {
		/*scrollbar-3dlight-color: #4B4B4B;/*Bestimmt die Farbe des linken, äußeren Schattens.*/
	scrollbar-arrow-color:  #FFFFFF;/*Bestimmt die Farbe der Pfeilspitzen.*/
	scrollbar-darkshadow-color: #4B4B4B;/*Bestimmt die Farbe des rechten, äußeren Schattens.*/
	scrollbar-face-color: #8CADA7;/*Bestimmt die Farbe des eigenlichen Scrollbalkens.*/
	scrollbar-highlight-color: #FFFFFF;/*Bestimmt die Farbe des linken, inneren Schattens.*/
	scrollbar-shadow-color: #FFFFFF;/*Bestimmt die Farbe des rechten, inneren Schattens.*/
	scrollbar-track-color: #E1E1E1;/*Bestimmt die Farbe des Scrollbalken-Hintergrundes.*/
	font-family: Tahoma;
	font-size: 12px;
	overflow:auto;
	overflow-x:hidden;
	width:99.7%;	
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;

}


#bgrd_gewinn {
	background-image: url(../image/layout/gewinn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#doc_gewinn {
background-image: url(../image/layout/gewinn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#doc {
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(../image/hintergrund_suche.jpg);
	background-position: center center;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


#ueberschrift {
	background-color: #8AACA6;
	vertical-align: middle;
	text-align: center;
	height: 47px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cont {
	font-family: Tahoma;
	font-size: 14px;
	
	/*background-image: url(../image/hintergrund_suche.jpg);
	background-attachment:fixed;
	background-repeat: repeat;
	background-position: center center;*/
	/*height: 490px;*/

}
#cont2 {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	background-image: url(../image/sonndergewinne/hintergrund.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 490px;*/
	padding-left: 5px;
	background-color: #FFFFFF;
}


#controt{
	font-family: Tahoma;
	font-size: 14px;
	padding-left: 5px;
	color: #FF0000;
}
#dickrot {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/************butten registrierte schwarz***************************+*/
a.regs ,a.regg {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	display:block;
	width:173px;
	text-decoration:none;
	background-image: url(../image/layout/buttenreg/reg_benut_schw.gif);
	height: 35px;
	padding-top: 15px;

}
a.regs:link    {
	color: #000000;
}
a.regs:visited { 
	color: #000000;
}
a.regs:hover {
	background-image: url(../image/layout/buttenreg/reg_benut_schw2.gif);
	color: #000000;
}
a.regs:active  { 
	background-image: url(../image/layout/buttenreg/aktiv.gif);
	color: #000000;
}
/************butten registrierte rot***************************+*/

/************butten registrierte rot***************************+*/
a.regg {
	background-image: url(../image/layout/buttenreg/neuanmel_gruen.gif);

}
a.regg:link    {
	color: #FFFFFF;
}
a.regg:visited { 
	color: #FFFFFF;
}
a.regg:hover {
	background-image: url(../image/layout/buttenreg/neuanmel_gruen2.gif);
	color: #FFFFFF;
}

a.regg:active  { 
	background-image: url(../image/layout/buttenreg/aktiv.gif);
	color: #000000;

}
/************butten registrierte rot***************************+*/
#ueberschrift2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

#ueberschrift3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #8AACA6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-variant: small-caps;
	padding-left: 2px;
}

#ueberschrift4 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
#bran_auswahl_rot {
	background-color: #A80000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
#bran_auswahl_schwa {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
}
input,textarea,select,option {

}

