/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: "Lucida Grande Unicode", "Lucida Grande", Arial, Sans-Serif;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
strong {
font-weight: bold;
}
/* end browser resets*/
#top {
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
#wrapper {
	width: 940px;
	margin: 40px auto 0 auto;
}
#header {
	width: 940px;
	height: 185px;
	display: block;
	background: transparent url(../img_css/header_back.png) 0 0 no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	top: 50px;
	left: 48px;
}
#visual {
	position: absolute;
	top: 0;
	left: 20px;
	overflow: hidden:
}
#visual img {
	position: absolute;
	top: 1px;
	left: 1px;
}
#metanav {
	position: absolute;
	height: 20px;
	top: 165px;
	left: 170px;
	width: 700px;
}
#metanav ul {
	display: block;
	float: left;
	height: 20px;
	width: 700px;
}
#metanav ul li {
	display: block;
	float: left;
	line-height: 20px;
}
#metanav ul li a {
	display: block;
	float: left;
	line-height: 20px;
	font-size: 10px;
	color: #6e6e6e;
	background: transparent url(../img_css/metanav_pipe_back.png) 100% 50% no-repeat;;
	text-decoration: none;
	text-transform: uppeercase;
	padding: 0 10px;
}
#metanav ul li a:hover {
	color: #337391;
}
#metanav ul li a.active {
	color: #005076;
	font-weight: bold;
}

#main {
	width: 940px;
	min-height: 500px;
	display: block;
	background: transparent url(../img_css/main_back.png) 0 0 repeat-y;
}
*html #main {
	height: 500px;
}
#navbar {
	display: block;
	width: 180px;
	float: left;
}
#primenav {
	padding: 25px 0 0 40px;
	width: 140px;
}
#primenav li {
	display: block;
	float: left;
	width: 140px;
	line-height: 21px;
	margin-bottom: 7px;
}
#primenav li a {
	display: block;
	float: left;
	width: 130px;
	line-height: 21px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #6E6E6E;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#primenav li a.active {
	color: #D16A19;
	background: transparent url(../img_css/smiley.png) 0 0 no-repeat;
	padding-left: 25px;
	width: 115px;
}
#primenav li li {
	display: block;
	float: left;
	width: 140px;
	line-height: 12px;
	margin-bottom: 0;
	margin-top: 7px;
}
#primenav li li a {
	display: block;
	float: left;
	width: 130px;
	line-height: 12px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #999;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
#primenav li li a:hover {
	font-weight: bold;
	color: #666;
}
#primenav li li a.active {
	color: #D16A19;
	background: transparent none;
	padding-left: 10px;
	width: 130px;
	font-weight: bold;
}
#cwrap {
	width: 760px;
	float: right;
	display: block;
}
#content {
	display: block;
	float: left;
	width: 450px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#content h1 {
	color: #D16A19;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: .8em;
}
#content h2 {
	color: #6E6E6E;
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 1em;
	font-weight: bold;
}
#content h3 {
	color: #D98847;
	font-size: 13px;
	padding-top: 15px;
	line-height: 1.3;
	margin-bottom: 1em;
	font-weight: bold;
}
#content h4 {
	color: #D98847;
	line-height: 1.3;
	margin-bottom: .6em;
	font-weight: bold;
}
#content p {
	color: #6E6E6E;
	line-height: 1.45;
	margin-bottom: 1em;
}
#content a {
	color: #D98847;
}
#content a:hover {
	color: #444;
}
#content img.full {
	margin: 15px 0;
}
#content.onecol {
	width: 720px;
}
.oc_block {
	width: 720px;
	display: block;
	float: left;
	background: transparent url(../img_css/oc_block_sidebar_back.png) 100% 0 repeat-y;
	padding-bottom: 20px;
}
.oc_block#special {
	background: transparent url(../img_css/sidebar_box_back.png) 100% 0 no-repeat;
}
.oc_left {
	display: block;
	float: left;
	width: 450px;
	padding-top: 14px;
}
.oc_block#special .oc_right {
	padding-top: 0;
}
.oc_right {
	display: block;
	padding: 14px 8px 7px 14px;
	float: right;
	width: 198px;
}
.oc_block#special .oc_right {
	padding: 0 8px 7px 14px;
}
.oc_right img {
	border: 1px solid #fff;
	margin-bottom: 7px;
}
.oc_right q {
	display: block;
	color: #888;
	font-size: 9px;
	margin-bottom: 7px;
}
#content .oc_left h3 {
	padding-top: 0;
}
.oc_right .tcell {
	position: relative;
	height: 118px;
	width: 120px;
}
.oc_right .tcell strong {
	font-size: 10px;
	line-height: 1.35;
	color: #6E6E6E;
	position: absolute;
	left: 100px;
	bottom: 0;
	margin-bottom: 0;
}
.oc_right a.morelink {
	color: #6E6E6E;
	text-decoration: none;
}
.oc_right a.morelink:hover {
	color: #444;
	font-weight: bold;
}
#content .oc_right h3 {
	color: #D98847;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: .8em;
	line-height: 1.2;
}
.oc_right p {
	color: #6E6E6E;
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 1em;
}
.dotted_line {
	width: 450px;
	display: block;
	background: transparent url(../img_css/dotted_line.gif) 0 50% no-repeat;
	height: 50px;
}
#content p#backtotop a {
	margin: 30px 0 10px 0;
	display: block;
	color: #6E6E6E;
}
#content p#backtotop a:hover {
	color: #444;
}
#content ul {
	margin-bottom: 1.4em;
}
#content li {
	line-height: 1.4;
	margin-bottom: 5px;
	padding-left: 16px;
	color: #6E6E6E;
	background: transparent url(../img_css/bullet_a.png) 0 7px no-repeat;
	font-size: 11px;
}
.textbox {
	margin: 20px 0;
	background-color: #FDEEE6;
	border: 1px solid #D16A19;
	padding: 10px;
	display: block;
	font-weight: bold;
}
#team {
	padding-top: 20px;
}
#thumbs {
	margin-bottom: 4px;
}
#thumbs img {
	cursor: pointer;
	margin-right: 4px;
	float: left;
}
.detail {
	width: 426px;
	min-height: 204px;
	background-color: #E6E2DC;
	padding: 10px;
}
*html .detail {
	height: 194px;
}
.detail img {
	float: left;
	border: 1px solid #fff;
	margin-right: 15px;
}
.team_content {
	padding-top: 10px;
	display: block;
	width: 252px;
	float: right;
}
#csidebar {
	display: block;
	width: 260px;
	float: right;
	padding-top: 20px;
}
#csidebar h3 {
	color: #D16A19;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: .8em;
	line-height: 1.2;
	font-weight: bold;
}
#csidebar p {
	color: #6E6E6E;
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 1em;
}
#csidebar a {
	color: #D16A19;
	font-size: 10px;
	line-height: 1.35;
}
#csidebar a:hover {
	color: #444;
}
#csidebar a.morelink {
	color: #6E6E6E;
	text-decoration: none;
}
#csidebar a.morelink:hover {
	color: #444;
	font-weight: bold;
}
/* MODULE SEITENSPALTE */
.modul_b1 {
	width: 198px;
	padding: 14px 8px 7px 14px;
	background: transparent url(../img_css/sidebar_box_back.png) 0 0 no-repeat;
	margin-bottom: 10px;
}
.modul_b1 img {
	border: 1px solid #fff;
	margin-bottom: 7px;
}
.modul_b1 img.nomargin {
	border: 1px solid #fff;
	margin-bottom: 2px;
}
.modul_b1 q {
	display: block;
	color: #888;
	font-size: 9px;
	margin-bottom: 7px;
}
.modul_b1 ul {
	margin-bottom: 1.4em;
}
.modul_b1 li {
	line-height: 1.4;
	margin-bottom: 5px;
	padding-left: 16px;
	color: #6E6E6E;
	background: transparent url(../img_css/bullet_a.png) 0 7px no-repeat;
	font-size: 10px;
}
.modul_b2 {
	width: 198px;
	padding: 14px 8px 14px 14px;
	background: transparent url(../img_css/sidebar_box_back.png) 0 0 no-repeat;
	margin-bottom: 10px;
}
.modul_b2 img {
	border: 1px solid #fff;
	float: left;
	margin-right: 5px;
}
.modul_b2 .tcell {
	position: relative;
	height: 118px;
	width: 120px;
}
.modul_b2 .tcell strong {
	font-size: 10px;
	line-height: 1.35;
	color: #6E6E6E;
	position: absolute;
	left: 100px;
	bottom: 0;
	margin-bottom: 0;
}
/* FOOTER */
#footer {
	width: 940px;
	min-height: 60px;
	display: block;
	background: transparent url(../img_css/footer_back.png) 0 0 no-repeat;
}
#footer p {
	font-size: 9px;
	padding-top: 25px;
	color: #56839E;
	width: 100%;
	display: block;
	text-align: center;
}
#footer a {
	color: #56839E;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #005076;

}
/* Kontaktformular */

fieldset label {
	display: block;
	float: left;
	color: #888;
	padding: 3px;
	margin-bottom: 10px;
	width: 100px;
}
.inputs input {
	display: block;
	float: left;
	padding: 1px;
	margin-bottom: 10px;
	width: 295px;	
}
textarea {
	width: 297px;
	display: block;
	float: left;
	padding: 1px;
}
#submit {
	float: right;
	margin-right: 40px;
}
/* JQuery Plugins*/
#gallery {
	padding-top: 20px;
}
#gallery li {
	background-image: none;
	padding-left: 0;
}
ul#pikame {
	padding-left:0;
	width:450px;
	margin:0 auto;
}
.pika_main {
	width:450px;
	padding-right:20px;
	margin:0 auto;
}
#pikame li {
	margin:5px;
	float: left;
	border:0 none;
}
#pikachoose {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{display: none; visibility: hidden;}
.pika_navigation a{font-size: 12px;color:#6e6e6e;text-decoration: none; cursor:pointer;}
.pika_navigation a:hover{color: #555;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}
.pika_navigation #pback {
	float: left;
	display: block;
}
.pika_navigation #pnext {
	float: right;
	display: block;
}
/* helpers */
.h {
	display: none;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
