html, body {
	font-family: arial;
	font-size: 10pt;
	color: Black;
	margin: 0 auto 0 auto;
	padding: 0;
}

a {
	font-size: 10pt;
	font-family: tahoma,arial;
	color: #000000;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	
}

a:visited {
	text-decoration: none;
}

hr {
	border: 1px dotted #CFCFCF;
	width: 460px;
	margin-left: 15px;
}

/* CLASS Bereich: */

.top_link a {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
			
.top_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top_link a:visited {
	color: #FFFFFF;
}


.top_headline {
	float: right; 
	padding-right: 10px;
	font-family: tahoma, arial; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 12px;
}

.submenue {
	background-color: #efefef;
	border-bottom: 1px dashed #9f9f9f;
	padding: 10px 5px 8px 10px;
	margin-left: 10px;
	display: block;
	width: 160px;
	text-decoration: none;
} 

.submenue a{
	font-family: arial;
	font-size: 9pt;
	color: #8F8F8F;
	font-weight: bold;
}

.submenue a:visited {
	color: #8F8F8F;
	text-decoration: none;
}

.submenue a:hover {
	color: #FA1200;
	text-decoration: none;
}

.submenue a:active{
	color: #FA1200;
	text-decoration: none;	 
}


.submenue_open {
	background-color: #efefef;
	padding: 5px 5px 3px 10px;
	margin-left: 5px;
	display: block;
	width: 140px;
	text-decoration: none;
} 

.submenue_open a {
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
} 

.submenue_open a:visited {
	color: #000000;
	text-decoration: none;
}

.submenue_open a:hover {
	color: #FA1200;
	text-decoration: none;
}

.submenue_open a:active{
	color: #FA1200;
	text-decoration: none;	 
}

.content_head {
	font-family: Arial, Geneva;
	font-size: 9pt;
	display: block;
	color: #FA1200;
	font-weight: bold;
	line-height: 12px;
	padding-bottom: 10px;
	letter-spacing: 0px;
}

.content1_index {	
	width: 430px;
	padding: 15px 0px 15px 30px;
	line-height: 18px;
	height: 350px;
}

.content1 {	
	width: 430px;
	padding: 15px 0px 15px 30px;
	line-height: 18px;
}

.content_letzter_artikel {	
	width: 430px;
	padding: 15px 0px 15px 30px;
	line-height: 18px;
}


.footer {
	clear: both;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #676767;
}

.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bereichs_link  {
   width: 75px;
	font-size: 11px;
	line-height: 20px;
	background-color: #000000;
	display: block;
	text-align: center;
}

.bereichs_link a {
	color: #FA1200;
	text-decoration: none;
}

.bereichs_link a:hover {
	color: #FA1200;
	text-decoration: underline;	
}

.bereichs_link a:visited {
	
}

.backtotop {
	width: 200px;
}

/* IDīs Bereich: */

#toplinks {
	background-color: #F12A00;
	height: 30px; 
	padding-left: 12px;
	padding-top: 12px;
}


#bg_img {
	border-bottom: 2px solid #676767;
	
}

#content_top {
	height: 30px;
}

#sc_container {
	width: 698px;
	background-color: #efefef;
}


#submenue_container {
	width: 200px;
	background-color: #efefef;
	 
}

#content_container {
	width: 496px;
	background-color: #F4F4F4;
	border-left: 2px solid #FFFFFF;
}



