html,body{
	margin:0;
	padding:0}
	
body{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333333;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:url(bg.gif) repeat-x ;}

p{
	margin:0 10px 10px}

a{
	color: #000000;
	text-decoration:underline;
	
}

a:hover {
	color:#cc0000;
	text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
	font-family: Century Gothic, Trebuchet MS, Arial Narrow, Arial, sans-serif;
	}

h1{
	font-family:Century Gothic, Trebuchet MS, Arial Narrow, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 150%;
	color: #736451;
	text-align: left;
	font-style: normal;
	margin-bottom: 15px;
	padding-left:10px;

}

h2{
 	font-size: 130%;
 	font-style: bold;
	color:#736451;
	text-align:left;
	margin-bottom: 10px;
	

}

h3{
	font-size: 120%;
	color: #736451;
	font-weight: normal;
	padding: 10px,0px,5px,0px;	
}

h4{
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	padding: 10px,0px,5px,0px;	
}

ul{
 list-style-type: square;
 line-height: 1.4;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/* Schlagschatten Bilder*/

.bildlinks {
  float: left; 
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px; 
}

.bildlinks img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.bildrechts {
  float: right; 
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 0  !important;
  margin: 10px 5px 0 0 ; 
   
}

.bildrechts img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/* Anfang Container - umschließt ganze Seite*/
div#container{
	width:960px;
	margin:0 auto;
	text-align:left; 
	color:#000000; 
	background: #FFFFFF;
	}
/* ENDE Container - umschließt ganze Seite*/

/* ANFANG Header*/
div#header h1{
	font-family:Century Gothic, Trebuchet MS, Arial Narrow, Arial, sans-serif;
	font-size:200%;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding-left:10;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:left;
}

div#header {
	}

div#header img{
	padding-left:10px;}

/* ENDE Header*/



/* ANFANG vertikale Navigation links*/
div#navigation {
	width: 200px;
	margin: 0px;
	padding-left:0px;
	margin-top:65px;
	float:left;
	list-style: none;
	}
	

div#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
div#navigation li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	list-style: none;
	}	
	
div#navigation li a:link, #navigation li a:visited {
	height: 24px;
	color: #333333;
	display: block;
	background:  url(bg_navi.gif);
	padding: 8px 0 0 30px;
	list-style: none;
	width: 170px;
	font-size:11px;
	font-weight:bold;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	}
	
div#navigation li a:hover {
	color: #333333;
	background:  url(bg_navi.gif) 0 -32px;
	padding: 8px 0 0 32px;
	list-style: none;
}
/* ENDE vertikale Navigation links*/	

/* ANFANG Submenü unterhalb Navigation links*/
div#extra{
	width: 200px;
	margin-top: 50px;
	padding-top:20px;
	padding-left:0px;
	float:left;
	list-style: none;}
/* ENDE Submenü unterhalb Navigation links*/

div#spacer{
	height: 200px;
	}

/* ANFANG Footer*/
div#footer{
	clear:both;
	width:100%;
	background: #FFF;
	color: #333333;
	border-top:dashed 1px #CCCCCC;
	text-align:center;
	margin-top:10px;
}

div#footer p{
	margin:0;padding:5px 10px}
/* ENDE Footer*/

/* ANFANG Wrapper - umschließt Navigation oben, Navigation links und Content*/
div#wrapper{
	float:right;
	width:100%;
	margin-left:-200px;
	background: #FFFFFF;}
	
/* ENDE Wrapper - umschließt Navigation oben, Navigation links und Content*/

/* ANFANG Content - Haupttextfeld*/
div#content{
	margin-left:0px;
	margin-right:10px;
	margin-top:65px;
	float: right;
	width: 740px;
	}

div#content p{
	line-height:1.4}

/* ANFANG Klasse "Lit" für hängenden Einzug bei Publikationen*/	
.lit ul li{
	margin-top: 1em;
	margin-left: 2em;
	text-indent: -2em;
	list-style-type:none;
}
/* ENDE Klasse "Lit" für hängenden Einzug bei Publikationen*/		
/* ENDE Content - Haupttextfeld*/


/* ANFANG horizontale Navigation oben*/

#navi{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	border-top:4px solid #cc0000;}


#navi ul{
	margin:0;
	padding:0;list-style-type:none;
	width:auto;}

#navi ul li{
	display:block;
	float:right;
	margin:0;}


#navi ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;}


#navi ul li a:hover,#navi ul li a.current{
	color:#cc0000;
	background:#fff url(bgON.gif) no-repeat top left;}
/* ENDE horizontale Navigation oben*/

/* Formular*/
	
fieldset {
	width: 40em;
	margin: 1.5em auto 1.5em auto;
	display: block;
	font-size: 1em;
	border: 1px solid #ccc;
	background: #FFFFFF;
	clear: both;
				}
			
	* html fieldset {padding: 5px;}
			
 legend {background: #fff;
		   padding: 4px;
		   border: 1px solid #ccc;
		   border-right-width: 2px;
		   border-bottom-width: 2px;
		   margin-bottom: 4px;
		   font-weight: bold;
		   }

 label {margin: 5px 0;} 


					   
 input,textarea {margin: 3px 0;
						border: 1px solid #ccc;
						background: white;
						padding: 3px 3px;
				  }  
						
 input:active, input:focus, input:hover {
	background: #eee;
	
}

/* Icons hinter bestimmten Dateitypen*/

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_archive.gif) no-repeat center right;
}

/* Icon hinter email-adresse */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_mailto.gif) no-repeat center right;
}