html {
	margin: 0px;
	padding: 0px;
}
body, textarea, select, input {
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #7D7D7D;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
td, th {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
div {
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #D8D8D8;
	color: #666666;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
textarea {
	font-size: 12px;
	border: 1px solid #D8D8D8;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}
select {
	font-size: 12px;
	border: 1px solid #D8D8D8;
	color: #666666;
	background-color: #ffffff;
}
.button {
	border: none;
	background: #FFA51E;
	color: #ffffff;
	font-weight: bold;
}
hr {
	color: #ffffff;
	border-top: 1px solid #D8D8D8;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #010101;
}
h2 {
	padding: 15px 0px 3px 17px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #666666;
	background-image: url("../images/icon_h2.gif");
	background-repeat: no-repeat;
	background-position: 0px 17px;
}
/*h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	color: #00628c;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}*/
ol {
	
}
ul {
	
}
li {
	
}
a:link {
	color: #FFA51E;
	text-decoration	:	none;
}
a:visited {
	color: #FFA51E;
	text-decoration	:	none;
}
a:active {
	color: #FFA51E;
	text-decoration	:	none;
}
a:hover	{
	color: #FFA51E;
	text-decoration	:	underline;
}
a.footer_link:link {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:visited {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:active {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	none;
}
a.footer_link:hover {
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration	:	underline;
}

/* START: LAYOUT ALLGEMEIN */
.abstand_oben_1 {
	padding-top: 25px;
}
.abstand_unten_1 {
	padding-bottom: 5px;
}
#bounding_top_1 {
	padding: 30px 0px 0px 0px;
	background-image: url("../images/bg_verlauf_1.jpg");
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#page_bounding_top_1 {
	margin: 0px auto;
	width: 812px;
}
#bounding_bottom_1 {
	background-image: url("../images/bg_verlauf_2.jpg");
	background-repeat: repeat-x;
	height: 154px;
	clear: both;

}
#page_bounding_bottom_1 {
	height:30px;
	margin:0px;
	padding: 12px 10px;
	margin: 0px auto;
	width: 784px;

}
/* END: LAYOUT ALLGEMEIN */

/* START: LAYOUT PORTAL */
#header_bounding_portal {
	padding: 0px 0px 0px 0px;
	height: 116px;
}
.header_portal_logo {
	padding: 14px 0px 0px 16px;
	height: 102px;
	width: 180px;
	float: left;
	background-color: #ffffff;
}
.header_portal_text {
	padding: 14px 20px 0px 20px;
	height: 102px;
	width: 558px;
	float: right;
	background-color: #ffffff;
}
#content_bounding_portal {
	padding: 0px 6px 10px 6px;
	width: 800px;
	background-color: #ffffff;
	float: left;
}
.content_part {
	padding: 0px 0px 0px 10px;
	width: 190px;
	float: left;
}
/* END: LAYOUT PORTAL */

/* START: LAYOUT DETAIL */
#content_bounding_detail {
	padding: 0px 0px 0px 0px;
}
.content_detail_left {
	padding: 0px 0px 0px 0px;
	width: 196px;
	float: left;
}
.content_detail_logo {
	padding: 14px 0px 0px 16px;
	height: 129px;
	width: 180px;
	background-color: #ffffff;
}
.content_detail_picture {
	padding: 14px 0px 60px 16px;
}
.content_detail_right {
	padding: 14px 16px 0px 20px;
	width: 562px;
	float: right;
	background-color: #ffffff;
}
/* END: LAYOUT DETAIL */