/*-------------------------
Allgemeine Styles
-------------------------*/

.main_button {
	color:#666;
	width:150px;
	height:20px;
	border:1px solid #FF7328;
	background-image: url(../pics/button_back.gif);
	font-size: 11px;
}

.main_button_long {
	color:#666;
	width:328px;
	height:20px;
	border:1px solid #FF7328;
	background-image: url(../pics/button_back.gif);
	font-size: 11px;
}

.headlines {
	background-image:url(../pics/headline_back.gif);
}

.header {
	height: 127px;
	width: 942px;
	background-image: url(../pics/head_back.jpg);
}
.menu {
	height: 635px;
	width: 171px;
	background-image: url(../pics/menu_back.jpg);
}
.menu_button {
	height: 38px;
	width: 159px;
	left: 10px;
	position: relative;
}
.menu_top_1 {
	height: 26px;
	width: 610px;
	position: relative;
	left: 332px;
	top: 100px;
}
.header_text_animiert {
	height: 50px;
	width: 180px;
	position: relative;
	left: 685px;
	top: 22px;
}
.main_box {
	height: 635px;
	width: 768px;
	position: relative;
	left: 172px;
	text-align: right;
	bottom: 634px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 5;
}
.main_box_left {
	height: 550px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.main_box_gallerie {
	BORDER-RIGHT: #FF7328 2px solid;
	BORDER-BOTTOM: #FF7328 2px solid;
	BORDER-LEFT: #FF7328 2px solid;
	BORDER-TOP: #FF7328 2px solid;
}
.black_box {
	BORDER-RIGHT: #000000 2px solid;
	BORDER-BOTTOM: #000000 2px solid;
	BORDER-LEFT: #000000 2px solid;
	BORDER-TOP: #000000 2px solid;
}

body {
	margin:6px;
}

#wrap {
	width:400px;
	padding:14px;
	color:#000000;
	font-family:arial;
	font-size:12px;
	background-color:#f1f1f1;
	border:1px #FF7328 solid;
}

.formstyle {
	background-color:#ffffff;
	border:1px #cccccc solid;
}

.cr {
	font-size:10px;
}

.cr a {
	text-decoration:none;
	color:#ababab;
}

.cr a:hover {
	text-decoration:none;
	color:#666666;
}

/*-------------------------
Styles für Startseite
-------------------------*/

.index_infobox_head {
	text-align: left;
	background-image: url(../pics/index_box_head.gif);
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	border: 1px solid #666;
	padding-left: 5px;
}

.index_infobox_body {
	text-align: left;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #666;
	background-color: #F8F8F8;
	background-image: url(../pics/index_box_body.gif);
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 10px;
}

.index_infobox_highlight_red {
	font-weight: bold;
	font-size: 12px;
	color: #F40;
}

.index_infobox_news_date {
	font-weight: bold;
	font-size: 11px;
	color: #F40;
}

.index_infobox_news_headline {
	font-weight: bold;
	font-size: 11px;
	color: #333;
}

.index_infobox_news_text {
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-align: justify;
}

.index_infobox_bewert_text {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #000;
	text-align: justify;
}

.layer_rechner_pic {
	position: absolute;
	left: 699px;
	top: 156px;
}

.layer_stemp_pic {
	position: absolute;
	left: 737px;
	top: 268px;
}

/*-------------------------
Styles für Partner
-------------------------*/

.partner_mainbox {
	border: 1px solid #000;
	text-align: center;
}

.partner_right_box {
	height: 100%;
	text-align: left;
}

.partner_textbox {
	text-align: justify;
	height: 80px;
	font-size: 10px;
	color: #333;
}

.partner_buttonbox {
	text-align: left;
}

.partner_headline {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.partner_Text {
	text-align: left;
}

/*-------------------------
Styles für Kontaktformulare
-------------------------*/

.agb_kontakt A:link     {text-decoration: none; color: #FF7328; }
.agb_kontakt A:visited  {text-decoration: none; color: #FF7328; }
.agb_kontakt A:active   {text-decoration: none; color: #FF7328; }
.agb_kontakt A:hover    {text-decoration: none; color: #FF0000; }

.kontakt_text_bold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.kontakt_widerruf_headline {
	font-family:Arial;
    font-size:11px;
    color:#000000;
	font-weight:bold;
}

.kontakt_widerruf {
	font-family:Arial;
    font-size:11px;
    color:#000000;
}
