html {
	background-repeat: repeat-y;
	background-position: right top;
}

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	color: #000000;
	font-size: 10pt;
}

#left_side {
	margin-top: 20px;
	float: left;
	width: 180px;
	margin-left: 0px;
	color: #000;
	margin-right: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	background-color: #F1F6FE;
	background-repeat: repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3d64a9;
	background-image: url(images/side_bg.gif);
	padding-right: 5px;
}

#right_side {
	float: right;
	width: 210px;
	padding-right: 6px;
	margin-top: 20px;
	padding-top: 4px;
	background-color: #F1F6FE;
	background-repeat: repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d64a9;
	background-image: url(images/side_bg.gif);
	margin-right: 0px;
	margin-left: 20px;
}

#page_wrapper {
	text-align: left;
	background: #FFFFFF;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	height: 30px;
	background-color: #3d64a9;
	text-align: center;
	padding-top:12px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	clear: both;
}

#content {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 225px;
}
#container {
	display: inline;
}
#main-title {
	font-size: 0.7em;
	letter-spacing: 5px;
	text-align: right;
	font-weight: bold;
	background-color: #3d64a9;
	color: #ffffff;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	height: 20px;
	line-height: 18px;
}


#header-image {
	background-color: #3d64a9;
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #47a050;
	border-bottom-color: #47a050;
	text-align: left;
	padding-top: 0px;
	padding-left: 199px;
}

#navbar {
	margin-bottom: 0;
	font-size: small;
	text-align: left;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 8px;
	background-color: #3d64a9;
	color: #ffffff;
	word-spacing: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #47a050;
	padding-left: 201px;
}

#left_side p, #right_side p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000;
	margin: 8px;
}

#left_side h3, #right_side h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #3d64a9;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3d65a9;
	letter-spacing: 5pt;
	padding-top: 5px;
	padding-bottom: 3px;
}

#left_side h4, #right_side h4 {
	margin-bottom:0px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: normal;
	color: #47a050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47a050;
	margin-top: 0px;
	padding-top: 3px;
}
#left_side h6   {
	margin-bottom:0px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: normal;
	color: #47a050;
	margin-top: 10px;
}
#right_side h6     {
	margin-bottom:0px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: normal;
	color: #47a050;
	margin-top: 10px;
}


#content h3 {
	margin-top:5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15px;
	color: #2153AA;
	letter-spacing: 2pt;
}


#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #2153AA;
	letter-spacing: 2pt;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2pt;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: none;
}

.featurebox_side {
	background-color: #fffff6;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:15px;
	border: 1px solid #DFE8F7;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	float: right;
	margin-top: 0px;
	width: 300px;
	font-weight: bold;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#navbar a.current {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: underline;
}

#navbar a:hover {
	color: #47a050;
	text-decoration: underline;
}


#headline {
font-size: .65em;
padding-top: 30px;
text-align: justify;
background-color: #F2F2F2;
padding-left: 100px;
padding-right: 100px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;}


p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
margin-left: 110px;
margin-right: 110px;
font-size: .8em;
padding-bottom: 3px;
padding-top: 23px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #ff4700 solid;
letter-spacing: 5px;
font-weight: bold;
background-color: #F2F2F2;
margin-top: 0;
margin-bottom: 0;
}


#main-text {
	margin-top: 0;
	margin-bottom: 0;
	font-size: .7em;
	line-height: 1.8em;
	background-color: #ffffff;
}

#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}

h2 {
	padding-bottom: 3px;
	padding-right: 0;
	color: #3d64a9;
	letter-spacing: 5px;
	font-size: 12pt;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d64a9;
	padding-left: 0px;
	margin: 0px;
}

p, ul, ol, table {
	line-height: 14pt;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #47a050;
}

a:hover {
text-decoration: underline;
}
#footer2 {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
margin-top: 20px;
padding-right: 50px;
background-color: #4d80b9;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
.right {
	float: right;
	text-align: justify;
	width: 50%;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
}
.img_rahmen {
	margin: 5px;
	border: 1px solid #3d64a9;
	padding: 2px;
}
.img {
	margin: 5px;
}
