﻿html		 				{ height:100.05%; }
body						{ text-align: center;
                 	 	  font-family: "Arial", sans-serif;
                 	 	  font-size: 8pt;
                 		  margin: 0px 0px 0px 0px;
                          color: #5F6062;  }

p.first					{ margin-top: 0.4em; }

p.top					{ margin-top: 0px; }

table						{ margin: auto; }

li						{ margin-left: -15px; }

ul, ol					{ margin-top: 0.4em; }

tr						{ border: 0px; }

td						{ text-align: left; }

a						{ color: #5F6062;
						  text-decoration: none; }

a:active				{ color: #5F6062;
						  text-decoration: none; }

a:hover					{ color: #5F6062;
						  text-decoration: none; }

a:visited				{ color: #5F6062;
						  text-decoration: none; }

b.blue					{ color: #0096D6; }

b.halb					{ line-height: 150%; }

td.contentCol			{ vertical-align: top;
						  padding: 10px;
				  	 	  border: 0px;
                          width: 50%; }

td.menuLinkBlue			{ font-weight: bold;
					  	  border-bottom: 1px dotted #5F6062;
                      	  display: block;
                      	  width: 135px;
                      	  padding-left: 5px;
                      	  text-decoration: none;
                      	  color: #0096D6; }

a.menuLinkUnter			{ border-bottom: 1px dotted #5F6062;
                      	  display: block;
                      	  width: 135px;
                      	  padding-left: 5px;
                      	  text-decoration: none; }

.lang					{ width: 12px;
						  height: 12px;
                          border: 0px;
                          text-decoration: none;
                          padding-bottom: 5px;
                          vertical-align: bottom; }

img.pfeil				{ border: 0px; }

td.fett					{ font-weight: bold; }

div#homepage				{ width: 950px;
						  height: 100%;
                          margin-left: auto;
                          margin-right: auto; }

div#header				{ width: 940px;
						  height: 21px;
                          padding-top: 29px;
                          background-image: url( ../images/header.gif );
                          text-align: right;
                          padding-right: 10px; }

div#menu					{ width: 150px;
					      float: left; }

div#foto					{ width: 800px;
						  float: right; }

div#content				{ width: 590px;
						  padding: 30px;
                          float: left;
                          text-align: left;
                          padding-top: 8px;
                          border: 0px solid black; }

div#action				{ width: 130px;
						  float: left;						  
						  background-color: #23C789;
						  text-align: left;
						  padding-top: 20px;
						  padding-left: 10px;
						  padding-right: 10px;
						  padding-bottom: 20px;
						  height: 310px;
						  margin-top: 3em; }
/* neu */
div#actionb				{ width: 130px;
						  float: left;						  
						  background-color: #F8CC4B;
						  text-align: left;
						  padding-top: 20px;
						  padding-left: 10px;
						  padding-right: 10px;
						  padding-bottom: 20px;
						  height: 310px; }
/* ende neu */						 
a.action				{ color: #FFFFFF; }

div#ca					{ width: 800px;
						  float: right; }

div#untermenu			{ text-align: left;
						  padding-left: 40px;
                          padding-top: 17px; }
						  
div#unteruntermenu		{ width: 130px;
						  float: left;						  
						  background-color: #0096D6;
						  text-align: left;
						  padding-top: 20px;
						  padding-left: 10px;
						  padding-right: 10px;
						  padding-bottom: 20px;
						  height: 310px; }

img.space				{ float: none;
						  width: 100%;
                          height: 50px; }