body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666;
margin:0;
background-color:#f4f4f4;
}

p {line-height:1.6em; font-size:1em; margin:0px; padding:0px;}

a:link { color: #0068b4; text-decoration: none; }
a:active { color: #0068b4; text-decoration: none; }
a:visited { color: #0068b4; text-decoration: none; }
a:hover { color: #0068b4; text-decoration: underline; }

h1 {font-size: 1.3em; font-weight: bold; color:#0068b4; margin:2px;}
h2 {font-size: 1.1em; font-style:italic; font-weight: bold; color: #0068b4; margin:2px;}
h3 {font-size: 1em; font-weight: bold; color: #666;}
hr {height: 1px; color:#0068B4;}

.border {border:1px; border-color:#FFFFFF; border-style: solid; margin:0;}

ul.list { list-style-image:url(images/arrow.gif); line-height:1.8em;}

#wrapper-all { margin:auto; width:1000px; background-color:#FFFFFF;border:1px solid #ccc;}

#logo { width:100%; height:70px; margin:0; background-image:url(images/schriftzug.gif); float:left; background-repeat:no-repeat;}
#logo-follow { width:100%; height:70px; margin:0; background-image:url(images/logo_follow.gif); float:left; background-repeat:no-repeat;}
#pics-start{ height:250px; float:left; width:100%;}
#pics-follow1 { width:100%; height:200px; margin:0; background-image:url(images/follow01.jpg); float:left; background-repeat:no-repeat;}
#pics-follow2 { width:100%; height:200px; margin:0; background-image:url(images/follow02.jpg); float:left; background-repeat:no-repeat;}
#pics-follow3 { width:100%; height:200px; margin:0; background-image:url(images/follow03.jpg); float:left; background-repeat:no-repeat;}
#pics-follow4 { width:100%; height:200px; margin:0; background-image:url(images/follow04.jpg); float:left; background-repeat:no-repeat;}
#pics-follow6 { width:100%; height:200px; margin:0; background-image:url(images/follow06.jpg); float:left; background-repeat:no-repeat;}
#pics-follow7 { width:100%; height:200px; margin:0; background-image:url(images/follow07.jpg); float:left; background-repeat:no-repeat;}

#nav-top {background-image:url(images/gray.gif); width:100%; float:left; height:32px;}
#nav { width:800px; float:left; height:40px;}
#content { width:90%; margin-left:40px; float:left;}

#nav-top ul { margin-left: 720px; margin-top:15px; padding: 0; list-style-type: none;}
#nav-top ul li { display: block; float: left;}
#nav-top ul li a { text-decoration: none; padding: 0 6px 0 6px; color: #fff; text-align: center;}
#nav-top ul li a:hover {text-decoration: underline;}

/*Definition für die Navigation */ 
#nav ul { margin-left: 10px; margin-top:10px; padding: 0; list-style-type: none;}
#nav ul li { display: block; float: left;}
#nav ul li a { text-decoration: none; padding: 0 7px 0 7px; text-align: center; border-right:1px solid #0068b4; color:#666;}
#nav ul li a:hover {text-decoration: underline;}
#nav ul li#no-border a { text-decoration: none; padding: 0 10px 0 10px; text-align: center; border:0; color:#666;}


/* Layout footer*/

#footer{
clear: both;
margin:auto;
height:30px; 
width:98%;
border-top:1px solid #ccc;
text-align: center;
padding: 10px;
z-index:11;
} 


.thumbs {padding-top:0px; margin-left:-5px;}
.thumbs a.gallery, a.gallery:visited { 
	text-decoration:none; 
	width:50px; 
	height:50px; 	
	float:left;
	margin:3px 2px 6px 3px;
	filter: Alpha(opacity=100); opacity: 0.4;  moz-opacity: 0.4;background:	#fff; height:50px; /* Internet Explorer */
	}
.thumbs a.gallery:hover { 
	filter:Alpha(opacity=100); opacity:1; moz-opacity:1;background:#fff; height:50px; /* Internet Explorer */}

.thumbs img { border:1px solid #fff;}

.view { width:500px; font-size:0.9em; float:right;}
.view img {border:0;}



