a img {border:none}

TD  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-bottom : 2px;
	margin-top : 16px;
	background: #ffffff url(../../fileadmin/SVG/hintergrund_grau.gif) no-repeat left center;
	padding: 0 0 0 12px;
}

H2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #666666;
	margin-bottom : 4px;
	margin-top : 0px;
}

P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 110%;
	color: #333333;
	margin-top : 4px;
	margin-bottom : 4px;
	padding-bottom : 0px;
}

A:link {
	background-color : transparent;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : blue;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : red;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : blue;
	font-weight : bold;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}




H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.hervorhebung {
	font-weight : bold;
                color:navy; 
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
         border : 0;
         background-color : #CCCCCC
}


.tabletemp { 
         background-color : white
}


.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

#hauptmenue {
	line-height : normal;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 100%;
}
#hauptmenue ul {
	list-style-type : none;
	margin-right : 0;
	padding : 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	display:inline;
}
#hauptmenue li {
	display : inline;
	margin : 0;
	padding : 0;
}

#inhaltsdiv img {
	float: left;
	padding: 0 10px 10px 0;
}
