/* MiniPixel Icons von  icondock.com/free/   */  
 
  /* gewählte Designfarben */
/*
usercolor.h1 = "#7C8DAE"
usercolor.bright = "#759B3D"
usercolor.medium = "#aaaaaa"
usercolor.alt.medium = "#bbbbbb"
usercolor.dark = "#ffffff"
usercolor.alt.dark = "#B1541B"
*/

p {
	color:				#808080 !important;
	background-color:		transparent;
}

img {
	border:				none;
}
a{ 
	color:				#759B3D !important;
	background-color:		transparent;
	text-decoration:		none; 
}
a:hover {
  	color:				#B1541B; 
	background-color:		transparent;
}

#content h1 {
	font-size:			150%;
	color:				#759B3D;
	background-color:		transparent;
	font-weight:			normal  !important;
	margin:				0px;
	padding:			10px 0px 10px 0px;	
	text-transform:			uppercase;
}
#content h2 {
	padding:			2px 0px 5px 0px; 
	font:				bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color:				#ffffff;
	background-color:		transparent;	
	border-bottom:			1px dotted #999;
	margin-bottom:			5px;
	margin-top:			10px;
	clear:				both;
}
#content .sidepicture {
	float:				right;
	line-height:			110%;
	padding:			4px 0px 0px 5px;
	margin:				0px 0px 5px 5px;
}

p.sidepicturetext {
	width:				114px;
	font-size: 			9pt;
	padding: 			5px   3px  5px  3px;	
	margin: 			0px 	0px 	5px 	0px;
	border-bottom:			1px solid #759B3D;		
	background-color: 		#aaaaaa;	
}
.picture{
	width:				100% !important;
	text-align:			left;
	margin-left:			0px;
}
.picturetext {
	width:				100% !important;
	text-align:			left;
	margin-left:			19px;
	padding:			8px 0px 8px 0px;
}

p.teasertext {
	margin:				0px;	
	line-height:			160%;
	color:				#ffffff;
	background-color:		transparent;
	padding:			0px 0px 4px 0px;
}
.sidepicturetext, .picturetext{
	font-size:			0.95em;
	margin:				0px;
	padding:			2px 0px 5px 0px;	
	line-height:			160%;
}
.sidepicture {
	float:				left;
	padding:			0px 0px 0px 0px;
	margin:				4px 10px 10px 0px;
	width:				220px;
}
.teaser_sidepicture{
	float:					left;
	padding:				0px 0px 0px 0px;
	margin:					4px 10px 10px 0px;
}

/* Liste */
#content ul {
	font-size:			1.1em;
	color:				#B1541B;
	background-color:		transparent;
	list-style:			none;
	padding:			0px;
	margin:				6px 0px 6px 0px;
	line-height:			140%;
}
#content li {
	padding:			0px 0px 2px 16px;
	background:			url(../images/pbull.gif) no-repeat top left;
}


/* Tabelle */
#content table.content {
	width:				99% !important;
	font-size:			9pt !important;
	border:				1px solid #ccc;
}
#content table a  {
	font-weight:			bold !important;
	color:				#ffffff !important;
	border-bottom:			1px dotted #aaaaaa !important;
	background-color:		transparent;
}
#content table a:hover  {
	color:				#990000;
	border-bottom:			1px dotted #759B3D!important;
	background-color:		transparent;
	font-weight:			bold !important;
}
#content tr.header, #content tr.rowheader {
	font-size:			85% !important;
	font-weight:			bold !important;
	color:				#ffffff;
	line-height:			140%!important;
	background-color:		#aaaaaa;
	padding:			0.4em !important;
}

.rowheader {
	font-size:			1.2em !important;
	font-weight:			bold !important;
	padding:			0.8em  0.8em  0.8em  0.8em;
}
p.rowheader, p.colheader   {	
	padding:			0.2em 0.2em  0.2em  0 !important;
	color: 				#ffffff !important;
}
#content td.colheader {
	padding:			0.2em 0.4em 0.4em  0.8em !important;
	vertical-align:			top;
	background-color:		#B1541B;
	font-weight:			bold;
}
td.cell{
	padding: 			1.5em 0.5em 1.5em 0px;
}
#content td.cell  p {
	font-size:			0.9em !important;
	padding: 			5px;
	color: 				#ffffff !important;
}
#content tr.even td.cell  {
	background-color:		#759B3D;
	color:				#ffffff !important;
}
td.tablepic {
	padding: 			0.8em;
	text-align:			center;
	clear: 				both;
	background-color:		#aaaaaa;
}

/* Teaser */
div.teaserelement {
	float:					left;
	padding:				0px 20px 0px 0px;
	margin:					0px;
}
div.teaser {
	margin:					0px;
	padding:				2px 0px 2px 0px;	
}
div.teaserpicture {
	float:					left;
	padding:				0px;
	margin:					4px 10px 10px 0px;
	border:					none;
}
.teasernav {
	clear:					both;
	padding:				2px 0px 2px 0px;
	margin:					0px;
	text-align:				center;
}

/* Kontaktformular */
#formular{
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif !important; 
	font-size:			1.0em !important; 
	float:				left;
	width:				520px;   
	margin-left: 			0px; 
	margin-right: 			10px; 
}
fieldset legend {
	padding-left: 			0.5em; 
	padding-right: 			0.5em; 
	color:				#759B3D;
	background-color:		transparent;
	font-size:			1.0em !important; 
}
fieldset.mainform, fieldset.button{
	width:				450px;
	margin: 			0.05em   auto   0.05em   0; 
	padding: 			0.5em; 
	background-color: 		transparent;
	color:				#000; 
	border: 			1px solid #aaaaaa;
	clear: 				both;
 	display: 			block;
}
.field_anrede  {
	background : 			#759B3D url(../images/pcol2.gif) repeat-x;
	margin-left: 			8em!important; 
	padding:			2px	8px	2px	0px;	  
	width:				20.0em; 
	font-size:			1.0em; 
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif !important; 
	color:				#000;  
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
#formular h3 { 
	padding-left: 			0.8em; 
	font-size:			1.1em !important; 
	color:				#ffffff;
	background-color: 		transparent;
}
label { 
	color: 				#759B3D;	
	float:				left; 
	width:				100%; 
	font-size:			0.99em !important; 
	padding-left: 			1.0em; 
	padding-top: 			0.3em; 
	padding-bottom: 		0.3em; 
	clear:				both;
}
.formnote {
	color: 				#759B3D;
	font-size:			0.8em !important; 
	background-color:		transparent;
	margin: 			0px 1.4em 0px 1.0em !important; 
	clear:				both;
}
.field, .option  {
	border: 			#ffffff 1px solid; 
	background : 			#759B3D ;
	margin-left: 			10em!important; 
	padding:			2px	0px	2px	0px;	  
	width:				20.0em; 
	font-size:			1.0em; 
	color:				#fff; 
	background-color:		transparent;	
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
.textarea  {
	border: 			#ffffff 1px solid; 
	background-color: 		#759B3D;
	margin-left: 			10em!important; 
	padding:			12px	0px	2px	0px;	  
	width:				20.0em; 
	font-size:			1.0em; 
	color:				#333; 
	text-indent:			0.5em; 
	letter-spacing:			0.1em;
	clear:				both;
}
#formular .radio { 
	float:				left; 
	font-size:			0.99em !important; 
	padding-left: 			0.35em;
	padding-top: 			0.1em; 
	padding-bottom: 		0.3em; 
	padding-right: 			0px; 
}
.radiopoint  {
 	display: 			inline;
	margin-top: 			2px;
}
.submit, .reset{ 
	clear:				both; 
	margin-left:			20px; 
	height:				30px; 
	font-size:			1.0em; 
	color:				#fff; 
	background-color: 		#000;
	width:				92px;
	padding: 			0.4em; 
}
.submit:hover, .reset:hover {
	color:				#000; 
	cursor: 			pointer; 
	background-color: 		#fff;
}


/* Movie-Absatz*/
div.flashmovie, div.mediamovie, div.quicktimemovie, div.realmemovie {
	text-align: 			center;
	padding: 			10px	0	10px	0;
	margin: 			10px 	auto 	10px 	auto !important;
}
/*Iconlinks rechts außen*/
* html #sidemenu {
	top:				expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 150 + "px");
	position:			absolute !important;
} 
#sidemenu {
	position:			fixed;
	top:				200px;
	left:				50%;
	width:				19px;
	padding:			0px;
	text-align:			left;
	margin:				0px     0px    0px    420px;     /* abhängig von der Designbreite (50*/
	color:				#a0a0a0;
	float:				none;
}
div.sideimg{
	padding:			0px;
	width:				20px;
	margin:				0px     0px    5px   0px;
}
div.sideimg a:hover{
	background-color:		#c6c6c6;
	position:			relative;
	top:				-2px;
	left:				-2px;
	margin:				0px    0px     3px   0px;
}
div.sideimg a:hover img{
	border:				1px solid red; 
	position:			relative;
	top:				-1px;
	left:				-1px;
	margin:				0px;
}


/** Für Formulare und Shopseiten **/
/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border:					1px solid #ffffff;
	background-color:			#759B3D;
} 

/* Weitere Styledefinitionen für Formularelemente */
/* Plugin Abstimmung */
#ranka {
	margin:			15px 0;
}

/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 570px;
	margin: auto;
}
table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 285px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 114px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #fff;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

#content table.spalten {
	width:				100% !important;
	font-size:			9pt !important;
	border:				1px dotted #ccc;
	padding:			3px;
}

/* für Haftzettel */
#postit{
	visibility:			hidden;
	z-index:			1000;
	cursor:				hand;
	position:			absolute;
	left:				250px;
	top:				10px;
	width:				253px;
	margin-left:			200px;
}
.sticky_note_container {
	float:				right;
	width:				253px;
	margin-right:			10px;
	margin-left:			40px;
}
.sticky_note {
	 width:				253px;
	 background:			url(../images/pnote_middle.gif) repeat-y;
	 margin:			0px;
	 padding:			10px 0px 0px 10px;
}
.sticky_note_content {
	 padding:			10px;
	 color:				blue;
}
.sticky_note_footer {
	width:				253px;
	background:			url(../images/pnote_finish.gif) 0% 100% no-repeat;
	margin:				0px;
	padding:			0px;
}
