#main {
	width:1024px;
	text-align:left;
	margin: 0px auto; /* bewirkt dass auch in safari das div zentriert wird (cf body text-align:center) */
	margin-top: 20px;
/*	background-color: #BAC8E6;*/

}

#panel_top {
	top:50px;
	height:130px;
	width:1024px;
	vertical-align:middle;
	text-align:center;
	border-bottom:0px dashed #000;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	/*background: url(pics/titel_logo.gif) left top no-repeat;*/ 
	background-color:#2260AB;

}

#logo {
	position: relative;
	left: 180px;
	width: 500px;
	height: 120px;
	top:10px;
	vertical-align: top;
	overflow:hidden;
	padding-top:2px;
	padding-bottom:2px;
	border-style:solid;
	border-width:0px;
	text-align:left;
	float:left;
}

#sponsor1{
	position: relative;
	left: 0px;
	width: 200px;
	height: 100px;
	top:10px;
	text-align:center;
	float:right;
}

#sponsor2{
	position: relative;
	left: 00px;
	width: 200px;
	height: 55px;
	top:15px;
	text-align:center;
	float:left;
}

#panel_middle{
	float:left;
	background-color:#2260AB;
	visibility:visible;
		border-top:0px dashed #000;

}

/* spalte 1 innerhalb v middle, navigation*/ 
#panel_nav {
	float:left;
	width: 205px;/*185px;*/
	overflow:visible;
	min-height:300px;
	padding:25px 0px 2px 20px;
	line-height: 18px;
	background-color:#2260AB;
}


#panel_nav li{
	display:inline;
}

#panel_nav ul {
 	margin: 0;
	padding: 0;
	list-style-type: none;
}

#panel_nav a {
	display: block;
	color: #e67326;
	background-color: #000066;
	width: 183px;
	margin: 0.5em 0;
	padding: 0px 0px 0px 2px;
	/*border-right: 1em solid #688FBA;*/
	border-right: 1em solid #2260AB;
	font-weight:bold;
}


#panel_nav a:hover {
	background-color: #BAC8E6;
	color:#000064;
	border-right: 1em solid #e67326;
	text-decoration: none;
}



#panel_nav ul ul li a{
	display: block;
	border-bottom:1px solid #e67326;
	color: #000064;
	background-color: #E7EFF7;
	width: 165px;
	margin: 0 0;
	padding: 0px 0px 0px 2px;
        border-left: 8px solid #2260AB;
	/* border-right: em solid #688FBA;*/
	font-weight: bold;
}	

#panel_nav ul ul ul li a{
	display: block;
	border-bottom:3px solid #e67326;
	color: #e67326;
	background-color: #2260AB;
	width: 177px;/*157px;*/
	margin: 0.2em 0;
	padding: 0px 0px 0px 2px;
        border-left: 16px solid #2260AB;
	border-right: 1em solid #2260AB;
	font-weight: bold;
}

#panel_nav ul ul ul ul li a{
	display: block;
	border-bottom: none;
	color: #f2b302;
	background-color: #2260AB;
	width: 151px;
	margin: 0.2em 0;
	padding: 0px 0px 0px 8px;
	border-right: 1em solid #2260AB;
	font-weight: normal;
}

#inhalt{
	position:relative;
	/*padding-left:50px;*/
	padding:50px;
	margin:0;
	overflow:hidden;
	float:left;
	/*min-height:300px;*/
	width:630px;/*480px;*/
}

/* spalte 2 innerhalb v middle, hauptinhalt*/ 
#panel_main {
	position:relative;
	/*padding:5px 20px 0px 20px;*/
	width: 780px;/*500px;*/
	min-height:525px;
	overflow:hidden;
	float:left;
	background-color:#BAC8E6;
}

#struct_content_spacer {
    float:left;
    height:300px;
    overflow:hidden;
	width: 0px;
}

#panel_right {
	float:right;
	/*height:300px;*/
	overflow:hidden;
	width:30px;
	padding: 5px 0px 2px 0px;
	background-color:#2260AB;
}

#panel_footer{
	/*background:url(layout/bottomround.gif) bottom left no-repeat;*/

	float:left;
	border-top:0px dashed #000;
	border-right:0px dotted #000;
	overflow:visible;
	text-align:center;
	width:1024px;
	height:30px;
	padding: 0px 0px 0px 0px;
	background-color:#2260AB;
/*	background-color:#CCCCCC;*/

}


.news
{
	/*one news*/
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left:00px;
	/*width: 450px;*/
	float: left;
}

.news_left
{
	/*main part of news*/
	float: left;
	overflow:visible;
	vertical-align: top;
	padding-right: 0px;
	float: left;
	width: 450px;
}

.news_right
{
	/* right part of news, for pic*/
	vertical-align: top;
	float: left;
	margin-left:20px;
	margin-bottom:10px;
	width:150px;
}


a {
	text-decoration: none
}
a:link {
	color: #000064;
}
a:visited {
	color: #000064;
}
a:hover {
	color:#f45730;
	text-decoration: underline;
}
body {
    background-color:#CCCCCC;
    text-align:center;
    font-family: arial, verdana, helvetica, sans-serif;
    font-size:0.8em;
}

p{
    font-family:verdana, helvetica, arial, sans-serif;
    /*font-size: 0.9em;*/
    color:#000064;
}

H1 {

	font-family:verdana, helvetica, Arial,sans-serif;
	font-size:2.5em;
	font-weight:bold;
	color:#f45730;
	text-align:center; 
	
}


H2 {
	font-family:verdana, helvetica, Arial,sans-serif;
	font-size:1.8em;
	font-weight:bold;
	color:#f45730;
	text-align:left; 
	
}

H3 {
	font-family:verdana, helvetica, Arial,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#f45730;
	margin-bottom: 0cm;
}
H4 {
	font-family:verdana, helvetica, Arial,sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#f45730;
	margin-bottom: 0cm;
}


.textfooter{
    font-family:verdana, helvetica, arial, sans-serif;
    font-size: 0.8em;
}

.date{
    font-family:verdana, helvetica, arial, sans-serif;
    font-size: 0.7em;
}

.text{
	  font-family:verdana, helvetica, arial, sans-serif;
    font-size: 0.9em;
        color:#000064;
}


/*Formular*/
form p {
   width: 500px;
   clear: both;
}

form p label {
   display: inline;
   float: left;
   width: 100px;
}

form p input, form p textarea, form p select {
   margin: 0;
}

input, select, textarea{
background-color: #E7EFF7;

}

#angeproz { background:red; overflow:hidden; height:1em; float:left;}
#freiproz { background:green; overflow:hidden; height:1em;}

/*div{
	margin:0;
}
.tlcorner{
	background:url(layout/tlcorner.gif) top left no-repeat;
	height:95px;
	padding:20px;
}
.trcorner{
	background:url(layout/trcorner.gif) top right no-repeat;
	padding:0px;
	height:95px;
}*/




