/* CSS Document */
/*----------------------------------- Layout -------------------------------------*/
html,body{margin:0;padding:0;}
body{
	background-color: #fff;
	line-height: 150%;
}
#container{
	text-align:left;
	width:780px;
	margin:0px auto;
	margin-bottom:10px;
	z-index: 0;
}
#header {
	height:80px;
	margin:10px 0px 10px 0px;
	/*background-image: url(../images/header.gif);*/
	display:none;
}
#headerHome {
	height:350px;
	margin:10px 0px 10px 0px;
	display:none;
}
#randOben {
	background-image: url(../images/rand_oben.gif);
	height: 10px;
	display:none;
}
#main {
	margin-top: 400px;
	width: 780px;
	z-index: 1;
}
#content {
	width:590px;
	z-index: 2;

}
#contentFixed {
	width:590px;
	height:390px;
	margin-left: 192px;
	z-index: 2;
}
#contentHomeFixed {
	width:590px;
	height:390px;
	margin-left: 192px;
	z-index: 2;
}
#MenuPos {

	text-align: left;
	width: 200px;
	z-index : 10;
	position: relative;
	background-color: #FFFFFF;
		display:none;
}
#navigation {
	width:182px;
	background-color: #FFFFFF;
	float: left;
}
#footer{
	width:780px;
	background-image: url(../images/rand_unten.gif);
	clear: both;
	height: 39px;
}
#footerHome {
	width:780px;
	background-image: url(../images/rand_home_unten.gif);
	clear: both;
	height: 10px;
}
.inhalt { padding: 1px 19px 1px 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;}
#top {
	width: 756px;
	height: 71px;
	z-index: 2;

	vertical-align: bottom;
	}
.linie {
	height: 2px;
	background-image: url(../images/bkgr_linie.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.linieDoxs {
	height: 2px;
	background-image: url(../images/linie_hor_dotted_doxs.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#versteckt {
	visibility: hidden;
}
/*--------------------------schriften---------------------------*/
p 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	}
.inhalt a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.inhalt a:hover {
	text-decoration: none;
	color : #fff;
	background-color: #000000;
	font-weight: bold;
}	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #889015;
	margin-top: 1px;
	margin-bottom: 2px;
}
.doxs {
	color: #2fbbe4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #889015;
	background-image: url(../images/bkgr_linie.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:5px;
}
.h2doxs {
	color: #2fbbe4;
	background-image: url(../images/linie_hor_dotted_doxs.gif);
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #889015;
	padding-top: 20px;
}
.headlineDoxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2fbbe4;
	padding-top: 20px;
}
.headlineZeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
}
.headline14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
}

.footer {
	font-size: 10px;
	color: #666666;
}
.footerright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
}
#footer a {
	color : #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color : #cc0000;
}
.link11 {  font-size: 11px } 
a.link11:link, a.link11:active, a.link11:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}	
a.link11:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;

}
.details {
	text-align: right;
	margin-top: 1px;
}
ul {	line-height: 150%;}
/*------------------------------- Navigation Programm Weiter--------------------------------*/
.linkWeiter {  font-size: 11px } 
a.linkWeiter:link, a.linkWeiter:visited, a.linkWeiter:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.linkWeiter:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
/*------------------------------- Navigation Programm Zurueck--------------------------------*/
.linkZurueck {  font-size: 11px } 
a.linkZurueck:link, a.linkZurueck:visited, a.linkZurueck:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.linkZurueck:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;

}
/*------------------------------- Navigation Programm Drucken--------------------------------*/
.linkDrucken {  font-size: 11px } 
a.linkDrucken:link, a.linkDrucken:visited, a.linkDrucken:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;

}
a.linkDrucken:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;

}

.form { 
	background-color: #ffffff; 
	BORDER-RIGHT: 1px #000000 solid; 
	BORDER-LEFT: 1px #000000 solid; 
	BORDER-TOP: 1px #000000 solid; 
	BORDER-BOTTOM: 1px #000000 solid; 
	font-size: 12px;
	color: #000000 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submit { 
	border: 1px #889015 solid; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background : #889015;
}

/*--------------------------bilder---------------------------*/
.bildleft
	{ margin-right:10px;
		margin-bottom:5px;
	float:left;
	}
.bildright
	{ margin-left:10px;
	margin-bottom:5px;
	float:right;
	}
.bildrighttop
	{ 
	margin-right:10px;
	margin-top:10px;
	}
.linie {
	margin-top: 1px;
	margin-bottom: 1px;
}
.thumbs {
	margin-right: 5px;
	margin-bottom: 5px;
}
.mail {
	padding: 3px 0 0px 0;
	vertical-align: middle;
}
/*--------------------------headlines---------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
}
