/* general stuff */
* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
}

html, body{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #efefef url(../images/background.jpg) repeat-x;
	background-attachment: fixed;
	width: 100%;
	font-size: 11px;
}

.logo{
	background: url(../images/logo.jpg) no-repeat;
	height: 60px;
	width: 160px;
	margin-top: 20px;
	float: left;
	cursor: hand;
}

.notizzettel{
	background: url(../images/notizzettel.jpg) no-repeat;
	height: 200px;
	width: 180px;
	margin: 0px;
	float: left;
}

a{
	text-decoration:  none;
}

/* Table 900px */
div.page{
	min-height: 640px;
	max-width : 900px;
	font-size: 1.5em;
	font-size: 1em;
	text-align: center;
	padding-top: 20px;
	margin : 0 auto;
}

* html div.page{
	height: 640px;
	width: 900px;
}
/* ------------------ */

.tableouter{
	width: 860px;
	border: 1px;
	border-style: solid;
	border-color: #878787;
	min-height: 500px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	background: #FFFFFF url(../images/innerbackground.jpg) repeat-x;
	overflow: hidden;
}

#menu-mitte-content{
	width: 478px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	border: 0px;
	line-height: 2;
	color: #666666;
	overflow: hidden;
}

#menu-mitte-content a:link{
	line-height: 2;
	color: #999999;
}

#menu-mitte-content a:hover{
	line-height: 2;
	color: #999999;
	text-decoration: underline;
}

#menu-mitte-content a:visited{
	line-height: 2;
	color: #999999;
}

#menu-mitte-content img{
}

#menu-mitte-content-infobox{
	margin: 0px;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #b7b7b7;
	background: #eeeeee;
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 14px;
}

#menu-mitte-content-infobox a:link{
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#menu-mitte-content-infobox a:visited{
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#menu-mitte-content-list ul{
	width: 458px;
	margin-top: 10px;
	margin-bottom: 19px;
	padding: 0 0 0 25px;
}

#menu-mitte-content-list ul.nach{
	width: 458px;
	margin-top: 10px;
	margin-bottom: 19px;
	padding: 0 0 0 25px;
}

#menu-mitte-content-list li{
	padding: 0;
}

/* header */
div.header{
	height: 90px;
	width: 343px;
	float: right;
}

div.header ul.mainnavi{
	font-size: 10px;
	clear: both;
	background-position: 100% 0;
	height: 7em;
	background-position: 100% 26px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 15px;
	text-align: center;
	color: #666666;
}

div.header ul.mainnavi li{
	font-size: 10px;
	float: left;
	/*  display: inline;*/
	padding-top: 25px;
	padding-bottom: 5px;
	margin-right: 10px;
	list-style: none;

	/* wichtig für darunterliegende menüpunkte */
	position : relative;
}

div.header ul.mainnavi li a:hover{
	font-size: 10px;
	color: #999999;
}

div.header ul.mainnavi li a:link{
	font-size: 10px;
	color: #666666;
}

div.header ul.mainnavi li a:visited{
	font-size: 10px;
	color: #666666;
}

div.header ul.mainnavi li.first{
	margin-left: 0px;
}

div.header ul.mainnavi li.last{
	margin-right: 0px;
}


div.header ul.mainnavi li.active{
	border-top: 5px solid #FFFF00;
	padding-top: 20px;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

div.header ul.mainnavi li.active a:link{
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

div.header ul.mainnavi li.active a:visited{
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

div.header ul.mainnavi li ul.sub{
	position: absolute;
	left: 0px;
	top : 100%;
	clear: both;
}

div.header ul.mainnavi li ul.sub li{
	display: inline;
	float: none;
	font-weight: normal;
	background: #dadada url(../images/sub.gif) repeat-x;
	padding: 5px !important;
	line-height: 30px;
	height: 30px;
	margin: 0;
	border: none;
}

div.header ul.mainnavi li ul.sub li.active{
	background: #9d9d9d url(../images/sub-active.gif) repeat-x;
 	color: #FFFFFF;
}

div.header ul.mainnavi li ul.sub li.active a{
 	color: #FFFFFF;
}

div.header ul.mainnavi li ul.sub li.active a:hover{
 	color: #FFFFFF;
}

div.header ul.mainnavi li ul.sub li.active a:active{
 	color: #FFFFFF;
}

div.header ul.mainnavi li ul.sub li.active a:visited{
 	color: #FFFFFF;
}

div.header ul.mainnavi li.last ul.sub{
	margin: 0;
	padding: 0;
	left: auto;
	right: 0px;
}
/* ende header */

/* Sie sind hier: */
.pathway{ 
	width: 100%;
	height: 15px;
	padding-top: 15px;
	font-size: 11px;
	float: left;
}
 
/* Linie zweifarbig */
.liniehellbraun{
	background-color: #e3bb95;
	height: 4px;
	width: 220px;
	font-size: 1px;
}

.liniedunkelbraun{
	background-color: #b67a44;
	height: 4px;
	width: 920px;
	font-size: 1px;
}

/* Layout */

/* Bereich links */
.menu-links-outer {
	float: left;
}

.menu-links-title{
	margin-top: 15px;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px;
	border-style: solid;
	border-color: #b7b7b7;
	background: #FFFF00 url(../images/titlebackground.jpg);
	width: 148px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;

}

.menu-links-unter{
	margin: 0px;
	padding-top: 0px;
	width: 158px;
	background: url(../images/navibackground.jpg) repeat-y;
}

/* Hauptnavigation */
.firstnav{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	width: 148px;
	color: #666666;
	font-size: 11px;
}

.firstnav a:link{
	width: 148px;
	color: #666666;
	font-size: 11px;
}

.firstnav a:visited{
	width: 148px;
	color: #666666;
	font-size: 11px;
}

.firstnav a:hover{
	color: #999999;
	font-size: 11px;
}

.firstnav-active{
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	width: 148px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.firstnav-active a:link{
	width: 148px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.firstnav-active a:visited{
	width: 148px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.firstnav-active a:hover{
	width: 148px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

/* Subnavigation */
.subnav{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	width: 138px;
	color: #666666;
	font-size: 11px;
}

.subnav a:link{
	width: 138px;
	color: #666666;
	font-size: 11px;
}

.subnav a:visited{
	width: 138px;
	color: #666666;
	font-size: 11px;
}

.subnav-active{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	width: 138px;
	color: #FFFFFF;
	font-weight: bold;
	background: #999999 url(../images/subnav-active.jpg) repeat-x;
	font-size: 11px;
}

.subnav-active a:link{
	width: 138px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.subnav-active a:visited{
	width: 138px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.menu-links-wetter{
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
	background: url(../images/navibackground.jpg) repeat-y;
	line-height: 2;
	color: #666666;
}

.menu-links-unter-ende{
	margin: 0px;
	padding-top: 0px;
	width: 15px;
	height: 15px;
	background: url(../images/naviendebackground.jpg) no-repeat;
}

/* Bereich mitte */
.menu-mitte-outer{
	float: left;
}

.menu-mitte-title{
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;	
	border: 1px;
	border-style: solid;
	border-color: #b7b7b7;
	background: #FFFF00 url(../images/titlebackground.jpg);
	width: 478px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.infobox{
	margin: 0px;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #b7b7b7;
	background: #eeeeee;
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 14px;
}

.infobox a:link{
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.infobox a:visited{
	width: 458px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

/* Bereich rechts */
.menu-rechts-outer{
	float: right;
}

.menu-rechts-title{
	margin-top: 15px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px;
	border-style: solid;
	border-color: #9d9d9d;
	background: #a7a7a7 url(../images/titlerightbackground.jpg);
	width: 148px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.menu-rechts-unter{
	margin: 0px;
	padding-left: 20px;
	width: 158px;
}

.menu-rechts-unter{
	margin: 0px;
	padding-left: 20px;
	width: 158px;
}

.neuigkeiten{
	padding: 10px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #9d9d9d;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9d9d9d;
	background: #dadada;
	width: 138px;
	font-size: 11px;
	color: #666666;
	line-height: 2;
}

.neuigkeiten a:link{
	width: 138px;
	font-size: 11px;
	color: #666666;
}

.neuigkeiten a:visited{
	width: 138px;
	font-size: 11px;
	color: #666666;
}

.neuigkeiten a:hover{
	width: 138px;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
/* Menüs ende */

/* navi-unten  */
.footer{
	width: 900px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
}

.footerleft{
	padding-bottom: 20px;
	width: 440px;
	float: left;
	color: #666666;
	font-size: 10px;
}

.footerleft a:link{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footerleft a:visited{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footerleft a:hover{
	color: #999999;
	text-decoration: none;
}

.footerright{
	padding-left: 10px;
	padding-bottom: 20px;
	width: 440px;
	color: #666666;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	float: right;
}

.footerright a:link{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.footerright a:visited{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

.footerright a:hover{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.kontaktaufnahme p{
	padding-top: 10px;
	text-align: left;
	border: 0px;
	line-height: 1.5;
	color: #666666;
	overflow: hidden;
}

.inputbutton{
	padding: 3px;
	border: 1px;
	border-style: solid;
	border-color: #a5acb2;
	background: #a7a7a7 url(../images/titlerightbackground.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 90px;
	vertical-align: middle;
	text-align: center;
}

.inputtext{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	height: 15px;
	font-size: 11px;
	color: #666666;
	background-color: #f4f4f4;
	border-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
}

.inputtextarea{
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	font-size: 11px;
	color: #666666;
	background-color: #f4f4f4;
	border-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
}

.inputcheckbox{
}

.inputbox{
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-size: 9px;
	color: #404040;
}

.createdate{
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 1.6;
}

.modifydate{
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.error{
	color: #FF0000;
	border-style: solid;
	border-color: #FF0000;
	border-width: 1px;
	padding: 5px;
	background-color: #ffe5e5;
	width: 458px;
}

.box{
	color: #666666;
	border-style: solid;
	border-color: #009900;
	border-width: 1px;
	padding: 10px;
	background-color: #e5f5e5;
	width: 458px;
}