body  {
	font-family:Arial, sans-serif; 
	font-size:14px; 
	background: #333333;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
	background-image: url(../../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
    }
a{ 
    color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover{ 
    color:#ea7818;
	}

#container {
	width:800px;
	background: #bf2522;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #000000;
    } 
#header { 
	background: #ffffff;
	margin-top:0px; margin-right:0px; 
	height:305px; 
	padding-right:0px; padding-top:0px;
	background-image:url(../images/header.jpg);
	    } 
	
#links { 
	background: #bf2522;
	padding: 45px 30px 0px 30px;
	width:140px;
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:center;
	} 
#content { 
	background: #bf2522;
	padding: 0px 30px 0px 30px;
	width:540px;
	float:right;
	} 
#footer { 
	background: #000000;
	height:13px;
	font-size:10px;
	color:#ea7818;
	text-align:center;
	clear:both;
	padding:5px;
	float:none;
	}
#footer a{ 
	color:#ac0000;
	}
#footer a:hover { 
	color:#ea7818;
	}
h1 { 
	font-size:24px;
	text-align:right;
	}


#galerie_title { 
	background: #000000;
	width:530px;
	height:15px;
	text-align:right;
	color: #ac0000;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	float:clear;
	} 
#galerie_leer{ 
	height: 20px;
	color: #ac0000;
	float:clear;
	} 
#galerie_bild { 
	width:540px;
	text-align:center;
	} 
#galerie_navi { 
	width:530px;
	padding:5px;
	height:15px;
	background: #000000;
	color: #ac0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	} 
#galerie_navi a{ 
	color: #ac0000;
	} 
#galerie_navi a:hover{ 
color:#e0d4a0;
	} 
#galerie_thum{ 
width:180px;
float:left;
height:120px;
	}
#galerie_beschreibung{ 
width:360px;
float:right;
height:120px;
	}
.black{ 
	color: #000000;
	}