/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
 	margin: 0
         padding:0
}

body {
	margin: 20px 0 100px 0;
	padding: 0;
	background: #9E9EA0;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #0D8FC1;
         font-weight: bold;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
         color: #00FF00;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 800px;
	height: 170px;
         margin: 0 auto 10px auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 170px;
         padding: 0 0 0 0;
         text-align: center;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#Zwei {
        height:170px;
        width:590px;
        float: right;

}
/* Menu */

#menu {
	float: right;
	width: 590px;
	height: 30px;
	padding: 180px 0 0 0;
	margin: 0;
	padding: 0;
	background: #3699E4;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
         font-size: 250%;
         font-weight: bold;
         text-float: right;
}

#Kurven {
        height: 170px;
        width: 590px;
        border: 1px solid #555555;

}
/* Page */

#page {
	width: 800px;
	margin: 0 auto;
       	background: #ffffff url(bilder/trennlinie_grau_weiss.gif) repeat-y;



}

/* Content */

#content {
	float: right;
	width: 550px;
         margin-top: 0px;
	padding: 20px;
	background:  #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
}

#sidebar a {
	color: #0D8FC1;
         text-decoration: none;

}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
         padding-top: 1px;
         text-align: left;

}

#sidebar ul li {
	padding: 1px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
         font-size: 130%;


}

#sidebar ul li.first {
	border: none;

}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
        	margin-bottom: 10px;
	background: #555555 url(images/img10.gif) no-repeat left bottom;
        font-weight: bold;
}

.boxed h2 {
  text-align: center;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #0D8FC1 url(images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
         text-align: center;


}

#sidebar ul li.second {
         font-size: 85%;
}

#sidebar ul li.second a {
  color: #0D8FC1;
}

#sidebar ul li.second a:hover {
  background-color: yellow;
}


#sidebar a:hover {
        background-color: yellow;
}

li#activepage a {
  color: yellow;
}

li#activepage a:hover {
  background-color: #0D8FC1;
}
