/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-attachment: fixed;
	background-image: url(images/981.jpg);
}

blockquote {
	font-style: italic;
}

a {
	color: #936;
	text-decoration: none;
}



.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #006666;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 140%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #066;
	border-right-color: #066;
	border-bottom-color: #066;
	border-left-color: #066;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background-color: #FFFFFF;
	background-image: url(images/2logo.jpg);
	background-repeat: no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #006666 url(images/img04.gif) repeat-x;
}





/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
.titleunterzeile {
	font-size: 90%;
}
#navcontainer { width: 120px; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}

#navcontainer li
{
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navcontainer ul li a
{
display: block;
width: 168px;
padding-left: 20px;
background-color: #006666;
font-size: 1.0em;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
color: #E2E2F5;
text-decoration: none;

background-repeat: no-repeat;
background-position: left top;
}

#navcontainer ul li a:hover
{
	background-color: #006666;
	color: #fff;
	
	
}

#navcontainer ul ul li a
{
display: block;
padding-left: 40px;
width: 148px;
background-color: #006666;
font-size: 1.0em;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
	color: #E2E2F5;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul ul li a:hover
{
background-color: #006666;
color: #FFF;

}

/* selected states */
#navcontainer ul li a#current
{
	font-weight: bold;
	color: #E4D85E;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006666;
	
}

#navcontainer ul ul li a#subcurrent
{
	font-weight: bold;
	color: ##E4D85E;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#006666;
}
p {
	text-align: justify;
}
img{
  border:0;
}

