@charset "utf-8";
/* CSS Document */


body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
	text-align:center;
}
a {color: #990000;}
a:visited {color:#990000;}
a:hover {color: #333333;}
a:active { color:#990000;}

h1 {
	font-size:14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------container zentriert das layout-------------- */
#container {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	border-right: solid #ccc 1px;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #900;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100px;
	background-image: url(../images/logo1920/head.jpg);
	background-repeat: no-repeat;
}
#banner img {
	padding:0px 0px 0px 0px;
} 

/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 190px;
	margin-right: 0px;
}
div#content {
	min-height:650px;




height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	height: auto;
	background-color: #FFF;
	text-align: left;
}

p, pre{
	padding: 0px 0px;
	margin:0px;
	color: #000;
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align: left;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
}

#mainnav{
	
}

ul.navigation{
	list-style-type:none;
	margin-left:0;
	padding-left:11px;
	padding-right: 0px;
	padding-top: 20px;
	margin-top:0px;
	margin-bottom:0px;
	width: 180px;
}
ul.navigation li{
	background-image: url(../images/buttons/navi_button.png);
	background-repeat: no-repeat;
	display:block;
	/*width:170px;	
	margin-top:6px;*/
	height: 30px;
}
ul.navigation li a{
	/**/
	display:block;
	/*width:170px;*/
	padding:3px 0px 5px 8px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
ul.navigation li a:hover{
	/*background:#cbcbcb url(star.gif) 90% 6px no-repeat;*/
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

ul.navigation li a:visited {
	color:#FFF;
	}
ul.navigation li a:active { 
	color:#FFF;
	}
	
ul.navigation li.menu-current-active {
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

ul.navigation li.menu-active {
	background-image: url(../images/buttons/navi_button_over.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


#servicenav{
	
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #CCC;
	height: 25px;
	background-image: url(../images/background/footer.jpg);
	background-repeat: repeat-x;
}
#impressum {
	width: 190px;
	padding-top: 5px;
	text-align: center;
	float: left;
	height: 20px;
}
#footernav {
	height: 20px;
	padding-right: 5px;
	padding-top: 5px;
	width: 790px;
	float: right;
}
.gnav_new a {
	font-size: 11px;
	color: #CCC;
	text-decoration:none;
}
.gnav_new a:visited {
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
}
.gnav_new a:active {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.gnav_new a:hover {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.pipe {
	font-size: 11px;
	color:#CCC;
}
/* -----------flaggen--------------------------- */
#flagnav {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 5px;
}
/* -----------logo--------------------------- */
#logo {
	height: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-right: 0px;
	width: 250px;
}
/* -----------flashfeld--------------------------- */
#flashfield {
	height: 300px;
	padding: 8px;
	padding-right: 0px;
}
/* -----------Inhaltsbereich--------------------------- */
#content_box {
	height: 350px;
}
#content_left {
	width: 566px;
	min-height: 350px;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
}
#content_right {
	width: 212px;
	min-height: 333px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	height: 350px;
}
#news_head {
	height: 11px;
	width: 210px;
	background-image: url(../images/content/home/news_top.png);
	color: #FFF;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#news_bottom {
	height: 15px;
	width: 210px;
	background-image: url(images/content/home/news_bottom.png);
	background-repeat: no-repeat;
}
#news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
}
#content_border {
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 333px;
	height: 333px;
}
.title{
	font-size:14px;
	font-weight: bold;
}
#content_border DIV.txt{
	font-size:12px;
	font-weight: normal;
}
#content_border DIV.txt .internal-link
{
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A
{
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A:visited
{
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration:none;
}
#content_border A:hover
{
	font-size:12px;
	font-weight: normal;
	color:#A52C35;
	text-decoration: underline;
}
#news_bottom {
	height: 15px;
	width: 210px;
	background-image: url(../images/content/home/news_bottom.png);
	background-repeat: no-repeat;
}
#news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
}
