/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color:#F9F3EE;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#100202;
	padding:0;
	margin:0;
	background-image:url(../img/lwp-streifen-kopf.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a {color: #8c161b;}
a:visited {color:#8c161b;}
a:hover {color: #0000cc;}
a:active { color:#000000;}


h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	letter-spacing:1px;
	color:#ad5a5d;
	font-size: 1.5em; 
	font-weight: normal;
	margin-top:15px;
 }

h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	letter-spacing:1px;
	color:#ad5a5d;
	font-size: 1.3em;
	font-weight: normal;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 920px;
	background-image:url(../img/lwp-hintergrund.jpg);
	margin: 0 auto;
	padding: 0;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
}


/* -----------------Inhalt--------------------- */
#content {
	min-height:550px;
	padding-left: 10px;
	margin: 0 20px 0 215px;
	background-image:url(../img/lwp-wasserzeichen.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-left:1px solid #ccc;
}
div#content { 
height:expression(this.scrollHeight > 600 ? "auto":"600px");
}

#content p {
	margin-bottom:10px;
	text-align:justify;
}

#bilder {
  float:right;
  margin:0 0 .5em 2em;
}

#bilder img {
  border:0;
  margin-bottom:2em;
}

#bilder p {
  margin:0;
}

.grundrisse {
  width:330px;
  text-align:center;
  float:left;
  margin-bottom:1em;
}

.grundrisse img {
  border:0;
}


.implabel {
  width:70px;
  display:block;
  float:left;
}


/* --------------left navigavtion------------- */
#left {
    font-family:Arial,Helvetica,sans-serif;    
	font-weight:bold;
	font-size:.9em;
	letter-spacing:1px;
	float: left;
	width: 205px;
	margin: 0;
	padding:15px 0 0 10px;
	color:#ffffff;
}
#left ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left li a {
	text-decoration:none; 
	text-transform:uppercase;
}

#left li.menu-current a {
	color:#000;
}

#left  li li a:link, #left  li li a:visited  { 
  text-transform:none !important;
  color:#6e6b6b;
  padding-left:10px;
  background-image:url(../img/pointer.gif);
  background-position:center left;
  background-repeat:no-repeat;
  letter-spacing:1px !important;
 }
 
#left  li a:hover, #left  li a:visited:hover,
#left  li li a:hover, #left  li li a:visited:hover {
  color:#100202;
} 
 
#left li{
	margin: 0;
	padding: 5px 0;
}
#left li li{
	margin: 0;
	padding: 3px 0 3px 10px;
}


#profipartnerlogo {
  margin-top:-60px;
  margin-left:10px;
}



/* -----------footer--------------------------- */
#footer {
	clear: left;
	color: #eee;
	padding: 0;
	margin: 10px 7px 0 0;
	background-color: #8B171A;
	font-size:.9em;
	}
	
#footer a:link, #footer a:visited {
  color:#ffffff !important;
  text-decoration:none;
}	

#footer a:hover, #footer a:visited:hover {
  text-decoration:underline;
}
