/** 
	----------------------------------------
	 TSV Posthausen e.V.
	 Main-Stylesheet - Contains Formats etc. - css01.css
	 Date - 14/05/2009
	 (c) KreativNet Mediendesign 2009
	----------------------------------------
**/


/* Allgemeine Styles für Links, Überschriften ... */
body {
    color: black; 
	 background-color: #ffffff;
    font-size: 75%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #e91000;
	text-decoration: underline;
}
a:hover {
	color: #e91000;
	text-decoration: none;
}
h1 {
	font-size: 1.4em;
	color: #e91000;		
}
h2 {
	font-size: 1.2em;
	color: #e91000;	
}
h3 {
	font-size: 1em;
	color: #e91000;	
}
input, textarea {
	background-color: White;
	border: 1px solid #D5D3D3;
	font-family: Arial, Helvetica, sans-serif;
}

/* Container */
div#container {
   text-align: left;    /* Seiteninhalt wieder links ausrichten */
   margin: 0;
   width: 900px;
   padding: 0em;
	background: #f5f5f5;
}
  
/* Head */
div#head {
   color: #000000;
  	height: 135px;
	background: #e91000;
}
div#vname {
	color: #000000;
	margin-left: 32px;
	margin-top: 95px;
	float: left;
}
div#vlogo {
   color: #000000;
	margin-left: 18px;
	margin-top: 10px;
	float: left;
}
  
/* Service */
div#line {
  	height: 30px;
	background: #f25f54;
	clear:both;
}
  
/* Footer */
div#footer {
	height: 20px;
	clear: both;
	background: #e8e7e7;
	padding-top: 5px;
}

/* Navigation */  
div#navigation {
   float: left; 
	width: 200px;
   margin-top: 0px;
	-margin-top: 0px;
	margin-bottom: 30px;
}
#menu {
	background: #e8e7e7;
}
ul.navi1 {
	color: #e91000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
li.navi1off a {
	color: #e91000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 18px 5px 18px;
	width: 164px;
	border-bottom: 1px solid #ffffff;
}
li.navi1off a:hover, li.navi1off a:focus, li.navi1off a:active {
	color: #e91000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 18px 5px 14px;
	width: 164px;
	border-left: 4px solid #e91000;
	border-bottom: 1px solid #ffffff;
}
li.navi1act a {
	color: #ffffff;
	background: #f25f54;
	padding: 5px 18px 5px 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 164px;
	border-bottom: 1px solid #ffffff;
}
li.navi1act a:hover, li.navi1act a:focus, li.navi1act a:active {
	color: #ffffff;
	background: #f25f54;
	padding: 5px 18px 5px 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 164px;
	border-left: 4px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
ul.navi2 {
	color: #e91000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
li.navi2off a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 24px;
	text-decoration: none;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	border-left: 4px solid #e8e7e7;
}
li.navi2off a:hover, li.navi2off a:focus, li.navi2off a:active {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 24px;
	text-decoration: none;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi2act a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 24px;
	text-decoration: none;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi2act a:hover, li.navi2act a:focus, li.navi2act a:active {
	color: #ffffff;
	background: #f25f54;
	padding: 3px 18px 3px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 154px;
	border-left: 4px solid #ffffff;
}
ul.navi3 {
	color: #e91000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
li.navi3off a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 34px;
	text-decoration: none;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 4px solid #e8e7e7;
}
li.navi3off a:hover, li.navi3off a:focus, li.navi3off a:active {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 34px;
	text-decoration: none;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi3act a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 34px;
	text-decoration: none;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi3act a:hover, li.navi3act a:focus, li.navi3act a:active {
	color: #ffffff;
	background: #f25f54;
	padding: 3px 18px 3px 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 144px;
	border-left: 4px solid #ffffff;
}
ul.navi4 {
	color: #e91000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
li.navi4off a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 44px;
	text-decoration: none;
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 4px solid #e8e7e7;
}
li.navi4off a:hover, li.navi4off a:focus, li.navi4off a:active {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 44px;
	text-decoration: none;
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi4act a {
	color: #e91000;
	background: #f3f3f3;
	display: block;
	padding: 3px 18px 3px 44px;
	text-decoration: none;
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 4px solid #e91000;
}
li.navi4act a:hover, li.navi4act a:focus, li.navi4act a:active {
	color: #ffffff;
	background: #f25f54;
	padding: 3px 18px 3px 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 134px;
	border-left: 4px solid #ffffff;
}
.naviline {
	background-color: White;
	height: 1px;
}
.navielem {
	background: #e8e7e7;
	height: 30px;
}
.navicorner {
	background-image: url(../image/edge.png);
	height: 108px;
}

/* Main-Content Area */
div#main {
   margin-left: 45px;
	margin-top: 14px;
	margin-bottom: 30px;
	width: 600px;
	float: left;
}
  
/* Font */
div#date {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 18px;  
}
div#imprint {
  	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-left: 18px;
	padding-right: 18px;
	text-align: right;
}
div#imprint a {
   color: gray;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
}
div#imprint a:hover {
   color: gray;
   font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Bread Crumb Menu */
#crumbmenu {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
#crumbmenu a {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#crumbmenu a:hover {
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* Site-Title */
#ueberschr {
	font-size: 1.5em;
	color: #e91000;	
}
#main_content {
  	background-color: transparent;
}


#bild {
	left: 654px;
	top: 55px;
	position:absolute;
	elevation: lower;
}
#bildborder {
	left: 654px;
	top: 55px;
	position:absolute;
	elevation: higher;
}

