*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-color: #f6a800;
	font-family: verdana, arial, sans-serif;
}

#gesamt
{
	width: 964px;
	margin: 0px auto;
	padding: 0;
	border-right: 1px solid #ffffff;
}

#gesamt p
{
	margin: 0;
	padding: 0;
}

#kopf
{
	background-image: url(img/baum.png);
	width: 964px;
	height: 161px;
	border-right: 1px solid #ffffff;
}

#logo
{
	float: left;
	position: absolute;
	top: 20px;
	background-image: url(img/tag-der-ideen.png);
	width: 368px;
	height: 123px;
}

#header_menue
{
	position: relative;
}

#header_menue ul
{
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	list-style: none;
	font-size: 0.9em;
}

#header_menue li
{
	float: left;
	list-style: none;
}

#header_menue li a
{
	font-size: 0.9em;
	padding: 5px;
	font-weight: bold;
	color: #c55201;
	text-decoration: none;
}

#header_menue #menuaktiv { color: #f6a800; }

#text1
{
	background-color: #e85511;
	height: 28px;
	width: 557px;
	border: 1px solid #ffffff;
	padding-left: 10px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 28px;
}

#text2
{
	background-color: #e85511;
	height: 28px;
	width: 185px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 10px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 28px;
}

#huelle_aussen
{
	margin-left: 200px;
	border-right: 195px solid #fadba4;
	background-color: #ffffff;
}

#huelle_innen
{
	margin: 0;
	width: 100%;
}

#haupt_menue
{
	width: 200px;
	margin-top: 29px;
	float: left;
	position: absolute;
	margin-left: -200px;
	border-left: 1px solid #ffffff;
}

#haupt_menue
{
	font-size: 75%;
	border-top: 1px solid #FFF;
}

#haupt_menue ul { background: #f6a800; }

#haupt_menue ul li
{
	font-weight: bold;
	list-style: none;
	display: inline;
}

#haupt_menue ul li a
{
	color: #FFF;
	text-decoration: none;
	padding: 0.5em 0 0.5em 1em;
	display: block;
	border-bottom: 1px solid #FFF;
	background: #f6a800;
}

#haupt_menue ul li a:hover { color: #cc0000; }

#haupt_menue ul ul li a
{
	padding: 0.35em 0 0.35em 2em;
	background: #f6a800;
}

#haupt_menue ul ul ul li a { padding: 0.35em 0 0.35em 4em; }

#haupt_menue #menuaktiv
{
	background-color: #ffffff;
	color: #c55201;
	display: block;
}

#inhalt
{
	position: relative;
	margin: 0px;
	min-height: 500px;
}

#inhalt p
{
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 3px 20px 10px 20px;
	color: #666666;
}

#inhalt h1
{
	padding: 35px 20px 5px 20px;
	font-size: 1.4em;
	font-weight: normal;
	color: #c55201;
}

#inhalt h2
{
	padding: 10px 20px 5px 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
}


#inhalt hr
{
	clear: left
}



#rechts h2
{
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
}

#rechts p
{
	font-size: 0.8em !important;
	font-weight: normal !important;
	color: #c55201 !important;
	padding-left: 15px !important;
}

#rechts p a
{
	font-weight: normal !important;
	color: #c55201 !important;
}

#inhalt li
{
	padding-left: 0px;
	margin-left: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #666666;
	list-style-image: url(img/bullet.gif);
	font-size: 0.9em;
}

#inhalt li a
{
	color: #c55201 !important;
	list-style-type: none;
	text-decoration: none;
}

#inhalt img, #sponsoren img
{
	border: 1px solid #ffffff;
}

#rechts img
{
	border: 1px solid #fadba4;
}


#inhalt a:hover img, #rechts a:hover img, #sponsoren a:hover img
{
	border: 1px solid #c55201;
}

#inhalt a
{
	color: #c55201 !important;	
	text-decoration: none;
}


#inhalt a:hover
{
	text-decoration: underline;
}

#inhalt hr
{
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #8f8f8f;
}


#rechts
{
	width: 200px;
	float: right;
	position: relative;
	margin-right: -200px;
}

#rechts p
{
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 3px 20px 15px 20px;
	color: #666666;
}

#fuss
{
	clear: left;
	width: 763px;
	margin-left: 201px;
	background-color: #ffffff;
}

#text3
{
	position: relative;
	background-color: #71b1c6;
	height: 28px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding-left: 30px;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 28px;
}

#sponsoren img { padding: 5px; }


