BODY {
	background-color:#666666;
	text-align:center;
	margin: 5px 5px 5px 3px;
}

#wrapper {
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
width: 996px;
}

.einsaetze, .einsaetze_u, .news, .standart {
	text-align:justify;
}

.ueberschrift_blau{
  		font-family      : Verdana, Arial, Helvetica, sans-serif;
  		font-size        : 18px;
		color			 : #0000FF;
  		text-align       : left;
}

.ueberschrift_rot{
  		font-family      : Verdana, Arial, Helvetica, sans-serif;
  		font-size        : 18px;
		color			 : #CC0000;
  		text-align       : left;
}

.ro {
background:url(../images/main_middle.png) left repeat-y; 
margin:0; 
padding:0; 
} 
  
.lo { 
background:url(../images/main_top.png) top left no-repeat; 
margin:0; 
padding:0; 
} 
  
.ru {
background:url(../images/main_bottom.png) bottom left no-repeat; 
margin:0;
padding: 0;
}
/* DIVs */

#main {
padding: 5px 5px 5px 5px;
}

.container {
	padding: 0;
	margin: 0;
	background-image: url(../images/rand_links.png);
	background-position: left top;
	background-repeat:repeat-y;
	width: 100%;
	min-height: 850px;
}

#banner {
	padding: 0;
	height: 100px;
	margin-bottom: 0;
	background-image: url(../images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#banner2 {
	position:absolute;
	width: 600px;
	height: 100px;
	padding: 0;
	margin-left: 120px;
}

#top {
	float:right;
	padding: 0;
	height: 100px;
	width: 264px;
	padding-right: 3px;
}

#strich {
	padding: 0;
	height: 20px;
	margin: 0;
	background-color:#0000FF;
}
		
#sbox {
	float: right;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	width: 120px;
	text-align: right;
}

#user1 {
	float:right;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}

#links {
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
}

#rechts {
	float: right;
	width: 163px;
	padding: 0px;
	margin: 0px;
}

#content {
	padding: 0;
	padding-left: 130px;
	margin-right: 167px;
}

#footer {
	padding: 0;
	margin-top: 0;
	text-align: center;
}

/* Joomla */

td, tr, p, div {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color			   : #000000;
}

li {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color			   : #000000;
}
	
.pathway {
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  font-family:Arial;
  font-size: 11px;
  color : #000000;
  font-weight : normal;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color			   : #666666;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : normal;
}

table.contentpaneopen {
	width: 100%;
}	

td.contentheading, .componentheading{
  		font-family      : Verdana, Arial, Helvetica, sans-serif;
  		font-size        : 18px;
		color			 : #0000FF;
  		text-align       : left;
}
 
a.contentpagetitle:link, a.contentpagetitle:visited {
  		font-family      : Verdana, Arial, Helvetica, sans-serif;
  		font-size        : 18px;
		color:#0000FF;
  		text-align       : left;
		background-image:url(../images/pagetitel.png);
		background-position: bottom;
		background-repeat:no-repeat;

}

a.contentpagetitle:hover {
		text-decoration: none;
		background-image:url(../images/pagetitel_hover.png);
		background-position: bottom;
		background-repeat:no-repeat;
}

.blog {
	width: 100%;
}
	
.message {
	color: #FF0000;
}

/* module */

#rechts div.module {
width:160px;
background-image:url(../images/module_middle.png); 
background-position:left;
background-repeat:repeat-y;
margin-top: 10px;
}

#rechts div.module div {
width:160px;
background-image:url(../images/module_top.png); 
background-position:top left; 
background-repeat:no-repeat;
}

#rechts div.module div div {
width:160px;
background-image:url(../images/module_bottom.png); 
background-position:bottom left; 
background-repeat:no-repeat; 
}

#rechts div.module div div div {
width: 140px;
padding: 10px 0px 10px 10px;
background: transparent;
font-size: 12px;
}

#rechts div.module div div div div {
margin:0;
padding:0;
}

#rechts div.module h3 {
color: #CC0000;;
font-size: 14px;
width: 140px;
border-bottom: 1px solid #CC0000;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#top div.module {
width:264px;
background-image:url(../images/top_module_middle.png); 
background-position:left;
background-repeat:repeat-y;
}

#top div.module div {
width:264px;
background-image:url(../images/top_module_top.png); 
background-position:top left; 
background-repeat:no-repeat;
}

#top div.module div div {
width:264px;
background-image:url(../images/top_module_bottom.png); 
background-position:bottom left; 
background-repeat:no-repeat; 
}

#top div.module div div div {
width: 246px;
padding: 6px 0px 6px 9px;
background: transparent;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

#top div.module div div div div {
margin:0;
padding:0;
}

#top div.module h3 {
color:#CC0000;
font-size: 14px;
width: 246px;
border-bottom: 1px solid #CC0000;;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#footer div.moduletable {
	text-align:center;
}

/* Main Menu*/

a.mainlevel {
font-size: 12px;
margin-left: 2px;
padding-left: 2px;
width: 102px;
display: block;
line-height: 26px;
margin-top: 2px;
text-decoration: none;
color: #002E61;
font-weight: normal;
border-left: 4px solid #6685A3;
}

a.mainlevel:hover, a.mainlevel#active_menu {
background: #F1F1F1;
border-left: 4px solid #FF0000;
text-decoration: none;
width: 102px;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 2px;
width: 100px;
display: block;
line-height: 20px;
margin-top: 2px;
text-decoration: none;
color: #002E61;
font-weight: normal;
border-left: 4px solid #6685A3;
}

a.sublevel:hover, a.sublevel#active_menu {
border-left: 4px solid #FF0000;
text-decoration: none;
width: 100px;
background: #F1F1F1;
}

a.sub02level {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 2px;
width: 92px;
display: block;
line-height: 20px;
margin-top: 2px;
text-decoration: none;
color: #002E61;
font-weight: normal;
border-left: 4px solid #6685A3;
}

a.sub02level:hover, a.sub02level#active_menu {
border-left: 4px solid #FF0000;
text-decoration: none;
width: 92px;
background: #F1F1F1;
}

/* Links und weiteres */

a:link, a:visited {
         color	        : #333333; 
         text-decoration  : underline;
         font-family      : Verdana, Arial, Helvetica, sans-serif;

}

a:hover {
  color	        : #CC0000;
}

#links a:link, #links a:visited {
         color	        : #333333; 
         text-decoration  : none;
         font-family      : Verdana, Arial, Helvetica, sans-serif;

}

#lins a:hover {
  text-decoration  : underline;
}

#top a:link, #top a:visited, #rechts a:link, #rechts a:visited {
         color	        : #000000; 
         text-decoration  : none;
         font-family      : Verdana, Arial, Helvetica, sans-serif;

}

#top a:hover, #rechts a:hover {
  text-decoration  : underline;
}

a.readon, .pagenav, .pagenav_next, .pagenav_prev, .button {
padding-left: 5px;
padding-right: 5px;
margin-top: 10px;
font-size: 10px;
text-decoration: none;
line-height: 15px;
background: url(../images/button.gif) left repeat-x;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
font-weight: normal;
}

a.pagenav:hover, a.readon:hover, .button:hover {
	text-decoration:none;
	background: url(../images/button_hover.gif) left repeat-x;
}

.pagenavcounter, .createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color			   : #666666;
  text-decoration  : none;
  font-weight      : medium;
}
.modifydate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color			   : #666666;
  text-decoration  : none;
  font-weight      : medium;
}

#sbox .inputbox{
width: 100px;
height: 16px;
font-size: 10px;
color: #002E61;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

.sectiontableheader {
	background-color:#CCCCCC;
}

.sectiontableentry1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sectiontableentry2 {
	background-color:#F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.poll td{
	font-size:12px;
}


.pollstableborder {
	font-size:12px;
}

.sectiontableentry1poll {
	margin: 0;
	padding: 0;
}

.sectiontableentry2poll {
	background-color:#F1F1F1;
	margin: 0;
	padding: 0;
}

.multithumb {
 padding:1px 9px 9px 0px;
 background-image:url(../images/mosimage.png);
 background-position: bottom right;
 background-repeat: no-repeat;
}

.mod_events_latest {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #CC0000;;
	color:#666666;
	line-height: 16px;
	}

.mod_events_latest_first {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	color:#666666;
	line-height: 16px;
	}

.mod_events_latest_date {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}


.mod_events_latest_content a:link, .mod_events_latest_content a:visited, .mod_events_latest_content a:hover {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
