/* Stylesheet EKE */
/* """""""""""""" */

/* ########################################################################## */
/* Gundlegendes */
body    {
        background: #426ba7 url('img/one.gif') no-repeat center top;
        margin:0px 0px 0px 0px;
        }
        
#Wrapper {
        position:absolute;
        top:10px;
        left:50%;
        width:800px;
        margin-left:-515px;
        border:0px solid #cccccc;
        }
        
#LangSelector {
        /*background: #ffffff url('img/one.gif') no-repeat right top;*/
        position:absolute;
        right:10px;
        bottom:10px;
        text-align:right;
        border:0px solid #cccccc;
        padding:0px 0px 0px 0px;
        }
        
#Body   {
        /*background: #ffffff url('img/one.gif') no-repeat right top;*/
        float:left;
        clear:left;
        width:900px;
        min-height:400px;
        text-align:left;
        border:0px solid #cccccc;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }

#Navi   {
        background: #426ba7 url('img/one.gif') no-repeat right top;
        float:left;
        clear:left;
        width:175px;
        text-align:right;
        border:0px solid #cccccc;
        margin:175px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }

#NaviInnen   {
        text-align:left;
        border:0px solid #cccccc;
        padding:0px 0px 0px 0px;
        text-align:right;
        /*display:none;*/
        }

#SubNavi   {
        float:left;
        /*clear:left;*/
        width:161px;
        text-align:left;
        border:0px solid #cccccc;
        margin:30px 15px 0px -21px;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }

#SubNaviInnen   {
        /*background: #acca57 url('img/one.gif') no-repeat right top;*/
        text-align:left;
        border:0px solid #cccccc;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }

#SubNaviOben   {
        background: #e7d9cc url('img/SubNaviHgOben.png') no-repeat left top;
        height:10px;
        }

#SubNaviMitte   {
        background: #e7d9cc url('img/SubNaviHgMitte.png') repeat-y left top;
        padding:0px 0px 5px 7px;
        }

#SubNaviUnten   {
        background: #e7d9cc url('img/SubNaviHgUnten.png') no-repeat left bottom;
        height:12px;
        }
        
#Infobox   {
        text-align:left;
        border:0px solid #cccccc;
        padding:0px 10px 0px 10px;
        margin:20px 0px 0px 0px;
        /*display:none;*/
        }

#Content   {
        background: #648cc3 url('img/middle.jpg') repeat-y center center;
        float:left;
        width:680px;
        min-height:400px;
        text-align:left;
        border:0px solid #cccccc;
        margin:10px 10px 0px 3px;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }

#ContentHeader   {
        background: #648cc3 url('img/header/header.jpg') no-repeat center top;
        float:left;
        clear:left;
        width:680px;
        height:310px;
        overflow:visible;
        border:0px solid #cccccc;
        /*display:none;*/
        }


#ContentInner   {
        float:left;
        clear:left;
        width:585px;
        border:0px solid #cccccc;
        margin:-180px 0px -270px 45px;
        /*display:none;*/
        }
        
#Inhalt {
        float:right;
        border:0px solid #cccccc;
        width:425px;
        }

#ContentFooter   {
        background: #648cc3 url('img/footer.jpg') no-repeat center bottom;
        /*float:left;  MUSS raus, sonst geht es nicht... */ 
        clear:left;
        width:680px;
        height:310px;
        border:0px solid #cccccc;
        }


#ContentPfad   {
        border:0px solid #cccccc;
        padding:10px 0px 10px 0px;
        /*display:none;*/
        }

#Verweise   {
        /*background: #ffffff url('img/one.gif') no-repeat right top;*/
        float:left;
        width:175px;
        min-height:400px;
        text-align:left;
        border:0px solid #cccccc;
        margin:10px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }
        
#Footer   {
        /*background: #ffffff url('img/one.gif') no-repeat right top;*/
        float:right;
        width:800px;
        height:150px;
        text-align:right;
        border:0px solid #cccccc;
        margin:-5px -50px 0px 0px;
        padding:0px 0px 0px 0px;
        /*display:none;*/
        }
        
/* Gundlegendes */
/* ########################################################################## */

/* ########################################################################## */
/* Positionen */

.naviPos    {
            padding:5px 10px 10px 0px;
            }

/* BILDFORMATE
-------------------------------------------------------------------*/

img.Bild_links {
        float: left;
        margin: 2px 5px 0 0;
        border:1px solid #999999;
        }

img.Bild_rechts {
        float: right;
        margin: 2px 0 0 5px;
        border:1px solid #999999;
        }

/* Positionen */
/* ########################################################################## */

/* ########################################################################## */
/* Texte */

body, td, p, div	{
		color: #a44a31;
		font-size: 12px;
		line-height:18px;
		font-family: Verdana, Arial, Helvetica;
		}
		
h1, h2, h3, h4  {
		color: #426ba7;
		font-weight: normal;
        text-transform: uppercase;
		font-family: Verdana, Arial, Helvetica;
		margin-top: 3px;
		margin-bottom: 3px
        }

h1		{
		font-size: 19px;
		line-height:25px;
		}

h2		{
		font-size: 17px;
		}

h3		{
		font-size: 14px;
		}

h4		{
		font-size: 13px;
		}

.textKurz	{
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica;
		font-weight:bold;
		}

#Infobox p  {
        color: #426ba7;
        margin-top:0px;
        }
		
.textRot	{
		color: #cc0000;
		}
		
.textGruen	{
		color: #a8d260;
		}
		
.textBlau	{
		color: #426ba7;
		}
		
.klein	{
		font-size: 10px;
		}

.kleiner{
		font-size: 9px;
		}

.gross  {
		font-size: 15px;
		}

.groesser{
		font-size: 18px;
		}

.linksbuendig {
		text-align:left;
		}

.rechtbuendig {
		text-align:right;
		}

.zentriert {
		text-align:center;
		}

/* Texte */
/* ########################################################################## */

/* ########################################################################## */
/* Links */
		
a	{
		color: #a44a31;
		font-weight: normal;
		text-decoration: underline;
		outline:none;
		}
		
a:link	{
		}

a:visited {
		}

a:hover	{
		text-decoration: none;
		}
		
#Infobox a	{
		color: #426ba7;
		}
		

a.hauptNavi	{
		color: #ffffff;
		font-weight: normal;
		font-size:14px;
		text-decoration: none;
        text-transform: uppercase;
		outline:none;
		line-height:20px;
		}		
	
		
a.hauptNavi:link	{
		}

a.hauptNavi:visited {
		}

a.hauptNavi:hover	{
		color: #a8d260;
		}

.hauptNaviHL	{
		color: #a8d260;
		font-weight: normal;
		}
		

a.subNavi	{
		color: #ffffff;
		font-weight: normal;
		font-size:12px;
		text-decoration: none;
        text-transform: uppercase;
		outline:none;
		}
		
a.subNavi:link	{
		}

a.subNavi:visited {
		}

a.subNavi:hover	{
		color: #648CC3;
		}

.subNaviHL	{
		color: #648CC3;
		font-weight: normal;
		}
		
		

a.footerNavi	{
		color: #ffffff;
		font-weight: normal;
		font-size:12px;
		text-decoration: none;
        text-transform: uppercase;
        margin-left:10px;
		outline:none;
		}		
	
		
a.footerNavi:link	{
		}

a.footerNavi:visited {
		}

a.footerNavi:hover	{
		color: #a8d260;
		}


/* Links */
/* ########################################################################## */

/* ########################################################################## */
/* Formulare */

input, textarea {
        border:1px solid #ffffff;
        padding:3px;
		border-radius:4px;
		-moz-border-radius:4px;
        }

.inputUserAuth	{
		font-size:10px;
		width:100px;
		}

.submitUserAuth	{
        background-color:#7799aa;
        color:#F5F5EF;
        font-weight:bold;
		font-size:9px;
		width:60px;
		border-radius:5px;
		-moz-border-radius:5px;
		}

.submit	{
        background-color:#7799aa;
        color:#F5F5EF;
        font-weight:bold;
		width:150px;
		-moz-border-radius:5px;
		}

/* Formulare */
/* ########################################################################## */

/* ########################################################################## */
/* Diverses */

legend	{
        padding:0px 5px 0px 5px;
        margin:0px 5px 0px 5px;
		color:#426ba7;
		font-weight:normal;
        text-transform: uppercase;
		}

fieldset, table.aktionen	{
        margin:5px 0px 5px 0px;
        padding:5px;
		border:1px solid #ffffff;
		border-style:solid;
		border-radius:10px;
		-moz-border-radius:10px;
		}
		
.nobr   {
        white-space:nowrap;
        }

#SubNaviMitte hr {
        border:0px solid #648CC3;
        height:1px;
        color:#648CC3;
        background-color:#648CC3;
        margin:8px 8px 8px -7px;
        }

/* Diverses */
/* ########################################################################## */
