body, html
{
	background-color: #e5e5e5;
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	color: #575757;
}

a:link,a:visited,a:active 
{
	color: #009fea;
	text-decoration: none;
	outline: none;
}

a:hover 
{
	color: #ff8400;
	text-decoration: none;
}

a:link.linkschwarz,a:visited.linkschwarz,a:active.linkschwarz
{
	color: #000;
	text-decoration: none;
}

a:hover.linkschwarz
{
	color: #ff8400;
	text-decoration: none;
}

.aussen
{
	margin: 20px auto;
	width: 736px;
	background-color: #fff;
	border: 0px solid #000;
}

.oben
{
	width: 736px;
	height: 29px;
	border-right: 2px solid #c1c1c1;
	background: url(bilder/leisteoben.gif);
}

.mitteschatten
{
	width: 734px;
	border-left: 2px solid #c1c1c1;
	border-right: 2px solid #c1c1c1;
	border-bottom: 2px solid #c1c1c1;
}


.mitte
{
	width: 699px;
	border-left: 1px solid #757575;
	border-right: 1px solid #757575;
	border-bottom: 1px solid #757575;
	text-align: left;
	padding: 0 0 0px 33px;
	overflow: hidden;
}

.footer
{
	border: 0px solid red;
	padding: 0 0px 0 0px;
	margin: 10px 0 2px -31px;
	width: 728px;
	height: 39px;
	float: left;
	background-image: url(bilder/footer.gif);
}

.aufmacher
{
	width: 668px;
	height: 135px;
	border: 0px solid #000;
}

.eins
{
	background-image: url(bilder/aufmacher-1.jpg);
}

.zwei
{
	background-image: url(bilder/aufmacher-2.jpg);
}

.drei
{
	background-image: url(bilder/aufmacher-3.jpg);
}

.vier
{
	background-image: url(bilder/aufmacher-4.jpg);
}

.fuenf
{
	background-image: url(bilder/aufmacher-5.jpg);
}

.sechs
{
	background-image: url(bilder/aufmacher-6.jpg);
}

.sieben
{
	background-image: url(bilder/aufmacher-7.jpg);
}


.logo
{
	padding: 20px 0 20px 0;
	width: 264px;
	height: 21px;
	border: 0px solid #000;
}

.startkasten
{
	background-image: url(bilder/start-kasten.jpg);
	float: left;
	margin: 0 0 0 -3px;
	width: 676px;
	height: 255px;
	border: 0px solid #000;
}

.startkastentext
{
	margin: 33px 0 0 457px;
	width: 200px;
	border: 0px solid #000;
	color: #000;
	font: normal 12px/18px Arial,Helvetica,sans-serif;
}

.showkastenreihe
{
	border: 0px solid red;
	float: left;
	margin: 20px 0 0 0;
}

.showkasten
{
	border: 1px solid #ddd;
	width: 215px;
	height: 215px;
	float: left;
	margin: 0 9px 0 0;
}


.showkastentext
{
	border: 0px solid #ddd;
	width: 205px;
	float: left;
	margin: 0 11px 0 0;
	padding: 0 5px 0 5px;
	color: #999;
	font: normal 12px/17px Arial,Helvetica,sans-serif;
}


.linkespalte
{
	width: 264px;	
	border: 0px solid #000;
	float: left;
}

.rechtespalte
{
	width: 348px;	
	border: 0px solid #000;
	margin: 57px 0 0 35px;
	float: left;
}

.kasten
{
	border: 0px solid #000;
 	background-color: #e8f6fd;
 	padding: 25px 30px 30px 30px;
 	font-size: 10px;
 	line-height: 14px;
 	color: #616568;
 	text-align: right;
}

h1
{
	margin: 30px 0 0 0;
	font: normal 34px/34px Arial,Helvetica,sans-serif;
	color: #000;
}


h2
{
	margin: 0px 0 15px 0;
	font: bold 24px/28px Arial,Helvetica,sans-serif;
	color: #000;
}

h3
{
	margin: 0px 0 0 0;
	font: bold 16px/24px Arial,Helvetica,sans-serif;
	color: #bbb;
	text-transform: uppercase;
}

h4
{
	margin: 0 0 10px 0;
	padding: 0px 0 10px 0px;
	font: bold 14px/14px Arial,Helvetica,sans-serif;
	color: #000;
	border-bottom: 1px solid #ddd;
}

/* ----------------- MENUELEISTE ----------------- */

.menueleiste
{
	font-size: 9px;
	font-weight: bold;
	border: 0px dotted red;
	padding: 96px 0 0 270px;
}

.menueoff
{
	color: #66c5f2;
	border: 0px solid #aaa;
	font-weight: bold;
	float: left;
	height: 13px;
	text-align: center;
	padding: 0 8px 0 9px;
	text-transform: uppercase;
}

a.menuezelle:link,a.menuezelle:visited,a.menuezelle:active
{
	border: 0px solid #aaa;
	float: left;
	height: 13px;
	color: #fff;
	text-align: center;
	padding: 0 8px 0 9px;
	text-transform: uppercase;
}

a.menuezelle:hover
{
	border: 0px solid #aaa;
	color: #000;
	text-decoration: none;
}



/* ----------------- CONTENT weitere ----------------- */

.linie
{
	border-bottom: 1px dotted;
	margin-top: 10px;
}

.hoehe1
{
	height: 400px;
}

.hoehe2
{
	height: 600px;
}

.hoehe3
{
	height: 200px;
}

.hoehe4
{
	height: 700px;
}


.hoehe4a
{
	height: 800px;
}


.hoehe5
{
	height: 1000px;
}

.bild
{
	border: 1px solid #ccc;
}

/* ----------------- Texte ----------------- */

.text
{
	text-align: justify;
	border: 0px dotted red;
}

.textschwarz
{
	color: #000;
}

.center
{
	text-align: center;
}

.textklein
{
	font-size: 10px;
}

.textlinks
{
	text-align: left;
}


/* ----------------- Formfelder ----------------- */


input {vertical-align:middle;}
img.spacer {vertical-align:middle; margin-top: 0px;}

XXXform
{
	border: 1px solid #af5185;
	padding: 20px 0 0px 0;
	margin: 3px 0 0px 0;
	width: 406px;
}

.formzeile
{
	height: 30px;
	border: 0px solid black;
	float: left;
}


.formzeiletextarea
{
	border: 0px solid black;
	margin: 2px 0 0 0;
}

.formzeilebutton
{
	border: 0px solid black;
	height: 70px;
}

.bezeichnung
{
	border: 0px dotted red;
	float: left;
	width: 105px;
	text-align: right;
	margin: 0 23px 5px 0;
	padding: 7px 0 0 0;
	font: 12px/12px Arial,Helvetica,sans-serif;
}

.buttonok
{
	width: 166px;
	height: 38px;
	border: 0;
	font: bold 9px Arial,Helvetica,sans-serif;
	margin: 15px 0px 0 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: url(bilder/formularbutton.gif) transparent;
}

.buttonok:hover
{
	background: #ff8900;
	color: #fff;
	cursor: pointer;
	background: url(bilder/formularbutton.gif) -166px 0 transparent;
}

.buttonok:focus
{
	padding: 8px 4px 6px 4px;
	background: #000;
	color: #fff;
	cursor: wait;
}


select
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 222px;
	height: 26px;
	border: 1px solid #ccc;
	background-color: #e8f6fd;
	padding: 5px 5px 5px 1px;
}

input
{
	width: 210px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 4px 5px 5px 5px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #666;
}

input:hover
{
	background: #eee;
	color: #333;
	cursor: default;
}

input:focus
{
	background: #fff;
	color: #000;
	border: 1px solid #999;
	cursor: text;
}

textarea
{
	width: 210px;
	height: 255px;
	border: 1px solid #ccc;
	background-color: #fff;	
	padding: 4px 5px 5px 5px;
	font: 11px/14px Verdana,Arial,Helvetica,sans-serif;
	color: #666;
}

textarea:hover
{
	background: #eee;
	color: #333;
	cursor: default;
}

textarea:focus
{
	background: #fff;
	color: #000;
	border: 1px solid #999;
	cursor: text;
}

