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

/* ########################################################################## */
/* Gundlegendes */
body    {
        background: #648cc3 url('img/one.gif') no-repeat center top;
        margin:0px 0px 0px 0px;
        }
        
#Wrapper {
        position:absolute;
        top:10px;
        width:800px;
        margin-left:auto;
        margin-right:auto;
        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   {
        display:none;
        }

#SubNavi   {
        float:right;
        clear:right;
        width:250px;
        text-align:left;
        border:1px solid #cccccc;
        margin:0px 15px 0px 0px;
        padding:5px 0px 0px 0px;
        /*display:none;*/
        }

#SubNaviInnen   {
        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 15px;
        }

#SubNaviUnten   {
        background: #e7d9cc url('img/SubNaviHgUnten.png') no-repeat left top;
        height:15px;
        }
        
#Infobox   {
        text-align:left;
        border:0px solid #cccccc;
        padding:0px 10px 0px 10px;
        /*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 10px;
        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:800px;
        border:0px solid #cccccc;
        margin:-180px 0px 0px 45px;
        /*display:none;*/
        }


#ContentFooter   {
        }
        
#Footer   {
        display:none;
        }
        
/* Gundlegendes */
/* ########################################################################## */

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

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

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

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

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

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

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

body, td, p, div	{
		color: #000000;
		font-size: 16px;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		}
		
h1, h2, h3, h4  {
		color: #000000;
		font-weight: normal;
        text-transform: uppercase;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		margin-top: 3px;
		margin-bottom: 3px
        }

h1		{
		font-size: 28px;
		}

h2		{
		font-size: 24px;
		}

h3		{
		font-size: 20px;
		}

h4		{
		font-size: 16px;
		}

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

#Infobox p  {
        color: #000000;
        margin-top:0px;
        }
		
.textRot	{
		color: #cc0000;
		}
		
.textGruen	{
		color: #009900;
		}
		
.textBlau	{
		color: #648CC3;
		}
		
.klein	{
		font-size: 10px;
		}

.kleiner{
		font-size: 9px;
		}

.gross  {
		font-size: 15px;
		}

.groesser{
		font-size: 18px;
		}

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

/* ########################################################################## */
/* Links */
		
a	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		}
		
a:link	{
		}

a:visited {
		}

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

a.hauptNavi	{
		color: #ffffff;
		font-weight: bold;
		font-size:14px;
		text-decoration: none;
        text-transform: uppercase;
		}		
	
		
a.hauptNavi:link	{
		}

a.hauptNavi:visited {
		}

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

.hauptNaviHL	{
		color: #ACCA57;
		}
		

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

a.subNavi:visited {
		}

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

.subNaviHL	{
		color: #648CC3;
		}
		
		

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

a.footerNavi:visited {
		}

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


/* 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:#648CC3;
		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:5px 10px 5px -10px;
        }

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