@charset "utf-8";
/* CSS Document */

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

*{margin:0;padding:0;border:none;}
/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html {height: 100%}
body {
	background-color: #e1ddd9;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
	min-height: 101%}

.gross {
	width: 5.71em;
	height: 1.07em;}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-color: #e1ddd9;
	background-image: url(../bilder/seitenlayout/img02_01.jpg);
	background-repeat: no-repeat;
}
#banner p{
	margin-left: 0px;
	padding: 0px;
}

/* ----------Begin CSS Popout Menu--------- */

#menu{
	width:100%;
	float:left;
	background-image: url(../bilder/seitenlayout/img02_02.jpg);
	height: 68px;
	background-repeat: no-repeat;
}

#menu a{
	font:normal 90%/180% Georgia, "Times New Roman", Times, serif;
	display:block;
	border-width:1px;
	border-style:none;
	border-color:#ccc #888 #555 #bbb;
	margin:0;
	padding:0 10px 0 10px;
	color: #FC0;
}

#menu h3{
	font:bold 90%/205% tahoma,arial,helvetica,sans-serif;
	display:block;
	border-width:1px;
	border-style:none;
	border-color:#ccc #888 #555 #bbb;
	white-space:normal;
	margin:0;
	padding:0 5px;
}

#menu h3{
color:#fff;
background:#000 url(/css/images/expand3.gif) no-repeat 100% 100%;
text-transform:uppercase
}

#menu a{
	text-decoration:none;
	color: #FC0;
	background-color: #4c5356;
}

#menu a, #menu a:visited{
	color:#FC0;
}

#menu a:hover{
color:#a00;
background:#ddd;
}

#menu a:active{
	color:#FC0;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;
}

#menu li{
	position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

#menu ul ul ul{
	top:0;
	left:100%;
}

/* -------------Begin non-anchor hover selectors---------- */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h3:hover{
	background:no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* ------------End of non-anchor hover selectors---------- */

/* --------------Styling for Expand------------- */

#menu a.x, #menu a.x:visited{
	font-weight:normal;
	color:#FC0;
	background:#4c5356 url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* -----------------Inhalt--------------------- */

#content {
	min-height:600px;
	padding: 10px 0 0;
	margin: 20px 2em 0 23em;
	font-size: 100%;
	letter-spacing: normal;
	border-top: 1px solid black;
}

.content-bgtop     {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	border-bottom-style: dotted;
}
.content-bgbtm {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
.contenttitle {
	font-size: 1.2em;
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.contenthighlight {
	font-size: 1em;
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.contentsubtitle {
	font-size: 0.7em;
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
	font-style: italic;
}

.contenttext {
	font-size: 0.9em;
	padding-top: 15px;
	text-align: left;
	padding-right: 15px;
}
#wrapper {
	background-color: lightblue;
	width: auto;
}
#img {
	background-color: yellow;
	width: 150px;
	float:left;
	top: 0px;
	left: 0px;
}
#zweite_spalte {
	background-color: green;
	margin-left: 200px;
	width: 300px;
}



/* ----------container zentriert das layout-------------- */
#container {
	width: 968px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(../images/img05.jpg) repeat-y left top;
	padding-right: 10px;
}


#page-bgtop {
	background: no-repeat left top;
}

#page-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 20em;
	margin: 0 0 0 20px;
	padding:0px 0px 0;
	color:#FC0;
	background-image: url(../bilder/seitenlayout/imgleft_bg.jpg);
	clear: left;
	height: auto;
}

.lefttitle {
	font-size: 1.5em;
	padding-top: 15px;
	text-align: right;
	padding-right: 15px;
}

.lefttext {
	font-size: 0.8em;
	color: #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	text-align: justify;
	display: block;
}

#left-bgtop     {
	background-image: url(../bilder/seitenlayout/imgleft_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}
#left-bgbtm {
	background-image: url(../bilder/seitenlayout/imgleft_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

#left ul{
	list-style-type: none;
	margin: 0;
}
#left ul.borderbottom{
	border-bottom:0.2em dotted #666;
	padding: 15 0 10px 25px;
	text-align: left;
}

#left li a {
	font-size: 1em;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	display: block;
	color: #00F;
}
#left  li li a {
	font-size: 1em;
}
#left li{
	margin: 0;
	padding: 0 0 4px 0;
}
#left li li{
	margin: 0;
	padding: 0 0 3px 0;
}
#left li a.selected {
	margin: 0;
	padding: 0 0 0 25px;
	color:#000;
}

#left li li a.selected {
	margin: 0;
	padding: 0;
	color: #000;
}


/* Footer */

#footer {
	height: 40px;
	margin: 0 auto 0;
	padding: 0px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	font-style: italic;
	background-color: #e1ddd9;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: none;
	text-align: center;
	font-style: normal;
}

#footer a {
	color: #3D444F;
	font-style: normal;
}


#content .fr{float:right;margin:0 0 1.0em 1.0em;}
span.as300250{float:right;margin:0 1.0em .2em 1.0em;}

span.as300250l{float:left;margin:0 1.0em .2em 1.0em;}
span.as120240{float:right;margin:0 1.0em .2em 1.0em;}

h1 {
	font-size: 1.5em;
	padding-top: 15px;
}

h2 {
	font-size: 1.5em;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	margin-right: 15px;
	margin-left: 10px;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
