/* *** 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: #F9F3D9;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
	padding:0px;
	margin:0 0 0 0;	/*line-height:18px;*/

	/*background-image:url(pix/hg.jpg);
	background-position:center;
	background-repeat:repeat-y;*/}

a {
	color: #333333;
}


a:link {
	color:#333333;
}

a:visited {
	color:#333333;
}

a:hover {
	color: #CCA01C;
}
a:focus {
	color: #CCA01C;
}
a:active {
	color:#333333;
}

h1 {
	font-size:16px;
	font-weight: bold;
	padding: 5px 5px 10px 0;
	margin:0px;
	color:#CCA01C;
}
h2 {
	font-size:14px;
	font-weight: bold;
	padding: 10px 5px 5px 0;
	margin:0px;
	color:#CCA01C;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight: normal;
	padding: 5px 5px 10px 0;
	margin:0px;
	color:#888888;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 5px 10px 0;
	margin:0px;
	color:#EAC962;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 5px 10px 0;
	margin:0px;
	color:#EAC962;
	font-weight:bold;
}
h6 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 5px 10px 0;
	margin:0px;
	color:#EAC962;
	font-weight:bold;
}

img.download {vertical-align:middle;}

/* navi oben */
#nav {
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px 5px 0 10px;
	margin: 0px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 16px;
	font-weight: bold;

}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #888888;
}
a.nav:hover {
	color: #CCA01C;
	text-decoration: none;
}

.navakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 16px;
	font-weight: bold;

}
a.navakt:link, a.navakt:visited {
	text-decoration: none;
	color: #CCA01C;
}
a.navakt:hover {
	color: #999999;
	text-decoration: none;
}


/* ----------container zentriert das layout-------------- */
#all {
width: 100%;
background-image:url(pix/hg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	} 

#container {
width: 950px;
padding:0;
margin: 0;
margin-left: auto;
margin-right: auto;
	} 

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
}


#banner img {
	padding:0;
} 

/* ----------outer und inner----------------- */

#outer{
	border-right: solid 240px #f6e7ad; /* rechte Menue Spalten Farbe  */
	background-color: #FFFFFF; /* Farbe fuer Inhalt Spalten  */	/*RRRIIIISSSOOOO AAAALLLL TTTTT height:	630px;*/
	} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
	width:240px;
	float:right;
	position:relative;
	margin-right:-240px;
	margin-left:0px;
	background-color: #ffffff;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(pix/right-background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
 }

/* -----------------Inhalt--------------------- */ 
#content{
	position: relative;
	margin: 20px 10px 0px 0px;
	/*height: 350px;
	overflow: auto;*/
	/*background-image:url(pix/hand.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/
	padding: 10px 10px 0 10px;
	min-height:580px;
}
#content2{
	position: relative;
	margin: 20px 10px 0px 0px;
	padding: 10px 10px 0 10px;
	min-height:580px;
}
#contentohne{
	position: relative;
	margin: 20px 10px 0px 0px;
	/*height: 540px;
	overflow: auto;*/
	padding: 10px 0 0 10px;
	min-height:580px;
}

#contentbestell{
	position: relative;
	margin: 20px 5px 5px 20px;
	overflow: auto;
	padding: 10px 0 0 10px;
	width: 900px;
}

p {
	padding: 5px 5px 5px 0;
	margin:0px;
line-height:18px;}

li { 
padding:5px 5px 0px 5px; 
margin:0px 0px 0px 35px;
border-left:medium #00CC33;
line-height:18px;}

ul {
	 padding:5px 0px 15px 0px; margin:0px 0px 0px 0px;
	 line-height:18px;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
	/*clear:left;*/
	padding:0;
	/*margin:0 10px 10px 0;*/
	margin:0;
	text-align: center;
	font-size:10px;
} 

#footer a {
	color: #000000;
	text-decoration:none;
}
#footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color: #CCA01C;
	text-decoration:none;
}
#footer a:active { color:#000000;	text-decoration:none;
}

#bottom {
	background-image:url(pix/hg-bottom.jpg);
	background-repeat:	no-repeat;
	background-position:center top;
	height:45px;
	text-align:center;
	font-size:10px;
	margin: 0;
	padding:9px 0px 0px 0px;
} 
#bottom a {
	color: #000000;
	text-decoration:none;
}
#bottom a:visited {
	color:#000000;
	text-decoration:none;
}
#bottom a:hover {
	color: #CCA01C;
	text-decoration:none;
}
#bottom a:active { color:#000000;	text-decoration:none;
}
.bildrechts {
	margin-left: 10px;
	margin-bottom: 10px;
	float:right;}

.bildlinks {
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;}

.image_left {
	float:left;
	margin:0 10px 10px 0;
}

.image_right {
	float:right;
	margin:0 0 10px 10px;
}

.wrap_image {
	clear:both;
}

