/* *** 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: #999999;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:0px;
margin: 10px 0 0 0px;
}
a {color: #6c2424;}
a:visited {color:#6c2424;}
a:hover {color: #6c2424;}
a:active { color:#6c2424;}

h1 {
color: #6c2424;
font-size: 16px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image: url(../img/bg_all.jpg);
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
background-image: url(../img/banner1.jpg);
height: 76px;
background-repeat: no-repeat;
}
#banner2 {
text-align: right;
padding: 0px;
margin: 0px;
background-image: url(../img/banner2.jpg);
height: 194px;
background-repeat: no-repeat;
}

#banner2_re  {
	width:210px;
	margin-right: 2px;
	float: right;
	background-color: #ccc;
	background-image: url(../img/banner_re_std.jpg);
	overflow: hidden;
	height: 194px;
}

#banner img {padding:10px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
padding: 0px;
margin-left: 210px;
margin-right: 2px;
margin-top: 10px;
padding-right: 10px;
padding-left: 20px;
}
div#content { 
height:300px;
overflow-y: scroll;
overflow-x: hidden;
}

p, pre{
}

/* --------------left navigavtion------------- */
#menu {
float: left;
width: 208px;
height: 240px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
background-color: #999999;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
background-position: top;
}

/******* menu ************/
.menuekopf a{
font-weight: bold;
color: #6c2424;
width: 196px;
padding: 5px 0 0 10px;
text-transform: uppercase;
font-size: 150%;
text-decoration: none;
}
#menu ul {
list-style-type: none;
margin: 10px 0 0 0px;
padding: 0px;
}
#menu li {
display: block;
}
#menu li a, #menue li a:link {
text-decoration: none;
display: block;
color: #6c2424;
width: 196px;
padding: 0 0 0 10px;

border: 1px solid #FFFFCB; 

}


#menu li a.current, #menue li a.current:link {
text-decoration: none;
display: block;
color: #6c2424;
width: 196px;
padding: 0 0 0 10px;
border: 1px solid #999966;
font-weight: bold;
}

#menu li a:visited {
color: #6c2424;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
color: #6c2424;
border: 1px solid #999966;
}


/********SCROLLER ********************/
.tx-ccvscroller-pi1 {
	margin-left: 10px;
	margin-top: 10px;
}