/*
 * MatPo Design 
 * Designame: standard
 * Erstellt: Wed, 23 Aug 2023 15:12:13 +0000
*/
html, body {
	width: 100%;
	height: 100%;
	background-color: #8A0808;
	margin:0; padding:0;
}
body {
	color: #3C3C3C;
	text-align: center;
	background-color: #8A0808;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #003399
}
a:hover {
	color: #3C3C3C
}
h2 {
	color: #003399;
	margin: 0px;
	padding: 0px;
}
hr {
	border-color:  #C8C8C8;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none
}
form {
	margin: 0px;
	padding: 0px;
}
div.header {
	color: #fff;
	height: 35px;
	text-align: left;
	background-image: url(../images/mihs_bg.png);
}
div.header_info {
	color: #fff;
	width: 300px;
	position: absolute;
	
	top: 10px;
	left:25px;
}
div.header_info a {
	color: #fff;
	
}
div.usercp_header {
	color: #fff;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 25px;
	min-width: 1000px;
}
div.usercp_header a {
	color: #fff;
	
}
div.logo {
	width: 1000px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;
}
div.ausenrahmen {
	width: 1000px;
	text-align: center;
	vertical-align: top;
	
	
	margin: auto;
}
div.ausenrahmen div.navigatsion_top_leiste {
	width: 925px;
	height: 36px;
	text-align: center;
	background-image: url(../images/inhalt_top.png);
	margin: auto;
	
	
	
	padding-top:9px;
	padding-left:15px;
}
div.button, div.last_button {
	width: 130px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	padding-top:5px;
	background-image: url(../images/top_button.png);
	margin: auto;
	
	
	float: left;
	clear: right;
	
	
	
	background-repeat: no-repeat;
	color: #fff
}
div.last_button {
	width: 100px;
	background-image: url(../images/top_button_last.png);
}
div.button:hover {
	background-image: url(../images/top_butt.png);
	background-repeat: no-repeat;
}
div.last_button:hover {
	background-image: url(../images/top_butt_last.png);
	background-repeat: no-repeat;
}
div.button a, div.last_button a {
	text-decoration: none;
	color: #fff
}
div.button a:hover, div.last_button a:hover {
	color: #fff;
	
}
.button_ac, .butt_ac {
	width: 120px;
	text-align: left;
	background-color: #293236;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	z-index: 888;
	position: absolute;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	display: none;
}
div.ausenrahmen div.inhalt {
	width: 900px;
	text-align: left;
	background-color: #fff;
	margin:0px;
	vertical-align: top;
	
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
	margin: auto;
}
div.inhalt div {
	/* margin:auto;   */
}
table.table_inhalt {
	
}
table.table_inhalt td {
	padding: 5px;
}
div.footer {
	width: 900px;
	background-color: #fff;
	padding: 25px 20px 10px 20px;
	
	margin: auto;
}
div.footerend {
	width: 940px;
	height: 7px;
	background-image: url(../images/footer_bg.png);
	
	margin: auto;
	margin-bottom: 15px;
}
div.box_1_titel {
	color: #676767;
	width: 900px;
	height: 40px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}
div.box_2_titel {
	color: #FFFFFF;
	width: 544px;
	height: 20px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/box_2.png);
	padding-top: 5px;
	
	padding-left: 10px;
}
div.box_1_body {
	width: 848px;
	text-align: left;
	background-color: #FAFDFE;
	padding: 25px;
	
	
	border: 1px solid #C8C8C8;
}
div.box_2_body {
	width: 500px;
	text-align: left;
	background-color: #FAFDFE;
	padding: 25px;
	
	border: 1px solid #C8C8C8;
	margin:0px;
}
div.box_tabs {
	
}
div.box_tabs .box_tabs_l {
	width: 100px;
	background-color: #FAFDFE;
	border: 1px solid #C8C8C8;
	padding: 5px;
	float: left;
	border-bottom-width: 0px;
	
	margin-bottom: -1px;
	position: relative;
}
div.box_tabs .box_tabs_r {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding: 5px;
	float: left;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	margin-bottom: -1px;
}
div.box_tabs .box_tabs_e {
	clear: both;
}
div.errors {
	color: #000000;
	background-color: #FDFBB5;
	padding: 5px;
	border-top: 2px solid #FFCC33;
	border-bottom: 2px solid #FFCC33;
}
div.errors div {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	
}
div.errors img {
	vertical-align: middle;
}
div.infotext {
	color: #267700;
	background-color: #D0F2C8;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top: 2px solid #267700;
	border-bottom: 2px solid #267700;
}
div.infotext img {
	vertical-align: middle;
}
#language {
	text-align: left;
	padding-top: 10px ;
    position: absolute;
}
#copyright {
	text-align: center;
	font-size: 10px;
	padding-top: 15px
}
#poweredby {
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	
}
div.seiten_box {
	width: 850px;
	
}
table.form {
	width: 100%;
	border: 1px solid #C8C8C8;
}
table.form td.titel {
	width: 200px;
	text-align: left;
	background-color: #FAFDFE;
	font-weight: bold;
	border-right: 1px solid #C8C8C8;
	
	padding: 10px;
	
	
	vertical-align: top
}
table.form td.inhalt {
	padding: 10px;
}
table.form .input {
	
}
table.form input[type=text], table.form input[type=password] {
	
}
table.form .beschreibung {
	padding-top: 5px;
	font-style: italic
}
div.form_hinweis {
	background-color: #FAFDFE;
	padding: 15px;
	
	border: 1px solid #C8C8C8;
}
input[type=text], input[type=password], textarea, select {
	border: 1px solid #a8b0bd;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-size: 12px
}
input[type=file] {
	border: 1px solid #a8b0bd;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	font-size: 12px
}
input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover {
	border: 1px solid #FF9900;
}
input[type=file]:hover {
	border: 1px solid #FF9900;
}
input[type=submit] {
	
}
input[type=submit]:hover {
	
}
