/* CSS Document */

* {
        border-spacing: 0;
        border-collapse:collapse;
}
#top {width:980px;
background-color:#FFFFFF; 
height:82px;}

html, body {height:100%}

body { margin:0px; 
		padding:0px; 
		background:#646450;
		font-family:Arial;
		background-image:url(../../images/background2.gif);
		background-repeat:repeat-y;
		background-position:center;}
		
body,div,p {font-size:12px;}


img {border:none;}

h1, h2 {
font-size:12px;margin:0;bottom:0;
}

#rahmen {
	width:980px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(../../images/back_rahmen.gif);
	background-repeat:repeat-y;
	}
	/*
	min-height:100%;
	height:100%;
	}
html>body #rahmen {height:auto}*/
.nav {float:left;
		 width:200px;
		 margin-right:30px;
		 }		 
		 
a {color:#646450;font-weight:normal; text-decoration:underline;}
		 
.navpunkt {
					padding-top:6px;
					padding-bottom:7px;
					display:block;
					font-weight:normal;
					color:#000000;
					padding-left:16px;
					}
						 
.navpunktaktivbereich {
					padding-top:6px;
					padding-bottom:7px;
					display:block;
					font-weight:bold;
					color:#000000;
					padding-left:16px;
					background-color:#efefed;
					background-image:url(../../images/nav_pfeil_back.gif);
					background-repeat:no-repeat;
					background-position:6px 11px;
					}
.nav a {
 text-decoration:none;
}

.nav a:hover {
 text-decoration:underline;
}

.claimbox {
  width:200px;
	text-align:right;
	margin-top:36px;
	float:right;
}

.claim {
border-right: 1px solid #000000;
padding-right:10px;
margin-right:11px;

}

.bildbreit {
width:355px;
float:right;
font-size:1px;
}

.bildbreitoben{
border-bottom:1px solid #FFFFFF;
}

.quadratlinks {
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

.textbox {width:355px;
margin-bottom:15px;
float:left;
line-height:18px;
}


.auszeichnung-breit {
line-height:18px;
						float:left;
						width:340px;
						border-bottom: 1px solid #646450;
						padding-bottom:5px;
						margin-bottom:30px;
						height:200px;}



.ul_link {margin:0;padding:0px;margin-top:8px;}
.ul_link li {margin-left:20px;margin-bottom:10px;
		list-style-image:url(../graphics/_media/pfeil_ul.gif)}

.bildrechts {float:right;
						margin-left:20px;
						margin-bottom:5px;}
.bildlinks {float:left;
						margin-right:20px;
						}
						
.zitat {text-align:right;
font-style:italic;
}
.linkespalte {
width:340px;
float:left;
}
.rechtespalte {
margin-left:20px;
width:340px;
float:left;
}

.headline {
border-bottom:1px solid #646450;
margin-bottom:8px;
margin-top:15px;
}

.intpunkt {
float:left;
width:100px;
		background-image:url(../graphics/_media/pfeil_ul.gif);
		background-repeat:no-repeat;
		padding-left:20px;
		margin-top:8px;}
		
.laenderrahmen {
 background-color:#FFFFFF;
 margin-bottom:20px;
}

.vertretungsbody {
background-color:#FFFFFF
}


.kontaktfeld {
float:right;
border:1px solid #646450;
width:270px;
margin-bottom:8px;
background-color:#efefed;
}


.kontaktzeile {margin-top:10px;clear:right}
.kontaktzeile2 {margin-top:2px;clear:right}

.button {
border:2px solid #646450;
background-color:#efefed;
}


.nav_index {
float:right;
border-top:1px solid #646450;
padding-top:7px;
padding-right:15px;
}
.nav_index a {
display:block;
		background-image:url(../graphics/_media/pfeil_ul.gif);
background-repeat:no-repeat;
background-position:2px 1px;
padding-left:20px;
float:left;
padding-right:30px;
}

.kasten_text {
padding:10px;
padding-left:0px;
font-size:11px;
}