/* Scrollbalken im FF immer anzeigen */
html {height: 100%; margin-bottom: 0.1px;}

/* Standard-Elemente */
p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #4F4F4F;
	font-style : normal;
}

h1 {
	margin: 0px;
	padding: 0px;
	width: 778px;
	height: 50px;
	background-repeat: no-repeat;
}

h2 {
	margin: 0px;
	padding: 4px 0px 3px 0px;
	font-size: 130%;
	color: #c50984;
	/*color: #8BC20C;*/
}

h3 {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	/*color: #4F4F4F;*/
	color: #1e7ec8;
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	background-image: url(../images/parrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 3px 0px 16px;
	white-space: nowrap;
}

a.blacklink {
	color: #8BC20C;
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #8BC20C;
	text-decoration: none;
}

/* Layout-Elemente  */

BODY {
	background: #F5FDEC url(../images/pback.gif) repeat-x scroll top left;
	margin: 0px;
	padding: 0px;
}
#eyecatcher {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	height: 160px;
	border: 0px solid #8BC20C;
	background: transparent url(../images/peye.jpg) no-repeat top left;
}
#main {
	width : 800px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border: none;
	text-align: left;
}

/*#logo {
	background: transparent url(../images/peye.jpg">) no-repeat bottom left;
	width: 800px;
	height: 145px;
	margin: 0px;
	text-align: right;*/


#content {
	width: 778px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	border: 2px solid #8BC20C;
	background: #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#youarehere {
	display: block;
	text-align: right;
	background: url(../images/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

#more {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat top right;
	padding-top: 4px;
}

#plaintext {
	position: absolute;
	top: 5px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

/* Menü */

#commonBar {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#menuBar {
	margin: 0px;
	padding: 0px;
	border: 1px solid #4F4F4F;
	background: #A2A2A2 url(../images/pmbar.gif) repeat-x top left;
}

ul.menuBar {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #000000;
	text-decoration: none;
	padding: 4px 5px 4px 5px;
}

.menu {
	background: #C2F576 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #8BC20C;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	/*filter: alpha(opacity=100);*/
	-moz-opacity: 1;
	opacity: 0.99;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #4F4F4F;
  color: #ffffff;
  
}

a.menuItem:hover, a.menuItemActive {
  background-color: #8BC20C;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #8BC20C;
	width: 100px;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0px;
}

form.search {
	margin: 0px;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border: none;
	/*background: url(../images/psep.gif) no-repeat left top;*/
}

p.sidepicturetext {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #8BC20C;
}


/* Absatztyp Bild */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0px 20px 20px;
	background-color: #F5FDEC;
	border: 1px solid #8BC20C;
	width: 620px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border: 1px solid #8BC20C;
}

tr.odd {
	background-color : #A2A2A2;	
}

tr.even {
	background-color : #F5FDEC;	
}

tr.header {
	background-color : #C2F576;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 0px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #F5FDEC;
	border: 1px solid #8BC20C;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 748px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #c50984;
	/*color: #8BC20C;*/
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #C2F576;
}

/* Absatztype Formular */

input.forminput  {
	border: 1px solid #8BC20C;
	width: 300px;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border: 1px solid #8BC20C;
	width: 300px;
	height: 200px;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #8BC20C;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border: 1px solid #8BC20C;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border: 1px solid #8BC20C;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #4F4F4F;
	font-weight : bold;
	margin-top: 5pt;
	margin-bottom: 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #8BC20C;
	width: 300px;
	height: 200px;
	background-color: #F5FDEC;
	vertical-align: top;
	padding: 1px;
}

#footer {
clear: both;
font-size: 0.9em;
margin: 0; padding: 0.9em;
text-align: center;
border: 1px solid #8BC20C;
background-color: #FFFFFF;
}

#footer a {
   text-decoration: none;
   font-weight : bold;
   color: #4F4F4F;
}

#footer a:hover {
   text-decoration: underline;
   color: #4F4F4F;
   
} 

/* codecontainer */
textarea.codecontainer{
   border: 1px dashed gray;
   width: 60%;
   height: 59px;
   background-color: #F5FDEC;
   color: #000000;
   padding-left: 3px;
   margin-top: 0px;
   font-size: 12px;
   font-family: Verdana, Arial, hevetica, sans-serif;
} 

.gallery {
				zoom:1;
				width:620px;
				height: 100%;
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				padding:6px;
				border:solid 1px #b8b8b8;
				background-color:#f4f5f5;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}

.gallery2 {
				zoom:1;
				width:678px; 
				height: 100%;
				text-align:center;
			}
			.gallery2 a {
				display:block;
				float:left;
				margin:5px;
				padding:6px;
				border:solid 1px #b8b8b8;
				background-color:#f4f5f5;
				opacity:0.85;
				text-align:center;
			}
			.gallery2 a:hover {
				opacity:1;
			}
			.gallery2 a img {
				border:none;
				display:block;
			}
			.gallery2 a#vlightbox{display:none}