body,p,table,tr,td { font-family: Arial; color: black; font-size: 11pt; }

a.navi { font-weight: normal; color: white; background-color: #676767; font-size: 11pt; text-align: center; margin-right: 1px; display: block; padding: 5px; }
a.navi:hover { font-weight: normal; color: white; background-color: #ED1D25; font-size: 11pt; }

.rot { color: #ED1D25; font-size: 20pt; }
h1 { padding: 0; margin: 0; }

.bottomline { border-bottom: 1px solid #A0A0A0; font-weight: bold; padding-bottom: 2px; }
.right { text-align: right; padding-top: 2px; margin-bottom: 5px; }

.ueberschrift { color:#ed1d25; font-size:1.3em; padding-top: 15px; }
.service { padding: 10px 0px 10px 20px; }

a { color: black; font-weight: bold; text-decoration: none; cursor: pointer; }
a:hover { color: #770804; font-weight: bold; text-decoration: none; }

#msg_error {border: 2px solid #FFCC00; background-color: #FFEECA; font-weight: bold; margin: 10px 0px 10px 0px; padding: 12px 10px 12px 0px; text-align: center; background-image: url(../images/icons/achtung.png); background-repeat: no-repeat; background-position: 0px 2px;}


/*Konktaktformular*/
.formkontakt {
	border:1px solid #a6a498;
	width:200px;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#676767;
	margin-bottom: 1px;
}

.formkontakt:hover {
	border:1px solid #a6a498;
	width:200px;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#e7e7e8;
	margin-bottom: 1px;
}

.formkontakt_activ {
	border:1px solid #a6a498;
	width:200px;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#e7e7e8;
	margin-bottom: 1px;
}

.formkontakt_error {
	border:1px solid red;
	width:200px;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#676767;
	margin-bottom: 1px;
}


fieldset {
	margin:0;
	border:none;
	width:900px;
}

.submitbutton {
    border:1px solid #a6a498;
    background:#676767;
    color:#FFF;
    cursor:pointer;
}

.submitbutton:hover {
    border:1px solid #676767;
    background:#a6a498;
    color:#000;
    cursor:pointer;
}

/*Tabelle*/
.TableFloatright {
	float:left;
}

.TableFloatright p {
	margin:0;
	padding:0;
}

.TableFloatleft {
	float:left;
	width:130px;
	height:20px;
}

.TableFloatleft p {
	margin:0;
	padding:0;
}

.TableColumnLeft {
	float:left;
	width:350px;
}

.TableColumnRight {
	float:left;
	width:450px;
}
