/*
	Druck-Layout
*/

html, body {
margin: 0;
padding: 0;
}
body {
background-color: #666;
color: #fff;
font-family: Arial, Verdana, Helvetica;
font-size: 101%;
text-align: center;/*fuer IE_quirks*/
}

/* mainboxes */
#wrapper {
position: relative;
margin: 0px auto;
width: 1000px;
background-color: #3CB371;
color: #000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#header {
	display: none;
}

#menue {
	display: none;
}

#footer {
	display: none;
}

#header, #menue, #footer, {
	display: none;
}

#teaser-preis {
background-color: #F0FFF0;
position: static;
float: right;
visibility: visible;
width: 300px;
height: auto;
margin: 5px;
padding: 5px;
border: 1px solid;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}

a.exlink:link:after, a.exlink:visited:after, a.mail:link:after, a.mail:visited:after {
	content: " (" url(../grafik/pfeil.gif) attr(href) ") ";
	font-weight: normal;
	font-size: 80%
}

#startseite {
background-color: #fff;
color: #000;
margin: 0px 0px 0px 150px;
/* top - right - bottom - left*/
padding: 20px 50px 20px 50px;
}

#content {
background-color: White;
color: #000;
/*height: 101%;*/
margin: 0px 0px 0px 30px;
/* top - right - bottom - left*/
padding: 0px 0px 0px 0px;
width: 600px;
}

	Formatierungen
*/

#header #logo {
float: left;
margin: 5px 0px 15px 30px;
border: 0 none;
}

/* set all to 0 */
h1, h2, h3, h4, p, ul, li {
margin: 0;
padding: 0;
}

/* headings */
h1, h2, h3, h4 {
margin: 0px 0px 20px 0px;
/* top - right - bottom - left*/
}

h1 {
background-color: #ABEBCC;
color: #004287;
font-weight: bold;
font-size: 14pt;
height: 30px;
padding-left: 20px;
padding-top: 4px;
margin-bottom: 30px;
font-family:arial;
}

h1.schmal {
color: #004287;
font-weight: bold;
font-size: 11pt;
height: 30px;
padding-left: 20px;
padding-top: 10px;
margin-bottom: 30px;
font-family:arial;
}

#startseite h1 {
background-color: white;
font-size: 20pt;
text-align: center;
margin-top: 10px;
padding-bottom: 20px;
}

h2 {
font-family:arial;
font-size:11pt;
color: Black;
font-weight:bold;
margin-top:10pt;
padding-top: 4px;
}

#startseite h2 {
font-size: 12pt;
text-align: center;
color: #004287;
}

h2.header {
text-align: left;
font-weight: bold;
font-size: 11pt;
color: #004287;
line-height: 150%;
margin: 0px;
padding: 10px 0px 0px 200px;
/* top - right - bottom - left*/
}

h3 {
color: #000066;
font-size: 110%;
letter-spacing: 1pt;
}

h4 {
color: #000066;
font-size: 95%;
letter-spacing: 0.8pt;
margin-top: 15px;
margin-bottom: 10px;
}


a.exlink {
	background: url(../grafik/pfeil_green.gif)
	no-repeat
	left center;
	margin-left: 5px;
	padding: 0 0 0 12px;
	text-decoration: none;
}

/* Texte */
p, li {
font-size: 100%;
}

.Blocksatz {
	text-align: justify;
}

p.saved {
font-size: 7pt;
text-align: left;
padding-top: 50px;
}

#content p, #content li {
line-height: 150%;
margin: 7px 0px 8px 0px;
/* top - right - bottom - left*/
}

#startseite img {
margin: 10px 15px 0px 15px;
}

#startseite p, #startseite li {
line-height: 150%;
margin: 7px 0px 8px 0px;
/* top - right - bottom - left*/
}

p.startseite {
text-align: center;
font-weight: bold;
color: #004287;
}

p.formular {
text-align: center;
font-weight: bold;
font-size: 12pt;
letter-spacing: 0.5pt;
color: #004287;
background-color: #F0E68C;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px 5px 10px 10px;
/* top - right - bottom - left*/
}

#menue p {
padding: 10px 5px 0px 10px;
/* top - right - bottom - left*/
}
#menue p.linear {
padding: 0px 5px 0px 10px;
/* top - right - bottom - left*/
}
ul {
margin: 0px 0px 0px 20px;
/* top - right - bottom - left*/
}

ul.uliste1
{
list-style-type:square;
}

/* Links */
#startseite a {
text-decoration: none;
}

#content a {
text-decoration: none;
font-weight: bold;
color: #004287;
}

#content a:hover {
background-color: #004287;
color: #F7D67B;
}

#menue a {
display: block;
width: 120px;
}
#menue p.linear a {
display: inline;
width: auto;
}

#menue a, #footer a {
text-decoration: none;
font-size: 10pt;
font-weight: bold;
margin: 1px 0px 1px 0px;
/* top - right - bottom - left*/
padding: 5px 3px 0px 3px;
border: 0px solid #999;
}
#menue a:link, #footer a:link {
background-color: none;
color: #ffffff;
}

#menue a:visited, #footer a:visited {
background-color: none;
color: white;
}
#menue a:hover, #footer a:hover {
background-color: #3CB371;
color: #165B16;
}
#menue a:active, #footer a:active {
background-color: none;
color: red;
}

/* others */
.invis, hr {
display: none;
}

img {
border: none;
}

img.logo_links {
	float: left;
	margin: 0pt;
}

p.links_im_Text {
	float: left;
	padding-top: 3pt;
	padding-right: 5pt;
	font-style: italic;
}

p.rechts_im_Text {
	float: right;
	padding-top: 3pt;
	padding-left: 8pt;
	font-style: italic;
}

.artikelImg_hoch {
background-color: #ABEBCC;
margin: 0 0 5px 5px;
float: right;
width: 200px;
}

.artikelImg_quer {
background-color: #ABEBCC;
margin: 0 0 5px 5px;
float: right;
width: 300px;
}


.artikel_Unterschrift_hoch {
	font-size: 9pt;
	width: 200px;
	text-align: left;
	padding-right: 5px;
	font-style: italic;
}

.artikel_Unterschrift_quer {
	font-size: 9pt;
	width: 300px;
	text-align: left;
	padding-right: 5px;
	font-style: italic;
}

#Textfluss_Ende {
	clear: left;
}

address {
font-style: normal;
font-size: 80%;
line-height: 150%;
margin: 7px 0px 8px 0px;
/* top - right - bottom - left*/
}

.rest200 {
	padding-bottom: 200px;
}

.zentriert {
	text-align: center;
	background-color: White;
}

table.formular {
	border: none;
	width: 80%;
	padding: 5px;
}

td.titel {
	background-color: #3CB371;
}

td.daten {
	background-color: #90EE90;
}


