/* *** 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: #f4f1ec;
	color:#243185;
	padding:0 0 25px 0;
	margin:0;
	font: 13px Geneva, Arial, Helvetica, sans-serif;
}
a:link { 
	color: #243185;
	text-decoration: underline;
    }

  a:visited { 
    color: #243185;
	text-decoration: underline;
    }

  a:hover {
	color: #cc7400;
	text-decoration: none;
	}

  a:active { 
    color: #cc7400;
	text-decoration: none;
	    }

  a:focus {
    color: #cc7400;
	text-decoration: none;
    }

h1 {
	margin:0;
	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
}

h2 {
font-size:18px;
font-weight: bold;
padding: 0px;
margin:0 0 6px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 904px;
height: 730px;
margin: 0 auto 0;
background-color: #d8e6f5;
}

/* ----------banner for logo-------------- */
#banner {
	padding: 0px;
	margin: 0px;
	height: 165px;
	background: url(images/kopf_ohne.gif) no-repeat;
}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin: -25px 185px;
	height: 654px;
	width: 465px;
	background: url(images/center_bg.jpg) no-repeat 0px 0px;
}

/* ------------horizontal navi ----------------- */

/* CSS Tabs */
#navcontainer2 {
	position: relative;
	left: 40px;
	top: -23px;
	height: 25px;
	width: 860px;
}

ul#navlist2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	color: #243185;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}

ul#navlist2 li {
        float: left;
        margin: 0;
        padding: 4px 0;
}

#navlist2 a, #navlist2 a:link {
	margin: 0;
	padding: 1px 7.5px;
	color: #243185;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

ul#navlist2 li#active {
        color: #cc7400;
}

#navlist2 a:hover {
        color: #cc7400;
}


/* --------------left navi------------- */
#left {
float: left;
width: 185px;
height: 652px;
background:	 url(images/nav_bg.jpg) no-repeat;
margin: -25px 0;
padding: 0;
}

#navcontainer {
	width: 135px;
	margin-top:25px;
	margin-left:45px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	padding-right: 10;
	list-style-type: none;
}

#navcontainer a.int
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #d8e6f5;
	line-height: 24px;
	font-size: 14px;
}

#navcontainer a.inton
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #d8e6f5;
	line-height: 24px;
	font-size: 14px;
	color: #cc7400;
}

#right {
	float: right;
	width: 234px;
	margin: -25px 0 0px;
	padding: 0px 10px;
	border-top: 1px solid #ffffff;
	height: 651px;
	background-color: #d8e6f5;
	font-size: 12px;

}

/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 23px 0;
text-align: center;
background-color: #a2bc00;
font-size: 0.83em;
padding: 0.1em;
}
h4 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight: bold;

}
p {
	margin-bottom: 6px;
	margin-top: 4px;
}
.share {
	position: absolute;
	left: 40px;
	top: 145px;
	height: 16px;
	width: 125px;
}
h5 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 6px;

}
#popup {
height: 100%;
width: 100%;
background: #000000;
position: fixed;
top: 0;
-moz-opacity:0.50;
-khtml-opacity: 0.50;
opacity: 0.50;
filter:alpha(opacity=50);
}

#window1 {
width: 600px;
height: 420px;
margin: 0 auto;
padding: 20px;
border: 1px solid #000000;
background: #d8e6f5;
position: absolute;
top: 200px;
left: 25%;
}

#window2 {
width: 600px;
height: 420px;
margin: 0 auto;
padding: 20px;
border: 1px solid #000000;
background: #d8e6f5;
position: absolute;
top: 200px;
left: 25%;
}
