/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	}
	
#seiten {
	display:none;
	}
	
#inhalt {
	display:none;
	}

img {
	border:none;
	}

#menu {
	display:none;
}

#topmenu {
	display:none;
}

a {text-decoration:none;
color:#000000;
}


#left {
	float:left;
	width:250px;
	height:auto;
	margin-top:30px;
	}

#bilder {
	width:250px;
	height:auto;
	}
	
.bildunterschrift {
	text-align:left;
	color:#7f7f7f;
	margin:0px;
	font-size:1.1em;
	padding: 2px 5px 25px 5px;
	font-style:italic;
	margin:0;
	}
	
#bar {	
	clear:both;
	width:960px;
	height:400px;
	margin-top:35px;
	}
	
/*Textfelder*/
	
#text {
	width:630px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
	line-height:1.4em;
	padding-left:60px; 
	padding-right: 15px;
	margin-top:15px;
}	

#textlinks {
	width:450px;
	height:auto;
	float:left;
	line-height:1.4em;
	padding-left:60px; 
	}

#textrechts {
	width:600px;
	height:auto;
	float:left;
	line-height:1.4em;

	}



#textfull {
	width:960px;
	height:auto;
	line-height:1.4em;
	}
	
h1 {
	font-size:1.8em;
	letter-spacing:-0.04em;
	line-height:0.9em;
	margin-top:15px;
	font-family: Helvetica, sans-serif;
	color:#7f1b59; 
	font-style:normal;
	margin-bottom:15px;
	}

h2 {
	font-size:1.5em;
	letter-spacing:-0.04em;
	margin-top:15px;
	font-family: Helvetica, sans-serif;
	color:#7f1b59; 
	font-style:normal;
	margin-bottom:0;
	}
	
.untertitel {
	font-family:Helvetica, sans-serif;
	color:#7f1b59;
	margin-top:0px;
	font-size:0.9em;
	font-style:normal;
	}
	
blockquote {
	background-image:url(../gfx/anfuehrung.jpg);
	background-repeat:no-repeat;
	margin: 15px 15px 15px 15px;
	font-style:italic;
	}

blockquote p {
	padding: 0  0 0 35px;
	}
	
cite {
	font-size:0.9em;
	display:block;
	text-align:right;
	color:#7f7f7f;
	}
	
#foot {
	display:none;
	}

#inhaltsvz {
	display:none;
	}

#symbar {
	display:none;
	}
	
#vorwort span {
	display:none;
	}




