

body.weiss, td.weiss, tr.weiss, table.weiss {
	background-color:#FFFFFF;
}

body.grau, td.grau, tr.grau, table.grau {
	background-color:#3E4D55;
}
body.dunkelgrau, td.dunkelgrau, tr.dunkelgrau, table.dunkelgrau {
	background-color:#4E4F4F;
}

body.bcknavi, td.bcknavi, tr.bcknavi, table.bcknavi {
	background-color:#AF3145;
}
body.bckrot, td.bckrot, tr.bckrot, table.bckrot {
	background-color:#971F32;
}

.tableborder {
	border: 1px solid #777B7B;
}


* {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	/*font-size:x-small;*/
	/*color: #4E4F4F;*/
	color: #333333;
	line-height: 18px;
}

.textklein{
	font-size: 9px;
	line-height: 17px;
}

ul {
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin:5px;
	margin-left:45px;
	margin-bottom:6px;
	margin-top:6px;
	list-style-type: square;
	text-align:left;
	
}
.listenpunkt{
	line-height: 20px;
	list-style-image: url("../img/bullet.gif");
}
* html .listenpunkt{
	line-height: 20px;
	list-style-image: url("../img/bullet_ie.gif");
}
.textblau {
	color: #000099;
}
.textweiss {
	color: #FFFFFF;
}
.textrot {
	color: #941D30;
}
.zeilenabstand{
	margin-bottom:30px;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	line-height: 16px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #4E4F4F;
	font-weight: bold;
	line-height: 18px;
}
.titelblau {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #02298D;
	font-weight: normal;
	line-height: 18px;
}


.bildrahmen { 
padding: 6px; 
border: 1px solid #000; 
padding:5px;
} 
.thumbrahmen { 
border: 1px solid #3E4D56; 
} 

a.klein{
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.klein:link {
	font-weight: normal;
	text-decoration:underline;
}
a.klein:visited {
	font-weight: normal;
	text-decoration:underline;
}
a.klein:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.klein:active {
	font-weight: normal;
	text-decoration:underline;
}

a.kleinohnestrich{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
}

a.kleinohnestrich:link {
	font-weight: normal;
	text-decoration:none;
}
a.kleinohnestrich:visited {
	font-weight: normal;
	text-decoration:none;
}
a.kleinohnestrich:hover {
	/*color: #666666;*/
	font-weight: normal;
	text-decoration: underline;
}
a.kleinohnestrich:active {
	font-weight: normal;
	text-decoration:none;
}




a.ohnestrich{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.ohnestrich:link {
	font-weight: normal;
	text-decoration:none;
}
a.ohnestrich:visited {
	font-weight: normal;
	text-decoration:none;
}
a.ohnestrich:hover {
	/*color: #666666;*/
	font-weight: normal;
	text-decoration: underline;
}
a.ohnestrich:active {
	font-weight: normal;
	text-decoration:none;
}



a.subnavi{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}

a.subnavi:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
a.subnavi:visited {
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
a.subnavi:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	line-height:18px;
}
a.subnavi:active {
	font-weight: normal;
	text-decoration:none;
	line-height:18px;
}
