a:link {
	color: #CE0018;
	text-decoration: none;
}
a:visited {
	color: #DB0132;
	text-decoration: none;
}
a:hover {
	color:#DB0132;
	text-decoration: underline;
}
a:active {
	color: #DB0132;
	text-decoration: none;
}

html {
	margin: 0;
	padding: 0;
	
}

body {
	text-align: center;
	width: 100%;
	
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1.05em;
	
  	background-color: #EAEAEA;
	background-image: url(../img/body_bg3.jpg);
	background-repeat: repeat-x; 
}

body p {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}

.fett {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.rot {
	color: #CE0018;
	font-size: 1.15em;
	font-weight: bold;
}

.klein {
	font-weight: normal;
	font-size: 0.75em;
}

.klein_grau {
	font-size: 0.75em;
	color:#999;
}

.mittel {
	font-size: 0.9em;	
}

.center {
	text-align: center;	
}

.absatz {
	margin-bottom: 8px;
	border-bottom: 1px solid #DADADA;
}

.siebenmeilenabsatz {
	height: 250px;
}

#bg1 {
	position: absolute;
	top:0px;
	left: 0px;
	width: 50%;
	height: 143px;
	
	background-image: url(../img/bg1.gif);
	
	z-index:1;
}

#bg2 {
	position: absolute;
	top:0px;
	right: 0px;
	width: 50%;
	height: 143px;
	
	background-image: url(../img/bg2.gif);
	z-index:2;
}

/********************************************* Kopf ***********************************************/

#kopf {
	position: relative;
	text-align:right;
	top: 0px;
	width: 950px;
	height: 110px;
	
	margin: 0 auto;
	padding: 20px 20px 0 0;
			
	background-image: url(../img/bg_kopf.jpg);
	
	line-height: 24px;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 500;
	color: #FFF; 
	z-index:3;
}

#bildleiste {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 688px;
	height: 148px;
	
	padding: 5px 0 0 282px;
	
	background-image: url(../img/bg_seite1.jpg);
}
/************************** Seite / Inhalt **************************/
#seite {
	position: relative;
	text-align: left;
	top: 0px; 
	width: 640px;
	
	min-height: 380px;
	height:auto;
	
	padding: 200px 50px 30px 280px;
	
	margin: 0 auto;
		
	letter-spacing: 0.05em;
	line-height: normal;
	font-size: 0.8em;
	font-weight: normal; 
	color: #333; 
		
	background-color: #F0F0F0;
	background-image: url(../img/bg_seite2.jpg);
	
	z-index:4;
}

#seite h1 {
	margin: 10px 0 10px 0; 
	padding: 0;
	
	font-size: 1.3em;
	font-weight: bold; 
	color: #555; 
}

#seite h2 {
	margin: 15px 0 10px 0; 
	padding: 0;
	
	font-size: 1.1em;
	font-weight:bold; 
	color: #666;
}

#seite h3 {
	margin: 0px 0 10px 0; 
	padding: 0;
	
	font-size: 1.0em;
	font-weight: normal; 
	color: #333;
}

.aufzaehlung {
	padding: 5px 0 5px 35px;
}


.teambild {
	float:left;
	width: 110px;
	margin: 0 40px 20px 0;
}

.teambild_gr {
	float:left;
	width: 150px;
	margin: 0 10px 10px 0;
}

.teamspruch {
	font-weight: bold;
	background-color: #DDD;
}

.kontaktbild {
	float:left;
	width: 260px;
	margin: 0 10px 0 0;
}


/************************************************* Menü *************************************************/
#menue {
	position: absolute;
	text-align:left;
	top: 150px;
	left: 20px;
	width: 200px;
	height: 270px;
	
	padding: 0px 0px 0 10px;
	line-height: normal;
	font-size: 14px;
	font-weight: bold; 
	color: #CE0018;
}

.menueabsatz {
	padding: 10px 0 5px 0;
}

#menue a:link {
	text-decoration:none; 
	color: #666;
	font-weight: normal; 
}

#menue a:visited {
	text-decoration:none; 
	color: #666;
	font-weight: normal; 
}

#menue a:hover {
	text-decoration:none; 
	color: #CE0018;
	/*font-weight: bold;*/ 
}

#menue a:active {
	text-decoration:none; 
	color: #C;
	font-weight: normal; 
}

#menue1 {
	position:absolute;
	top: 152px; 
	left: 278px;
	height: 25px;
	width: 216px; 
	
	padding: 5px 0 0 0;

	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	
	font-weight: normal; 
	font-size: 14px;
	color: #404040;
}

#menue2 {
	position: absolute;
	top: 152px; 
	left: 494px;
	height: 25px;
	width: 214px; 
	
	padding: 5px 0 0 0;

	border-bottom: 1px solid #DADADA;
	
	font-weight: normal; 
	font-size: 14px;
	color: #404040;
}

#menue3 {
	position: absolute;
	top: 152px; 
	left: 708px;
	height: 25px;
	width: 216px; 
	
	padding: 5px 0 0 0;
	
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
		
	font-weight: normal; 
	font-size: 14px;
	color: #404040;
	/*background-color: #FFF;*/
}

#menue1 a:link, #menue2 a:link, #menue3 a:link {
	text-decoration:none; 
	color: #666;
}

#menue1 a:visited, #menue2 a:visited, #menue3 a:visited {
	text-decoration:none; 
	color: #666;
}

#menue1 a:hover, #menue2 a:hover, #menue3 a:hover {
	text-decoration:none; 
	color: #CE0018;
	/*font-weight: bold;*/
}

#menue1 a:active, #menue2 a:active, #menue3 a:active {
	text-decoration:none; 
	color: #C90A35;
}

.menue4 {
	float: right;
	text-align:right;
	font-size: 0.85em;
	line-height: normal; 
	color:#CCC;
}

.menue4 a:link {
	color: #666;
}

.menue4 a:visited {
	color: #666;
}

.menue4 a:hover {
	color: #CE0018;
}

.menue4 a:active {
	color: #C90A35;
}


#plan {
	position: absolute;
	text-align: left;
	bottom: 20px;
	left: 20px;
	height: 200px;
	width: 200px;
	line-height: normal;
	font-size: 0.85em;
}

.imgplan {
	float: left;
	padding: 0 10px 10px 0;
}

/************************************************* Fuss *********************************************/

#fuss {
	position: relative;
	width: 970px;
	height: 40px;
	
	margin: 0 auto;
	padding: 10px 0 0 0px;
		
	font-size: 12px;
	font-weight: normal;
	color: #666;
	word-spacing: 1px;
	
	background-image: url(../img/bg_fuss.jpg);
	z-index: 2;
}

