@import url("navi.css");

body
{
	background: #fff url("../images/bg.gif") no-repeat 55px 95px;
	padding: 0;
	margin: 0;
	font-family : "Lucida Sans", "Lucida Grande Unicode", Arial;

	
	}

	
#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	}
	
#main
{
	width: 940px;
	margin: 0 0 0 135px;
	
	}




/* Top */

#oben
{
	float: left;
	width: 671px;
	background:  url("../images/reiter_content.gif") no-repeat left 0;
	margin: 140px 0 0 0;
	
	}
	
.seitentitel
{
	width: 250px;
	padding: 5px 0 0 25px;
	float: left;
	height: 15px;
	}	

#meta	
{
	float: right;
	}

#meta ul
{
	margin: 0;
	padding: 0;
	text-align: right;
	}
#meta li
{
	display: inline;
	font-family : "Lucida Sans", "Lucida Grande Unicode", Arial;
	font-size: 10px;
	color: #fff;
	background: url("../images/listItemWhite.gif") no-repeat 0px 3px;
	padding: 0 20px 0 15px;

	}
#meta li a
{	
	color: #fff;
	text-decoration: none;
	}

#meta li a:hover
{	
	color: #444;
    text-decoration: none;

	}
	
/* Content */	


a:link {
color: #909090;
font-weight: normal;
text-decoration: none;
}
a:visited {
color: #909090;
font-weight: normal;
text-decoration: none;
}
a:link:hover {
color: #8cc222;
font-weight: normal;
text-decoration: underline;
}
a:link:active {
color: #8cc222;
font-weight: normal;
text-decoration: underline;
}

#content
{

	float: left;
	width: 621px;
	background: #e9e9e9;
	height: 665px;
	margin: 0;
	padding: 20px;
	font-size: 11px;
	}

.bildbox
{
	height: 305px;
	
	}
	

.bildboxklein
{
	height: 125px;
	
	}


.thumbsbox
{
	width: 620px;
	height: 54px;
	
	}



#content h1
{
	
	color: #8cc222;
	font-size: 18px;
	padding: 60px 0 0 0;
	margin: 0px;
	}

#content h2
{
	
	color: #515151;
	font-size: 14px;
	padding: 10px 0 10px 0;
	margin: 0px;

	}

#content h3
{
	font-size: 13px;
	color: #8cc222;
	margin: 0;
	padding: 0 0 8px 0;
	}
	

#content h4
{
	color: #8cc222;
	font-size: 12px;
	padding: 20px 0 0 0;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	}


#content h5
{
	color: #8cc222;
	font-size: 13px;
	padding: 8px 0 0 0;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	}
	
#content h6
{
	color: #515151;
	font-size: 12px;
	padding: 10px 0 0 0;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	}

#content p
{
	color: #515151;
	
	font-size: 13px;
	/*line-height: 5px */
	padding: 0 50px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content p.kursiv
{
	color: #515151;
	
	font-size: 12px;
	font-style:italic;
	font-weight: light;

	/*line-height: 5px */
	padding: 0 50px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}


#content p.gruen
{
	padding: 0px 15px 0 0;
	color: #8cc222;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content p.fett
{
	padding: 0px 15px 0 0;
	color: #515151;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

#content p.fettgruen
{
	padding: 0px 15px 0 0;
	color: #8cc222;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}


#content p.download, #content p.link
{
	margin-top: 15px;
	vertical-align: middle;
	height: 30px;
	}

#content p.download a
{
	padding: 0px 0 1px 30px;
	background: url(../images/i_pdf.gif) no-repeat 0px;
	color: #8cc222;
	text-decoration: underline;

	}


#content p.link a
{
	padding: 0px 0 1px 30px;
	margin-top: 15px;
	background: url(../images/i_web.gif) no-repeat 0px;
	color: #8cc222;
	text-decoration: underline;
	}


.thumb_sel
{
	border: 1px solid #8cc222;	
	}
	
	
#copy
{
	float: right;
	font-size: 10px;
	color: #515151;
	margin-top: 687px;
	}
