/* CSS-Datei für die Homepage von Nils Reimer                                                                    */
/*                                                                                                               */
/* (c) by Björn Reimer 2005                                                                                      */
/*                                                                                                               */
/* $RCSfile: index.shtml,v $: $Revision: 1.26 $ erstellt von $Author: bnreimer $ am $Date: 2005/07/02 18:52:56 $ */


body	{
	background-color: navy;
	color: black;
	font-family: sans-serif;
	}

.base {
	width: 740px;
	background-color: #FFFFAA;
	color: black;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 3px;
        font-size: 10pt;
	}

p {
	font-family: sans-serif;
	margin-left: 0px;
	text-align: justify;
	color: #00000A;
	background-color: #FFFFAA;
	}

ul,ol {
	font-family: sans-serif;
	margin-left: 30px;
}

li {
	padding: 3px;
	margin-left: 20px;
}


p.author {
	text-align: right;
	font-size: 0.85em;
	line-height: 10pt;
	color: #3A3A6A;
	}
p.nav {
	text-align: center;
	font-size: 10pt;
	line-height: 10pt;
	color : #999999;
	}
p.klein {
	font-size: 0.9em;
	line-height: 0.9em;
	color: #999999;
	text-align: justify;
	padding: 5px;
	}
p.copy {
	padding: 20px;
	text-align: left;
	font-size: 0.70em;
	color: #999999;
	clear: both;
	visibility:hidden;
	}
p.copyvisible {
	padding: 0px;
	text-align: center;
	font-size: 0.70em;
	color: #aaaaaa;
	clear: both;
	}

p.photo {
	clear: both;
	}
p.photoright {
	text-align: right;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #999999;
	}
p.photoleft {
	text-align: left;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #999999;
	}
p.photonav {
	margin-left: 0px;
	text-align: center;
	}
p.cvs {
	width: 100%;
	text-align: center;
	font-size: 0.75em;
	line-height: 0.75em;
	color: #DDDDDD;
	visibility:hidden;
	}

a:link {
	text-decoration:none;
	color:#888888;
	font-weight: bold;
	}
a:visited {
	text-decoration:none;
	color: #888888;
	font-weight: bold;
	}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color:blue;
	font-weight: bold;
	text-decoration: none;
	}

h1,h2,h3,h4,h5
	{
	color: #333333;
	}
.text h1 {
	font-size:1.3em;
	margin: 30px 0px 20px 0px;
	}
.text h2 {
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
	}
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }


img.imgleft {
	border:0px solid #FFFFAA;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:20px;
	margin-left:0px;
	vertical-align:middle;
}

img.imgcenter {
	border:0px solid #FFFFAA;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:bottom;
}

img.imgright {
	border:0px solid #FFFFAA;
	float:right;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
	vertical-align:bottom;
}
p.imgtxt {
	clear: both;
	vertical-align:middle;
	text-align: left;
	font-size: 0.75em;
	font-style: oblique;
}

.text p.brotnav{
	text-align: left;
	font-size: 0.75em;
	color: #FFFFAA;
	background-color: navy;
	font-family: sans-serif;
	}
.brotnav em{
	font-size: 0.90em;
	font-weight:normal;
	text-decoration: none;
	}
.text p:first-line{
	padding-left: 20px;
	margin-left: 20px;
	}
.text em {
	font-style:italic;
	font-weight:normal;
	letter-spacing: 0.25pt;
	}
.text strong {
	font-style:normal;
	font-weight:bold;
	}
.text code {
	font-family: "Courier", monospace;
	font-style:normal;
	font-weight:bold;
	}

.topnav p{
	width: 730px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFAA;
	background-color: #FFFFAA;
	border-width:3px;
	border-color: navy;
	border-style:grove;
	font-size: 0.90em;
	}

.topnav a:link {
	text-decoration:none;
	color: #888888;
	background-color: #FFFFAA;
	font-weight: bold;
	}
.topnav a:visited {
	text-decoration:none;
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	}
.topnav a:hover {
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	text-decoration: underline;
	}
.topnav a:active {
	color: #FFB00d;
	background-color: #1D287C;
	font-weight: bold;
	text-decoration: none;
	}

.bilder p.brotnav{
	text-decoration:none;
	font-size: 0.90em;
	color: #1D287C;
	text-align: center;
	}


.bilder img.imgcenter {
	float:none;
	border:0px solid #FFFFAA;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:50px;
	margin-right:0px;
	vertical-align:bottom;
	text-align:center;
	width:640px;
	clear:both;
}

.bilder p.imagetitle{
	text-decoration:none;
	font-size: 0.95em;
	text-align: center;
	color: #00000A;
	}

.text table {
	text-align: left;
	font-size: 16px;
	border-spacing: 5px;
	border-top-color:#888888;
}

.text td {
	text-align: left;
	font-size: 14px;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#888888;
}

.text th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: solid;
	border-bottom-width:thin;
	border-bottom-color:#888888;
	border-top: solid;
	border-top-width:thin;
	border-top-color:#888888;
}


/* Box Titel */
#titelbox {
	width: 730px;
	height: 100px;
	left: 0px;
	margin-top: 0px;
	padding: 5px;
	float: none;
	display: block;
	background-color:#FFFFAA;
	border-style:grove;
	border-width:thin;
	}
.titlebanner{
	height: 90px;
	line-height:90px;
	color: #FFFFAA;
	text-align: center;
	font-size: 1.5em;
	border-bottom:5px;
	vertical-align:middle;
	background-color:transparent;
	}
.titlebanner h1 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
}

.titlebanner a:link {
	text-decoration:none;
	color:#888888;
	font-weight: normal;
	border: none;
	}
.titlebanner a:visited {
	text-decoration:none;
	color: #888888;
	font-weight: bold;
	border: none;
	}
.titlebanner a:hover {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	}
.titlebanner a:active {
	color:navy;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	}

/* Die Fusszeile */
.bottommenu{
	font-family: sans-serif;
	color: #FFFFAA;
	font-size: 0.92em;
	line-height: 1.1em;
	background-color: navy;
	padding: 5px;
	vertical-align:middle;
	font-size: 0.90em;
	text-align:center;
	margin-top : 0px;
	border-width:thin;
	border-style:none;
	clear: both;
	}
.bottommenu a:link
	{
	text-decoration:none;
	color:#888888;
	}
.bottommenu a:visited {
	text-decoration:none;
	color: #888988;
	}
.bottommenu a:hover {
	color: #FFFFAA;
	text-decoration: underline;
	}
.bottommenu a:active {
	color: #FFFFAA;
	text-decoration: none;
	}

/* Boxen rechts */
#infoboxen {
	background-color: #FFFFAA;
	display: block;
	float: right;
	width: 220px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}


/* Das Hauptmenue */
.titlemenu{
	width: 200px;
	left: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.92em;
	color: #FFFFAA;
	background-color: #FFFFAA;
	border-width:3px;
	border-color: #FFFFAA;
	border-style:none;
	font-weight: normal;
	}
.titlemenu p {
	font-family: sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0 15px;
	color:##FFFFAA;
	font-weight: normal;
	}
.titlemenu p.center {
	background: transparent;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
	font-weight: normal;
	}
.titlemenu p.m1 {
	margin-top: 0px;
	text-align: left;
	font-size: 1.25em;
	padding: 0px 5px 10px 15px;
	font-weight: normal;
	}
.titlemenu p.m2 {
	text-align: left;
	margin-left: 20px;
	font-size: 1.00em;
	padding: 0px 5px 10px 15px;
	font-weight: normal;
	}
.titlemenu p.m3 {
	background: transparent url(./images/m2.gif) 0 0 no-repeat;
	text-align: left;
	margin-left: 40px;
	padding: 0px 5px 0px 15px;
	}
.titlemenu a:link {
	text-decoration:none;
	color:#888888;
	font-weight: normal;
	}
.titlemenu a:visited {
	text-decoration:none;
	color: #888888;
	font-weight: normal;
	}
.titlemenu a:hover {
	color: navy;
	text-decoration: none;
	}
.titlemenu a:active {
	color: navy;
	text-decoration: none;
	}


/* Kontakt unter den News */
.kontakt {
	width: 200px;
	left: 540px;
	top: 0px;
	float: left;
	border-top: 0px solid #navy;
	background: transparent;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left:20px;
	}
#kontaktheader{
	color: #FFFFAA;
	background: navy;
	}
.kontakt h1 {
	padding: 5px;
	font-size: 0.90em;
	color: #1D287C;
	background: navy;
	border-style:groove;
	border-width:thin;
	}
.kontakt p {
	font-size: 0.90em;
	text-align: left;
	margin-left: 15px;
	}
.kontakt p.last {
	font-size: 0.90em;
	padding-bottom: 10px;
	border-bottom: 1px solid #navy;
	padding-left: 10px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	}

/* News auf der rechten Seite */
.news {
	width: 200px;
	left: 540px;
	float: left;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left:20px;
	background: transparent;
	font-size: 0.90em;
	}
#newsheader {
	color: #DDDDDD;
	background: navy;
	}
.news h1 {
	border-bottom: 0px none;
	padding: 5px 5px 5px 5px;
	font-size: 0.90em;
	color: #FFFFAA;
	background: navy;
	}
.news h1 a {
	color: black;
	text-decoration: none;
	}
.news h2, .news h3 {
	margin: 15px 0px 0px 0px;
	font-size: 0.92em;
	padding: 0px 5px 0px 15px;
	color: #1D287C;
	}
.news h2 a, .news h3 a {
	color: black;
	text-decoration: none;
	}
.news h2 a:hover, .news h3 a:hover {
	color: black;
	text-decoration: underline;
	}
.news p {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	font-size: 0.88em;
	}
.news p.center {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 0.88em;
	}
.news p.datum {
	border-bottom: 0px none;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #888888;
	}
.news p.autor {
	padding: 0px 5px 0px 5px;
	font-weight: lighter;
	border-bottom: 1px solid #888888;
	font-size: 0.80em;
	text-align: right;
	}
.news p span {
	font-weight: bold;
	font-size: 0.84em;
	margin-right: 5px;
	}

.vgn td {
	font-size: 10px;
	border: 0px;
	border-style:none;
}



/* Für VGN: */
		.efabody  {font: 9px Verdana,sans; color: black}
		.inputefa           {font: normal 9px Verdana,sans;width:85px;
			border:1px;border-style:solid;border-color:#003063;}
		.inputdate	{font: normal 9px Verdana,sans;width:40px;border:1px;border-style:solid;border-color:#003063;}
		.inputtime	{font: normal 9px Verdana,sans;width:40px;margin-left:5px;border:1px;border-style:solid;border-color:#003063;}
		.toolbox_button {font: 9px Verdana,Arial,Helvetica,sans; color:#003063}
		.toolbox_button a {color:#003063;font-weight:normal;text-decoration:none}
		.toolbox_button a:hover {text-decoration:underline}


