@charset "utf-8";
/* CSS Document */

*
{
margin:0;
padding:0;
}

body
{
background-color:#ffffff;
}

#session01
{
margin:auto;
}


#navi a
{
float:left;
}

#content
{
border-left:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
}

#leererbereich
{
border-left:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
}

.FettUndGrossSpan
{
font-weight:bold;
font-size:17px;
}

.FettDruckSpan
{
font-weight:bold;
}


/************************** linker content bereich ***************************/

#linkercontent
{
float:left;
width:640px;
height:auto;
background-:#0000CC;
}

.linkercontenttext
{
padding-left:26px;
padding-top:4px;
padding-right:25px;
position-:relative;
top-:4px;
left-:26px;
}

.TextObenUnterseite
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#bc9b58;
padding-top:2px;
}

.ContentSchrift
{
color:black;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

/************************** rechter content bereich ***************************/

div#rechtercontent
{
width:210px;
height:auto;
background-:#99CC33;
float:right;
}

div#Webtipps
{
width:199px;
height:25px;
background-:#990066;
float:left;
}

.WebtippsSchrift
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#bc9b58;
text-align:center;
padding-right:15px;
padding-top:1px;
}

div#ContentRechtsMain
{
width:199px;
height:auto;
background-:#33CC99;
float:left;
}

.WebTippsBox
{
width:199px;
height:auto;
background-:#000099;
}

.WebtippsText
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:black;
padding-top:25px;
padding-bottom:25px;
text-align:center;
padding-right:10px;
padding-left:10px;
}


/***************************** Index Content Bereich ******************************/


.KleineBox
{
width:640px;
height:157px;
background-:#9966CC;
background-image:url(../images/kleine_box.jpg);
background-repeat:no-repeat;
float:left;
}


.Box1
{
width:640px;
height:27px;
background-:#CC9900;
float:right;
}

.Box2
{
width:470px;
height:100px;
background-:#3366CC;
float:right;
}

.Box3
{
width:440px;
height:30px;
background-:#333333;
float:right;
}

.BildBox
{
height:130px;
width:170px;
background-:#CC9966;
float:left;
}

.TextOben
{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#bc9b58;
padding-top:3px;
padding-left:23px;
text-align:left;
}

.TextMitte
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:black;
padding-top:10px;
padding-right:20px;
text-align-:left;
}

.TextUnten
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#bc9b58;
padding-right:27px;
text-align:right;
}


/******************************** Links ******************************/


a:link
{
text-decoration:none;
color:#bc9b58;
}

a:visited
{
text-decoration:none;
color:#bc9b58;
}

a:hover
{
text-decoration:none;
color:#8e7644;
}

/***************************** Index Informationen ****************************/

#BoxinBox1
{
height:107px;
width:137px;
background-image:url(../images/info1.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}


#BoxinBox2
{
height:107px;
width:137px;
background-image:url(../images/info2.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}


#BoxinBox3
{
height:107px;
width:137px;
background-image:url(../images/info3.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}

#BoxinBox4
{
height:107px;
width:137px;
background-image:url(../images/info4.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}

#BoxinBox5
{
height:107px;
width:137px;
background-image:url(../images/info5.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}


/*************************************** Archiv Seite Boxen *******************************/


#BoxinBoxArchiv1
{
height:107px;
width:137px;
background-image:url(../images/archiv1.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}


#BoxinBoxArchiv2
{
height:107px;
width:137px;
background-image:url(../images/archiv2.jpg);
background-repeat:no-repeat;
border:solid 1px #d6d6d6;
margin-left:20px;
margin-top:5px;
}


