/*<![CDATA[
pixelcoach. Nicole Mueller
for www.jmp-media.de
04/2010
*/
/*reset all*/
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, 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%;
	color: #333;
	line-height: 150%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	height: 100%;
 	margin: 0 auto; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#fffffe url(../img/bg_site.png) repeat-x 0 0;
}
a {	text-decoration: none; }

table,
fieldset,
a img {
	border: none;
}
/*clearfix after*/
#page #content ul#gallery:after, 
#page #content ul#gallery li:after,
#page:after,
#content .box:after  {
	clear: both;
	content:'';
	display: block;
	height:0;
}
#container {
	width: 815px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left; 
}

#page {
	float: left;
	margin: 0 12px 0 11px;
	background: #c5dbc8 url(../img/bg_wrap.png) no-repeat left bottom;
	border-right: 1px solid white;
	min-height: 390px;
}
#header {
	height: 262px;
	background: url(../img/bg_header.png) no-repeat 0 55px;
}

ul#metaNavigation 	{
	float: right;
	display: inline-block;
	margin: 50px 88px 0 0;
}
ul#metaNavigation li,
#content li,
#marginal li,
ul#navigation li 	{ list-style-type: none; }

ul#metaNavigation li 		{ display: inline;
border-right: 1px solid #333; }

ul#metaNavigation li a, 
ul#metaNavigation li a:link, 
ul#metaNavigation li a:hover,
ul#metaNavigation li a.current, 
ul#metaNavigation li a.current:link,
ul#metaNavigation li a.current:hover {
	text-decoration: none;
	padding: 0 7px; 
	font-size: 12px;
	text-transform: uppercase;
}
ul#metaNavigation li a:hover, 
ul#metaNavigation li.active a, ul#metaNavigation li.active a:link ,ul#metaNavigation li.active a:hover
 { text-decoration: underline; }

#content {
	width: 384px;    
	float: left;
	background: #fff;
	padding: 36px 13px 25px 13px; 
}

p, th, td {
	font-size: 12px;
	padding: 2px 0 10px 0;
}
hr {
border: none;
	border-bottom: 1px dashed #adadb0;
	height:1px;
	margin: 13px 0 4px 0;
}
td, th 					{ padding: 4px 0; }
table 					{ border-collapse: collapse; width: 100%; margin-bottom: 5px; }
#content p 				{ padding: 8px 0 12px 0; line-height: 18px; }
#content .box 			{ width: 100%; margin: 10px 0 15px 0; float: left;}
#content .box img,
#content .box div {
	float: left;
}

thead {
	background-color:#3D7356 ;
}
thead tr td {
	font-weight: bold;
	color: #fff;
}
tr.even td {
	background-color: #C8DDCC;
}
tr.odd td {
	background-color: #fff;
}
#content .box div {
	width: 257px;
	padding: 0 0 0 20px;
	margin-top: -12px;
}

#col1 {
	width: 192px; 
	float: left;
	background-color: #C8DDCC;
}
ul#navigation 			{
	text-align: left;
	padding: 0;
	margin: 0;
}

ul#navigation li 		{
	margin: 0;
	border-top: 1px solid #fff;
	background-color: #9ec3a3;
}

ul#navigation  li a, ul#navigation li a:link, ul#navigation li a:hover,
ul#navigation li.active a  {
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 0 6px 12px;
	color: #fff;
	line-height: 17px;
	font-weight: bold;
}
ul#navigation  a:hover,
ul#navigation li.active a   {
	background-color: #3d7356;}

#marginal {
	float: left;
	width: 169px;  
	background-color: #c5dbc8;
	padding: 0 10px;
}
#marginal img {
	margin-bottom: 10px;
}
#marginal p {
	font-size: 11px;
	line-height: 14px;
}
#marginal a {
	color: #333;
	line-height: 13px;
	margin: 0 ;	
	font-size: 11px;
}
#marginal ul {
	margin-left: 8px;
}
#content ul li, #marginal li {
	color: #333;
	background: url(../img/item_link.png) no-repeat 2px 2px; 
	padding-left: 17px;
	line-height: 12px;
	font-size: 11px;
}
#marginal li {
	line-height: 18px;
	margin:0 0 7px 0;
	background-position: 0 4px;
	padding-right: 25px;
}
#page #content ul li {
	background: url(../img/list_item.png) no-repeat 0 5px; 
	line-height: 15px;
	font-size: 12px;
	margin: 2px 0 6px 0;
	line-height: 15px;
}
#content ul {
	margin: 9px 0 12px 0;
}
.footer {
	height: 85px;
	background: url(../img/bg_footer.png) no-repeat 0 0;
	clear: left;
	position: relative;
}

address {
	color: #3d7356;
	font-size: 11px;
	font-family: verdana;
	left:20px;
	position:absolute;
	top:-90px;
	font-style: normal;
}
address span{	
	white-space: pre;
}
/* ------------------ Allgemeine Anweisungen */

#content a, #content a:link, #content a:hover,
#marginal a, #marginal a:link, #marginal a:hover { color:#3d7356; text-decoration: underline; }
address a { text-decoration: underline; }
a:hover            { text-decoration: none; }
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 13px;
}
h1 	 { 
	color: #8c6650;
	margin: 10px 0 4px 0; 
 }
h1.first {
	margin-top: 0px;
}
h2   	 { 
	color: #3d7356;
	font-size: 12px;
	margin: 10px 0 4px 0; 
}
h4 {
	background: #c8ddcc url(../img/item_h4.gif) no-repeat 2px 6px;
	color: #333333;
	font-size: 12px;
	height: 23px;
	padding: 2px 0 0 14px;
	
}


.goRight 			 { float: right; }
.goLeft  			 { float: left; }
.clearBoth			 { clear: both; }	
.clearLeft			 { clear: left; }	
.textNormal			 {font-weight: normal !important; }	

/*------------------- Formular */
#marginal form {
	padding: 9px 14px 14px 4px;
	background: #ced8e1;
}
#content form {
	padding: 5px 0 0 0 ;
}
#content form p {
	font-size: 10px;
	padding: 3px 0 2px 0;
	float: left;
}
label    		{ font-size: 12px; color: #333; width: 123px; display: inline-block; float: left; }
form span     		{ font-size: 12px; color: #333; width: 165px; display: inline-block;  }
#content form div	{
	width: 200px; position: relative;
}			
input, textarea	{
	width: 172px;
	padding: 3px 3px 3px 3px;
	margin: 0 0 3px 0;
	background: #caccd0;
	color: #333;
	border: none;
	height: 14px;
	font-size: 11px;
	float: left;
}

#content input.txt,
#content textarea.txt {
	border: 1px solid #6c4f3f;
	background: #fff;
	width: 250px;
	height: 17px;
	margin-top: 3px;
}
#content textarea.txt {
	height: 50px;
}

#content input.submit {
	border: none;
	background-color: #3d7356;
	border: 1px solid #6c4f3f;
	font-weight: bold;
	color: #fff;
	height: 25px;
	text-align: center;
	width: 125px; 
	padding: 3px 0;
	margin-top: 4px;
	}
.spacer {
	margin-right: 8px;	
}
#page #content ul#gallery {
	width: 405px;
}
#page #content ul#gallery li {
	float: left;
	background: none;
	padding: 0;
	margin: 10px 10px 0 0;
	position: relative;
}	
#page #content ul#gallery li span {
	background: url(../img/klickicon.gif) no-repeat 0 0;
	display: block;
	width: 40px;
	height: 28px;
	z-index: 50;
	position: absolute;
	right: 3px;
	bottom: 5px;
}
#gallery img {
	border: 1px solid #6c4f3f;
	z-index: 25;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}	
/*]]>*/

