/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{
	padding:0 0px 0 0;
	margin:0;
	z-index: 3;
}
 body {font-size:62.5%; background-color:#E5E5E5; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:900px;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:5px;
	border:solid 1px #999999;
	font-size:1em;
	background-color: #FFFFFF;
	padding: 0px;
}
.main {
	width:100%;/**/
	padding-bottom:30px;
	padding-right: 0px;
	clear: both;
	text-align:justify;
}
	
#bild {
	float:right;
	width:500px;
	padding:5px;
	}
	
#text {
	margin: 20px 30px 30px 40px;
	font-size: 12px;
	line-height:23px;}

	#text h1 {
	color:#0163B5;
	font-size:19px;
	letter-spacing:3px;
	margin:40px 0px 25px 0px;
	text-transform:uppercase;
	}
	
	#text h3.subh1 {
	color:#3d4875;
	font-size:15px;
	letter-spacing:1px;
	margin:0px 0px 25px 0px;
	padding-left:0px;
	text-align:left;
	}	
	
	#text .blau {
	color:#3d4875;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	}		
	
	#text #subtext {
	margin-left:100px;
	width: 700px;
	}
	
	#text h2 {
	color:#3d4875;
	font-size:11px;
	font-weight:bold;
	letter-spacing:3px;
	
	}
	
	#text h4 {
	color:#3d4875;
	font-size:10px;
	font-weight:bold;
	letter-spacing:3px;
	
	}
	
	#text img#dreieck, #text img.dreieck {
	padding: 0px 15px 0px 0px;
	}
	#text img.drei_kl {
	padding: 0px 4px 0px 0px;
	border:0;
	}
	
	#text img.ref {
	padding: 0px 0px 0px 0px;
	border: 3px solid #243788;
	margin: 6px 0px 6px 12px;
	}

	#text a.main {
	text-decoration:none;
	color:#3d4875;
	}
	#text a.main:hover {
	text-decoration:underline;
	color:#3d4875;
	}
	
	#text a.adr {
	text-decoration:none;
	color:#243788;
	padding: 0px 15px 0px 15px;
	margin:0px 0px 0px 6px;
	font-weight:bold;
	}
	#text a.adr:hover {
	text-decoration:none;
	color:#3d4875;
	background-color:#bccc4f;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	padding: 0px 14px 0px 15px;
}

.fontblau {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #0094FF;
}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:180px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:480px; margin:0 0 0 25px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 7px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {
	clear:both;
	width:900px;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

/* --- For alternative headers START PASTE here --- */



/* HEADER */
.header {
	width:900px;
	background-image: url(../images/header_fotos.gif);
	height: 243px;
	padding: 0px;
}
/* NAVI */

.nav {
	width:897px;
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 2px 3px;
	background-color:#0094FF;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	height: 15px;
	text-align: center;
}
.nav ul {
	padding:0 0 0 0;
	font-weight:bold;
}	
.nav li {
	display:inline;
	list-style:none;
}
.nav li a {
	margin:0px 10px 0px 10px;
	padding: 0px 20px 0px 20px;
	text-decoration:none;
	font-size:120%;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0066CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0033CC;
	border-bottom-color: #000066;
	padding: 0px 20px 0px 19px;
}

p#longdescr {
	padding: 0px 0px 20px 10px;
}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(90,90,90); font-weight:normal; font-size:10px;}
.footer p.credits {font-weight:normal; text-align:right; margin:5px 20px 0px 0px; color:rgb(140,140,140);}
.footer a.credits {font-weight:normal; text-align:right; color:rgb(140,140,140);}
.footer a {text-decoration:underline; color:rgb(90,90,90);}
.footer a:hover {text-decoration:underline; color:rgb(90,90,90);}
.footer a:visited {color:rgb(90,90,90);}

#footer2 {
	width:900px;
	font-weight:normal;
	text-align:right;
	margin:5px 20px 17px 0px;
	color:#FF9900;
	font-size:10px;
}
#footer2 a {
	color:#FF6600;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
#footer2 a:hover {
	color:#FF9933;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}


/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:150px;
	border-right:solid 1px rgb(200,200,200);
	border-bottom:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE*/;
}}
@media print {.footer {
	clear:both;
	width:900px;
	height:3.7em;
	background:rgb(240,240,240);
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
}}

pre {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

pre a {
color:#3d4875;
}
pre a:hover {
color:#db1f1d;
}

#partner {
font-size:11px;
line-height:13px;
}

#partner img{
margin-bottom:0px;
}
#partner td, #partner tr {
height:44px;
vertical-align:top;
}
#partner a {
border:0px;
}

div#galerie {
	float:right;
	width:330px;
	text-align:center;
	padding:10px 0 10px 0;

	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
}

div#beschreibung {
	float:left;
	width:330px;
	padding:0 10px 0 10px;

	border-top: 1px solid #0099FF;
	border-left: 1px solid #0099FF;

}
div#ganzunten 
{
	position:fixed;
	bottom: 100px;
	width: 100%;
	left: 0px;
	z-index: 2;
	padding-left: 200px;
}

.link a {

	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	color:#0066FF;
}

.link a:hover {

	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	color:#000099;
}
.ein {
	color:#0163B5;
	border:1px dotted #0099FF;
}
.zeile0
{

	background-image:url(../images/0.png);
	background-repeat:repeat-x;
}
.zeile1
{

	background-image:url(../images/1.png);
	background-repeat:repeat-x;
}
