/* Standard Stylesheet
www.projektname.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 75%;
	line-height: 1.6em;
	color: #333;
	background-color: #f0f4f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rahmen_weiss {
	border: 1px solid #ffffff;

}
a:link {
	text-decoration: underline;
	color:#333333;
}
a:active {
	text-decoration: underline;
	color:#333333;
}
a:visited{
	text-decoration: underline;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
#navi a {
	font-size: 10px;
	display: block;
	width: 101px;
	height: 26px;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	background-image: url(jpg/bg_navi01_button_03.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 2px;

	
}

#navi a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#navi a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#navi a:hover {
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	background-image: url(jpg/bg_navi01_button_hover_03.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 2px;


}

#navi_02 a {
	font-size: 10px;
	display: block;
	width: 156px;	
	height: 22px;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-image: url(jpg/nav02_button_03.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}

#navi_02 a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#navi_02 a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#navi_02 a:hover {
	display: block;
width: 156px;
height: 22px;
background-color: #ffffff;
color: #ffffff;
text-decoration: none;
padding: 0;
margin: 0;
background-image: url(jpg/nav02_button_hover_03.jpg);
background-repeat: no-repeat;
padding-left: 5px;
}

#thumbs_head a {
	font-size: 10px;
	display: block;
	width: 90px;	
	height: 96px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin: 5px;

}
#thumbs_head img {
	border: 3px solid #8196A9;
}
#thumbs_head img:hover {
	border: 3px solid #fff;
}

#thumbs_head a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#thumbs_head a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#thumbs_head a:hover {
	display: block;

color: #efefef;
text-decoration: underline;


}

#footer a {
	font-size: 10px;
	display: block;
	width: 101px;
	height: 26px;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	background-image: url(jpg/bg_navi01_button_03.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 2px;

	
}

#footer a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	font-size: 10px;
	display: block;
	width: 101px;
	height: 26px;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
	background-image: url(jpg/bg_navi01_button_hover_03.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 2px;


}
/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}
ol {
	list-style: square;
	list-style-position: inside;
}
li {
	list-style-position: inside;
}
/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.9em 0 0;
	border: 1px solid #efefef;
	padding: 5px;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	font-weight: 100;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;

}

h2 {
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;

}

#thumbs_head h3 {
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 8px;


}

h4 {

}


/* Layout */
#wrapper {
	width: 778px;
	margin: 0 auto;
	background-image: url(jpg/bg_site.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 778px;
	height: 391px;
	background-image: url(jpg/bg_header.jpg);
	background-repeat: repeat-y;
}
#thumbs_head {
	width: 500px; 
	padding-left: 50px; 
	float:left; 
	color:#FFFFFF;
}

#thumbs_head ul {
	list-style: none;
	display: inline;

	
	
}
#thumbs_head li {
	list-style: none;
	display: inline;
	float: left;

}
#navi {
	width: 778px;
	height: 28px;
	float: left;
	background-image: url(jpg/bg_navi_01_06.jpg);
	background-repeat: no-repeat;
	padding-left: 53px;

}
#navi ul {
	list-style: none;
	display: inline;

	
	
}
#navi li {
	list-style: none;
	display: inline;
	float: left;

}
#navi_02 {
	width: 156px;
	float: left;
	margin-left: 40px;
	background-image: url(jpg/bg_navi_02.jpg);
	background-repeat: repeat-y;
}
#navi_02 li {
	list-style: none;
	display: inline;
}

#content {
	width: 778px;
	background-image: url(jpg/bg_content.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 50px;

}
#content_text {
	width: 490px;
	padding-left: 52px;
	float:left;
	
}

#sidebar {
}

#footer {
	width: 778px;
	height: 125px;
	height: 48px;
	background-image: url(jpg/bg_footer_07.jpg);
	background-repeat: no-repeat;
	padding-left: 53px;
}

#footer ul {
	list-style: none;
	display: inline;

	
	
}
#footer li {
	list-style: none;
	display: inline;
	float: left;

}
#footer_abschluss {
	width: 778px;
	height: 200px;
	background-image: url(jpg/footer_abschluss.jpg);
	background-repeat: repeat-y;
}