*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 12px;
	color: #000;
	font-family: verdana,arial,sans-serif;
	margin-top: 0;
	margin-left: 0;
	background: #152b3f;
	scrollbar-base-color: #FFFFFF;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #F29313;
	text-decoration: none;
}

/* Clear Class */
.c {
	clear: both;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p	{
	font-size: 12px;
	clear: both;
	margin: 0 0 0 0;
}

td, tr {
	font-size: 12px;
	clear: both;
	margin: 0 0 0 0;
}

/* Kleinerer Text */
.s {
	font-size: 11px;
}

.head {
	font-size: 12px;
	color: #f29313;
	font-weight: bold;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 2px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 2px;
}
h1 {
	font-size: 16px;
	font-weight: 600;
	color: #f29313;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin: 0px;
}

h3 {
	font-size: 14px;
	color: #152b3f;
	margin: 0px;
	font-weight: bold;
}

h4 {

}
#bgrd {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top;
}


a.type_1:link {
	color:#000;
	font-size: 12px;
}
a.type_1:visited {
	color:#000;
	font-size: 12px;
}
a.type_1:active {
	color: #000;
	font-size: 12px;
}
a.type_1:hover {
	color:#F29313;
	font-size: 12px;
	text-decoration : none;
}
a.type_2:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
}
a.type_2:visited {
	color:#FFFFFF;
	font-weight: 600;
	font-size: 14px;
}
a.type_2:active {
	color:#FFFFFF;
	font-weight: 600;
	font-size: 14px;
}
a.type_2:hover {
	color:#F29313;
	font-size: 14px;
	font-weight: 600;
	text-decoration : none;
}
a.type_3:link {
	color:#FFFFFF;
	font-size: 12px;
}
a.type_3:visited {
	color:#FFFFFF;
	font-size: 12px;
}
a.type_3:active {
	color:#FFFFFF;
	font-size: 12px;
}
a.type_3:hover {
	color:#F29313;
	font-size: 12px;
	text-decoration : none;
}
a.type_4:link {
	color:#000;
	font-size: 11px;
}
a.type_4:visited {
	color:#000;
	font-size: 11px;
}
a.type_4:active {
	color: #000;
	font-size: 11px;
}
a.type_4:hover {
	color:#F29313;
	font-size: 11px;
	text-decoration : none;
}
a.type_5:link {
	color:#fff;
	font-size: 11px;
}
a.type_5:visited {
	color:#fff;
	font-size: 11px;
}
a.type_5:active {
	color: #fff;
	font-size: 11px;
}
a.type_5:hover {
	color:#000;
	font-size: 11px;
	text-decoration : none;
}
a.type_6:link {
	color:#152b3f;
	font-size: 14px;
}
a.type_6:visited {
	color:#152b3f;
	font-size: 14px;
}
a.type_6:active {
	color: #152b3f;
	font-size: 14px;
}
a.type_6:hover {
	color:#ffffff;
	font-size: 14px;
	text-decoration : none;
}
#page {
	float: right;
	padding: 0px;
	margin: 0px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	}

#content {
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('images/bgrd.jpg');
	background-repeat: no-repeat;
	background-position: top;
	width: 1250px;
	height: 722px; /* ie5win fudge begins */
	voice-family: "\";
}\"";
	voice-family:inherit;
	width: 1250px; height: 722px;
	}	
