body {
	background-color: #CCC;
	margin:0px;
	padding:0px;
	font: 11px  verdana, arial, helvetica;
	color: #1C4A64;
	list-style-position: inside;
	list-style-type: square;
	top: 2px;	
}
h1{
margin:0px;
font-size:20px;
color:#1C4A64;
padding-top: 5px;
padding-right: 0;
padding-bottom: 5px;
padding-left: 0	;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#416271;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#59cef9;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#7ea743;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
color:#1C4A64;
}

A:link 
{
	text-decoration:underline;
	color: #1C4A64;
	font-size: 12px;
	font-weight: bold;
}
A:visited 
{text-decoration: none;color: #000000;}
A:active 
{text-decoration: none}
A:hover 
{
	text-decoration: none;
	background-color: #CCCCCC;
	text-decoration: underline overline;
	text-align: left;
}
/*------------------------- hyperlink text -------------------------------------*/
A.text:link 
{

	color:#1C4A64;
	font-size: 13px;
	font-weight: bold;
}

A.text:visited 
{text-decoration:underline;color:#1C4A64;font-size: 13px;}
A.text:active 
{text-decoration:underline;color:#1C4A64;font-size: 13px;}
A.text:hover 
{
	font-size: 14px;
	background-color: #CCCCCC;
	text-decoration: underline overline;
	text-align: left;
}
/*------------------------- Liste -------------------------------------*/

ul.eckig { ul list-style-type:square }

ul.liste {
	margin: 5px;
}
ul.liste li {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #1C4A64;
	list-style-type: square;
	float: left;
	width: 380px;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: verdana, arial, helvetica;
}
ul.liste li:hover {

    background-color: #f2f2f2;

}
/*------------------------- Main content -------------------------------------*/


#main_container{
	width:900px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
}
#header{
width:900px;
height:96px;
margin:auto;
}

#logo{
	float:right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	clear: right;
}
#picture{

	clear:both;
	padding-top: 0px;
	background-repeat: no-repeat;
}
/*----------------------menu-------------------------*/

#pad {height:67px;}

#menu {
	margin:0; list-style:none; height:40px; position:relative; z-index:500; 
	width:900px;
	padding:0px;
	clear:both;
	font-family: Helvetica, sans-serif, Arial; font-size:12px;
	background-color: #1C4A64;
	}

#menu li {
	float:left;
	margin-right:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu li a {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0 30px 0 20px;
	background-color: #1C4A64;
}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
	background-color:#333;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	color:#fff;
	background-color: #333;
}
#menu li:hover > a.sub {
	color:#fff;
	background-color:#1C4A64;
}

#menu li.current a {
	color:#fff;
	background-color: #1C4A64;
}

#menu li a.sub {background: #1C4A64 url('./images/menu_down.gif') no-repeat right center;}
#menu li.current a.sub {
	color:#fff;
	background-color: #1C4A64;
	background-image: url(./images/menu_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul {left:0; top:40px; width:120px; background:#444;}

#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{
	left:120px;
	top:-1px;
	white-space:nowrap;
	width:100px;
	z-index:200;
	height:auto;
	background-color: #1C4A64;
}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {
	width:120px;
	padding:0;
	text-indent:10px;
	color:#ccc;
	height:30px;
	line-height:30px;
	background-color: #333;
}
#menu :hover ul li a.fly {background:#333 url('./images/menu_right.gif') no-repeat right center;}

#menu :hover ul :hover {
	background-color:#60A626;
	color:#fff;
}
#menu :hover ul :hover a.fly {
	background-color:#60A626;
	color:#fff;
}

#menu :hover ul li.currentsub a {
	color:#fff;
	background-color: #1C4A64;
}
#menu :hover ul li.currentsub a.fly {
	color:#fff;
	background-color: #1C4A64;
	background-image: url(./images/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#fff;}
#menu :hover ul :hover ul :hover {background-color:#1C4A64; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
	color:#fff;
	background-color: #1C4A64;
}

/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
	height:29px;
	display:block;
	width:280px;
	text-decoration:none;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	color:#1C4A64;
	background:url(images/left_nav_arrow.gif) no-repeat left;
	background-position:0px 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1C4A64;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}


.header1{
	margin:0px;
	font-size:20px;
	color:#1C4A64;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.klammer_gruen {
	color: #60A626;
	font-size: 26px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 235px	;
}

.header2{
	text-align:left;
	padding:2px 0 2px 0;
	margin:0px;
	line-height:20px;
	font-size: 14px;
	color:#1C4A64;
}

#left_content{
	width:200px;
	height:auto;
	float:left;
	background:url(images/left_content_bg.gif) repeat-x top;
	right: 20px;
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	top: 10px;
}
#right_content{
	width:860px;
	height:auto;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}




/*-----------------------------Box------------------*/

.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 300px;
	float: left;

}

.curlycontainer .innerdiv{
	background: transparent url('./images/brcorner.gif') bottom right no-repeat;
	position: relative;
	left: 3px;
	top: 3px;
	float: none;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}

.bilderrahmen {border: 1px solid #CCCCCC;	padding: 4px;}


/*-----------------------------footer------------------*/
#footer{
	clear:both;
	width: auto;
	height:180px;
	color: #fff;
	background-color:#999;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
color: #fff;
}

.copyright a{
text-decoration:none;
color: #fff;
}
.footer_links{
	float:right;
	height: auto;
}
.footer_links a{
text-decoration:none;
color: #fff;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}
.footer_links a:visited 
{text-decoration: none;color: #fff;}
