body {
	background-color: #f0f0f0;
	background-image:url(bilder/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
p {
	margin:7px 10px 8px 10px;
	line-height:16px;
}
.neu {
	font-size:18px;
	font-weight:bold;
	color:#cc0000;
	}
h1 {
	font-size: 14px;
	margin:10px 10px 12px 10px;
	font-weight:bold;
}
h2 {
	font-size: 12px;
	margin:15px 10px 0px 10px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	margin:12px 5px 0px 10px;
	font-weight:bold;
}

a.hell {
	text-decoration: none;
	font-weight:bold;
}
a.hell:link, a.hell:visited {
	color: #fad900;
}
a.hell:hover, a.hell:active  {
	color: #ed9800;
}
a.dunkel {
	text-decoration: none;
	font-weight:bold;
}
a.dunkel:link, a.dunkel:visited {
	color: #cc0000;
}
a.dunkel:hover, a.dunkel:active  {
	color: #dc4e00;
}

/* Aufzählungen */

/*ul {
	margin: 10px 5px 5px 15px;
	padding-left:10px;
}
li {
	list-style-type: disc;
	list-style:outside;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	}
*/

/*Farben*/

/*.textrot1 {
	color: #cc0000;
}
.textrot2 {
	color: #d52b00;
}
.textorange1 {
	color: #dc4e00;
}
.textorange2 {
	color: #e47100;
}
.textorangegelb {
	color: #ed9800;
}
.textgelb1 {
	color: #f3ba00;
}
.textgelb2 {
	color: #fad900;
}
.bgrot1 {
	background-color: #cc0000;
}
.bgrot2 {
	background-color: #d52b00;
}
.bgorange1 {
	background-color: #dc4e00;
}
.bgorange2 {
	background-color: #e47100;
}
.bgorangegelb {
	background-color: #ed9800;
}
.bggelb1 {
	background-color: #f3ba00;
}
.bggelb2 {
	background-color: #fad900;
}

.Stil1 {color: #fb9128;}
.Stil2 {color: #d44622;}
.Stil3 {color: #fff200;}
.Stil4 {color: #f3c42b;}
.Stil5 {color: #da6220;}
.Stil6 {color: #eda729;}
.Stil7 {color: #111111;}
.Stil8 {color: #111111;}

*//*Layer*/

#alles {
	position:absolute;
	top:20px;
	left:0px;
	width:100%;
	height:580px;
	background-color:#333333;
}
#allespopup {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:580px;
	padding-top:15px;
	background-color:#333333;
}

#head {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:90px;
	background-color:#3b3b3b;
	background-image: url(bilder/voegelbunt-neu2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#logo {
	position:absolute;
	left:28px;
	top:8px;
	width:105px;
	height:119px;
	z-index:28;
}
#navileiste-hori {
	position:absolute;
	top:90px;
	left:0px;
	width:100%;
	height:40px;
	background-color:#c20000;
	z-index:10;
}
#navileiste-hori-text {
	position:absolute;
	top:0px;
	left:190px;
	width:816px;
	height:40px;
	background-color:#c20000;
}
#navileiste-hori ul {
	margin:0px;
	padding:0px;
	}
#navileiste-hori li {
	display: inline; 
	float: left;
	padding: 0px 27px 0px 0px;
	margin: 0px;
}
#navileiste-vert {
	position:absolute;
	top:180px;
	left:7px;
	width:180px;
	height:280px;
	background-color:#333333;
}
#navileiste-vert ul {
	margin:0px;
	padding:0px;
	}
#navileiste-vert li {
	padding: 0px;
	margin: 0px;
	list-style:inside;
	list-style-image:none;
	list-style:none;
}
#footer {
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
	height:20px;
	background-color:#fad900;
	text-align:right;
}

#footertext {
	font-size:10px;
	position:absolute;
	right:20px;
	bottom:4px;
	color:#333333;
	width: 500px;
}
#footertext a {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
#footertext a:link, a:visited {
	color: #222222;
}
#footertext a:hover, a:active {
	color: #cc0000;
}
/*#bildrechtsunten {
	background-color:#333333;
	float:right;
	padding:10px 0px 10px 10px;
	margin: 10px -10px 0px 10px; 
	}
	
*/
.rot {
	color: #cc0000;
	font-weight:bold;
}
td.linie {
	vertical-align:top;
	border-bottom:1px solid;
	}
/* ---------- Katalog --------------------------------------------------*/
a.details {
	text-decoration: none;
	font-weight:bold;
	margin-left:12px;
}
a.details:link, a.details:visited {
	color: #cc0000;
}
a.details:hover, a.details:active  {
	color: #dc4e00;
}

