/* GROESSENDEFINITION */
body {
	font-family : "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%;
/* 	background-color: #F0EFE3; */
	background: #fff;
	overflow-y: scroll;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
	
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;

}

/* GRUNDSTRUKTUR */
#container {
	margin: 15px auto;
	width: 1000px;
/* 	background: #F0EFE3; */
	background: #fff;
/* 	border: 1px solid #265142; */
}

#fixed_head {
	width: 1000px;
	height: 110px;
	overflow: hidden;
	position: fixed;
	top: 0;
	z-index: 10;
	background: #fff;
}

#rest_of_page {
	position: relative;
	top: 95px;
	z-index: 2;
}

#header {
	height: 72px;
	width: 923px;
	background: #fff;
	color: #fff;
}

#header a {
	border: none;
	text-decoration: none;
	background: transparent;
	color: #fff;
}

#h_nav {
	height: 23px;
	background: url('../gfx/horizontal_back_neu.png') 0 0 transparent;
	background-repeat: no-repeat;
	padding: 0 0 0 21px;
	margin: 0;
}
#h_nav a, #h_nav a img {
margin: 0px 11px 0 0;
padding: 0px;
}

#h_nav img.nav_logo2 {
	margin-left: 202px;
}


#pfad {
	height: 70px;
	width: 1000px;
}

#v_nav {
	float: left;
	width: 300px;
	position: fixed;
	top: 110px;
}

#v_nav a {
	display: block;
	color: #455F53;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	font-size: 14px;
	width: 244px;
	padding: 0px 0px 0px 36px;
	line-height: 20px;
	margin-bottom: 2px;
	height: 20px;
}

/*
#v_nav a:first-child {
	margin: 0;
}
*/

#navcontainer {
	width: 300px;
}

#navcontainer ul {
	margin: 0;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 2px 0px 0px 36px;
	width: 244px;
	color: #455F53;
	background: transparent;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize;
}

#v_nav a:hover, #navcontainer a:hover, #v_nav a.active, #navcontainer a.active {
	background: url('../gfx/vertical_background.png') right top transparent no-repeat;
	color: #fff;
}

/*
#v_nav a.active, #navcontainer a.active {
	border-bottom: 1px dotted #265142;
}
*/

#content {
	float: left;
	width: 700px;
	position: relative;
	left: 300px;
	top: 0px;
}

#footer {
	clear: both;
	background: url('../gfx/nav_back2.png') transparent;
	padding: 5px 0px 3px 35px;
/* 	color: #265142; */
	color: #fff;
	font-size: 10px;
	display: none;
}

#footer a:link, #footer a:visited {
/* 	color: #265142; */
	color: #fff;
	background: url('../gfx/nav_back2.png') transparent;
	font-size: 9px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* LAYOUTSTRUKTUR */
.inhalt_wrap {
	margin: 0 0px 10px 0;
	border-bottom: 1px solid #455F53;
}
.inhalt_wrap:last-child {
	margin: 0 0 15px 0;
	border-bottom: none;
}

.inhalt_li {
	float: left;	
	width: 370px;
	margin: 0 0 0 10px;
	padding: 0 26px 0 2px;

}

.news_inhalt_li {
	float: right;
	clear: both;	
	width: 250px;
	margin: 0 0px 10px 10px;
	padding: 5px;
	border: 1px solid #455F53;
/* 	height: 120px; */
}

.news_inhalt_li img {
	height: 110px;
}

.inhalt_li a, .news_inhalt_li a {
	color: #455F53;
	background: transparent;
	font-size: 12px;
	text-decoration: underline;
}

.inhalt_re {
	float: left;
	width: 260px;
	padding: 0 0px 0 30px;
	text-align: right;
}

.inhalt_re img {
	border: 1px solid #455F53;
	margin: 0;
/* 	width: 260px; */
}

.inhalt_re a {
	display: block;
	width: 260px;
	padding: 0px 0px 0px 0px;
	color: #455F53;
	background: transparent;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

.inhalt_re a:hover {
	color: #fff;
/* 	background: url('../gfx/nav_back.png') repeat transparent; */
	background: #265142;
}

.inhalt_li h1, .news_inhalt_li h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #455F53;
	background: transparent;
	line-height: 18px;
}

.inhalt_li h1.sw, .news_inhalt_li h1.sw {
	font-size: 15px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	background: transparent;
	line-height: 18px;
}

.inhalt_li a.headline1, .news_inhalt_li a.headline1 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #455F53;
	background: transparent;
	line-height: 18px;
	text-decoration: none;
}

.inhalt_li a.headline1:hover, .news_inhalt_li a.headline1:hover {
	text-decoration: underline;
}

.inhalt_li h2, .news_inhalt_li h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #455F53;
	background: transparent;
}

.inhalt_li h2.sw, .news_inhalt_li h2.sw {
	font-size: 12px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
	background: transparent;
}

.news_inhalt_li h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #455F53;
	background: transparent;
}


.inhalt_li p, .news_inhalt_li p {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	line-height: 18px;
}

.news_inhalt_li p {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	line-height: 18px;
}


.inhalt_li ul {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	line-height: 16px;
	margin: 0px 0px 0px 12px;
}

.inhalt_li ol {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	line-height: 16px;
	margin: 0px 0px 0px 18px;
}

	
#content_sub {
	float: right;
	background: #f09;
	color: #000;
	width: 200px;
}

a.hidden {
	display: none;
}



/* DYNAMOLAYOUTS */

.cont_wrap {
	clear: both;
}

.float_re {
 	float: right;
 	display: inline;
}
 
.float_li {
 	float: left;
 	display: inline;
}

.mitte_break{
	width: auto;
	clear: both;
	margin: 0 auto;
}

.li_break{
	width: auto;
	clear: both;
	margin: 0 auto 0 0;
}
 
.re_break{
	width: auto;
	clear: both;
	margin: 0 0 0 auto;
}
 
.clear {
 	width: 100%;
	clear: both;
}

/* BILDERSEITEN */
#imgcontainer {
	margin: 0 auto;
}

#imgthumbnails {
	list-style-type: none;
	width: 450px;
}

#imgthumbnails li {
	float:left;
	padding: 5px 0px;
	margin: 5px 0 0 0;
	height: 170px;
	width: auto;
	background: #eee;
	color: #fff;
	border: 2px solid #fff;
}

#imgthumbnails li a:link, #imgthumbnails li a:visited {
	background: #eee;
	color: #fff;
}

#imgthumbnails li a:hover {
	background: #09B772;
	color: #fff;
}

#imgthumbnails img {
   margin: 0 auto;
   display: block;
}

#imgfoot a {
	color: #09B772;
	text-decoration: none;
	background: transparent;
}
 
#imgfoot a:hover {
	color: #09B772;
	text-decoration: none;
	background: transparent;
	text-decoration: underline;
}

#imgfoot {
	font-size: 0.9em;
	text-align: right;
	margin: 5px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 0 0 0;
}
 
/*FORMULARE*/ 
.form_text_large {
	border: 1px solid #265142;
	width: 200px;
}
 
.form_text_small {
	border: 1px solid #265142;
	width: 80px;
}

.form_textarea {
	border: 1px solid #265142;
	width: 200px;
	height: 90px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.form_submit {
	border: 1px solid #265142;
	background-color: #d7dace;
	color: #265142;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	cursor: pointer;
}

.form_submit:hover {
	border: 1px solid #265142;
	background-color: #265142;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}


.form_checkbox {
	border:  1px solid #265142;
	width: 15px;
	height: 15px;
}

.form_label {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background: transparent;
	line-height: 16px;
	padding: 1px 10px 0px 0px;
}

p.error_msg {
	font-weight: bold;
	font-size: 11px;
	color: #C9252B;
	background: transparent;
}