/* CSS Document 
 * erstellt: 07-05-2007
 * author: probit	<cw@pro-bit.de> 
 * geaendert: 
 */

body {
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	background-color: #000000;
	background-position: left top;
	background-image: url(../images/mainhint.gif);
	overflow: yes;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

/* CSS-Textklassen */
.x_headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F47931;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_headlinef{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.x_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF975A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_txtf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_txtinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
/* CSS-bc */
.x_bcgs{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/start_m.jpg);
	border: 1px solid #000000;
}
.x_bct{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/b_eylers.jpg);
}
.x_bcgm{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/mainhint.jpg);
	border: 1px solid #F47931;
}
.x_bcgc{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/contenthint.png);
}
.x_bcgl{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/b_eylers.jpg);
}
.x_bcgi{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/imp.jpg);
}
.x_becwn1{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/cwno1mb.gif);
}

.x_tophint{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/headerhint.png);
}
.x_foothint{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/foothint.gif);
}
.x_galerie1{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/gelb/screen1_04.jpg);
}
.x_galerie2{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/rot/screen11_03.jpg);
}
.x_bild{
	border: 1px solid #FFFFFF;
}

/* CSS-Linkklassen */

a:link {
	color: #F47931;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F47931;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

