@charset "utf-8";
/* CSS Document */

#textblock1 {
    position:relative;
	margin-top:0px;
	margin-left:500px;
	width:480px;
	z-index:5;
		}
		
#textblock2 {
    position:relative;
	margin-top:0px;
	margin-left:500px;
	width:480px;
		}
		
#textblock3 {
	position:relative;
	margin-top:70px;
	margin-left:500px;
	width:600px;
	z-index:5;
	color:#3EB5D7;
		}
		
#textblock4 {
    position:relative;
	margin-top:115px;
	margin-left:500px;
	width:350px;
		}
		
#textblock p {
	margin-top:-10px;
	background-repeat: no-repeat;
		}
#textblock h1 {
	margin-bottom:25px;
	background-repeat: no-repeat;
	z-index:5;
		}
		
#portrait {
	position:relative;
	margin-left:760px;
	margin-top:25px;
	z-index:3;
	width:200px;
	left: -10px;
		}
		
#animation {
        position:relative;
		margin-left:585px;
		margin-top:30px;
		z-index:3;
		}

p {
	    font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#6A3500;
		z-index:5;
		line-height: 14pt;
		
		
		
		
      }
h1 {
	    font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#6A3500;
		font-weight:bolder;
		line-height:140%;
		}
		
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A3500;
	font-weight: 900;
	line-height: 140%;
		}
	  
body{
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		height:100%;
		padding:0px;
		margin:0px;
	  }
	  
#content {
	position:relative;
	margin-left:60px;
	width:1000px;
	padding:15px;
	background-image: url(design/verwendete/hintergrundneu2.jpg);
	height: 600px;
	background-repeat: no-repeat;
	top: 45px;
		}
		
		
#home {
	position:absolute;
	left:760px;
	width:1000px;
	margin-top:50px;
	margin-left:-500px;
	padding:15px;
	background-image:url(design/verwendete/start.jpg);
	height: 600px;
	background-repeat: no-repeat;
	top: 45px;
		}
		
/*navigation*/

#positionierungnavbar {
	margin-top:0px;
	margin-left:0px;
	width:400px;
	z-index:0;
	
	}

#navbar ul {
	list-style-type:none;
	margin-top:115px;
	margin-left:345px;
	width:160px;
	position: relative;
	left: 77px;
	top: inherit;

}
#navbar li a {
    text-decoration:none;
	display:block;
	border-bottom:0px;
	padding:5px;
	font-weight:bold;
	color:#6A3500;

}
#navbar li.current a {
	color:#3EB5D7;
}

#seitenverlinkung {
	z-index:0;
	position:absolute;
	width: 425px;
	height: 449px;
	top: 81px;
	left: 3px;
	}
	
#homeverlinkung {
	z-index:0;
	position:absolute;
	width: 460px;
	height: 430px;
	top: 0px;
	left: 0px;
	}

/*links*/

a, a:link {
    color:#3EB5D7;
	text-decoration:none;
}

/*galeriebilder*/

#galeriebilder {
	margin-left:460px;
	magin-top:0px;
	z-index:10;

	}
