* {
	margin:0;
	padding:0;
	border:0;
}

BODY {
	background-image: url("../images/verlauf.jpg");
	background-repeat: repeat-x;
	background-color: #333333;
	font-family: tahoma, verdana;
	color: #FFFFFF;
	font-size: 10pt;
}

.master {
	width: 100%;
}

.content {
	width: 800px;
	text-align: left;
}

#top {
	height: 134px;
	margin-top: 15px;
	background-image: url("../images/welle.jpg");
	background-position: 375 51;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}

.left {
	float: left;
	width: 540px;
	margin-right:20
}

.right {
	float: left;
	width: 240px;
}

.col {
	float: left;
	width: 260px;
}
#left {
	margin-right:20px;
}


.footer {
	clear:left;
	text-align: left;
	font-size: 8pt;
	margin-bottom: 20px;
}

.tab {
	float: left;
	width: 120px;
}

.pfeil {
	float:left;
	margin-top:1px;
	margin-right:5px;
}

#big {
	margin-top:0px;
}




H1 {
	font-family: georgia;
	font-size: 19pt;
	font-weight: normal;
	margin-top: 44px;
	margin-bottom: 36px;
}

H5 {
	font-family: georgia;
	font-size: 19pt;
	font-weight: normal;
	margin-top: 44px;
	margin-bottom: 36px;
	color: #333333;
}

H2 {
	font-family: georgia;
	font-size: 14pt;
	line-height:16pt;
	font-weight: normal;
	margin-bottom: 10pt;
	margin-right: 20px;
	color: #Fe3333;
}

H2R {
	font-family: georgia;
	font-size: 14pt;
	line-height:16pt;
	font-weight: normal;
	margin-bottom: 10pt;
	margin-right: 20px;
	color: #Fe3333;
}

H3 {
	font-size: 10pt;
	line-height:16pt;
	margin-bottom: 4pt;
}

.spacer {
	clear:left;
	font-size: 5pt;
}

.line
{
	background-color: #666666;
	clear: left;
	width: 100%;
	height: 1px;
	font-size: 1%;
	margin-top: 16px;
	margin-bottom: 13px;
}


P
{
	line-height: 13pt;
	margin-bottom: 26px;
	margin-right: 20px;
}

#onecol {
	margin-right: 40px;
}

#eng {
	margin-bottom: 16pt;
}

#onecol {
	margin-right: 80px;
}

A:link {color: #FF3333;text-decoration: none;}
A:active {color: #FFFFFF;text-decoration: none;}
A:visited {color: #FF3333;text-decoration: none;}
A:hover {color: #FFFFFF;text-decoration: none;}

A.selected:link {color: #FFFFFF;text-decoration: none;}
A.selected:active {color: #FFFFFF;text-decoration: none;}
A.selected:visited {color: #FFFFFF;text-decoration: none;}
A.selected:hover {color: #FFFFFF;text-decoration: underline;}

A.big:link {color: #Fe3333;text-decoration: none;font-weight: bold;font-size:11pt;}
A.big:active {color: #Fe3333;text-decoration: none;font-weight: bold;font-size:11pt;}
A.big:visited {color: #Fe3333;text-decoration: none;font-weight: bold;font-size:11pt;}
A.big:hover {color: #FFFFFF;text-decoration: none;font-weight: bold;font-size:11pt;}


/* form styles */

.contact {
	font-family: tahoma, verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	margin-bottom:16px;
	border-width:0px;
	background-color: #444444;
	width:300px;
}

.catalog {
	font-family: tahoma, verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	margin-bottom:16px;
	margin-right:10px;
}

#field {
	height:16px
}


#button
{
	font-weight: bold;
	color: #FF3333;
	width: 116px;
}