@charset "utf-8";
BODY,P,A,TABLE,TR,TD,OL,UL,LI,SPAN,nobr,b,i,div { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
table,tr,td { 
	border-collapse:collapse; 
	/* border-style:none;  */
	} 

BODY {
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; 
	font-size: 12px; 
	background-image:url(../img/bg.gif); 
	background-repeat:repeat-x; 
	color: #000000; 
	line-height: 20px; 
	}
.schatten-links {
	width: 30px; position:relative;
	background:url(../img/schatten-links.jpg) no-repeat;
	background-position:right top;
	}
.schatten-rechts {
	width: 30px; 
	background:url(../img/schatten-rechts.jpg) no-repeat;
	background-position:left top;
	}

P,TD,OL,UL,DIV {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; 
	font-size: 12px; 
	color: #666666; 
	line-height: 20px; 
	}

.textkl {
	font-size: 10px; 
	line-height: 15px; 
	}
	
.textgr {
	font-size: 15px; 
	line-height: 20px; 
	}
	
H1 {
	font-size: 28px; 
	letter-spacing: 2px; 
	font-weight: bold; 
	margin: 0 0 5px 0; 
	line-height: 30px; 
	color: #a70966; 
	}
	
H2 {
	font-size: 14px; 
	letter-spacing: 1px; 
	margin: 0px 0px 0px 0px; 
	line-height: 20px; 
	color: #a70966; 
	font-weight:bold; 
	}

H3 {
	font-size: 14px; 
	letter-spacing: 1px; 
	font-weight: bold; 
	line-height: 26px; 
	color: #a70966; 
	}

.kontakt { 
	background-color:#dddddd; 
	border-style: none; 
	}

/* Menu */
.menu{
	position:relative;
	padding:0 10px 0 10px;
	margin:0;
	height:50px;
	list-style:none;
	text-align:center;
	width:860px;
	background:#ffffff;
	border-top:1px solid #dddddd;
}
.menu li{
	float:left;
	list-style:none;
	margin:0 10px;
}
.menu li a{
	float:left;
	display:block;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	height:50px;
}
.menu li a b{
	float:left;
	display:block;
	padding:0 20px 0 10px;
}
.menu li.current a{
	color:#a70966;
	background:url(../img/navi-reiter-links.jpg) no-repeat;
	background-position:left;
}
.menu li.current a b{
	color:#a70966;
	background:url(../img/navi-reiter-rechts.jpg) no-repeat;
	background-position:right;
	height:50px;
}
.menu li a:hover{
	color:#a70966;
	background:url(../img/navi-reiter-links.jpg) no-repeat;
	background-position:left;
}
.menu li a:hover b{
	color:#a70966;
	background:url(../img/navi-reiter-rechts.jpg) no-repeat;
	background-position:right;
	height:50px;
}

/* Highlighting */
fieldset { 
	width: 95%; 
	border-color:#858383;
	text-align:center;
	padding:5px;
	}
legend { 
	background-color:#cccccc; 
	border-color:#858383; 
	border-width:1px; 
	border-style:solid;
	padding:5px;
	font-size: 14px; 
	letter-spacing: 1px; 
	margin: 5px; 
	color: #a70966; 
	font-weight:bold; 
}

.bginhalt { 
	background-color:#FFFFFF; 
	border-color:#858383; 
	border-width:0 1px 0 1px; 
	border-style:solid;
}
.boxkopf{
	background:url(../img/boxkopf.jpg) no-repeat;
	background-position:left;
	height:27px;
	width:200px;
	text-align:left;
}
.boxkopf2{
	background:url(../img/boxkopf_210px.jpg) no-repeat;
	background-position:left;
	height:27px;
	width:210px;
	text-align:left;
}
.boxkopf-big{
	background:url(../img/boxkopf_620px.jpg) no-repeat;
	background-position:left;
	height:27px;
	width:620px;
	text-align:left;
}
.box { 
	background-color:#FFFFFF; 
	border-color:#858383; 
	border-width:1px 1px 1px 1px; 
	border-style:solid;
	width:178px;
	padding:10px;
	text-align:left;
}
.box2 { 
	background-color:#FFFFFF; 
	border-color:#858383; 
	border-width:1px 1px 1px 1px; 
	border-style:solid;
	width:208px;
	text-align:center;
}
.box2b { 
	background-color:#FFFFFF; 
	border-color:#858383; 
	border-width:1px 1px 1px 1px; 
	border-style:solid;
	width:188px;
	padding:10px;
	text-align:left;
}
.box-big { 
	background:url(../img/bg-box-big.gif) repeat-y;
	background-color:#FFFFFF; 
	border-color:#858383; 
	border-width:1px 1px 1px 1px; 
	border-style:solid;
	width:618px;
	text-align:center;
}
.box-bigb { 
	border-color:#858383; 
	border-width:1px 1px 1px 1px; 
	border-style:solid;
	width:598px;
	padding:10px;
	text-align:left;
}

/* Links */
.textlink { font-size:12px; line-height: 20px; }
a.textlink:link { color:#0083d7; text-decoration:none; }
a.textlink:visited { color:#0083d7; text-decoration:none; }
a.textlink:active { color:#a70966; text-decoration:underline; }
a.textlink:hover { color:#a70966; text-decoration:underline; }

.textblink { font-size:12px; line-height: 20px; font-weight:bold;}
a.textblink:link { color:#0083d7; text-decoration:none; }
a.textblink:visited { color:#0083d7; text-decoration:none; }
a.textblink:active { color:#a70966; text-decoration:underline; }
a.textblink:hover { color:#a70966; text-decoration:underline; }

.textkllink { font-size:10px; line-height: 15px; }
a.textkllink:link { color:#0083d7; text-decoration:none; }
a.textkllink:visited { color:#0083d7; text-decoration:none; }
a.textkllink:active { color:#a70966; text-decoration:underline; }
a.textkllink:hover { color:#a70966; text-decoration:underline; }

a img { border:none; }
