@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	background-image: url(../img/ifgh_bg.jpg);
	background-repeat:repeat-x;
	color:#333333;
	margin-left:25px;
	margin-top:10px;
	padding:0;
}

#navi {
	width:290px; 
	background-color:#FFFFFF; 
	height:500px;
	 float:left; 
	 margin-top:10px;
	}
	
#head {
	width:890px;
	height:150px;
	overflow:visible;
	}
#headStart {
	width:890px;
	}
	
#content {
	width:590px; 
	height:500px; 
	background-color:#FFFFFF; 
	 float:left; 
	 margin-top:10px;
	margin-left:10px; 
	padding-top:25px;
	}
	
#content p {
	margin:0;
	padding:0;
	}
	
#left {
	width:285px; 
	float:left; 
	padding:5px;
	}

#leftStart {
	width:285px; 
	float:left; 
	padding:140px 5px 5px 5px;
	}
	
#left3 {
	width:440px; 
	float:left; 
	padding:5px;
	}
	
#left4 {
	width:580px; 
	float:left; 
	padding:5px;
	}


#left3 p {
	 margin: 0; 
	 }
	
#right1 {
	width:130px; 
	float:left; 
	padding:5px;
	font-size:9px;
	line-height:14px;
	}

#right {
	width:285px; 
	float:left; 
	padding:5px;
		}
	
#rightStart {
	width:285px; 
	float:left; 
	padding:140px 5px 5px 5px;
	}
	
#content a {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}	
	
#navi a {
	text-decoration:none;
	color:#666666;
font-weight:regular;
}

.zitat {
	padding:10px;
	border-top: 1px solid #EADDA3;
	border-bottom: 1px solid #EADDA3;
	color: #996600;
	/*	font-family: Georgia, "Times New Roman", Times, serif; */
		font-style:normal;
	font-size: 11px;
	border-top-color: #EADDA3;
	border-right-color: #EADDA3;
	border-bottom-color: #EADDA3;
	border-left-color: #EADDA3;
	}
	
h1 {
	font-size:14px;
	}
h2 {
	font-size:11px;
	margin-top:20px;
	}

.abstLinks {
	margin-left:10px;
	}
.abstRechts {
	margin-right:10px;
	}
.abstBeide {
	margin: 0 10px 0 10px;
	}

#startbild {
	position:absolute; 
	left:325px; 
	top:25px;
	}
.zitat p {
	padding:0;
	margin:0;
	}

