/* CSS Design */

body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	background-color: #E0E0E0;
}

A:link {
	COLOR: #00845A; font-weight: bold; text-decoration: none;
}
A:visited {
	COLOR: #00845A; font-weight: bold; text-decoration: none;
}
A:active {
	COLOR: #00845A; font-weight: bold; text-decoration: none;
}
A:hover {
	COLOR: #FF8000; font-weight: bold; text-decoration: underline;
}

#page_wrapper {
	margin-left: auto; 
	margin-right: auto;
	/* width: 940px; */ /* fixe breite */
	width: 98%; /* dynamische breite */
	text-align: left;
	background: #FFFFFF;
	border: 8px solid #99CC44;
}

#header_wrapper {
	background: #99CC44 url(../images/pmbg.gif) bottom left repeat-x; 
	margin:0px; padding:0px; 

}

#header_sn{
	height: 72px;
	width: 400px;
	padding: 10px;
	float: left;
	background: url(../images/psitename.gif) top left no-repeat;
	margin:0px;
}

#header {
	height: 72px;
	padding: 10px;
	background: url(../images/phead.gif) top right no-repeat;
	margin:0px;
}

#header h1 {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 28px;
	color:#ffffff;
	letter-spacing: -1px;
}

#header h2 {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FF8000;
	letter-spacing: 1px;
}

#left_side {
	margin-top: 10px;
	margin-left: 3px;
	float: left;
	width: 162px;
	background: #CDE5B8 url(../images/psbg.gif) bottom left repeat-x;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

#right_side {
	margin-top: 10px;
	margin-right: 3px;
	float: right;
	width: 200px;
	background: #CDE5B8 url(../images/psbg.gif) bottom left repeat-x;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

#content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 220px;
}

#footer {
	background-color: #CDE5B8;
	clear: both;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FF8000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; 
	text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; 
	text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; 
	text-decoration: none;
}
#footer A:hover {
	COLOR: #FF8000; 
	text-decoration: underline;
}

#left_side p {
	margin: 10px 10px 10px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#left_side A:link, #right_side A:link {
	COLOR: #00845A; 
	font-weight: normal;
	text-decoration: none;
}
#left_side A:visited, #right_side A:visited {
	COLOR: #00845A; 
	font-weight: normal;
	text-decoration: none;
}
#left_side A:active, #right_side A:active {
	COLOR: #00845A; 
	font-weight: normal;
	text-decoration: none;
}
#left_side A:hover, #right_side A:hover {
	COLOR: #FF8000; 
	font-weight: normal;
	text-decoration: underline;
}

#right_side p {
	margin: 15px 10px 15px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

#right_side h2 {
   margin: 0px 5px 0px 5px;
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   line-height: 12px;
   color: #DE1728;
} 

#left_side h3, #right_side h3 {
	margin: 5px 5px 10px 5px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #DE1728;
	border: 1px solid #99CC44;
	background-color: #CDE5B8;
}

#left_side h4, #right_side h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #DE1728;
}

#right_side img {
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 5px; 
	margin-right: 5px;
}

#content p {
	margin: 2px 0px 2px 0px;
	padding: 4px 0px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#content h3 {
	margin-top: 5px; 
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #DE1728;
}

#content h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 0px 6px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #DE1728;
}

#spacer {
	margin-bottom: 15px;
}

#searcharea {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 10px 0px 5px 5px;
	height: 20px;
	width: 162px;
	margin:0px;
	font: bold 14px Verdana, sans-serif;
}

#barrierfree {
	padding: 0px 20px 0px 0px;
	margin:0px;
	width: 162px;
}

#barrierfree p {
	margin: 0px 3px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #DE1728;
	border: 0px solid #99CC44;
	background-color: #CDE5B8;
}

#barrierfree A:link {
	COLOR: #000000; 
	font-weight: normal;
	text-decoration: none;
}
#barrierfree A:visited {
	COLOR: #000000; 
	font-weight: normal;
	text-decoration: none;
}
#barrierfree A:active {
	COLOR: #000000; 
	font-weight: normal;
	text-decoration: none;
}
#barrierfree A:hover {
	COLOR: #FFFFFF; 
	font-weight: normal;
	text-decoration: underline;
}


#navlist {
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: left;
	padding: 5px 0px;
	margin-left: 92px;
	border-bottom: 1px solid #DDDDDD;
	font: bold 14px Verdana, sans-serif;
}

#navlist li {
	position: relative;
	list-style: none;
	margin: 0px;
	display: inline;
}

#navlist li a {
	color: #00845A;
	padding: 5px 13px;
	margin-left: 1px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #00845A;
	border-bottom: none;
	background: #CDE5B8 url(../images/ptbg.gif) bottom left repeat-x;
	text-decoration: none;
}

#navlist li a:link { color: #00845A; }
#navlist li a:visited { color: #00845A; }

#navlist li a:hover {
	color: #ffffff;
	background: #DE1728;
	border-color: #DDDDDD;
}

#navlist li a#current {
	color: #DE1728;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.float_left {
	float: left;
	margin-right: 10px;
}

.float_right {
	float: right;
	margin-left: 10px;
}

.featurebox_center {
	background-color: #fffff6;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.featurebox_side {
	background-color: #fffff6;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
