/* Standard-Elemente */

* { 
	font-family: verdana;
	font-size: 10px;
	color: #585858;
}

b {
	font-family: verdana;
	font-size: 12px;

}

i {
	font-family: verdana;
	font-size: 14px;

}

p {
	margin: 0;
	padding: 0px 5px 15px 5px;
	line-height: 140%;
	font-family: verdana;
	font-size: 12px;
}

em {
	font-weight : bold;
	color: #9F9679;
	font-style : normal;
}

h1 {
/*	background : url(../images/hb.jpg) no-repeat top left;*/
	height: 25px;
	margin: 0;
	padding: 7px 0px 3px 15px;
	font-size: 16px;
	color: #FFCC00;
}

h2 {
/*	background : url(../images/hb.jpg) no-repeat top left;*/
	height: 22px;
	margin: 0;
	padding: 7px 0px 0px 5px;
	font-size: 14px;
	color: #996633;
	text-decoration: underline;
	text-transform: normal;
}

h3 {
	background-color: #C8BF9E; 
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #9F9679;
	text-decoration: underline;
	font-size: 10px;
	
}

a.arrow {
	font-weight: bold;
	color: #000000;
	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: #000000;
	text-decoration: underline;
	padding-left: 6px;
	font-size: 10px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
	font-weight: bold;
}

a.plaintext {
	font-size: 90%;
	color: #010000;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY {
	background-color: #eaeaea; 
	margin: 0px;
	padding: 0px;
}

#site {
	position: relative;
	Width: 850px;
	margin: 20px auto 0 auto;
/*	border: 2px solid #FFCC00;
	background-color: #C8BF9E;*/

}

#left {
	float: right;
	width: 220px;
	height: 100%;
	margin: 0px 0 10px 0;
	padding: 0 5px 10px 4px;
	display: inline;
}


#main {
	width : 845px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	text-align: left;
	background : url(../images/bg_site.jpg) repeat-y top left;
}

#content {
	float: left;
	width: 610px;
/*	background-color: #C8BF9E;*/
	display:inline;
	margin-left: 0px;
	padding: 5px 0 0px 0;
}

#header h1, #header h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #585858;
	margin: 26px 0 0 0;
	text-decoration: none;
}

#slogan {
	

}

#header {
	padding: 0px;
	margin: 0 0 0 0;
	width: 864px;
	height: 202px;
	background : #ffffff url(../images/background_header.jpg) no-repeat top left;
}

#eyecatcher {
	position: absolute;
	top: 65px;
	padding: 0 0 0 0;
	margin: 0 0 0 7px;
	border-top: 1px solid #c0c0c0;
/*	height: 203px;*/
	height: 90px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 10px;
/*	background : url(../images/logo_ilwema.jpg) no-repeat top left;*/
	
}


/*#youarehere {
	position: absolute;
	top: 190px;
	left: 15px;
	padding: 0 0 20px 0;
	display: block;
	text-align: right;
	background-color: 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 {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}

.ulcommonBar {
	margin: 0;
	list-style-type: none;
}

.commonButton {
	display: inline;
}

#menuBar {
	position: absolute;
	top: 164px;
	width: 850px;
	height: 42px;
	margin: 0 6px 0 7px;
	padding: 0;
	/*border: 1px solid #c0c0c0;*/
	/*background : #FFFFFE url(../images/menubar.jpg) repeat-x top left;*/
	background : url(../images/menubar.jpg) repeat-x top left;
}

ul.menuBar {
	margin: 0;
	padding: 12px 0px 4px 0px;
	height: 45px;
}

li.menuButton {
	display: inline;
	list-style: none;
text-transform: uppercase;
font-weight: bold;
 border-right: 1px solid #c0c0c0;
}

a.menuButton, a.menuButtonActive  {
	color: #585858;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	line-height: 14px;
}

.menu {
	background: #EFEFEF url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #010000;
	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: /*#9F9679;*/ #95A9C6;
  color: #000000;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #95A9C6;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #010000;
	width: 100px;
	background-color: #DFDFDF;
	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: 150px;
	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: #010000;
}


/* 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 0 20px 20px;
	background-color: #f9f9f9;
/*	border: 1px solid #010000;*/
	width: 350px;
}

li.content {
	font-size: 12px;
	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 #010000;
}

tr.odd {
	background-color : #FFFFFE;	
}

tr.even {
	background-color : #DFDFDF;	
}

tr.header {
	background-color : #EFEFEF;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}



/* Absatztyp Teaser_own */

div.teaser1 {
	float: left;
	width: 250px;
	padding: 6px 10px 6px 10px;
	margin: 0px 5px 10px 0px;
	background-color: #f9f9f9;
}

div.teasercaption {
	height: 20px;
	background-color: #CCCED1;
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center
	font-size: 14px;	
}

div.teaserpicture1 {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext1 {
	background-color: #E8E9EB;
	margin: 0;
	font-size: 12px;
}

div.teasernav1 {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center
	font-size: 14px;
}

a.teaserlink1 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}

p.lookup1 {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #EFEFEF;
}





/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #f9f9f9;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 448px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center
	font-size: 14px;
}

a.teaserlink {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #EFEFEF;
}

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #c0c0c0;
	width: 300px;
/*	background-color: #DFDFDF;*/
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #c0c0c0;
	width: 300px;
	height: 200px;
/*	background-color: #DFDFDF;*/
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #010000;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #010000;
/*	background-color: #DFDFDF;*/
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #010000;
	background-color: #DFDFDF;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #9F9679;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #9F9679;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #010000;
	width: 300px;
	height: 200px;
/*	background-color: #DFDFDF;*/
	vertical-align: top;
	padding: 1px;
}

/* footer*/
#footer {
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0 0 15px 0;
  display: inline;
/*	background-color: #C8BF9E;*/
	font-size:0.9em;
	text-align:center;
	/*border-top: 2px solid #ffffff;*/
	background : url(../images/bg_footer.jpg) repeat-y bottom left;
	
}
#footer {
	\width: 844px;
	w\idth: 844px;
} 
#footer a {
	text-decoration: underline;
	font-weight : normal;
	color: #585858;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#footer_mah  {float: right; width: 400px; font-size:1em; text-align: right;}

#footer_mah * {font-size:10px;}

#clearer {
	clear: both;
}

.main_teaser_pic {float: left; margin: 0px 10px 10px 5px; display: inline;}
.main_teaser_text {width: 385px; float: left; margin: 0px 0px 10px 0px; display: inline;}

ul.main_teaser_content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background-color: #f9f9f9;
/*	border: 1px solid #010000;*/
	width: 320px;
}

li.main_teaser_content {
	font-size: 12px;
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
