html,body {
	font-family:Tahoma, sans-serif;
	font-size:10px;
	margin: 0px;
	background: #333333 url("bg_grad.jpg") fixed;
	font-size: 11px;
	color: #333333;
	text-align:center;
}

td {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 120%;
	}

hr
	{
	color: #F9F9F9;
	height:1px;
	border-top: 1px dashed;
	border-left:0 none;
	border-right:0 none;
	border-bottom:0 none;
	border-top-color: #E7E7E7;
	padding-bottom: 0px;
   padding-top: 0px;
	}

br {
	line-height: 70%;
	letter-spacing: normal;
}
	
a {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

.a br{
	letter-spacing: normal;
}
	
.zwo {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 9px;
	color: #ff3300;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	}

	ul {
	list-style-type: square;
	line-height: 13px;
   list-style-position: inside;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	}
	
	li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	line-height: 18px;
	list-style: square;
	list-style-position: outside;
line-height: 130%;
	}
	
	li br{
		letter-spacing: normal;
	}
	
img {
	border: 0px;
}

input,textarea,select {
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #B1B1B1;
}

.form_fields {
   font-size: 9px;
	margin-left: 25%;
	border: 1px solid #B2B2B2;
	background-color: #FAFAFA;
	padding: 10px;
	width: 280px;
	text-align: right;
}

.form_fields textarea, input, select {
	font-family: Verdana;
	font-size: 9px;
	background: #f0f0f0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
}

.pange_num {
	margin-top: 50px;
	margin-bottom: 50px;
}

.hr_line {
	border-color: #F5F5F5;
	border-style: dotted;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

#error_msg {
	margin-top: 50px;
	text-align: center;
}

.file_list {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica;
	border-color: #EFEFEF;
	border-style: solid;
	border: 1px;
	background: #F7F7F7;
	padding: 5px;
	width: 200px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.file_list a {
	font-weight: normal;
}

.haupttitel {
font-size: 120%;
padding-bottom: 0px;
margin-bottom: 0px;
font-variant: normal;
font-weight: bold;
}

.haupttitel br {
line-height: 50%;
}



.grey {
color: #cccccc;
}

#file_div, #file_div a {
	font-size: 7pt;
	color: #696549;
}

#pagination {
	color: Gray;
	font-weight: bold;
}

.bigtxt{
letter-spacing: 1px;
font-size: 120%;
line-height: 170%	
}
.bigtxt br {
	letter-spacing: normal;
}

a.bildlink:active  {text-decoration: none;}
