@charset "utf-8";
/* CSS Document */
body { 
margin:0; 
padding:0;
}
body, table {
font-family: Verdana,sans-serif;
font-size: 12px;
}
.textoben td {
vertical-align: top;
}
.navi {
padding: 10px 10px;
background-color: #ffff00;
font-weight: bold;
}
.navilinks {
background-color: #ffffff;
font-weight: bold;
}
.abstandoben {
padding-top:10px;
}
.abstandunten {
padding-bottom:10px;
}
.abstandContent {
padding: 10px 15px;
}
/** Textformatierung **/
.Text1 {
	font-size: 12px;
}
.Ueberschrift1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
	text-transform:uppercase;
}
.Subtitle1 {
	font-size: 14px;
	font-weight: bold;
}
.Markierung {
	color: #FF0099;
	font-weight: bold;
	font-size: 12px;
}
.Ueberschrift2 {
	color: #FF0099;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
}
.Text2 {
	font-size: 10px;
}
.Subtitle2 {
	font-size: 12px;
	font-weight: bold;
}
.center {
text-align: center;
}
/** LInks **/
/* NAvigation */
.navi a, .navilinks a {
	font-size: 14px;
	color: #FF0099;
	text-transform:uppercase;
	text-decoration:none;
}
.navi a:hover, .navilinks a:hover {
	color: #000000;
}
/* im Fliesztext */
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#F09;
}
/** MAILORDER BEGINN */
.tablemailorder {
width: 100%;
}
.tablemailorder td{
padding-bottom: 30px;
}
label {display: block;
float: left;
width: 250px;
}
fieldset {border: 0;}
fieldset input, fieldset textarea {
margin-bottom: 5px;
width: 65%;
}
fieldset br {clear: both;}
.pruefung {width: 100%; padding: 5px 8px; color: red; font-size: 14px; font-weight:bold;}
.agbtext{padding-top:25px; display:inline}
.buttonmailorder {float:right}
/* MAILORDER END **/
.MarkierungLeon {
	color: #e644f9;
}
