*
{
	margin: auto;
	padding: 0px;
	color: #888888;
	font-family: "trebuchet ms", arial;
	font-size: 13px;
	font-weight: 100;
	text-align: left;
	list-style: none;
	border-style: none;
	outline-style: none;
}

a, input.button
{
	cursor: pointer;
	text-decoration: none;
}

b, strong { font-weight: 900; }

body
{
	background-color: #ffffff;
	background-image: url('images/_bg.gif');
	margin-top: 20px;
	margin-bottom: 20px;
}

div { overflow: hidden; }

h1
{
	color: #2d5791;
	font-size: 40px;
}



h2
{
	margin-left: 0px !important;
	border-width: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #efefef;
}

h2, h2 *, h3, h3 * { margin: 0px; }

h2, h2 a
{
	color: #ffa12d !important;
	font-family: helvetica, arial !important;
	font-size: 20px;
	font-style: normal;
}

h2:first-letter, h2 a:first-letter { font-size: 20px !important; }
h3, h3 * { font-size: 16px; }
legend { margin: 0px; }
.msie6 legend, .msie7 legend { margin-left: -7px !important; }
p { margin: 0px; }




#breadcrumbs
{
	background-color: #efefef;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	width: 476px;
	text-transform: uppercase;
	float: left;
}

#breadcrumbs, #breadcrumbs *
{
	color: #d0d0d0;
	font-size: 10px;
}

#breadcrumbs:hover, #breadcrumbs:hover *, #search_form .button:hover, #search_form .text:hover
{
	background-color: #e7e7e7;
	border-color: #c2c2c2;
	color: #888888;
}

#content
{
	background-image: url('images/rechtsgrau.png');
	background-color: #FFF;
	width: 1024px;
	min-height: 450px;
	padding-bottom: 40px;
	background-repeat: repeat-y;
}

#content a { color: #888888; }
#content a:hover, input.button:hover { color: #ffa12d; }

#content small, #content small *
{
	color: #666 !important;
	font-size: 10px;
}

#content small a:hover { color: #888888 !important; }

#content p
{
	margin-top: 30px;
	margin-bottom: 10px;
}

#content .block
{
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	float: left;
	background-color: #ffffff;
}

#content .block .button
{
	margin-right: 1px !important;
	margin-bottom: 1px !important;
}

#content h3, h3 * { font-size: 16px; color:#ffa12d;}

#extras2
{
	padding-top: 30px;
	padding-right: 50px;
	height: 100px;
	width: 50px;
	float: left;
	background-color: #c2c2c2;
}

#extras
{
	padding-top: 30px;
	padding-right: 50px;
	width: 150px;
	float: left;
}

#extras *
{
	margin: 0px;
	font-size: 12px;
	color: #cccccc;
	text-align: right;
}

#extras h3
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

#extras li
{
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #efefef;
}

#footer
{
	background-color: #FFF;
	background-image: url('images/_footer.gif');
	width: 1024px;
	height: 200px;
	background-repeat: no-repeat;
}

#footer .block
{
	padding-top: 75px;
	width: 1024px;
	text-align: center;
}

#footer .block * { color: #cccccc; }
#footer .block a:hover { color: #ffa12d; }

#header
{
	background-color: #ffffff;
	background-image: url('images/header1024.png');
	width: 1025px;
	height: 124px;
}

#header *
{
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#header strong
{
	color: #3262a3;
	font-size: 20px;
}

#header .block
{
	padding-top: 180px;
	width: 900px;
	height: 300px;
}

#header .block * { margin: 0px; }

#search_form
{
	width: 282px;
	float: left;
}

.msie6 #search_form, .msie7 #search_form { margin-top: -1px !important; }
#search_form .button { width: 80px; }

#search_form .button, #search_form .text
{
	background-color: #efefef;
	margin-left: 1px;
	color: #d0d0d0;
}

#search_form .text
{
	width: 188px;
	text-align: right;
	text-transform: uppercase;
	align: right;
}

.bar
{
	background-color: #;
	margin-top: -45px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	width: 790px;
	align: right;
}

.msie6 .bar, .msie7 .bar { padding-bottom: 0px !important; }

.button
{
	padding: 5px !important;
	text-align: center;
	text-transform: uppercase;
	align: right;
}

.firefox3 input.button
{
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}

.msie6 input.button, .msie7 input.button
{
	padding-top: 4px !important;
	padding-bottom: 3px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.button, .infoline, .select, .text, .textarea
{
	background-color: #f7f7f7;
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
}

.button, .select, .text, .textarea { font-size: 10px; }
.current { color: #ffa12d !important; }

.gradient_bottom
{
	background-image: url('images/_gradient_bottom.gif');
	width: 900px;
	height: 150px;
}

.infoline
{
	padding: 10px;
	font-style: italic;
}

.float_left { float: left; }
.float_right { float: right; }

.paginator
{
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	text-align: center;
}

.select
{
	width: 120px;
	height: 28px;
}

.select, .text, .textarea { padding: 5px !important; }
.space_bottom { margin-bottom: 10px; }
.space_left
{
	margin-left: 0px;
	font-style: italic;
}
.space_right { margin-right: 10px; }
.space_top { margin-top: 10px; }

.sub_headline
{
	color: #6395da !important;
	font-size: 10px;
	text-transform: uppercase;
}

.text { width: 108px; }

.textarea
{
	width: 478px;
	min-height: 200px;
	height: auto !important;
	overflow: hidden;
}

.warning { text-decoration: blink; }

