@import url(vanryck_formulare.css);

.tooltip{
	margin: 0;
	font-size: 12px;
	color: #E63F3F;
	margin-top: 0 !important;
	margin-top: 10px;
}

a{
	outline: none;
}


a:link,
a:visited{
	color: #c00;
}

a:hover{
	color: #006699;
}
a:hover img.schatten{
	background-color: #FFFFCC;
}

img.schatten{
	padding: 5px 5px 9px 5px;
	background-color: White;
	background-image: url(../gfx/shadow/shad_bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 10px 10px 0;
}

body{
	background-color: #e6e6e6;
	color: #505050;
	background-image: url(../gfx/schein.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

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;
}

div.bilder{
	text-align: center;
}

div.bilder img{
	height: 110px;
}

h1{
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px 0;
}


div.text{
	width: 500px; margin: 0 auto; text-align: left;
}

div.text h2{
	margin: 0 0 20px 0;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a img{
	border: none;
}

p{
	margin: 0 0 10px 0;
}

ul.referenzen{
	list-style: none;
}

ul.referenzen li{
	margin: 0;
	display: inline;
	padding: 0 10px 0 0;
}

ul.referenzen li:hover{
	font-size: 20px;
}

#content{
	width: 750px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 15px;
}

#footer{
	width: 750px;
	margin: 20px auto 0 auto;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	text-align: center;
	padding: 8px 0 100px 0;
	clear: both;
}

ul{
	list-style: circle;
}

br.clear{
	clear: both;
	height: 0px;
}

#footer p{
	margin: 0;
}

#header{
	background-image: url(../gfx/logo.gif);
	padding: 250px 0 20px 0;
	background-position: 50% 80px;
	background-repeat: no-repeat;
}

#navigation{
	background-image: url(../gfx/navigation.gif);
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
	height: 27px;
	text-align: center;
	font-size: 12px;
}

#navigation a:link,
#navigation a:visited{
	color: #7b7a77;
	text-decoration: none;
}

#navigation a:hover,
body#fotografie #navigation a.fotografie,
body#ueberuns #navigation a.ueberuns,
body#referenzen #navigation a.referenzen,
body#kontakt #navigation a.kontakt{
	color: #FF0505;
}

#navigation li{
	display: inline;
	padding-left: 30px;
}

#navigation li.first{
	padding-left: 0;
}
