/*
CSS styles for stimmel-neun
*/

body {
background: url(images/img011.gif) repeat-x;
background-color:#04015A;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #233E7C;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

h2 {
	font-weight: normal;
	font-size: 137%;
}
a {
    font-size: 11px;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #9794FE;
}

a:hover {
	border-bottom: none;
	color: #FFFFFF;
}

img {
	border: 2px solid #1F6347;
}

img1 {
	border: 0px solid #1F6347;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(images/img04.gif) no-repeat left bottom; }
.bg3 { background: url(images/img04.gif) no-repeat left bottom; }
.bg4 { background: url(images/img04.gif) no-repeat left bottom; }
.bg5 { background: url(images/img04.gif) no-repeat left bottom; }
.bg6 { background: url(images/img04.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
overflow: scoll;
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
    position:fixed;
	width: 890px;
	height: 200px;
	margin: 50px 190px auto;
	background: url(images/img02.gif)  no-repeat ;
}

#header h1, #header p {
    margin-top:-30px;
	color: #9999FF;
	font-size: 237%;
}
#header text
{
    float: left;
	padding: 100px -18px 0 12px;
	line-height: -20px;
	font:  22px  Arial, Helvetica;
}

#header h1 {
	float: left;
	padding: 100px -18px 0 12px;
	line-height: 30px;
	font:  24px  Arial, Helvetica;
	font-weight: lighter;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 267%;
}

#header a {
	border: none;
	color: #9999FF;
	font-size: 110%;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
}

/* Content */

#content {
   margin-top:234px;
	float: right;
	width: 890px;
}

	#content01 {
	background-color:#9794FE;
   margin-top:234px;
   padding-left: 30px;
	float: right;
	padding-right: 15px;
	width: 300px;
	height: 360px;
	overflow: scroll;
		overflow-x: hidden;
    scrollbar-3dlight-color:#5A56FD;
scrollbar-arrow-color:#5A56FD;
scrollbar-base-color:#5A56FD;
scrollbar-darkshadow-color:#0044C2;
scrollbar-face-color:#9794FE;
scrollbar-highlight-color:#5A56FD;
scrollbar-shadow-color:#FFFFFF;

}
#content p, #content ul, #content ol {
	line-height: 1.8em;
}

#content01 a {
    font-size: 11px;
	text-decoration: none;
	color: #04015A;
}
#content01 a:hover {
	border-bottom: none;
	color: #FFFFFF;
}
#content01 li {
	background-color:#FFFFFF;
	margin:2px;
	}
	.content01 a {
	margin:2px;
	}
/* Sidebar */
#table {
border:none;
}

#sidebar {
   margin-top:180px;
    
	float: left;
	width: 460px;
	padding: 50px 80px 0 0;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #RR0000;
}

/* Footer */

#footer {
	clear: both;
	height: 12px;
	padding: 20px 0 0 0;
	background: #04015A;
	text-align:center;
	}
#footer h1 {
	font-size:11px;
	color:#000000;
	margin-bottom:-10px;
	height: 12px;
    background: #04015A;
	text-align:center;
}

#footer p {
	background: #04015A;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #rrcccc;
	font-size:10px;
}

#footer a:hover {
	color: #RR0;
	font-size:10px;
}






	
	
#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}
/* CSS Document */

