html, body, div, p, h1, h2, h3, ul, ol, 
span, a, form, img, li {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 14px;*/
}


body {
  background: #eaeaff url(images/bground.jpg) repeat-x;
  color: #0033cc;
  font-size: 11px;
  }
  
p {
  font-size: 11px;
  }

table {
	font-size: 11px;
	/*background-color: #FFFFFF;*/
}

tr {
	margin-left:5px;
}

td {
	margin-left:5px;
}

select {
  font-size: 11px;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
 
h1 {
  font-size: 16px;
  color:#CC0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

h2 {
  border-bottom: 1px solid #0033CC;
  padding-bottom:3px;
  width: 300px;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 12px;
  color:#CC0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

hr {
  height: 1px; 
  color: #cccccc;
  background-color: #ffffff;
}


a, a:link, a:visited, a:active { 
  color: #0033cc; 
  list-style:none;
}

.farb1 {
	border: 1px solid #CC0000;
}

farb2, farb2:td {
	border: 1px solid #000000;
}

.ueberschriftlink:link, .ueberschriftlink:visited, .ueberschriftlink:active, .ueberschriftlink:hover {
    font-weight: bold;
	text-decoration: none;
    font-size: 12px;
	color: #CC0000;
	line-height:120%; 
	padding: 20px;
	border: 2px solid #CC0000;
	background-color: #EAEAFF;
}

a:hover {
   text-decoration: none; 
}

.search_cat:link,.search_cat:visited,.search_cat:active {
	color:#CC0000;
	font-weight:bold;
}

/*Navigation*/

div#spacer {
	height:40px;
	border-bottom:1px dotted #0033cc;	
}

div#menu ul {
	list-style:none;	
	padding:0;
}

div#menu li {
	list-style:none;	
	margin: 0 0 0 0;
	padding: 4px;
}

div#menu a {
	width:110px;
	padding: 4px;
}

div#menu a:link, div#menu a:visited {
	border: transparent;
	border-bottom:1px dotted #0033cc;	
	background-color: transparent;
	text-decoration: none;
}

div#menu a:hover {
	text-decoration: underline;
	background-color:#0033cc;
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;		
}

/* Navigation Ende*/



.menu{
	width:110px;
	margin:0px;
	margin-top:5px;
	padding:4px;
	list-style:none;	
	border: transparent;
	border-bottom:1px dotted #0033cc;	
	background-color: transparent;
	text-decoration: none;
}

.menufett{
	width:120px;
	margin:0px;
	margin-top:5px;
	padding:6px;
	list-style:none;	
	border: transparent;
	border:1px dotted #0033cc;	
	background-color: #eaeaff;
	text-decoration: none;
	font-weight:bold;
}

.menufett140px{
	width:160px;
	margin:0px;
	margin-top:5px;
	padding:6px;
	list-style:none;	
	border: transparent;
	border:1px dotted #0033cc;	
	background-color: #eaeaff;
	text-decoration: none;
	font-weight:bold;
}

.menu:hover,.menufett:hover,.menufett140px:hover {
	text-decoration: underline;
	background-color:#0033cc;
	color: #FFFFFF;
	list-style:none;	
	border-bottom:1px solid #FFFFFF;		
}

.inhalt {
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
	border-width:1px;
	border-color:rgb(51,102,153);
	border-style:dashed;
	background-color:#FFFFFF;
}

.breadcrumb {
	text-align:right;
	margin-right:3px;
}

.breadcrumbAdmin {
	text-align:right;
	margin-right:3px;
	color:#CC0000;
}

.navigation {
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
	border-width:1px;
	border-color:rgb(51,102,153);
	border-style:dashed;
	border-right:0px;
}

.head {
	border-width:2px;
	border-color:#0033CC;
	border-style:dotted;
	border-bottom:0px;
}

.bluebox {
	line-height:100%;
	margin:1px;
	padding:5px;
	border:1px solid #000000;
	border-bottom:0px;
	background:#0033CC;
	color:#FFFFFF;
	font-weight:bold;
}

.bluebox_content {
	line-height:100%;
	margin-left:5px;
	padding:5px;
	border:1px solid #000000;
}


.text10pt {
  padding: 20px;
  font-size: 10px;
}

.footer {
	text-align: right;
	font-size: 10px;
}

.fett {
    font-weight: bold;
}

.linktable {
    font-size: 11px;
	line-height:120%; 
	margin-top:5px; 
	margin-bottom:5px;
	border-width:1px; 
	border-color:#336699; 
	border-style:dashed;
	background-color: #FFFFFF;
}
.überschrift {
	font-size: 20px;
	font-family:Verdana;
}
.HauptUE {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
    padding: 20px;
}
.11_rot_fett {
color: #cc0000; font-weight: bold;
}
.fett14 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.rot {
color: #cc0000
}
.heading1red {
font-size: 16px; color: #CC0000;
}
.heading1redfett {

font-size: 16px; color: #CC0000; font-weight: bold;
}
