
/* Allgemeine Formatierungen */

body {
	background-image:url(kostueme/faschingskostueme_03.png);
	background-repeat:repeat-x;
	background-color:#977053;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
* {
	margin:0px;
	padding:0px;
	}
	

	
h1,h2,h3,h4,h5,h6 {
	color:#cc5700;
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#content h2 {
	font-size:16px;
	}
	
#content h3{
	font-size:14px;
	}
	
a {
	font-weight:normal;
	text-decoration:underline;
	color:#cc5700;
	outline:none;
	}
	
a img {
	border:none;
	}
	
a:hover {
	color:#666;
	text-decoration:none;
	}
	
li {
	margin:5px;
	list-style:inside;
	}
	
ol li {
	list-style:decimal;
	}
	
#content img {
	float:right;
	margin:5px;
	}

/* Div Tags */

#container {
	width:955px;
	margin:auto;
	text-align:center;
	}

#design {
	width:943px;
	height:auto;
	margin:auto;
	overflow:visible;
	text-align:center;
	background-image:url(kostueme/faschingskostueme_10.png);
	float:left;
	}
	
#side_l {
	background-image:url(kostueme/faschingskostueme_02.png);
	width:6px;
	height:507px;
	float:left;
	}
	
	
#side_r {
	background-image:url(kostueme/faschingskostueme_05.png);
	width:6px;
	height:507px;
	float:left;
	}
	
#top {
	background-image:url(kostueme/faschingskostueme_01.png);
	width:926px;
	height:28px;
	padding-left:17px;
	padding-top:11px;
	text-align:left;
	color:#4b3b2f;
	}
	
#header {
	background-image:url(kostueme/faschingskostueme_04.png);
	height:211px;
	width:943px;
	}
	
#left {
	width:160px;
	height:auto;
	float:left;
	min-height:1px;
	}
	
#content {
	width:531px;
	height:auto;
	padding:30px;
	float:left;
	text-align:left;
	}
	
#right {
	width:192px;
	height:auto;
	text-align:left;
	float:left;
	}

#footer {
	background-image:url(kostueme/faschingskostueme_13.png);
	width:926px;
	height:20px;
	padding-left:17px;
	padding-top:16px;
	clear:both;
	color:#FFFFFF;
	text-align:left;
	}
	

	
/* Klassen */

.navi {
	width:165px;
	background-image:url(kostueme/faschingskostueme_07.png);
	height:25px;
	padding-left:27px;
	padding-top:12px;
	display:block;
	}
	
.navi:hover {
	background-image:url(kostueme/faschingskostueme_08.png);
	}
	
.titel {
	background-image:url(kostueme/faschingskostueme_06.png);
	width:175px;
	height:26px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:11px;
	padding-left:17px;
	margin:0px;
	}
	
.subnavi {
	width:145px;
	background-image:url(kostueme/faschingskostueme_14.png);
	height:25px;
	padding-left:47px;
	padding-top:12px;
	display:block;
	}
	
.subnavi:hover {
	background-image:url(kostueme/faschingskostueme_15.png);
	}
	