* {
	margin:0;
	padding:0;
	border:0 none;
	}
	
html {
	overflow-y:scroll;
	}	

#container {
	width:760px;
	margin:0 auto;
	padding:0;
	background-color:#eee;	
	}


body {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
li {
	list-style:disc;
	}			
		
a {
	text-decoration:none;
	color:#000000;
	}
	
em{
	font-style:oblique;
	}			
	
p {
	/*text-indent:10px;*/
	/*margin-bottom:10px;*/
	}	

address {
	padding-top:15px;
	font-style:normal;
	}
	
legend {
	padding:0 18px 20px 0;
	}		

input {
	display:block;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #dddd solid;
	border-right:1px #dddd solid;
	}
	
form p {
	padding-bottom:12px;
	}	
	
form input {
	padding-top:5px;
	display:block;
	}	
	
#leben ul {
	list-style-type:disc;
	}
	
.us { padding-top:100px;}		
	
blockquote {
	padding:10px 0 0px 0;
	font-style:oblique;
	font-size:1.1em;
	}			
		
cite {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:500;
	font-style:normal;
	display:block;
	padding:0px 0 15px 0;
	}
		
/*#leben cite {
	padding-bottom:100px;
	}			
	*/
	
#navi {
	text-align:center;
	height:160px;
	margin-top:20px;
	padding-bottom:30px;
	}
	
#navi h1 {
	display:none;
	}	
	
	
	
#navi ul {
	padding-top:131px;
	padding-bottom:2px;
	background-image:url(resources/img/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	/*border-bottom:1px  solid;*/
	}		
	
	
#navi li {
	display:inline;
	padding:2px 3px 2px 5px;
	margin-right:10px;
	background-color:#ddd;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;  
	}		
	
	
#navi a:hover {
	display:inline;
	padding:0px 0px 0px 0px;
	color:#000;
	text-decoration:underline;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	}	

#navi a:link:active  {
	display:inline;
	padding:0px 0px 0px 0px;
	color:#f00;
	text-decoration:underline;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	}

#sub {
	padding-left:7px;
	float:left;
	position:relative;
	}


#sub h1 {
	display:none;
	}	
	
#sub li {
	display:block;
	padding:3px 10px 5px 4px;
	margin-bottom:4px;
	background:#ddd;
	min-width:100px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px; 
	}	


#sub a:hover {
	display:block;
	color:#000;
	text-decoration:underline;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px; 
	}	
	
	
#main {
	margin-left:150px;
	padding-right:18px;
	margin-bottom:20px;
	min-height:400px;
	border-top:#000000 2px;
	}
	

#main h1 {
	font-size:1.3em;
	/*font-variant:small-caps;*/
	padding-bottom:10px;
	}



#main h2 {
	font-size:1.2em;
	padding-bottom:10px;
	}
	
		
#main h3 {
	font-size:1.1em;
	}	
	
#main img {
	float:left;
	margin:0px 20px 5px 0; 
	}	
	
#main li {
	display:block;
	/*text-decoration:none;*/
	}	
	
	
#bild {
	margin-top:10px;
	}	

	
#leben li{
	text-decoration:none;
	display:inline;
	margin-right:10px;
	}

#anker  {
	margin-left:460px;
	margin-bottom:10px;	
	color:#333333;
	font-style:oblique;
	text-decoration:none;
	}
	

#anker a {
	text-transform:capitalize;
	font-size:108px;

	}


	
#leben h3 {
	margin:20px 0 10px 0;
	color:#0000FF;
	} 	


#liste li {
	display:block;
	}
	
	
#liste ul {
	list-style-type:disc;
	padding-bottom:100px;
	padding-top:15px;
	}	

#bibio {
	margin-bottom:40px;
	}

#jahrbuch1 {
	margin-bottom:80px;
	}

#jahrbuch2 {
	margin-bottom:100px;
	}

#zeitung {
	margin-bottom:150px;
	}
	
#isbn {
	font-size:0.8em;
	color:#333333;
	padding-top:10px;
	}
	
		
#jahrbuch1 h3, #jahrbuch2 h3, #bibio h3  {
	padding-bottom:10px;
	}


.index  {
	padding:0 0 15px 0;
	}
	
	
#zelle {
	padding-bottom:30px;
	}	

#zelle address {
	padding:0;
	}
	
#zelle2 {
	padding-bottom:90px;
	}	
	
#link a{
	text-decoration:underline;
	color:#999999;
	}

/* FORMULAR */

#ein {
	height:20px;
	width: auto; 
	margin-bottom:10px;
	}
	
#zwei {
	width:70px; 
	float: left; 
	padding-right: 30px;	
	}
	
#drei {
	width:150px; 
	float: left;
	}
/*
#form p, input, label {
	vertical-align:middle;
	}
*/
#form .submit, .reset {
	background-color:#ddd;
	color:#000;
	border:1px solid #666666;
	display:inline;
	padding-bottom:3px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;	
	margin:20px 30px 20px 0;
	}

#form #Zahlmethode, #student, #cbeitrag, #bcheck, #satzung2 {
	display:inline;
	border:none;
	}
/*

#form #satz{
	color:#666666;
	text-decoration:underline;
	}	
*/	

		
#form  #name, #vorname, #strasse, #nummer, #plz, #ort, #land, #telefon, #land {
	
	margin-left:3px;
/*	margin-right:350px;	*/
	padding-left:3px;
	min-width:150px;
	}	
/*
#form  .felder input{
	margin-right:350px; 	
	float:right;
	padding-left:3px;
	min-width:150px;
	vertical-align:middle;
	}		*/
	
#form  .beitreten {
	margin-top:20px;
	}

#form #cbeitrag input{
	padding-right:5px;
	margin-right:10px;
	}
					
#form einleser{
	float:left;
	max-width:200px;
	margin-right:10px;
	padding-right:18px;
	margin-bottom:20px;
	}
	
#form #hidden, #minbeitrag{
	display:none;
	}	
	
textarea {
	padding:5px;
	}	
			
/* FOOTER*/		

#footer{
	margin-top:20px;
	background-color:#ddd;
	padding:4px 6px 5px 6px;	
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	font-size:10px;
	text-align:center;
	}
	
	
span{
	white-space:nowrap;
	} 	
	
.bold {font-weight:bold;}	