/* CSS Document */
a:hover, a:active, h1, h2, input:hover, input:active, h1 a, h2 a {
	color:#0086BE;
}
input, textarea, select{
	border:#0086BE solid 1px;
}
body, #nav1{
	background-color:#c8dbed;
}
body{
	background-image:url(../bilder/sommerhinter.gif);
	background-repeat:repeat;
}
#banner {
	background-image:url(../bilder/layout-summer-header-7.jpg);
}
#verzierung {
	width:195px;
	height:174px;
	background-image:url(../bilder/strand.gif);
	margin-top:-174px;
}
#verzierungPlatzhalter{
	width:195px;
	height:186px;
}
#nav1 ul li a:link div.dot,#nav1 ul li a:visited div.dot{
	background-color:#0086BE;
}
#nav1 ul li a.subactive div.dot{
	background-color:#0086BE;
}
#nav1 ul li a:hover div.dot, #nav1 ul li a:active div.dot, #nav1 ul li a.active div.dot{
	background-color:#0086BE;
}


#content .tx-websiteportfolio-pi1 .previous a{
	background-image:url(../bilder/Pfeil-L-B.gif);
}

#content .tx-websiteportfolio-pi1 .list a{
	background-image:url(../bilder/Liste-B.gif);
}
#content .tx-websiteportfolio-pi1 .next a{
	background-image:url(../bilder/Pfeil-R-B.gif);
}
#content .tx-websiteportfolio-pi1 .screenshot a img{
	border:solid 2px #0086BE;
}
#content .tx-websiteportfolio-pi1 #thumbnails{
	background-color:#f2f9fc;
}
.tx-websiteportfolio-pi1 ul li .screenshot{
	border-color: #0086BE;
}
