@import url(typo.css);
body {
	font-family: Verdana, Arial, Sans-Serif;	
	font-size: .6em;
   background: #262626; 
	color: #939393;
}

h1, h2, h3 {
	color: #939393;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;	
}
h1 {
	font-size: 1.3em;
	color: #f17903;
}
h2, h3 {
	font-size: 1.1em;
}
p {	
	line-height: 1.5;
	margin: 1em 1.0em;
}

a, em {
	color: #f17903;
}
a {
	text-decoration: underline;
}

a:hover {
	color: #f17903;
}

img.fll {
	margin: 0 1em 1em 0;
	border: 1px solid #939393;
}
/* D I V S */
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#content {
	padding: 20px 20px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}
#flashcontent {
	width:777px;
	height:323px;
}
#sidebar {
	float: left;
	width: 280px;
	padding: 0 20px 0 0;	
}
#main {
	width: 410px;
	float: left;
	background: url(../images/bg-linie.gif) top left repeat-y;
	position: relative;
	padding: 0 0 0 20px;
}
#header {
	border-bottom:1px solid #464646;
}
#footer {
	margin-top: 40px;
	border-top:1px solid #464646;
}
.abdecker {
	position: absolute;
	top: 0;
	left: 0;
	background: #262626;
	width: 1px;
	height: 40px;
}
.trenner {
	border-top:1px solid #464646;
	height: 1px;
	overflow: hidden;
}
#footer p {
	text-align: center;
	margin: 20px 0;
}
/* L I S T E N */
ul.fancy {
	list-style: none;
	margin-top: 2em;
}
ul.fancy li {
	background: url(../images/list-style.jpg) 0 1px no-repeat;
	padding-left: 7px;
	margin: .5em 0;
    line-height: 1.2;
}
span.block {
    display: block;
    float: left;
    height: 20px;
}
dt {
	line-height: 1.5em;
	margin-left: 25px;
	padding-left: 13px;
	background: url(../images/circle.gif) 0 5px no-repeat;
}
dd {
	line-height: 1.5em;
	margin: 6px 55px 10px 25px;
}
ul.hauptsponsoren li {
    
    list-style: none;
    margin: 2px 0 12px;
    padding: 0;
}
ul.hauptsponsoren li a {
    font-weight: bold;
    color: #f17903;
    text-decoration: none;
}
/* F O R M U L A R E */
.fancy input.text, 
textarea {
	color: #939393;
	border: 1px solid #464646;
	background: #262626;
	width: 200px;
	padding: 0 2px;
}
.fancy label {
	display: block;
	float: left;
	width: 60px;
	margin-bottom: 1em;
}
.fancy .submit {
	margin: 1em 0 0 60px;
	color: #939393;
	border: 1px solid #464646;
	background: #262626;
}
/*--No Flash--*/

ul#nav {
	margin:30px 0px 20px 30px;
	list-style-type:none;
	padding-bottom:30px;
}

ul#nav li {
	float:left;
	padding:5px 15px;
}

ul#nav li a {}