@charset "UTF-8";
/* CSS Document */

body {
top: 0px;
left: 0px;
position: absolute;
background: url(../img/hintergrund.jpg) no-repeat;
height: 1024px;
widht: 1200;
}

img {
border: 1px solid #fff;
}

#ranke_top{
position: absolute;
left: 0px;
top: 0px;
background: url(../img/ranke_top.png) no-repeat; 
height: 151px;
width: 919px;
z-index: 20;
}

#ranke_left{
position: absolute;
left: 0px;
top: 100px;
background: url(../img/ranke_left.png) no-repeat; 
height: 714px;
width: 109px;
z-index: 10;
}

#header{
top: 3px;
left: 8px;
width: 1010px;
height: 97px;
position: absolute;
color: #666666;
}

#head-logo{
	position: absolute;
	left: 8px;
	top: 0px;
	background: url(../img/head-logo.png) no-repeat;
	height: 97px;
	width: 653px;
	z-index: 300;
	background-image: url(../img/head-logo.png);
}

/*------------------------- Kontakt Startseite Impressumg ---------------------------*/

#headerlinks {
position: absolute;
top: 5px;
left: 595px;
width: 328px;
height: 20px;
z-index: 50;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 11px;
color: #3b6737;
}

#kontaktstartimpressum a{
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
text-align:right;
font-weight: normal;
letter-spacing: 1px;
color: #3b6737;
}

#kontaktstartimpressum li a:hover{
color: #FF0000;
height: 15px;
}

#kontaktstartimpressum ul{
list-style-type:none;
border:0;
Height: 10px;
}

#kontaktstartimpressum li{
text-align:right;
font-weight: normal;
letter-spacing: 1px;
height: 10px;
float: right;
display: block;
padding: 0px;
margin-left: 10px;
margin-right: 10px;
}

/*------------------------- sidebar ---------------------------*/

#sidebar {
top: 122px;
left: 853px;
position: absolute;
height: auto;
width: 161px;
z-index: 300;
/*text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #000000;*/
}

#sidebaritem {
top: 122px;
left: 853px;
width: 147px;
height: auto;
background-color: #d0e073;
margin-bottom: 5px;
padding-bottom: 3px;
padding: 7px;
padding-bottom: 8px;
}

#sidebaritem a {
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
letter-spacing: 1px;
font-weight: bold;
line-height: 15px;
font-size: 11px;
color: #e23424;
}

#sidebaritem a:hover{
color: #ffffff;
}

#sidebaritem p {
padding-bottom: 7px;
margin-bottom: 2px;
}

.sidebartext {
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #000000;
}




/*------------------------- Inhalt ---------------------------*/

#content {
position: absolute;
top: 192px;
left: 154px;
/*background-color: #999999;*/
width: 694px;
}

#contentarticle {
width: 100%;
/*background-color: #0000FF;*/
}

#articletext {
/*background-color: #FFF;*/
width: 680px;
border-bottom-color: #FF0000;
border-bottom: 1px;
}

#articleimage {
/*background-color: #FFF;*/
width: 130px;
float: left;
padding-bottom:5px;
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 9px;
letter-spacing: 1px;
color: #000000;
}

#articleimage p {
margin-bottom: 15px;
margin-top: 5px;
}


/*------------------------- Schriften ---------------------------*/

/*Artikeltitel*/
h1 {
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
letter-spacing: 1px;
font-weight: bold;
font-size: 16px;
color: #538a40;
margin-left: 148px;
margin-bottom: 26px;
}

/*Untertitel*/
h2 {
text-decoration: none;
font-family:"Times New Roman", Times, serif;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px;
color: #c51a2d;
margin-bottom: 2px;
margin-left: 148px;
}


/*Lauftext*/
#articletext p {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
margin-left: 148px;
margin-bottom: 18px;
}

/*Bildlegende
h8 {
width: 130px;
float: left;
text-decoration: none;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 9px;
letter-spacing: 1px;
margin-top: 5px;
margin-bottom: 15px;
color: #000000;
}*/

/*#content ul {
list-style: outside;
list-style-type:disc;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin-left: 148px;
padding-left: 14px;
letter-spacing: 1px;
line-height: 14px;
font-size: 11px;
color: #000;
margin-bottom: 18px;
}*/

#content li {
padding-bottom: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}



/*------------------------- Footer ---------------------------*/


#footer {
width: 1014px;
border-color: #000000;
padding: 6px;
background-color:#FF0000;
font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, sans-serif;
font-size: 11px;
text-align: center;
letter-spacing: 1px;
color: #000000;
z-index: auto;
}




