/*

	 _________________________________________________
	|						  |
	|						  |
	|						  |
	|					header	  |
	|						  |
	|_________________________________________________|
	|		nav1td		nav1		  |
	|_________________________________________________|
	|		nav2td		nav2		  |
	|_________________________________________________|
	|		|				  |
	|		|				  |
	|	content	|	h1			  |
	|		|				  |
	|		|				  |
	|		|	p		p	  |
	|		|				  |
	|		|	p		p	  |
	|		|				  |
	|		|     				  |
	|_______________|_________________________________|
	|			addr	|	imptd	  |
	|_________________________________________________|

*/


body	{
	background-color: #E7E8E8;
	background-image: url(../upload/img/balken_schatten.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
        font-family:Verdana, Arial, Helvetica;
        font-size: 11px;
	}

p      {
	text-align: left;
	font-family: verdana;
	line-height: 14px;
	font-size: 11px;
	color: #333333;
	}

ul	{
	text-align: left;
	font-family: verdana;
	line-height: 12px;
	font-size: 11px;
	color: #333333;
	}

li	{
	text-align: left;
	font-family: verdana;
	line-height: 12px;
	font-size: 11px;
	color: #333333;
        margin-bottom: 10px;
	}

a:link     {
       color: #1E5B61;
       text-decoration: none;
       border-bottom: 1px dotted #1E5B61;
       }

a:visited    {
       color: #1E5B61;
       text-decoration: none;
       border-bottom: 1px dotted #1E5B61;
       }

a:hover     {
       color: #333333;
       text-decoration: none;
       border-bottom: 1px dotted #333333;
       }

h1	{
	font-weight: normal;
	font-family: Verdana;
	font-size: 17px;
	color: #1E5B61;
	}

h2	{
	font-weight: normal;
	font-family: Verdana;
	font-size: 16px;
	color: #1E5B61;
	}

h3	{
	font-weight: normal;
	font-family: Verdana;
	font-size: 15px;
	color: #1E5B61;
	}


.header	{
	 padding: 30px 30px 40px 0px;
	}

.content{
        border-top: 10px solid #ffffff;
	padding: 10px 40px 20px 15px; 
        background-color: #DCEEF2;
	}

.content2{
	padding: 5px 40px 5px 15px; 
        background-color: #DCEEF2;
	}

.content3{
        border-bottom: 5px solid #ffffff;
	padding: 0px 40px 0px 15px; 
        background-color: #DCEEF2;
        font-size: 1px;
	}

.preimagecontainer{
        border-top: 10px solid #ffffff;
        border-bottom: 5px solid #ffffff;
        border-right: 5px solid #ffffff;
	padding: 0px 0 0px 0;
        valign: top;
        background-color: #dddddd;
	}

.imagecontainer{

	padding: 0px 0 0px 0;
        valign: top;
        background-color: #dddddd;
	}

.nav1	{
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #1E5B61;
        text-decoration: none;
        border: 0px;
	}

a.nav1	{
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #1E5B61;
        text-decoration: none;
        border: 0px;
	}

a.nav1:hover {
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
        text-decoration: none;
        border: 0px;
	}



.nav2	{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
        text-decoration: none;
        border: 0px;
	}

a.nav2:link	{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
        text-decoration: none;
        border: 0px;
	}

a.nav2:hover	{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
        text-decoration: none;
        border: 0px;
	}

.nav1td	{
	background-color: #ffffff;
	padding: 5px 30px 5px 225px;
	}

.nav2td	{
	background-color: #898988;
	padding: 5px 5px 5px 225px;
	}

.imptd	{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 0px 0 0px;
	background-color: #1E5B61;
	}

.addr	{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-transform: normal;
	padding: 10px 0px 0px 0px;
	background-color: #1E5B61;
	}

.line	{
	padding: 0 0px 35px 0px;
	background-color: #1E5B61;
	}

a.neut   {
        font-family: Verdana;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        border: 0px;
        }
