body
	{
	background: #dedede;
	font-family: arial, sans-serif;
	color: #ffffff;
	font-weight: 200;
	}

#zentriert 
	{
	position:absolute;
	top:10px;
	left: 50%;
	width:700px;
	margin-left: -375px;
	margin-top: 0px;
	}

.strong, strong, b
	{
	font-weight: 700;
	}
.em, i
	{
	font-style: italic;
	}
.right
	{
	clear: right;
	float: right;
	padding-right: 0px;
	}
.left
	{
	clear: left;
	float: left;
	padding-left: 0px;
	}
.clear
	{
	clear: both;
	}

a.mail:before
	{
	content: url(../images/link_mail.gif);
	}
a.extern:before
	{
	content: url(../images/link_extern.gif);
	}

h1
	{
	font-size: 18pt;
	font-weight: 200;
	letter-spacing: 2px;
	}

h2
	{
	font-size: 14pt;
	font-weight: 200;
	letter-spacing: 2px;
	}

h3
	{
	font-size: 12pt;
	font-weight: 200;
	letter-spacing: 1px;
	}


div.banner
	{
	color: #000000;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 550px;
	height: 100px;
	background-image: url(../images/banner.jpg); 
	background-repeat: no-repeat;
        background-position: top left;
	border: solid;
	border-width: 3px;
	border-color: rgb(128,16,16);
	}
h1.banner
	{
	margin: 10px;
	color: rgb(128,16,16);
	position: absolute;
	font-weight: 700;
	top:55px;
	}

div.navigation
	{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
        color: rgb(128,16,16);
	}

ul.navigation
	{
	font-size: 11pt;
	line-height: 1.6em;
	list-style-type: none;
	margin: 10px;
        margin-right: 0;
	padding: 0;
	}

a.navigation, a.navigation:visited
	{
        display: block;
	text-decoration: none;
	color: rgb(128,16,16);
	font-weight: 600;
	}

a.navigation:hover, a.navi-active:hover, a.navi-active, a.navi-active:visited
	{
	text-decoration: none;
        display: block;
	color: #ffffff;
        background: rgb(128,16,16);
	text-transform: uppercase;
        font-weight: 600;
	}

/* Styles fuer den Kasten von subscribe.php */
#content
	{
	border: solid;
	border-color: #000000;
	/* border-color: #ffffff; */
	border-width: 1px;
	font-size: 12pt;
	line-height: 1.4em;
	text-align: justify;
	color: #000000;
	background: rgb(233,227,207);
	}

div.content
	{
	position: absolute;
	top: 101px;
	left: 150px;
	width: 550px;
	/* min-height: 400px; */
	border: solid;
	border-color: rgb(128,16,16);
	border-width: 3px;
	font-size: 12pt;
	line-height: 1.4em;
	text-align: justify;
	color: #000000;
	background: rgb(255,255,255);
	margin: 0px;
	}

div.content h1
	{
        text-align: left;
	margin: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
        color: rgb(128,16,16);
	}

div.content h2
	{
	margin: 10px;
	padding-top: 40px;
	padding-left: 10px;
	}

div.content h3
	{
	margin: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 20px;
	padding-left: 10px;
        font-size: 10pt;
        font-style: italic;
	}

div.content p, div.content li
	{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: justify;
	}

div.content a
	{
	text-decoration: none;
	color: rgb(230, 0, 18);
	}
div.content a:visited
	{
	text-decoration: none;
	color: rgb(230, 0, 18);
	}
div.content a:hover
	{
	text-decoration: underline;
	color: #ff0000;
	}

p.copy
	{
	display:none;
	}


table.form
	{
	padding-left: 20px;
	}
div.form
	{
	padding-top: 20px;
	text-align: center;
	}
td.form
	{
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: left;
	}

td.form input
	{
	width: 300px;
	}
#plz, #spamcontroll
	{
	width: 35pt;
	}


td.text
	{
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: right;
	}


ul.unterzeichner li
	{
	font-size: 10pt;
	line-height: 1em;
	padding-bottom: 5px;
	list-style-type: square;
	padding-right: 10px;
	text-align: left;
	}
div.content li 
	{
	font-size: 10pt;
	}

div.content ul li 
	{
	list-style-type: square;
	}

table.unterzeichner
	{
	margin-left: 30px;
	}
td.unterzeichner
	{
	text-align: left;
	font-size: 10pt;
	padding-left: 20px;
	vertical-align: top;
	}
img.unterzeichner
	{
	height: 75px;
	width: 65px;
	margin-bottom: 10px;
	}
img.unterzeichner-top
	{
	height: 75px;
	width: 65px;
	margin: 0px;
	padding: 0px;
	}
td.unterzeichner strong
	{
	font-size: 12pt;
	}

table.unterzeichner-top
	{
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	margin-bottom: 20px;
	}
img.unterzeichner-top
	{
	height: 75px;
	width: 65px;
	margin: 0px;
	padding: 0px;
	}

td.foto-unterzeichner-top
	{
	border: none;
	margin: 0px;
	padding: 2px;
	}
td.unterzeichner-top
	{
	font-size: 8pt;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
	border: none;
	}
div.content a.rubrik
	{
	color: #000000;
	}
a.rubrik:hover
	{
	text-decoration: none;
	color: #000000;
	}

a img
	{
	border: none;
	}

img	{
	border: none;
	}

div#logos
{  
border-top: solid;
border-width: 5px;
border-color: #aaaaaa;
margin: 0;
padding: 0;
margin-top: 10px;
padding-top: 10px;
}

table#logos
{  
width: 100%;
}
