@charset "utf-8";


body,td,th {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height:16px;
	color: black;
	letter-spacing:1px;
}
html, body {
	width:100%;
	background:url(../layout/body.gif);
	background-repeat:repeat-y;
	background-color:#e6ad0f;
	margin:0;
	padding:0;
}

p 			{padding:0; margin:0;}
ul 			{padding:0; margin:0;}

a 			{
			text-decoration: none;
			border:none;
			}
			
div			{padding:0; margin:0;}

input, textarea, select {
			border:1px solid #af4243;
			padding: 3px 5px;
			font-family: arial;
			}
			
a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: underline;
}

}
a:img {
	border:none !important;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	
}
h1 {
	font-size: 17px;
	color:#af4243;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

.h1heading {
	font-style:italic;
	color:#852EA6;
	font-weight:normal;
}

#header {
	width:1050px;
	height:335px;
	overflow:hidden;
	background:url(../layout/header.jpg);
}

#sponsoren {
	position:absolute;
	top:230px;
	left:820px;
	width:200px;
	text-align:center;
}

#main {
	width:742px;
	position:absolute;
	top:300px;
	left:60px;
}
