
BODY { 
	color: #393939; 
	background: #d1d1d1;
	background-image: url(pictures/bg_basic.jpg);
	background-repeat:repeat-x; 
	padding: 0; 
	margin: 0; 
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-stretch: normal;
} 

div.headerbox{ 
	background-color: #fff; 
	background-image: url(pictures/header_main.jpg);
	background-repeat:repeat-x;
	position: relative;
	float: left;
	width: 900; 
	height: 100; 
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-stretch: narrower;
}

div.box_topmenu{
	float: right;
	position: relative;
	width: 200px;
	right: 50px;	
}

div.rahmenbox{
	float: left; 
	width: 900px; 
	position: relative;
}

div.globalbox{
	float: top; 
	top: 20px; 
	margin:0px auto; 
	width: 900px;
}

div.contentbox{
	position: relative;
	float: left; 
	width: 900px;
	min-height: 710px;
	background-color: #fff;
	background-repeat: no-repeat;
}

div.pathbox{
        position: relative;
	float: left;
	width: 900px;
	left: 213px;
	top: 20px;
	background-color: #fff;
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #c7c7c7;
}


div.inhaltbox{
	float: left; 
	width: 460px; 
	position: relative;
	left: 60px;
	top: 20px;
	
}

div.linkebox{
	width: 153px;
        float: left;
	position: relative;
	left: 17px;
	top: 20px;
}

div.linkebox_submenu{
        float: left;
        position: relative;
	width: 153px;
}
				

div.linkebox_content{
	background-image: url(pictures/bg_content_links.gif);
	background-color: #dcdcdc;
	padding: 0px;
        float: left;
	top: 30px;
        position: relative;
        width: 153px;
}

div.linkebox_text{
	position: relative;
	float: left;
	width: 146px;
	top: 3px;
	left: 3px;
}

div.linkebox_footer{
        float: left;
	top: 30px;

        position: relative;
        width: 153px;
	margin-bottom: 150px;

}


div.rechtebox{
	border-width: 1px;
	border-style: solid;
	border-color: #9e9e9e;
	float: left; 
	position: relative;  
	left: 0px;
	top: 0px;
	width: 147px;
}

div.rechtebox_shadow{
	float: left;
	position: relative;
	background-image: url(bilder/rechtebox_schatten.jpg);
	background-repeat:no-repeat;
	height: 3px;
	width: 149px;
}

div.rechtebox_title{
	background-image: url(pictures/aktuelle_Infos.gif);
	background-repeat:no-repeat;
        float: left;
        position: relative;
        width: 147px;
	height: 24px;
}

div.rechtebox_content{
	padding: 3px;
        float: left;
        position: relative;
        width: 141px;
}

div.rechtespalte{
	float: left;
	position: relative;
	left: 110px;
	top: 40px;
	width: 147px;
}
							
div.rechtebox2{
       border-width: 1px;
       border-style: solid;
       border-color: #9e9e9e;
       float: left;
       position: relative;
       left: 0px;
       top: 20px;
       width: 147px;
}
	
div.rechtebox_content2{
        padding: 3px;
	float: left;
        position: relative;
        width: 141px;
}

div.rechtebox_shadow2{
        float: left;
	position: relative;
	background-image: url(bilder/rechtebox_schatten.jpg);
	background-repeat:no-repeat;
	height: 3px;
	width: 149px;
	top: 20px;
}


div.leistebox{
	position: relative; 
	float: left; 
	width: 699px;
	height: 24px; 
	top: 1px;
	left: 170px;
}


div.searchbox{
	padding: 0px;
        position: relative;
        float: left;
        width: 160px;
        height: 20px;
        top: 3px;
        left: 30px;
	valign: top;
}

div.searchfield{
	padding: 0px;
	position: relative;
	float: top;
	width: 100px;
	height: 20px;
	top: -2px;
	left: 0px;
	valign: top;
}


div.footerbox{
	background-image: url(pictures/footer_bg.gif);
	background-repeat:no-repeat;
	position: relative;
        float: left;
        width: 900px;
        height: 24px;
	padding-top: 15px;
}



#main { 
	background-color: transparent; 
	text-align: left;  
	padding: 7px; 
	border: 1px dashed #b9821a; 
	margin: 100px auto 0; 
	width: 500px; 
	height: 375px;  
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
}

.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 12px;	
}
.menu_links_text {
        font-family: arial, helvetica, sans-serif;
        color: #333333;
        font-size: 10pt;
}

 input {
 	font-family: arial, helvetica, sans-serif;
	padding: 0px;	
 	border: 1px solid #2f4268;
	margin-top: 0px;	
 	height: 19px;
 	font-size: 10pt;
	color: #757575;
 }

 textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #757575;
	border: 1px solid #2f4268;
 }

.formular {
	color: #333333;
	font-size: 10pt;
 }


.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
}
.inhalt p {
	line-height: 135%;
}

.klein {
	font-size: 8px;
}

table.mailform_style {
	color: #333333;
	font-size: 10pt;
        font-family: arial, helvetica, sans-serif;
	
}


td.orange{
    background-color: #FF8934;
    vertical-align: middle;
    text-align: center;
}

td.dunkelgrau{
    background-color: #A8A9AD;
    vertical-align: middle;
    text-align: center;
}

td.hellgrau{
    background-color: #D8D8D8;
    vertical-align: middle;
    text-align: center;
}

a:link { font-family:Arial; color:#424C87; text-decoration:none; font-style: italic; font-size:10pt; font-weight: normal;}
a:visited { font-family:Arial; color:#424C87; text-decoration:none; font-style: italic; font-size:10pt; font-weight: normal;}
a:hover { font-family:Arial; color:#000000; text-decoration:underline; font-size:10pt; font-weight: normal; }
a:active { font-family:Arial; color:#424C87; text-decoration:none; font-style: italic; font-size:10pt; font-weight: normal;}

div.rechtebox_content.a:link { font-family:Arial; color:#424C87; text-decoration:none; font-style: italic; font-size:8pt; font-weight: normal;}


ul {
	float: left;
	padding: 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
}

li {
	list-style-image:url(pictures/bullet.gif);
	font-size: 9pt;
	padding: 0px 0px 0px;
	margin-top: 5px;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
}

li#menu_links, li#menu_links a:link, li#menu_links a:visited {
	font-size: 9pt;
	color:#333333;
	font-style: normal;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	
}

li#menu_links a:hover {
        font-size: 9pt;
        color: #888888;
        font-style: normal;
        text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
}

	
li#menu_links a:active {
	font-size: 9pt;
	color: #888888;
	font-style: normal;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}



li#menu_links li {
	list-style-image:url(pictures/bullet.gif);
	margin-left: 16px;
}

p{
	font-size: 12px;
	color: #393939;
	line-height: 130%;
}

