@charset "utf-8";

/* Entfernen aller Standardabstaende */

*{
	padding:0;
	margin:0;
}


body{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	text-align:center;
	background-color:#B5CCDF;
	background-image:url(/backs/himmel.jpg); 	
	}
	
a[href]:link	{color:#e20031;}
a[href]:visited {color:#005ea8;}
a[href]:hover	{color:#f6a800;}
a[href]:active	{color:#58ab27;}


/* Header */

#header{
	height:128px;
	color:#005ea8;
	padding-left:0px;
}

#flaggen{
	display:block;
	float:right;
	height:65px;
}

/* Navigation */

 ul#navigation {
	 width:880px;
 	margin: 0; 
 	padding: 0.5em;
	w/idth: auto;
    text-align: center;
    background-color: #11609f;
  }
  ul#navigation li {
    list-style: none;
    display: inline;
	margin: 0.2em; 
	padding: 0;
  }

  ul#navigation a, ul#navigation span {
    padding: 0.2em 0.5em;
    text-decoration: none; 
    border: 1px solid #11609f;
    color: white; background-color: #005ea8;
  }
  * html ul#navigation a, * html ul#navigation span {
    width: auto;
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
 ul#navigation span {
    border-color: black;
    color: white; background-color: #58ab27;
  }
  
 ul#navigation a:hover {
 border: 1px solid #5ded07;
    color: white;
  }
/* Inhalt */

#inhalt{
	padding:10px 20px;
	text-align:left;
	clear:left;
}


/* Allgemeine Formatierungen */

 DIV#col1, DIV#col2 , DIV#col3, DIV#col4, DIV#col5  { 
      position:relative; 
      
   } 
   DIV#col1 { 
      width:370px;
	  float:left;   
   } 
   DIV#col2 { 
      width:300px; 
	  float:left; 
   } 
   DIV#col3 {
	width:700px;
	float:left;
   } 

 DIV#col4 {
	width:500px;
	float:left;
   } 
   
 DIV#col5 {
	width:700px;
	float:center;
   } 

table .trans {
	background-color:transparent;
}
/*#galerybox {
	clear:both;
}
#galerybox table {
	background-color:transparent;
}*/

.borderu{	
	border-bottom-color: #FF4500;	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

h1,h2{
	text-transform: none;
	color: #064578;
	font-family: "Comic Sans MS";
}

img{
	margin: 0px 8px 8px 0px;
}

h1{
	font-size: 1.9em;
	line-height:1.9em;
	padding-left: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	word-spacing: -4px;
	text-align: center;
	color: #064578;
	font-weight: 800;
}

h2{
	font-size: 1.4em;
	line-height:1.4em;
	padding-left: 0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:6px;
	color: #064578;
	text-align: left;
	font-weight: 700;
}

h3 {
	font: 12.2pt "Comic Sans MS";
  	line-height:16pt;
	padding:0.4em 0;
	font-weight: 600; 
	color: #064578;
}

.h3 {
	font: 12pt Verdana, Arial, Helvetica, sans-serif; 
  	line-height:14pt;
	padding:0.6em 0;
	font-weight: 700; 
	color: black;
}

.einr{ 
	font: 10.4pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
  	line-height:12pt;
	padding-left: 0.38cm;
	text-indent: -0.4cm;
	font-weight: 500; 
	}

.eio {
	font-weight:800;
	/*color: #FFA500;*/
	}
	
td{ 
	font: 10.2pt Verdana, Arial, Helvetica, sans-serif; 
	color: black;
  	line-height:10pt;
	text-align:center;
	padding:0.2em 0;
	font-weight: 500; 
	}

p{ 
	font: 10.2pt Verdana, Arial, Helvetica, sans-serif; 
	color: black;
  	line-height:11.8pt;
	padding:0.2em 0;
	font-weight: 500; 
	}
	
.klein { 
	font: 7pt Verdana, Arial, Helvetica, sans-serif; 
  	line-height:9pt;
	padding:0.4em 0;
	font-weight: normal; }

#footer_line {
	float:left;
	background-color: #11609f;
	width:880px;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:left;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}

#footer {
	float:left;
	width:880px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:left;
	padding-left:15px;
	padding-top:10px;

}
#minh {
	min-height:670px;
}
