body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/hintergrund_main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#bild {
	border: none 0;
	height: 1px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#bildrahmen {
	border: 10px;
	height: 1px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#nav-top {
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 2px;
	color: #00AF7C;
}

#nav-top a {
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#nav-top a:hover {
	color: #F37131;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 18px;
	padding: 0px 40px 0px 40px;
	background-image: url(images/hintergrund_header.jpg);
	line-height: 15px;
}

#container-name {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #00AF7C;
}

span, #container-name span {
	color: #F37131;
}

#container-slogan {
	float: right;
	color: #00AF7C;
}

span, #container-slogan span {
	color: #00AF7C;
}

#spruch {
	margin-top: 10px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #00AF7C;
}

span, #spruch span {
	color: #F37131;
}

#container-kopf {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 135px;
	background-image: url(images/hintergrund_kopf.jpg);
}

#container-kopf-index {
	width: 670px;
	padding: 0px 10px 0px 30px;
	background-image: url(images/hintergrund_kopf.jpg);
}

#container-navigation {
  float: left;
	width: 670px;
	height: 35px;
	border: none 0;
}


/* Hauptmenue */ 

.wrapper1{
	color: #44433f;	
	font: 13px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 10px 0 0;
	}
	.wrapper1 a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #00AF7C;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	width: 670px;
	height:55px;
	margin: -5px 0 0 0;
	float: left;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
}
.nav-right {
}
.nav ul {
	width: 648px;
	float: left;
	margin: 12px 0 0 0;
	list-style: none;
	font-size: 12px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 30px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	color: #ffffff;
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
	color: #00AF7C;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #00AF7C;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #F37131 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #00AF7C;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #F37131 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #F37131 !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #F37131;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}

/* Hauptmenue ende */

#container-content {
	width:670px;

	background-image: url(images/hintergrund_content.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;

}

#content {
	width: 430px;
	float: left;
}

#links {
	float: left;
	color: #F37131;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 10px;
}

#rechts {
	float: right;
	color: #F37131;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 10px;
}

#border {
	width: 170px;
	margin-left: 480px;
	background-color: #f7f7f7;
	padding: 10px;
}

#container-footer {
	border-top: 5px solid #00AF7C;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #F37131;
}

#footer {
	font-size: 9px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
	border:0;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
	border:0;
}

#footer-meta {
	font-size: 9px;
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
	border:0;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color: #E74300;
	margin: 0 0 0 0;
	padding: 0px 0 20px 40px;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	position: relative;
}

h1 span {
	background: url(images/gradient.png) repeat-x;
	margin: 0 0 0 -15px;
	padding: 0 0 0 0;	
	position: absolute;
	display: block;
	width: 405px;
	height: 20px;
}


h2 {
	font-size: 16px;
	color: #F37131;
	padding: 5px 0px 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #F37131;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

h4 {
	font-size: 14px;
	color: #00AF7C;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #F37131;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00AF7C;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .spruch {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/anfuehr.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #F37131;
	font-style: italic;
}

#content .hervorheben {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #AAA;
	font-size: 9px;
}

#content .design {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#content .yigit {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/yigit.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #000;
	font-size: 11px;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #F37131;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00AF7C;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#news .hervorheben {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #F37131;
	font-style: italic;
}

#news .design {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #F37131;
	font-style: italic;
}

#content img {
  border-top: 0px solid #00AF7C;
  border-right: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  border-left: 0px solid #00AF7C;
	padding: 2px;
}

img.alignleft {
	float: left;
	margin: 0 10px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

img.alignnavtop {
	border: none 0;
}

/* thumbnail list */

	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}

	ul#thumbs li{
		float:right;
		margin: 3px;
    border-top: 0px solid #00AF7C;
    border-right: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
    border-left: 0px solid #00AF7C;
	  padding: 2px;
	}
	ul#thumbs a{
		display:block;
		float:right;
		width:71px;
		height:71px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	ul#thumbs a img{
	}

	/* mouse over */

		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;
		}
		ul#thumbs a:hover img{
      border-top: 0px solid #00AF7C;
      border-right: 1px solid #a5a5a5;
      border-bottom: 1px solid #a5a5a5;
      border-left: 0px solid #00AF7C;
     	padding: 2px;
		}

	/* // mouse over */

	/* clearing floats */

		ul#thumbs:after, li#thumbs:after{
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}

	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:right;
		margin: 3px;
    border-top: 0px solid #00AF7C;
    border-right: 1px solid #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
    border-left: 0px solid #00AF7C;
  	padding: 2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:95px;
		height:95px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	p.thumb a img{
		float:left;
		position:absolute;
		top:-300px;
	}

	/* mouse over */

		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;
		}
		p.thumb a:hover img{
      border-top: 0px solid #00AF7C;
      border-right: 1px solid #a5a5a5;
      border-bottom: 1px solid #a5a5a5;
      border-left: 0px solid #00AF7C;
    	padding: 2px;
		}

	/* // mouse over */

/* // single thumbnail */

/* // gallery */

#gallery {
background:#FFFFFF url(images/gallery.jpg) repeat scroll 0 0;
border:1px solid #888888;
height:425px;
list-style-type:none;
margin:0 auto 5em;
overflow:hidden;
padding:0;
width:320px;
}
#gallery li {
float:left;
}
#gallery li a {
border-bottom:1px solid #FFFFFF;
cursor:default;
display:block;
float:left;
height:30px;
text-decoration:none;
width:320px;
}
#gallery li a img {
border:0 none;
height:30px;
width:320px;
}
#gallery li a:hover {
background:#EEEEEE none repeat scroll 0 0;
height:240px;
}
#gallery li a:hover img {
height:240px;
}

#galleryh {
background:#FFFFFF url(images/gallery/gallery.jpg) repeat scroll 0 0;
height:240px;
list-style-type:none;
margin:0 0 0 25px;
overflow:hidden;
padding:0;
width:402px;
border: none 0;
}

#galleryh li {
float:left;
}

#galleryh li a {
cursor:default;
display:block;
float:left;
height:240px;
text-decoration:none;
margin:-2px 0 0 -20px;
}

#galleryh li a img {
border:0 none;
height:240px;
width:28px;
}

#galleryh li a:hover {
background:#EEEEEE none repeat scroll 0 0;
width:320px;
}

#galleryh li a:hover img {
width:320px;
}

#galleryie {
background:#FFFFFF url(images/gallery.jpg) repeat scroll 0 0;
border:1px solid #888888;
height:240px;
list-style-type:none;
margin:0 auto;
overflow:hidden;
padding:0;
width:495px;
}
#galleryie li {
float:left;
}
#galleryie li a {
border-right:1px solid #FFFFFF;
cursor:default;
display:block;
float:left;
height:240px;
overflow:hidden;
text-decoration:none;
width:28px;
}
#galleryie li a img {
border:0 none;
}
#galleryie li a:hover {
background:#EEEEEE none repeat scroll 0 0;
width:320px;
}


