a.subnavi:link { color: #666666; text-decoration: none;}
a.subnavi:visited { color: #666666; text-decoration: none;}
a.subnavi:hover { color: #305379; text-decoration: none;}
a.subnavi:active { color: #666666; text-decoration: none;}

a.klein:link { color: #333333; text-decoration: underline;}
a.klein:visited { color: #333333; text-decoration: underline;}
a.klein:hover { color: #333333; text-decoration: none;}
a.klein:active { color: #333333; text-decoration: none;}

a.klein_g:link { color: #999999; text-decoration: none;font-size:11px;}
a.klein_g:visited { color: #999999; text-decoration: none;font-size:11px;}
a.klein_g:hover { color: #333333; text-decoration: underline;font-size:11px;}
a.klein_g:active { color: #999999; text-decoration: none;font-size:11px;}

.klein_g { text-decoration:none;  FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; font-size:11px; color:#999999; }
.klein { text-decoration:none;  FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; font-size:10px; color:#666666; }

DIV {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Geneva,Helvetica,Arial;
	COLOR: #333;
	line-height: 18px;
}
td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Geneva,Helvetica,Arial;
	COLOR: #333;
	line-height: 18px;
}

.out {
 BACKGROUND: #f6f6f6;
}

.over {
 BACKGROUND: #ffffff;
}

h1{
	font-size: 18px;
	font-weight: normal;
	COLOR: #000081;
}
h2{
	border-bottom: #e1e1e1 1px solid;
	font-size:15px;
	font-weight: normal;
	padding:4px;
	padding-left:15px;
	color:#000081;
}

h3{
	font-size: 14px;
	COLOR: #000081;
}
h4{
	font-size: 14px;
	COLOR: #000081;
}
.seitenleiste{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #000000; COLOR: #000000;
 	background-image: url(http://www.primaweb-online.de/bilder/bg_left.gif);
	background-repeat:repeat-y;
}

.normaltext {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #000000; COLOR: #000000;
}

.kleinertext{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #000000; COLOR: #000000;
}

.normal_weiss {
	FONT-SIZE: 11px; font-weight: bold; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #ffffff; COLOR: #ffffff;
}

.ueberschrift_klein {
	FONT-SIZE: 11px; font-weight: bold; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #000081; COLOR: #000081;
}

.ueberschrift_gr {
	FONT-SIZE: 13px; font-weight: bold; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; COLOR: #000081; COLOR: #000081;
}

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;

	}
/* a { text-decoration:none; FONT-FAMILY: Verdana,Geneva,Helvetica,Arial; font-size:11px; color:#ff8100; } */

a:link { color: #0000FF; text-decoration: underline;}
a:visited { color: #0000FF; text-decoration: underline;}
a:hover { color: #ff8100; text-decoration: none;}
a:active { color: #ff8100; text-decoration: none;}

.input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid  #b2b2b2;
}
.bt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border : 1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}
li {
  list-style: url(http://www.primaweb-online.de/bilder/haken.gif);
  line-height: 18px;
  
}

li.orange {
  list-style: url(http://www.primaweb-online.de/bilder/pfeil_orange_flyer.gif);
}
ul.orange {
  list-style: url(http://www.primaweb-online.de/bilder/pfeil_orange_flyer.gif);
}
ul.blue {
  list-style: url(http://www.primaweb-online.de/bilder/pfeil_blau_flyer.gif);
}
.marked {
	background-color: #ffffcc;
}
.dropdown {FONT-SIZE: 7pt; FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica;}

.button_over
{
/*background-color: #000000;*/
/*#D8E6F5;*/
font-weight: bold;
border: 1px solid #999999;
filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#efefef);
}
.wk{
border: 1px solid #999999;
border-collapse:collapse;
}






body{
	margin: 0;
	padding: 0;
	text-align:center;
}

#container{
	width: 880px;
	margin: 0 auto 0 auto;
	border: 1px solid #cfcfcf;
	background: #fff;
	text-align:left;
}

#header{
	background: transparent url(../images/header_01.jpg) 0% 0% no-repeat;
	height: 86px;
}

#nav{
	background: transparent url(../images/bg-nav.png) 0% 0% repeat-x;
	height: 42px;
	overflow: hidden;
}

#nav ul{
	padding: 0;
	margin: 0 0 0 1em;
	float: left;
}

#nav ul li{
	padding: 1px 0 0 3px;
	margin: 0 1px 0 0;
	display: block;
	float: left;
}


#nav ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0.6em 1em;
	text-decoration: none;
}

#nav ul li a:hover{
	background: #326fbd;
}

#nav ul li#active a{
	padding: 0.7em 1em;
	background: #fff;
	color: #000081;
}

#content-container{
	overflow: hidden;cl
	clear:both;
	padding: 5px 10px; 
	background: url(../images/index_12-1.jpg) 0% 0% repeat-y; 
}

#clear{
	clear:both;
}

#bc{
	background: url(../images/index_08-09.jpg) 0% 100% no-repeat;
	height: 42px;
	clear: both;
}

#bc ul{
	padding: 0;
	margin: 0 0 0 1em;
	float: left;
}

#bc ul li{
	padding: 1px 0 0 3px;
	margin: 0 1px 0 0;
	display: block;
	float: left;
}


#bc ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000081;
	font-weight: bold;
	display: block;
	padding: 0em 1em;
	text-decoration: none;
}

#bc ul li a:hover,
#bc ul li#active a{
	background: #eee;
	border-top: #aaa 1px solid;
	border-left: #aaa 1px solid;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

#content{
	width: 707px;
	float: left;
}

#sidebar{
	width: 130px;
	float: right;
}

#footer{
	height: 47px;
	overflow: hidden;
	background: url(../images/index_15.jpg) 0% 0% repeat-x;
}

#footer span{
	display: block;
	text-align: right;
	padding: 1.4em;
}

#footer2{
	height: 13px;
	overflow: hidden;
	background: url(../images/index_17.jpg) 0% 0% repeat-x;
}
