body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	margin: 20px 0px; }

.breaker { /* auf Indexseite hinter floatenden DIVs */
	height: 20px; 
	width: 730px; 
	background-color: #0073AF; 
	display: block;
	clear: both;
	overflow: hidden; }

/* Außerhalb-Links für english Version */
#xbefore {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	margin: 0px auto;
	padding: 4px 9px;
	text-align: right;
	clear: both;
	width: 727px;	}

#xbefore a { 
	text-decoration: none;
	padding: 8px 9px 9px 26px;
	background-color: #ffffff; }
#xbefore a:link, #xbefore a:visited { 
	color: #333333; 
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/flagge-usa0.gif); }
#xbefore a:hover, #xbefore a:active { 
	color: #0073AF;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/flagge-usa1.gif); }
	
/* Kopf mit Logo, Füller und Navi */
#xhead {
	height: 119px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	line-height: 150%;
	clear: both;
	width: 745px;
	background-color: #0073AF;
	color: #FFFFFF;
	background-image: url(../images/xbackground.gif);
	background-repeat: repeat-y;	}

img { border: none;}

#logo {
	float: left; }

#logofrei {
	display: block; }

#navigation {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	width: 484px;
	height: 25px;
	float: right;
	display: block;
	font-weight: bold;
	padding: 1px 0px 0px 15px;
	background-image: url(../images/bg-navi.gif);
	background-repeat: no-repeat;
	background-position: top right; }

#navigation ul {
	margin: 0px;
	padding: 0px; }

#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left; }

#navigation a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 6px 0px 6px;
	margin: 0px;
	height: 22px; }

#navigation a:link, #navigation a:visited { 
	color: #ffffff;
	background-image: url(../images/navi-trenner.gif);
	background-repeat: no-repeat;
	background-position: right center; }

#navigation a:hover, #navigation a:active { 
	color: #000000;
	background-image: url(../images/n-hilight2.gif);
	background-repeat: repeat-x;
	background-position: center; }

#navigation a.current:link, #navigation a.current:visited, #navigation a.current:hover, #navigation a.current:active {
	color: #000000;
	background-image: url(../images/n-hilight.gif);
	background-repeat: repeat-x;
	background-position: center; }


/* 	Die Submenü-Ebenen */
#p7snapsubs3, #p7snapsubs6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	top: 139px;
	visibility: hidden;
	background-color: #FFFFFF; }

.p7submenus {
	color: #333333;
	margin: 0px;
	border-right: 1px solid #005480;
	border-bottom: 1px solid #005480;
/*	filter: alpha(opacity=95,style=0); -moz-opacity: 0.95;*/ }

.p7submenus ul {
	margin: 0px;
	padding: 0px; }

.p7submenus ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px; }

.p7submenus ul li a:link, .p7submenus ul li a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 4px 5px 0px 5px;
	height: 20px;
	background-color: #E5F1F7;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff; }
	

.p7submenus ul li a:hover, .p7submenus ul li a:active, .p7submenus ul li a:focus {
	background-color: #B7D8E8; }



/* Gesamte Hauptfläche*/
#xmain {
	margin: 0px auto;
	padding: 0px 9px 0px 6px;
	line-height: 130%;
	clear: both;
	width: 730px;
	color: #FFFFFF;
	background: #0073af url(../images/xbackground.gif) 0 50% repeat-y; }


#xindexleft { /* Content links auf Homepage */
	width: 200px;
	padding: 30px 20px 0px 20px;
	margin: 0px;
	float: left;
	background: url(../images/background.gif) no-repeat top left; }
#indexpic1, #indexpic2, #indexpic3 { margin: 5px 0; }
#xindexleft a:hover { background-color: transparent; }

#xindexcontent { /* Content rechts auf Homepage */
	padding: 30px 20px 0px 20px;
	margin: 0 0 5em 0;
	width: 450px;
	float: right; }

/* Inhaltsbereich Detailseiten */
#xcontent {
	padding: 30px 40px 0px 40px;
	margin: 0 0 5em 0;
	background: url(../images/background.gif) no-repeat top left; }


h1 { font-size: 140%; }	
	
h2 { font-size: 120%; }
	
h2 { font-size: 100%; }	

p { margin: .5em 0; }

dl {}
dt {
	width: 3em;
	float: left; }
dd { 
	margin-left: 3em;
	padding-bottom: .5em; }

.bildlinks {
	float: left;
	margin-right: 20px; 
	margin-bottom: 9px; }

.bildrechts {
	float: right;
	margin-left: 20px;
	margin-bottom: 9px; }

/* Fußzeile */
#xfooter {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	height: 20px;
	width: 690px;
	padding: 1px 29px 10px 26px;
	margin: 0px auto;
	display: block;
	clear: both;
	vertical-align: top;
	background-color: #0073AF;
	background-image: url(../images/background-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom; }
	
#xfooter #left { }
#xfooter #right {
	float: right;
	display: block; }

#xfooter ul {
	margin: 0px;
	padding: 0px; }

#xfooter ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left; }

#xfooter a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	height: 20px; }

#xfooter a:hover, #xfooter a:active { 
	color: #000000;
	background-color: #80B9D7; }

#xfooter a.current:link, #xfooter a.current:visited, #xfooter a.current:hover, #xfooter a.current:active {
	color: #000000; 
	text-decoration: none; 
	background-color: #DDE8EE; }


a:link, a:visited { color:#ffffff; }
a:hover, a:active { 
	color: #0073AF; 
	text-decoration: none; 
	background-color: #E5F1F7; }

.aysberg { font-family: Arial, sans-serif;
	line-height: 13px;
	font-size: 12px;
	color: #ff9999;}

#agentur {
	text-align: center;
	text-decoration: none; 
	clear: both;
	margin: .5em auto; }

#agentur a, #agentur a:link, #agentur a:visited, #agentur a:hover { color: e7e7e7;}
