/* Standard-Elemente */


p {
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #96A4C6;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman",  "Comic Sans MS", serif;
	background-repeat : no-repeat;
	color: #0000FF;
}

h2  { color: #424242; font-size: medium; font-family: arial; margin: 0; padding: 4px 0 3px }

h3  { color: #424242; font-size: medium; font-family: arial; margin: 0; padding: 2px 0 }

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #807f94;
	text-decoration: none;
}

a.arrow {
	font-weight: bold;
	color: #807f94;
	text-decoration: none;
	/*background:;*/
	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: #333333; font-size: 12px; text-decoration: none; font-weight: bold; }

a.grau { color: black; text-decoration: none; font-weight: bold; font-size: 12px; }

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #807F94;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY { margin: 0; padding: 0; font-family: arial, Verdana; color: black; font-size: 12px; }
table.center{
	vertical-align: middle;
	azimuth: center;
}
#main {
	width : 770px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border: none;
	text-align: left;
}

#logo {
	background : transparent url(../images/plogo.gif) no-repeat bottom left;
	width: 750px;
	height: 50px;
	margin: 0;
	text-align: right;
}

#content { 
	background-color: #eae9ed; 
	/*background-image: url(../images/pshadow.gif); */
	background-attachment: scroll; 
	background-position: left top; 
	width: 600px; 
	padding: 10px; 
	margin: 10px 0 0; 
	border: solid 0px #807f94;
}
/*
background-color: #eae9ed; 
	text-align: left; 
	list-style: none; 
	margin: 10px 0 20px 20px; 
	padding: 10px; 
	width: 600px; 
	border: solid 1px #807f94;
	color: #424242;
*/
#eyecatcher {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 200px;
	border: 1px solid #807F94;
	background : #ffffff url(../images/peye.jpg) 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: 0;
	padding: 0;
	text-align: right;
}

#menuBar {
	margin: 0;
	padding: 0;
	border: 1px solid #96A4C6;
	background : #D2DCEF url(../images/pmbar.gif) repeat-x top left;
}

ul.menuBar {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #000000;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.menu {
	background: #CAC9D8 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #807F94;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	z-index 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
 /* background-color: #96A4C6;*/
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #96A4C6;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #807F94;
	width: 100px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

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: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #807F94;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}


/* Absatztype Aufz?hlung */

p.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #EAE9ED;
	border: 1px solid #807F94;
	width: 600px;
}

p.content-t {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #EAE9ED;
	border: 1px solid #807F94;
	width: 350px;
}

ul.list {
	list-style: none;
	}
	
ul.content  { 
	background-color: #eae9ed; 
	text-align: left; 
	list-style: none; 
	/* margin: 10px 0 20px 20px; */
	padding: 10px;
	width: 600px; 
	border: solid 1px #807f94;
	color: #424242;
	}

li.content  { 
	background-image: url("../images/pbull.gif"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	color: #424242; 
	text-align: left; 
	padding: 2px 0 2px 18px 
	}
li.content2  { background-image: url("../images/ptop.jpg"); background-repeat: no-repeat; background-position: left top; text-align: left; padding: 2px 0 2px 18px }


/* Absatztyp Tabelle */

table.content     { background-color: transparent; text-align: left; margin: 0 0 10px; border: solid 1px #807f94; }

table.content-b    { background-color: #000000; text-align: left; margin: 0 0 10px; border: solid 1px #807f94; }

tr.odd {
	background-color : #D2DCEF;	
}

tr.even {
	background-color : #999999;	
}

tr.header { 
		color: white; 
		font-weight: bold; 
		background-color : #cc9933; 
		text-align: left; 
	}

td.cell  { 
		color: #424242; 
		font-family: arial; 
		font-size: 12px; 
		text-align: left; 
		margin: 0; 
		padding: 4px  
	}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}

/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #EAE9ED;
	border: 1px solid #807F94;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 750px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #807F94;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #CAC9D8;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #807F94;
	width: 300px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #807F94;
	width: 300px;
	height: 200px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #807F94;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #807F94;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #807F94;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
}

a.s2d {
	font-weight: bold;
	color: #96A4C6;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #96A4C6;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #807F94;
	width: 300px;
	height: 200px;
	background-color: #EAE9ED;
	vertical-align: top;
	padding: 1px;
}

body, textarea 
		{
   		scrollbar-base-color:#DDDDDD;           /*<!-- <CODE>scrollbar-base-color</CODE> = Basisfarbe der Scroll-Leiste -->*/
  		scrollbar-3d-light-color:;              /*<!-- <CODE>scrollbar-3dlight-color</CODE> = Farbe f?r 3D-Effekte -->*/
  		scrollbar-arrow-color:#FFFFFF;			/*<!-- <CODE>scrollbar-arrow-color</CODE> = Farbe f?r Verschiebepfeile -->*/
  		scrollbar-darkshadow-color:#DDDDDD;		/*<!-- <CODE>scrollbar-darkshadow-color</CODE> = Farbe f?r Schatten -->*/
  		scrollbar-face-color:#DDDDDD;			/*<!-- <CODE>scrollbar-face-color</CODE> = Farbe f?r Oberfl?che -->*/
  		scrollbar-highlight-color:#808080;		/*<!-- <CODE>scrollbar-highlight-color</CODE> = Farbe f?r oberen und linken Rand -->*/
  		scrollbar-shadow-color:#808080;			/*<!-- <CODE>scrollbar-shadow-color</CODE> = Farbe f?r unteren und rechten Rand -->*/
  		scrollbar-track-color:#FFFFFF;			/*<!-- <CODE>scrollbar-track-color</CODE> = Farbe f?r freibleibenden Verschiebeweg -->*/
		}