body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.jpg);
}

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border-bottom: 0px dotted #FF0406;
	text-decoration: none;
	color: #FF0406;
}

a:hover {
    color: #FFFFFF;
	border:  #FFFFFF;
}


/* Posts */

.post {
	margin-bottom: 0px;
	padding: 10px 40px 20px 60px;
	background: #000000 url(images/post.jpg);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/* Header */

#header {
	width: 1000px;
	height: 280px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: 1000px;
}

/* Footer */

#footer {
	clear: both;
	width:  1000px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #FFFFFF;
}
#navi {
     background: #FFFFFF url(images/navi.jpg);
     width:  880px;
     height: 30px;
     border-top: 1px solid #0034C3;
	 border-right: 1px solid #0034C3;
	 border-bottom: 1px solid #0034C3;
	 border-left: 1px solid #0034C3;
     padding-left: -50px;
     }
#navitext {
     padding: 5px 10px 10px 10px;
     color: red;
     }
#bild1  {
     width:  156px;
     height: 208px;

     }
#textbild {
     width:  600px;
     height: auto;
     padding :0px 10px 0px 180px; 
	 color: #FFFFFF;
	 text-align: justify;
     }
#texth2 {
     background: #FFFFFF url(images/navi.jpg);
     width:  880px;
     height: 30px;
     border-top: 1px solid #0034C3;
	 border-right: 1px solid #0034C3;
	 border-bottom: 1px solid #0034C3;
	 border-left: 1px solid #0034C3;
     padding-left: 0px;
     }
#texth2text {
     font-size: 24px;
     font-style: italic; 
     color: red;
     padding : 0px 0px 0px 10px;
}
#textoben {
     width:  880px;
     height: auto;
     padding : 0px 0px 20px 0px;
     text-align: justify;
}
#texth3 {
     background: #FFFFFF url(images/navi.jpg);
     width:  880px;
     height: 30px;
     border-top: 1px solid #0034C3;
	 border-right: 1px solid #0034C3;
	 border-bottom: 1px solid #0034C3;
	 border-left: 1px solid #0034C3;
}
#texth3text {
     font-size: 24px;
     font-style: italic; 
     color: red;
     padding : 0px 0px 0px 10px;
     }
#text3 {
     width:  880px;
     height: auto;
     padding : 20px 0px 0px 0px;
     text-align: justify;
     }
#favoriten
{	position:absolute;
	left:1000px;
	top:20px;
	width:124px;
	height:116px;
	background-image:url(images/favoriten.gif);
	background-repeat:no-repeat;
}