* { 
margin: 0; 
padding: 0; 
}

html {
height: 100%;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	height: 100%;
	padding: 0%;
	font-size: 11px;
} 

#bg {
	background-image: url(../images/bg_ikarus.jpg);
	min-height: 100%;
	min-width: 100%;
	background-repeat: no-repeat;
	background-color: #000000;
}

#head {
	height: 320px;
}

#menu1 {
	position: relative;
	top: 60px;
	margin-left: 690px;
}

#middle {
	position: relative;
	left: 140px;
	top: 20px;
	width: 762px;
	margin-top: 60px;
}
#left {
	width: 260px;
	float: left;
	position: relative;
	top: 150px;
	float: left;
}
#logo_stiefeliryter-muri {
	width: 102px;
	position: relative;
	top: 200px;
	float: left;
}
#right {
	width: 400px;
	float: left;
}
#foot {
}

a                         {
	color: #de0505;
	font-size: 11px;
	text-decoration: none;
}
a:active                     {
	color: #de0505;
	font-size: 11px;
}
a:hover                 {
	color: #FFFFFF;
	font-size: 11px;
}

#submenu    {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	position: relative;
	top: 2px;
	left: 2px
}
#submenu a {
	color: #de0505;
	font-size: 11px;
}
#submenu a:hover {
	color: #FFFFFF;
	font-size: 11px;
}
#submenu_active {
	color: #de0505;
	font-size: 11px;
}
#submenu_active a {
	color: #de0505;
	font-size: 11px;
}
.tx-guestbook-list-small {
	color: #de0505;
	font-size: 11px;
}
#content    { color: white; font-size: 11px; font-family: Verdana, "Times New Roman", Arial }

#inhalt    {
	color: white;
	font-size: 11px;
	font-family: Verdana, "Times New Roman", Arial;
	margin-bottom: 20px;
}

input       { color: white; font-size: 11px; background-color: black; border: solid 1px #ffffff }

.fett            {
	color: white;
	font-weight: bold;
}
.titel               {
	color: #de0505;
	font-weight: bold;
	font-size: 12px
}

#titel               {
	color: #de0505;
	font-weight: bold;
	font-size: 12px
}
#titel_gr               {

}

#titel_rechts               {
	color: #de0505;
	font-weight: bold;
	font-size: 12px
}
textarea   {
	color: white;
	font-size: 11px;
	background-color: black;
	border: 1px solid #FFFFFF
}

.sitemap_level1 { font-family: verdana; font-weight: bold; }
.sitemap_level2 { font-family: verdana; left: 30px; height: 12px; }
.sitemap_level3 { font-family: verdana; position: relative; left: 30px; height: 12px; }
.sitemap_level4 { font-family: verdana; position: relative; left: 60px; height: 12px; }
