/* CSS Document */

html {


		}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #535353;
	text-align: center;
	padding: 30px 0 0 0;
	background: #fff url(../images/body_bg.jpg) bottom center repeat-x;
	background-attachment: fixed ;
	
}

/* Nullen */

* {
	margin: 0; 
	padding: 0;	
}

/* Tags */

a {
	color: #16A1D8;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	font-size: 110%;
	margin: 0px 0 0.7em 0;
	padding: 5px 0 0 0;
	line-height: 1.3em;
	letter-spacing: 1px
}

ul {
	font-size: 110%;
	padding: 5px 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	color: #16A1D8;
}

ul.grau {
	color: #535353;
}

h1 {
	color: #535353;
	font-size: 110%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
}

h2 {
	color: #16A1D8;
	float:right;
	width:490px;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 0 15px 0;
}

h3 {
	color: #16A1D8;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 25px 0 5px 0;
}

h4 {
	font-size: 110%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 40px 0 15px 0;
}

h5 {
	font-size: 110%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 0 20px 0;
}

textarea {
	border: 1px solid #57575A;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 110%; 
	padding: 2px;
	width: 300px;
}

/* Klassen */



.input {
	border: 1px solid #57575A;
	font-size: 110%; 
	padding: 2px;
	width: 300px;
}

.eyecatcher {
	display: block;
	border: 0;
	padding: 0 0 0 7px;
}

.teaser {
	width:700px;
	height:175px;
	padding: 10px;
	margin: 20px 0 20px 0;
	clear:both;
	background: url(../images/teaser_bg_1.jpg) no-repeat;
}

.teaser img {
	float:left;
	border: 1px solid #57575A;
}

.teaser p {
	float:right;
	width:480px;
	font-size: 110%;
	letter-spacing: 1px;
	padding: 0 10px 0 0;
}

.bild {
	border: 1px solid #57575A;
	margin: 0 0 5px 0;	
}

.bild_re {
	float:right;
	margin: 2px 30px 0 30px;
	border: 1px solid #57575A;
}

.bild_zeich {
	border: 1px solid #57575A;
	margin: 0 0 5px 0;
	padding: 25px 0 25px 0;	
}

.bild2 {
	border: 1px solid #16A1D8;
	margin: 0 0 5px 0;	
}

.bild_text_ohne {
	float:left;
	margin: 0 10px 5px 0;
	padding: 1px;
}

.bild_galerie {
	border: 1px solid #16A1D8;
	margin: 0 4px 4px 0;
}
.bild_galerie:hover {
	border: 1px solid #87888A;	
}

.slash {
	color:#16A1D8;	
}

.zerspan {
	padding:0 50px 0 0;
}

.blau{
	color: #16A1D8;
}

.flash {
	background: #fff;
	padding: 3px;
	border: 1px solid #16A1D8;
	width: 200px;
	height: 200px;
	display:block
}



/* Layout */

#container {
	width: 810px;
	margin: 0 auto;
	background: url(../images/container_bg2.png) repeat-y;
	text-align: left;
}

#header {
	width: 810px;
	height: 83px;
	background: url(../images/header_bg.jpg) no-repeat;
	/*position: relative;*/
}

#header p {
	padding: 2px 0 0 300px;
	color: #16A1D8;
}

#header a.logo {
   display:block;
	width: 160px;
	height: 40px;	
	/*position: absolute;
	top: 30px;
	left: 595px;
	z-index:10*/
	float:right;
	margin: 30px 50px 0 0;
	background: url(../images/pixel.gif);
	outline:none;
}

#header a.logo img {
	display:none
}

#header ul{
	list-style-type: none;	
	padding: 50px 0 0 40px;
	margin:0 20px 0 0;
}

#header ul li{	
	float:left;
}

#header ul li a {
	height: 13px;
	text-decoration: none;
	color: #535353;
	padding: 0 5px 0 5px;
	border-right: 2px solid #16A1D8;
	outline:none;
	letter-spacing: 1px;	
}

#header ul li a:hover {
	color: #ccc;
	background: url(../images/nav_hv.jpg) repeat-x;
}

#header ul li a.none {
	border: none
}

#navi {
	width: 788px;
	height: 47px;
	margin: 0 0 0 7px;
	background: url(../images/navi_bg.jpg) no-repeat;	
}

#navi ul{
	list-style-type: none;	
	margin:0;
	padding:0 0 0 22px;	
}

#navi ul li{
	float:left;
	padding: 12px 58px 0 0;
}

#navi ul li a {
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;	
	text-align:center;
	color: #FFF;
	padding: 10px 4px 10px 10px;
	text-transform: uppercase;
	outline:none;
}

#navi ul li a:hover {
	color: #000;
}

#navi_en {
	width: 788px;
	height: 47px;
	margin: 0 0 0 7px;
	background: url(../images/navi_bg.jpg) no-repeat;	
}

#navi_en ul{
	list-style-type: none;	
	margin:0;
	padding:0 0 0 22px;	
}

#navi_en ul li{
	float:left;
	padding: 12px 47px 0 0;
}

#navi_en ul li a {
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;	
	text-align:center;
	color: #FFF;
	padding: 10px 0px 10px 10px;
	text-transform: uppercase;
	outline:none;
}

#navi_en ul li a:hover {
	color: #000;
}

#content {
	overflow:hidden;
	width: 750px;
	padding: 30px 27px 0 33px;
	margin: 0 0 0 7px;
	background: url(../images/content_bg.jpg)  0 0 no-repeat;	
}

#content_links {
	float: left;
	width: 430px;
	padding: 0 20px 0 0;	
}

#content_rechts {
	float: right;
	width: 240px;
	padding: 40px 0 0 20px;		
}

#content_rechts_top {
	float: right;
	width: 280px;
	padding: 0 0 0 0px;		
}

#content_rechts_kon {
	float: right;
	width: 175px;
	padding: 0 0 0 105px;	
}

#footer {
	clear: both;
	margin:auto;
	width: 810px;
	height: 45px;
	background: url(../images/footer_bg2.png) top center no-repeat;
}

#footer p {
	padding: 0px 0 0px 700px;
}