@charset "iso-8859-2";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : left;
	color: #000000;
	background: url(img/bgr3.jpg) repeat-x;	
	margin: 0px;
}


.header{
	width: 954px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	table-layout: fixed;
	border: 1px solid #FF6600;
	background-color: #000000;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
}

.headerbarmiddle{
	width: 210px;
	height: 25px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;  background: url(img/bar_02.gif) repeat-x;
    white-space:nowrap;
    vertical-align:middle;
    color:#FFFFFF;
	border-top: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	padding-left: 10px;
}

.headerbarmiddle a:link, .headerbarmiddle a:visited {color: #FF6600; text-decoration: none;}
.headerbarmiddle a:hover {color: #ffffff;}

.headerbarmiddle_re{
	width: 744px;
	height: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: url(img/bar_02.gif) repeat-x;
	white-space:nowrap;
	vertical-align:middle;
	color:#FFFFFF;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	text-align: right;
	padding-right: 10px;
}

.headerbarmiddle_re a:link, .headerbarmiddle_re a:visited {color: #FF6600; text-decoration: none;}
.headerbarmiddle_re a:hover {color: #ffffff;}


.nav {
	padding-top:5px; 
	padding-bottom:5px;
}

.infoBoxHeading_mein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(img/bar_02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 25px;
	width: 210px;
	border: 1px solid #FF6600;
}

.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(img/navbutt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 210px;
}

.menue:hover {
	color: #FF6600;
	background-image: url(img/navbutt_ov2.gif);
}

.menue a:link, .menue a:visited {color: #000033; text-decoration: none;}
.menue a:hover {color: #FF6600;}


.boxText2mein {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	background: #DDDDE8;
	border: 1px solid #cccccc;
}

.cont {
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #667aa3;
	height: 700px;
	width: auto;
}

.cont_link {color: #ff6600;}
.cont_link a:link, .cont_link a:visited {color: #ff6600; text-decoration: none;}
.cont_link a:hover {color: #000066;}

.ueber {
	border-bottom: 1px solid #667aa3;
	color: #667aa3;
	letter-spacing: 0.1em;
	margin: 15px 0 2px 0;
	padding-bottom: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.bild {border: 1px solid #667aa3;}

.mein {
	color: #667aa3;
	border-top: 1px solid #667aa3;
	padding-top: 10px;
	padding-bottom: 30px;
	}
.mein a:link, .mein a:visited {color: #667aa3; text-decoration: none;}
.mein a:hover {color: #ff6600;}

