/* CSS Document 
 * erstellt: 25-04-2009
 * author: probit	<cw@pro-bit.de> 
 * geaendert: 
 */

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(mainhint1.jpg);
	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: 16px;
	color: #b9c9c9;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.x_headlinef{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9c9c9;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.x_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #919696;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_txtf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b9c9c9;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_txtinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccece;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.x_txtinfo-dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919696;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
/* CSS-bc */
.x_sfx{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(fx.jpg);
	border: 1px solid #585e66;
}
.x_bcgs{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(start_m.jpg);
}
.x_bcgm{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(mainhint.jpg);
	border: 1px solid #99999a;
}
.x_bcgvbody{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccccca;
}
.x_bcgv{
	background-color: #ccccca;
	border: 1px solid #b9c9c9;
}
.x_bcgca{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(contenthint.jpg);
}
.x_bcgcd{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(datenhint.jpg);
}
.x_bcgcp{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(pedihint.jpg);
}
.x_bcgcpl{
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(linie.gif);
}
.x_bcgcg{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(galeriehint.jpg);
}
.x_bcgcv{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(videohint.jpg);
}

.x_bcgl{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(start_l.jpg);
}
.x_bcgr{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(start_r.jpg);
}

.x_tophint{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(mainhint1.jpg);
}
.x_gfx1{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../bilder/gfx1/01.jpg);
}
.x_galerie2{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(rot/screen11_03.jpg);
}
.x_bild{
	border: 1px solid #b9c9c9;
}

/* CSS-Linkklassen */

a:link {
	color: #b9c9c9;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #b9c9c9;
	text-decoration: none;
}
a:hover {
	color: #fefefe;
	text-decoration: none;
}
a:active {
	color: #b9c9c9;
	text-decoration: none;
}

a.menue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 120px;
	height: 22px;
	float: left;
	letter-spacing: 1px;
}
a.menue:link {
	color: #333333;
}
a.menue:visited {
	color: #333333;
}
a.menue:hover {
	color: #999999;
}
a.menue:active {
	color: #585e66;
}
.menuelink {
	color: #585e66;
	background-color: #ccccca;
	border: 1px solid #494949;
}
.menueactive {
	color: #cccccc;
	background-color: #585e66;
	border: 1px solid #494949;
}
a.fm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 120px;
	height: 22px;
	float: left;
	letter-spacing: 1px;
}
a.fm:link {
	color: #b9c9c9;
}
a.fm:visited {
	color: #b9c9c9;
}
a.fm:hover {
	color: #0d0d0d;
	background-color: #A17342;
}
a.fm:active {
	color: #0d0d0d;
	background-color: #b9c9c9;
}
