/* ---------------------------------- Allgemeines ---------------------------------- */

body {
	margin:0px;
	background:#FFFFFF;
	padding: 0;
}

p, td, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}


/* ------------------------------- Content-Bereich ------------------------------ */

h2 {
	font-size:20px;
	font-weight: bold;
	color: #FF6563;
	margin:20px;
	margin-left:10px;
}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	margin:10px;
	margin-bottom:20px;
}


h3.blau {
	font-size:12px;
	font-weight: bold;
	color: #FF6563;
	margin:10px;
	margin-bottom:20px;
}

.fliesstext {
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin:10px;
	margin-bottom:20px;
	margin-right:20px;
}


.fliesstextORAND {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	margin:10px;
	margin-top:6px;
	margin-bottom:6px;
	margin-right:20px;
}


.fliesstextKLEIN {
	font-size:10px;
	font-weight: normal;
	color: #000000;
	margin:10px;
	margin-bottom:6px;
	margin-top:0px;
	margin-right:20px;
}

.fliesstextBILD {
	margin:10px;
	margin-right:20px;
}

.fliesstextMINI {
	font-size:12px;
	color: #000000;
	background-image: transparent;

}
	
.fliesstextFORM {
	font-size:12px;
	color: #000000;
	background-image: transparent;
	margin:0px;
	margin-bottom:0px;
	margin-right:0px;

	
}

.fliesstextSTART {
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin:20px;
	margin-left:10px;
}



a.blau {
	font-size:12px;
	font-weight: bold;
	color: #FF6563;
	text-decoration: none;
}

a.blau:hover {
	font-size:12px;
	font-weight: bold;
	color: #7B7D7B;
	text-decoration: none;
}

span.blau {
	font-size:12px;
	font-weight: bold;
	color: #FF6563;
	text-decoration: none;
}



ul {
	list-style-image:url(../img/aufzaehl.gif);
	font-size:12px;
	font-weight: bold;
	color: #000000;
	margin:25px;
	margin-bottom:20px;
	margin-right:20px;
}

ul.normal {
	list-style-image:url(../img/aufzaehl.gif);
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin:25px;
	margin-bottom:20px;
	margin-right:20px;
}

ul.text {
	list-style-image:url(../img/aufzaehl-text.gif);
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin:25px;
	margin-bottom:20px;
	margin-right:20px;
}

/* ----------------------- include adresse --------------------------- */

.adresse01{
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin-left:8px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:0px;
}

.adresse02 {
	font-size:13px;
	font-weight: bold;
	color: #000000;
	margin-left:8px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
}

.adresse03 {
	font-size:12px;
	font-weight: normal;
	color: #000000;
	margin-left:8px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
}

/* ------------------ Navigation --------------------- */

.transparent {
	background-image: transparent;
}


.indent0 {
	text-align: left;
}

.indent1 {
	text-align: left;
	display: none;
}


.blackLINE {
	background: #000000;
	font-size: 1px;
	line-height:0px;
}

.greyLINE {
	background: #DDDDDD;
	font-size: 1px;
	line-height:0px;
}

.greyDARK {
	background: #888888;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.greyLIGHT {
	background: #DDDDDD;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}