/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 14px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {color: #564b47;}
a:visited {color:#564b47;}
a:hover {color: #000000;}
a:active { color:#000000;}

h1 {
	font-size: 20px;
	text-transform:uppercase;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #666666;
}
h2 {
font-size:18px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 { /* ACHTUNG: ist für die Überschrift im Container right reserviert */
font-size:14px;
font-weight: normal;
padding: 0 0 10px 10px;
margin:0px;}

hr { 
	width:92%
}

#right strong {
	font-size: 12px;
}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 980px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
} 

/* ----------banner for logo-------------- */
#banner {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#banner img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

/* ----------outer und inner----------------- */

#outer{
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
	border-right-width: 200px;
	border-left-width: 200px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0a8800;
	border-left-color: #0a8800;
} 

#inner{
	margin:0;
	width:100%;
	background-color: #E1DDD9;
}

#inner .box{
	background-color: #FFFFFF;
	width: 540px;
	height:auto;
	margin: 10px;
	padding-left: 10px;
	text-align:center;
	border: 2px solid #0a8800;
	
	
}

.fett_und_unterstrichen {
	font-weight: bold;
	text-decoration: underline;
}

#inner img {
	margin-right: 8px;
	
	}

	


/* --------------left navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	color: #FFFFFF;
	padding-top: 23px;
	margin-left: -200px;
 }

#left ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	list-style-type: none;
}
#left li {
	padding-top: 3px;		/* Diese beiden Abstände sollten gleich sein */
	padding-bottom: 3px;
}
#left a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:24px;
	background-image: url(images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top:8px;
	padding-bottom:0px;
	display:block;
	border:solid 0px red;
}
#left a:hover {
	color:black;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#left .aktiv {
	color:black;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#partnerlinks a {color: #564b47;}
#partnerlinks a:visited {color:#564b47;}
#partnerlinks a:hover {color: #000000;}
#partnerlinks a:active { color:#000000;}
/* --------------right navigavtion------------- */
 #right {
 	color:#FFFFFF;
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 23px;
 }

#right a {color: #FFFFFF;}
#right a:visited {color:#FFFFFF;}
#right a:hover {color: #CCCCCC;}

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px;
padding-top:15px; 
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:6px 10px 6px 0;
	margin:0px;
	color:#000000;
	text-align: right;
	background-color:#999999;
	font-size: 14px;
} 
table {
	margin-left: 10px;
}
.Abstand {
	padding-right: 10px;
}
.imgmeinung {
	margin-left: 23px;
}
