/* Stylesheet SCMS */
/* """"""""""""""" */

/* ########################################################################## */
/* Gundlegendes */
body    {
        background: #cccccc url('img/one.gif') no-repeat left top;
        margin:0px 0px 0px 0px;
        }

div {
    border-radius:3px;
    -moz-border-radius:3px;
    }
        
#wrapperIndex {
        position:absolute;
        top: 50%;
        left: 50%;
        margin-top: -165px;
        margin-left: -250px;
        width:500px;
        height:330px;
        background: #ffffff url('img/one.gif') no-repeat left top;
        }
        
#wrapperIndexInner {
        position:absolute;
        top: 50%;
        left: 50%;
        margin-top: -125px;
        margin-left: -160px;
        width:320px;
        height:250px;
        background: #ffffff url('img/one.gif') no-repeat left top;
        border:0px dashed #cccccc;
        }
        
#wrapper {
        position:absolute;
        top: 50%;
        left: 50%;
        margin-top: -330px;
        margin-left: -500px;
        width:1000px;
        height:660px;
        background: #ffffff url('img/one.gif') no-repeat left top;
        }
        
#KonImp   {
        position:absolute;
        width:310px;
        height:120px;
        left:0px;
        top:0px;
        padding:10px 0px 0px 10px;
        border:0px solid #cccccc;
        }
        
#Logo   {
        position:absolute;
        width:665px;
        height:130px;
        left:335px;
        top:0px;
        border:0px solid #cccccc;
        }
        
.logoPos   {
        margin:30px 0px 0px 0px;
        }
        
#Navi   {
        position:absolute;
        width:665px;
        height:30px;
        left:335px;
        top:130px;
        border:0px solid #cccccc;
        z-index:200;
        }
        
#Seite   {
        position:absolute;
        width:320px;
        height:500px;
        left:0px;
        top:160px;
        border:0px solid #cccccc;
        }
        
#SeiteTextPos   {
        padding:0px 0px 0px 0px;
        line-height:16px;
        }
        
#SeiteZitatPos   {
        padding:50px 0px 0px 0px;
        text-align:left;
        }
        
#Inhalt   {
        position:absolute;
        width:665px;
        height:500px;
        left:335px;
        top:160px;
        border:0px solid #cccccc;
        }
        
#InhaltTextPos   {
        margin:300px 0px 0px 0px;
        padding:0 10px 10px 10px;
        line-height:16px;
        width:645px;
        height:190px;
        overflow:auto;
        }

.seite {
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        border:0px solid #999999;
        }

/* Subnavi ***************************************** */

#KON   {
        position:absolute;
        left:335px;
        top:133px;
        padding:30px 5px 5px 5px;
        border-bottom:1px solid #b01417;
        border-left:1px solid #b01417;
        background-color:#ffffff;
        z-index:100;
        }

#COA   {
        position:absolute;
        left:411px;
        top:133px;
        padding:30px 5px 5px 5px;
        border-bottom:1px solid #b01417;
        border-left:1px solid #b01417;
        background-color:#ffffff;
        z-index:100;
        }
        
#SEM   {
        position:absolute;
        left:497px;
        top:133px;
        padding:25px 5px 5px 5px;
        border-bottom:1px solid #b01417;
        border-left:1px solid #b01417;
        background-color:#ffffff;
        z-index:100;
        }
        
#SPE   {
        position:absolute;
        left:583px;
        top:133px;
        padding:25px 5px 5px 5px;
        border-bottom:1px solid #b01417;
        border-left:1px solid #b01417;
        background-color:#ffffff;
        z-index:100;
        }

        
/* Gundlegendes */
/* ########################################################################## */

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

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

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

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

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

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

body, td, p, div	{
		color: #000000;
		font-size: 12px;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		margin:0;
		}

p       {
		margin:5px 0 5px 0;
		}

h1, h2, h3, h4		{
		color: #333333;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		margin-top: 15px;
		margin-bottom:3px;
		letter-spacing:2px;
		text-transform:uppercase;
		}
		
h1		{
		font-size: 14px;
		}

h2		{
		font-size: 12px;
		}

h3		{
		font-size: 12px;
		}

h4		{
		font-size: 12px;
		}

.textKurz	{
		color: #000000;
		font-size: 14px;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		font-weight:bold;
		}
		
.textRot	{
		color: #cc0000;
		}
		
.textGruen	{
		color: #009900;
		}
		
.textGrau	{
		color: #999999;
		}
		
.textWeiss	{
		color: #ffffff;
		}
		
.fett	{
		font-weight:bold;
		}
		
.klein	{
		font-size: 10px;
		}

.kleiner{
		font-size: 9px;
		}

.gross  {
		font-size: 15px;
		}

.groesser{
		font-size: 18px;
		}

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

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

a   	{
		color: #000000;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: underline;
		outline:none;
		}

a:link	{
		}

a:visited {
		}

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

h2 a   	{
		color: #000000;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: none;
		outline:none;
		}

h2 a:link	{
		}

h2 a:visited {
		}

h2 a:hover	{
		color: #000000;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		font-weight: bold;
		text-decoration: none;
		outline:none;
		}
		


a.naviItem	{
		color: #999999;
		font-weight: normal;
		font-size:14px;
		font-style:normal;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		text-decoration: none;
		margin:0px 22px 0px 3px;
		}		

a.naviItem:link	{
		}

a.naviItem:visited {
		}

a.naviItem:hover	{
		color: #000000;
		}

a.naviItem.highlight	{
		color: #000000;
		}
		


a.subNav	{
		color: #000000;
		font-weight: bold;
		font-size:12px;
		font-style:normal;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		text-decoration: none;
		}		

a.subNav:link	{
		}

a.subNav:visited {
		}

a.subNav:hover	{
		text-decoration: underline;
		}
		


a.konImp	{
		color: #999999;
		font-weight: normal;
		font-size:14px;
		font-style:normal;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica;
		line-height:20px;
		text-decoration: none;
		}		

a.konImp:link	{
		}

a.konImp:visited {
		}

a.konImp:hover	{
		color: #cc0000;
		}

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

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

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

.submitUserAuth	{
        background-color:#7799aa;
        color:#F5F5EF;
        font-weight:bold;
		font-size:9px;
		width:60px;
		-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;
		color:#006699;
		font-weight:bold;
		font-style:italic;
		}

fieldset, table.aktionen	{
        margin:5px 0px 5px 0px;
        padding:5px;
		border:1px solid #006699;
		border-style:solid;
		-moz-border-radius:3px;
        -moz-border-radius:3px;
		}
		
.nobr   {
        white-space:nowrap;
        }
        
ul li   {
        padding: 0px;
        margin-left: -20px;
        font-weight: normal;
        list-style: url('img/sucBull.png');
        line-height: 1.5em;
        }


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