@import url(knospe_formulare.css);

#content, #footer, #navigation{
	width: 700px;
	margin: 0 auto;
}

body{
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-image: url(../gfx/nav.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#header{
	display: none;
}

#navigation{
	background-image: url(../gfx/nav_basis_logo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 70px;
}

#navigation ul{
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	font-weight: bold;
	color: black;
	font-size: 13px;
	font-style: italic;
}

#navigation ul li{
	display: inline;
	margin: 0 10px 0 0;
}

#navigation a:link,
#navigation a:visited{
	color: Black;
	text-decoration: none;
}

#navigation a:hover{
	color: Black;
	text-decoration: underline;
}

.c{
	clear: both;
}

#content{
	margin-top: 0 !important;
	margin-top: 40px;
}
#content h1{
	font-family: "Century Gothic", serif;
	font-weight: normal;
	font-size: 20px;
}

#footer{
	border-top: 2px solid #ECECEC;
	padding: 10px 0 20px 0;
	font-size: 11px;
	line-height: 14px;
	color: #797979;
	background-image: url(../gfx/ringfoto_logo.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#footer p{
	margin: 0 0 2px 0;
}




div.bilder-kategorien{

}

div.bilder-kategorien ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.bilder-kategorien ul li{
	clear: left;
	vertical-align: middle;
	font-size: 12px;
	margin: 0 0 5px 0;
}

div.bilder-kategorien ul li img{
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin: 0 4px 0 0;
}

div.bilder{
	text-align: center;
}

div.bilder img{
	height: 110px;
}

a img{
	border: none;
}

a:hover img.schatten{
	background-color: red;
}


img.schatten{
	padding: 1px 1px 1px 1px;
	background-color: #444444;
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 10px 10px 0;
}

.tooltip{
	margin: 0;
	font-size: 12px;
	color: #E63F3F;
	margin-top: 0 !important;
	margin-top: 10px;
}
