 /* IE CSS Hack by vbdesigns.de */
* html #header { 
margin-bottom: -3px; 
} 

/* Allgemeine rules */

*
{
	margin : 0;
	padding: 0;
}

body 
{
	
	font-size:14px;
	font-family : Arial;
	text-align: left;
	letter-spacing:0px;
}




h1, h2, h3
{
	margin-bottom:5px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
	
	
}

p
{
	margin-bottom:15px;
}


/* Erstellen der DIV bereiche */

#wrap 
{
	width: 1003px;
	text-align:left;
}

#header
{
	background-color: #EDCDCD;
	float: left;
	width: 1003px;
	height: 100px;
	text-align: left;
	background-image: url(../images/topback.jpg);
	background-repeat: repeat-y;
}

#navi
{
	background-color: #A70404;
	/*
	background-image: url(../images/menue.jpg);
	background-repeat: repeat-x;
	*/
	float:left;
	width: 1003px;
	height: 20px;
	vertical-align: middle;
	border-bottom: 1px solid #4C4C4C;
	border-top: 1px solid #4C4C4C;
	line-height: 20px;
	text-align:left;
}

#main
{
	width: 1002px;
	float: right;
}


#content
{
	padding: 15px;
	float: left;
	width: 668px;
	text-align: left;
	min-height: 350px;
}

* html #content { 
	height: 380px;
} 

#sidebar
{
	padding: 10px 0px 0px 20px;
	float: right;
	width: 282px;
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #4C4C4C;
	margin: 20px 0px 20px 0px;
}

#footer
{
	float: left;
	background-color: #A70404;
/*
	background-image: url(../images/menue.jpg);
	background-repeat: repeat-x;
	*/
	width: 1003px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	margin-top:10px;
}

/* Ende der Breichserstellung */

/* Topic */

#header ul
{
	text-align:right;
	padding: 0 10 0 0;
}


#header ul li
{
	padding: 0 5 0 0;
	margin: 0 0 0 0;
	display: inline;
	list-style-type: none;
}

#header ul li.banner
{
	padding: 0 5 0 0;
	margin: 8 0 0 10;
	display: inline;
	list-style-type: none;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 600px;
	float: left;
}



/* CONTENT */

#content p
{
	text-indent: 15px;
}

#content p:first-letter
{
	font-weight: bold;
	font-size:1.2em;
}

#content a
{
	text-decoration:none;
	color:#000;
}

#content a:hover
{
	text-decoration:underline;
	color:#A70404;
}

#content img.picture
{
	height:405px;
	width:640px;
	margin-left:5%;

}

#content img.zeitung
{
	height:737px;
	width:600px;
	margin-left:5%;
	border:0px;
}

#content img.peruecke
{
	height:330px;
	width:450px;
	margin-left:20%;
	margin-bottom:10px;
}

#content li
{
	margin-left:35%;
	list-style:none;
	background-image: url(../images/haken2.gif);
	background-repeat: no-repeat;
	background-position:0 0.2em;
	padding-left:20px;
	text-align:left;
}

#content ul li img
{
	height:175px;
	width:175px;
	margin-left:5px;
}

#content ul.gallery
{
	margin: 10px 20px 10px 0px;
	float:left;	
}

#content li.foto
{
	margin:0px 10px 0px 0px;
	padding:10px;
	border: solid 1px #ccc;
	background-color:#fff;
	border-bottom:solid 2px #999;
	border-left:solid 2px #999;
	list-style:none;
	background-image: none;
	width:185px;
	
}

#content li.damenfrisuren
{
	margin-left:35%;
	list-style:none;
	background-image: url(../images/damen2.jpg);
	background-repeat: no-repeat;
	background-position:0 0.2em;
	padding-left:80px;
	text-align:left;
	height:90px;
	vertical-align:middle;
	line-height: 90px;
}

#content li.herrenfrisuren
{
	margin-left:35%;
	list-style:none;
	background-image: url(../images/herren2.jpg);
	background-repeat: no-repeat;
	background-position:0 0.2em;
	padding-left:80px;
	text-align:left;
	height:90px;
	vertical-align:middle;
	line-height: 90px;
}

#content li.kinderfrisuren
{
	margin-left:35%;
	list-style:none;
	background-image: url(../images/kinder.jpg);
	background-repeat: no-repeat;
	background-position:0 0.2em;
	padding-left:80px;
	text-align:left;
	height:90px;
	vertical-align:middle;
	line-height: 90px;
}
#content li:first-letter
{
	font-weight:bold ;
}

/* Überuns Bildergallerie */
#content dl 
{
	margin: 3px 10px;
	padding: 5px;
	float: left;
	border: solid 1px #fff;
	width:155px;
	height:200px;
}

#content dd
{
	font-size: 0.7em;
	padding: 0 10px;
	color: #333;
}

#content dt 
{
	border: solid 1px #eee;
	background-color: #eee;
	border-color: #fff;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	margin: 5px 0;

}

#content dt img
{
	border: solid 1px #aaa;
	border-bottom:solid 1px #333;
}

#content dl dd p
{
	text-indent: 0px;
	margin-bottom:5px;
}

#content h2.impressum
{
	margin-bottom:15px;
	font-size:1.5em;
	

}

#content h3.impressum
{
	margin-bottom:15px;
	font-size:1em; 
	letter-spacing:0px;
	text-decoration:none;
}

#content li.impressum:first-letter
{
	font-weight:normal ;
}

#content ul.impressum
{
	margin-bottom:15px;
}

#content ul li.Impressum
{
	padding: 0 5 0 50;
	margin: 0 0 0 0;
	list-style-type: none;
	background-image: none;
}

#content p.impressum
{
	text-indent: 0px;
	font-weight:bold;
	letter-spacing: 0px;
}

#content p:first-letter
{
	font-size:1em;
}

/* Menü CSS */

#navi ul
{
	margin-left: 30px;
	padding-left: 0px;
	vertical-align:middle;
	height:100%;
}

#navi ul li
{
	display: inline;
	list-style-type: none;
}

#navi ul li a
{
 	padding:0px 10px;
}
	
#navi ul li a:link, #navi ul li a:visited 
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#navi ul li a:hover, #navi ul li a:active 
{
	color: #000;
	text-decoration: underline;
}


/* Sidebar */
#sidebar p 
{
	font-size:0.9em;
	list-style-type: none;
	font-weight: bold;
	list-style-image: none;
	margin:0px 0px 5px 5px;
}

#sidebar h2
{
	font-size:1.3em;
	margin:20px 0px 0px 5px;
}

#sidebar table
{
	margin:5px 0px 40px 5px;
	font-size:1em;

}

#sidebar h3
{
	font-size:0.8em;
}

#sidebar p.email
{
	padding-bottom:5px;
	font-size:0.7em;
	font-weight: normal;
}

/* Footer */
#footer p
{
	font-size : 0.8em;
	margin-bottom:0px;
	
}


	
