/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	background : #202020 url(../images/pback.gif) repeat-x;
	color: #AAAAAA;
	text-align: left;
}

#content h1 {
	font-size: 160%;
	font-weight : normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 2px 0px;
	color: #fffffe;
	font-variant : small-caps;
	border-bottom: 1px solid #555555;
	}
	
* html #content h1 { font-size: 19px;} 
	
#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #dcdcdc;
	letter-spacing : 1px;
	}

#content h2 {
	padding: 10px 0px 8px 0px;
	text-transform : uppercase;
	margin-top: 10pt;
	margin-bottom: 8pt;
	
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;	
	text-transform : uppercase;
	word-wrap: break-word; 
	width: 160px;
    margin-bottom: 10pt;
	font-weight : normal;
	color: #AAAAAA;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
color: #AAAAAA;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	text-transform : uppercase;
	margin-bottom: 6pt;
 margin-top: 6pt;
 line-height: 14pt;
}
 #content h4 {
 font-size:99%;
 font-weight: normal;
 margin-top: -1pt;
 line-height: 14pt;
 }

 #content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 180%;
	margin-bottom: 9pt;
	}

 #content a {
	text-decoration: none; 
	font-weight : normal;
	color: #ED7F0F;
	font-style : normal;
	}

#sidebar a {
	text-decoration: none;
	font-weight : normal;
	color: #ED7F0F;
	font-style : normal;
	word-wrap: break-word;
	width: 160px !IMPORTANT;
	}

 

#content a:hover, #sidebar a:hover {
	color: #ffffff;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#more a {
	padding: 2px 0px 2px 16px;
	background : url(../images/pbull.gif) no-repeat;
}

.pictureframe  {
	padding: 1px;
	border : 1px solid #1F1F1F;
	background-color: #1F1F1F;
}


/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 0px;
	 line-height: 15pt;
 margin-bottom: 15pt;
}

#content li, #sidebar li {
	padding: 0px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table{ 
   width:            97%;
  margin:            0.1em;
  /*             oben, rechts, unten, links */ 
   font:             0.9em/1.2em Tahoma, Arial, Helvetica, sans-serif;
    text-align:         left;
} 
#content tr.header{ 
   font-size:          1em; 
   font-weight:         bold; 
   color:            #CD661D; 
   padding-left:         0.5em;
   line-height:         160%!important; 
   background:          #1A1A1A url(../images/phead.gif) no-repeat top left; 
   text-align:         center;
   }
   
#content td.colheader { 
   background:          #1A1A1A url(../images/pcol1.gif) repeat-x; 
   font-size:          1em; 
   font-weight:         bold; 
   padding-left:         0.5em;
   padding-right:        0.5em;
   } 
#content td.cell{ 
   background:          #1A1A1A url(../images/pcol2.gif) repeat-x; 
   color:               #B8B8B8; 
   border-top:          1px solid #000000; 
   border-right:          1px solid #000000; 
   border-bottom:          1px solid #000000;
   border-left:          1px solid #000000; 
   padding:          0.8em 0.8em 0.8em 0.8em; 
   /*             oben, rechts, unten, links */ 
} 
#content td.tablepic { 
   background:          #1A1A1A url(../images/pcol2.gif) repeat-x; 
   color:             #1A1A1A; 
   border-right:          1px solid #000000; 
   border-bottom:          1px solid #000000; 
    border-top:          1px solid #000000;
   border-left:          1px solid #000000; 
   padding:          0.8em; 
   text-align:         center; 
   clear:             both; 
   border:          1px solid #000000; 
} 
#content tr.odd, #content td:hover, #content td.tablepic:hover { 
   background:          #1F1F1F; 
   } 
#content table a{ 
   font-size:          small; 
   } 
#content tr.even td, #content tr.even, #content td.colheader { 
   background:          #1A1A1A url(../images/peven.gif) repeat-x; 
   color:             #BFBFBF; 
   border-right:          1px solid #000000; 
   border-bottom:          1px solid #000000; 
   } 
#content tr.even td:hover{ 
   background:          #1F1F1F; 
   } 
#content tr.even,#content tr.odd { 
   line-height:         130%!important;
} 
odd   { 
   line-height:         130%!important;
   }    
.rowheader { 
padding:0.5em 0.2em 0.5em 0.5em !important; 
 border-right:          1px solid #000000; 
   border-bottom:          1px solid #000000; 
    border-top:          1px solid #000000;
   border-left:          1px solid #000000;
} 

/* Teaser */

div.teaserelement {
	float: left;
	padding: 18px 18px 0px 15px;
	margin: 5px 5px 8px 0px;
	border: 1px solid #000000;
	background: #1A1A1A; 

}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	margin-bottom: -8pt;
}

div.teaserpicture {
	float: left;
	margin: 7px 7px 0px 0px;
	padding: 1px;
	
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 6px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	
}

.subcolumns {
	width: 100%;
	padding: 0px 1px 0px 1px;
	margin: 0px -1px 0px -1px;
	overflow:hidden;
}

.col2left, .col3left  {float: left; overflow: hidden;}
.col2right, .col3right {float: right; overflow: hidden;}
.col3left, .col3right { width: 33.333%; }
.col2left, .col2right { width: 49.999%; }
.subcol  { padding: 0 0.5em 0 0.5em; overflow: hidden; }
.subcolleft { padding: 0 1em 0 0; overflow: hidden; }
.subcolright { padding: 0 0 0 1em; overflow: hidden; }

/* Absatztype Formular */

input.box {
	border : 1px solid #888888;
	width: 400px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	background : #ffffff url(../images/pfade.gif) repeat-x;
}

form.formular textarea  {
	background : #ffffff url(../images/pfade.gif) repeat-x;
	border : 1px solid #888888;
	width: 400px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 100px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	line-height: 160%;
	padding: 2px 0px 10px 222px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #ED7F0F;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	border-bottom: 1px solid #555555 !important;
}
