body{
	margin: 0px 0px 0px 0px;  	
    background-image:url(../../../../img/bg.jpg);
	text-align:center; 
}

body, div, h1, h2, h3, h4, h5, h6, p, table {
	font-family: Corbel, Arial, Helvetica, sans-serif;
}

h2 {
	text-align: center;
	color: #000000;
	padding-top: 60px;
	padding-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	text-align: left;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 18px;
}

h4 {
	text-align: left;
	color: #000000;
	padding-top: 15px;
	margin-bottom: 12px;
	font-size: 18px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #1D7ED9;
}
a:hover {
	text-decoration:underline;
	color:#990033;
} 

.mainoben {
	background-image: url(../../../../img/bg-o.jpg);
	height: 115px;
}
.mainmitte {
	background-image: url(../../../../img/bg-m.jpg);
	text-align:center;
}
.mainunten {
	background-image: url(../../../../img/bg-u.jpg);
	height: 92px;
}        

.hrefnone:link {
    text-decoration: none;
}
.hrefnone:visited {
    text-decoration: none;
}  

.table_msg {
background-color: #cccccc;
padding: 5px 5px 5px 5px;
border-width: 5px 5px 5px 5px;
}
.tr_msg {

}
.th_msg {
background-color: #c0c0c0;
line-height: 22px;
}
.td_msg {

}

.textnorm1 {
}
.textnorm2 {
}
.textnorm3 {
}

.fehlertext {
    color: #990000;
}
.badword {
    color: #990000;
}

.input_1 {

}

.submit_1 {

}

.error_title1 {
    font-size: 17px;
    color: #990000;
}
.error_title2 {
    font-size: 15px;
    color: #990000;
    font-weight: bold;
}
.error_msg {
    font-size: 14px;
    color: #660000;
}

.table_uebersicht {
    margin-left: auto;
    margin-right: auto;
}
