html, body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #E4EBF8;
}

p {
	padding: 0px;
	margin: 0px;
}

#main {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
}

#top {
	background: url(images/design/hintergrund_navigation.jpg) no-repeat top left;
	height: 120px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #003399;
}

#top_menu_1 {
	position: relative;
	top: 6px;
	right: 10px;
	text-align: right;
	font-size: 70%;
}

#top_slogan {
	position: relative;
	top: 40px;
	right: 10px;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	font-size: 75%;
}

#top_menu_1 a {
	margin-left: 10px;
}

#top_menu_logo {
	position: absolute;
	top: 29px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	font-size: 80%;
	word-spacing: 10px;
}

#top_menu_logo a:hover {
	background: none;
}

#top_menu_2 {
	padding: 66px 0px 0px 150px;
	text-align: left;
	font-size: 80%;
}

.top_menu_2_all a {
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
}

.top_menu_2_all a:hover {
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
	background: #003399;
}

.top_menu_2_act a {
	color: #FFFFFF;
	font-size: 80%;
	background: #184CB2;
	text-decoration: none;
}

.top_menu_2_act a:hover {
	color: #FFFFFF;
	font-size: 80%;
	text-decoration: none;
	background: #003399;
}

#top_menu_2 a {
	margin-left: 10px;
}

#language_select {
	position: absolute;
	top: 130px;
	padding: 0px 0px 0px 20px;
	text-align: right;
	font-size: 80%;
}

#content {
	padding: 30px 20px 0px 90px;
	line-height: 140%;
	font-size: 80%;
	color: #2B55AC;
}

#content form {
	clear: both;
	padding: 5px 5px 5px 10px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	border-right: 1px solid #3266CC;
	border-bottom: 1px solid #3266CC;
	background-color: #E4EBF8;
	line-height: 140%;
	width: 500px;
}
#content a {
	text-decoration: underline;
	color: #003399;
}
#content a:hover {
	text-decoration: none;
	color: #000099;
}
#content_top {
	padding: 0px 0px 0px 5px;
	background: url(images/design/hintergrund_top_oben.gif) no-repeat top left;
	line-height: 140%;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
#content_background {
	background: #F2F4F7 url(images/design/hintergrund_inhalt.jpg) top left;
	width: 800px;
}

#bottom {
	line-height: 140%;
	font-size: 80%;
	color: #2B55AC;
	margin: 15px 20px 0px 90px;
	background: url(images/design/line_3366CC.gif) repeat-x top left;
	font-size: 8pt;
	text-align: center;
	height: 80px;
}
#bottom a {
	text-decoration: underline;
	color: #003399;
}

.sitemap {
	line-height: 140%;
	font-size: 100%;
	color: #2B55AC;
}


.tx-thexttable-pi1 td {
	padding: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4EBF8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3266CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3266CC;
}

.tx-indexedsearch-title {background:#E4EBF8;} 
.tx-indexedsearch-redMarkup {color:#2B55AC; font-weight : bold;}
 
input {
	border-color: #E4EBF8;
	color: #2B55AC;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.button {
	border-color: #E4EBF8;
	background-color: #93AAC9;
	color: #2B55AC;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
textarea {
	border-color: #E4EBF8;
	background-color: #FFFFFF;
	color: #2B55AC;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
select {
	border-color: #E4EBF8;
	background-color: #FFFFFF;
	color: #2B55AC;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
