/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0;

	font-family: Arial,Tahoma;
	font-size: 12;
	color: #2B0A0A;

	background-image:url("../images/background.gif");
	background-repeat:no-repeat;
}

td {
	font-family: Arial,Tahoma;
	font-size: 12;
	color: #000000;
}

p {
	padding: 0;
	margin: 10 0 10 0;
}

b {
	color: #401212;
}

/* * * * * * * * *
 * Standard Text
 * * * * * * * * */
h1 {
	position: absolute;
	
	font-family: Times,Tahoma;
	font-size: 18;
	color: #B32216;

	margin: 0;
	padding: 0 0 0 0;

	text-transform:uppercase;
}

h2 {
	font-family: Tahoma;
	font-size: 18;
	color: #B32216;

	margin: 11 0 12 0;
}

/* h3 fuer interne Text überschriften */
h3 {    
	font-family: Tahoma;
	font-size: 14;
	color: #B32216;

	padding: 0 0 0 20;
	margin: 15 0 3 0;

	letter-spacing: 1;
}

h4 {    /* interne Text überschriften */
	font-family: Tahoma;
	font-size: 11;
	color: #B32216;

	padding: 0 0 0 0;
	margin: 15 0 3 0;

	letter-spacing: 1;

	text-align:left;
}


ul {
	padding: 0 0 0 23;
	margin: 0;
}



/* * * * * * * * *
 * Standard Links
 * * * * * * * * */
a:link, a:visited {
	color: #931C12;
	text-decoration: none;

}

a:hover {
	color: #721811;
	text-decoration: underline;

}

#hr_content {
	height:1;
	border-width:1 0 0 0;
	border-style:solid;
	border-color:#737373;#B32216;
	noshade;
}


#hr_left_content {
	height:1;
	border-width:1 0 0 0;
	border-style:solid;
	border-color:#737373;#B32216;
	noshade;
	margin: 15 10 15 10;

}


/* * * * * * * * *
 * SUB Menu - a href
 * * * * * * * * */
.submenu a:link, .submenu a:visited {
	font-family: Arial;
	font-size: 12;
	/* color: #AE2419; */

	text-decoration: none;

	color: #404040;
}

.submenu a:hover {
	font-family: Arial;
	font-size: 12;
	color: #94251C;
	text-decoration: underline;
}

.submenu #menu_select {
	font-family: Arial;
	font-size: 12;
	color: #AE2419;
	font-weight: bold;
}



#links_grau a:link, #links_grau a:visited, #links_grau a:hover {

	color: #737373;
}


/* * * * * * * * * * * * * *
 * TOPMenu - LayoutKasten
 * * * * * * * * * * * * * */
 .top_menu
 	{
	width: 785;
	height: 24;
	background-color: #FFFFFF;
	}

.top_menu_text
	{
	font-family: Arial,Times,Tahoma;
	font-size: 11;
	color: #444444;
	font-weight: bold;
	}
	
.top_menu_text a:link, .top_menu_text a:visited
	{
	font-family: Arial,Times,Tahoma;
	font-size: 11;
	color: #444444;
	text-decoration: none;
	}

.top_menu_text a:hover 
	{
	font-family: Arial,Times,Tahoma;
	font-size: 11;
	color: #000000;
	text-decoration: underline;
	}
	

/* * * * * * * * * * * * * *
 * SUB Menu - LayoutKasten
 * * * * * * * * * * * * * */
.submenu_kasten {

	width: 134;

	padding: 3 0 3 0;

	background-color: #F6F7F3;

	border-color: #969696;
	border-width: 0 0 1 0;
	border-style: solid;
	/*
	background-image:url("../../images/submenu_bg_normal.gif");
	background-repeat:no-repeat;
	 */
}

.left_contact
	{
	position: relative;
	top: 420;
	left: 8;
	
	font-family: Arial,Times,Tahoma;
	font-size: 9;
	color: #333333;
	text-decoration: none;
	}
	
#select {
	background-color: #E8EBD8;

	/*
	background-image:url("../../images/submenu_bg_over.gif");
	background-repeat:no-repeat;
	 */
}
.submenu_text {
	padding: 0 0 0 10;
}

/* * * * * * * * *
 * Main Divs
 * * * * * * * * */
.main_header {
	width: 785;
	height: 126;

	background-color: #EEEEEE;
}


.main_menu {
	position: absolute;
	top: 150;
	left: 150;

	background-color: #EEEEEE;
}
.main_left_content {
	width: 135;
	height: 100%;
	float: left;
	color: #737373;
	background-image: url(../images/layout/left_content_balken_height.gif);
}
.main_content {
	position: absolute;
	background-color: #FFFFFF;

	width: 590;
	left: 170px;
	top: 199px;

	text-align:justify;


	padding:0;
	margin:0;

	z-index: 0;
}
.main_content_header {
	font-family: Verdana,Times,Tahoma;
	font-size: 14;
	color: #B32216;
	font-weight: bold;

	position: absolute;
	left: 150;
	top: 175;

	margin: 0;
	padding: 0;

	text-transform: uppercase;
	
	width:450;

	z-index: 1;
}

.main_right_restheader {
        width: 185;
        height: 100;
        background-color: #ABB77A;
}



/* * * * * * * * *
 * Text Divs
 * * * * * * * * */
#text_main {

	font-family: Verdana;
	font-size: 11;
	color: #B32216;

	/*width: 395;*/


	padding: 10 10 10 35;

	line-height:120%;
}


#text_klein {
	font-family: tahoma;
	font-size: 10;
	font-weight:normal;
}


#text_main_left {

	font-family: Verdana;
	font-size: 14;
	color: #B32216;

	padding: 10;
}


#imp {
	float:left;
	width:58;
	font-weight:bold;
	text-align:right;
	padding-right: 4;
}


#box1 {
 	background-color: #F2F2F2;

	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;

	padding: 15 10 15 10;

	width: 350;
}

#box2 {
 	background-color: #F2F2F2;

	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;

	margin: 15 10 0 10;
	padding: 10;
}
#box_image {
 	background-color: #F2F2F2;

	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;

	margin: 7;
}

.klein_text
	{
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: #2B0A0A;
	}
	
.language_text
	{
	font-family: Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2B0A0A;
	}
