@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
	color: #878777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}

h1 {
	font-weight: bold;
	font-size: 100%;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

a, a:visited {
	color: #0000CD;
}

img, div {
  behavior: url(iepngfix.htc);
}

#wrapper {
	background-color: transparent;
	top: 50%;
	margin-top: -301px;
	left: 50%;
	margin-left:-500px;
	width: 1000px;
	position:absolute;
} 


#head_start {
	background-image: url(../images/head_start.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 156px;
	behavior: url(fileadmin/iepngfix.htc);
}

#middle {
	background-image: url(../images/navi_back.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 288px;
	height: 445px;
	float: left;
	behavior: url(fileadmin/iepngfix.htc);
}

#navigation {
	padding-top:25px;
	padding-right: 40px;
	text-align: right;
}
/********************** MENU 1 *************************/
.menu1 {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
	
.menu1_level1 a, .menu1_level1 a:visited {
	text-decoration:none;
	color: #878777;
	letter-spacing:2px;
	height: 30px;
	display:block;
	font-size: 1em;		
}

.menu1_level1 a:hover {
	color:#878777;
	font-weight: bold;
}

.menu1_level1_act a, .menu1_level1_act a:visited {
	text-decoration:none;
	letter-spacing:2px;
	height: 30px;
	color:#006598;
	display:block;
}

/********************** MENU 1 STOPP *******************/
/********************** MENU 2 *************************/

.menu2 {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
	padding-top:30px;
}

.menu2_level1 a, .menu2_level1 a:visited {
	text-decoration:none;
	color: #878777;
	letter-spacing:2px;
	height:30px;
	display: block;
}

.menu2_level1 a:hover {
	color: #878777;
	text-decoration:none;
	font-weight: bold;
}
	
.menu2_level1_act a, .menu2_level1_act a:visited {
	text-decoration:none;
	letter-spacing:2px;
	height:30px;
	padding-left:30px;
	color:#006598;
	text-decoration:none;
}
/********************** MENU 2 STOPP *************************/
/********************** CONTENT ******************************/
#center {
	background-image: url(../images/content_weiss.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 712px;
	height: 445px;
	float: right;
		behavior: url(fileadmin/iepngfix.htc);
}

#content {
	padding: 25px;
	width: 650px;
	height: 390px;
}

/********************** CONTENT STOPP *************************/

/**************************************************************************/

fieldset {
	border: none;
}

legend {
	display: none;
}

.tx-powermail-pi1 {
	width: 100%;
}

.tx-powermail-pi1_fieldset {
	float: left;
	width: 300px;
}

label {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

input {
	color: #00008B;
}


.powermail_submit {
	margin-top: 10px;
	color: Black;
	font-weight: bold;
}

/*  rggooglemap */
.treemenu1, .map, .mapnest, .maptop, .mapcat {
	padding: 0px;
	margin: 0px;
}

/* gallery */

.pagebrowser {
	width: 660px;
}
