* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif; 
	color: #2e3835; 
	font-size: 12px;
	line-height: 18px;
	background-color: #e9eaea;
}

p {
	margin-bottom:16px;
}

a   {
	text-decoration: none; 
	font-weight:bold;
	color: #2e3835; 
}

a:hover {
color: #2e3835; 
	text-decoration: underline; 
	font-weight:bold;
	}

a img {
border:0;
}

h1,h2,h3 {
	color:#002c5e;
}

h1 {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
	margin:-3px 0 11px 0;
}

h2 {
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}

h3,h4,h5,h6 {
	font-size:10px;
}

img, div { 
	behavior: url(iepngfix.htc); 
	border:none;
}
img a {background-image:none;}
	
ul, ol dl {
	position:relative;
}

/*tabellen*/

table p{
	padding:0;
	margin:0;
}

table {
	text-align:left;
	margin:30px 0 25px 0;
}

table img {
	float:left;
	padding-bottom:5px;
}
tbody tr:first-child  {
	color:#002c5e;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 5px 10px;
	background:url(files/templateimg/dotted-th.gif) repeat-x bottom;

}
table tr:first-child  {
	color:#002c5e;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 5px 10px;
	background:url(files/templateimg/dotted-th.gif) repeat-x bottom;

}
th  {
	color:#002c5e;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 5px 10px;
	background:url(files/templateimg/dotted-th.gif) repeat-x bottom;

}

td {
	vertical-align:top;
	padding:4px 10px 5px 10px;
	background:url(files/templateimg/dotted-td.gif) repeat-x bottom;

}

/*Sondertabelle INDEX*/

.tableIndex {
	margin-top: 0px;
	text-align:left;
	background:url(files/templateimg/dotted.gif) repeat-x top;
}

.tableIndex th{
	font-size:10px;
	padding:5px 30px 8px 0;
	background:none;
	text-align:left;
	
}


.tableIndex td{
	padding:5px 10px 0 0;
	background:none;
}

table.tableIndex tr:first-child  {
	color:#002c5e;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 5px 10px;
	background:none;

}
/*Layout-Wrapper*/

.outerWrapper {
	width:100%;
	min-height:100px;
	padding-bottom:50px;
	background-image:url(files/templateimg/bg-pattern.gif);
}

.innerWrapper {
	width:915px;
	min-height:200px;
	background-image:url(files/templateimg/bg-inner.png);
}


/*header*/

#header {
	width:905px;
	height:185px;
}


/*Hauptnavigation*/

#nav {
	float:left; display:inline;
	width:201px;
	min-height:26px;
	margin: 23px 0 0 30px;
}

#nav  a{
	font-weight:normal;
}

#nav  a:hover{
	text-decoration:none;
}
#nav ul li a.navlink  
{
	text-decoration:none;
	display:block;
	min-height:22px;
	text-transform:uppercase;
	font-size:15px;
	background: url(files/templateimg/dotted-active.gif) repeat-x 0 2px;
	color:#FFFFFF;
	padding:5px 0 0 8px;
}

#nav ul li a.navlink:hover 
{
	text-decoration:none;
	display:block;
	min-height:22px;
	text-transform:uppercase;
	font-size:15px;
	background: url(files/templateimg/dotted-active.gif) repeat-x 0 2px;
	color:#FFFFFF;
	padding:5px 0 0 8px;
}

#nav ul li {
	display:block;
	min-height:22px;
	text-transform:uppercase;
	font-size:15px;
	background: url(files/templateimg/dotted-active.gif) repeat-x 0 2px;
	color:#FFFFFF;
	padding:5px 0 0 8px;
}

#nav ul li a{
	display:block;
	height:22px;
	padding:3px 0 0 8px;
	margin:-3px 0 0 -8px;
	text-transform:uppercase;
	color:#2e3835;
	background: url(files/templateimg/dotted.gif) #FFFFFF repeat-x 0 24px;
}

#nav ul li a:hover {
	height:22px;
	color:#FFFFFF;
	background: none;
}

#nav ul li ul  {
	margin-left:-8px;
	padding:5px 0 8px 8px;
	background:url(files/templateimg/dotted.gif) repeat-x bottom;
}

#nav ul li ul li  a.navlink1{
	display:block;
	min-height:23px;
	margin:0 0 -8px 0;
	padding:0;
	font-size:12px;
	color:#002c5e;
	text-transform:none;
	background: none ;
	background-color:transparent;
}

#nav ul li ul li  a.navlink1:hover{
	text-decoration:none;
	display:block;
	min-height:23px;
	margin:0 0 -8px 0;
	padding:0;
	font-size:12px;
	color:#002c5e;
	text-transform:none;
	background:none ;
	background-color:transparent;
}

#nav ul li ul li {
	display:block;
	min-height:23px;
	margin:0 0 -8px 0;
	padding:5px 0 0 14px;
	font-size:12px;
	color:#002c5e;
	text-transform:none;
	background:url(files/templateimg/arrow-blue.gif) no-repeat 0px 11px ;
}

#nav ul li ul li a{
	color:#959f9c;
	margin-left:-14px;
	padding-left:14px;
	text-transform:none;
	background:url(files/templateimg/arrow.gif) no-repeat 0 9px;
}

#nav ul li ul li a:hover{
	color:#002c5e;
	background:url(files/templateimg/arrow-blue.gif) no-repeat 0 9px;
}
#nav ul li ul  li  ul{
	margin:-10px 0 0 -20px;
	padding:5px 0 8px 20px;
	background:none;
}


#nav ul li ul li  ul li {
	display:block;
	height:23px;
	margin:0 0 -8px 0;
	padding:5px 0 0 14px;
	font-size:12px;
	color:#002c5e;
	text-transform:none;
	background:url(files/templateimg/arrow-blue.gif) no-repeat 0px 11px ;
}

#nav ul li ul li ul li a{
	color:#959f9c;
	margin-left:-14px;
	padding-left:14px;
	text-transform:none;
	background:url(files/templateimg/arrow.gif) no-repeat 0 9px;
}

#nav ul li ul li ul li a:hover{
	color:#002c5e;
	background:url(files/templateimg/arrow-blue.gif) no-repeat 0 9px;
}


/*content bereich - breite spalte*/

#colWide {
	float:left; display:inline;
	width:623px;
	margin: 0 0 0 20px;
	padding-top:20px;
	border-top:#002c5e solid 5px;
}

#colLeft img {
	margin-bottom:20px;
}

#colWide ul {
	margin-left:15px;
	list-style-image:url(files/templateimg/arrow.gif);
	
}

#colWide ol{
	margin-left:15px;
	
	
}

/*content bereich - linke spalte*/

#colLeft {
	float:left; display:inline;
	width:403px;
	margin: 0 0 -10px 20px;
	padding-top:20px;
	border-top:#002c5e solid 5px;
}

#colLeft img {
	margin-bottom:20px;
}
#colLeft ul {
	margin-left:15px;
	list-style-image:url(files/templateimg/arrow.gif);
	
}

#colLeft ol{
	margin-left:15px;
	
	
}
/*content bereich - rechte spalte auf INDEX*/


#colRightIndex {
	float:right; display:inline;
	width:201px;
	margin:0 40px -10px 20px;
	padding-top:20px;
	border-top:#dc3317 solid 5px;
}

#colRightIndex img {
	margin-top:10px;
}

#colRightIndex .article {
	padding-bottom:15px;
}

#colRightIndex h1{
	color:#dc3317;
}

#colRightIndex h2{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.date {
	font-weight:bold;
	color:#9a2410;
}

/*content bereich - rechte spalte auf UNTERSEITEN*/


#colRight {
	float:right; display:inline;
	width:201px;
	margin:0 40px -10px 20px;
	padding-top:20px;
	border-top:#959f9c solid 5px;
}

#colRight img {
	margin-top:10px;
}

#colRight .article {
	padding-bottom:15px;
}

#colRight h1{
	color:#959f9c;
}

#colRight h2{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}




/*footer*/

#footer {
	width:915px;
	height:60px;
	margin-top:-50px;
	background:url(files/templateimg/footer.png) no-repeat;
}

#footerNav {
	width:915px;
	height:50px;
	padding:5px 0 0 251px; 
	color:#959f9c;
	font-size:11px;
}

#footerNav a{
	color:#959f9c;
	background:none;
	padding:0;
}

#footerNav a:hover{
	color:#002c5e;
}

#footerNav ul li{
	float:left;
	list-style:none;
	padding-right:35px;
}


/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear:both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* html #navi {margin-top: -5px; padding-bottom:7px;}
/* End hide from IE-mac */


