@charset "utf-8";
/* CSS Document */

html{ height:100% }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

div#content{
	width:782px;
	/*background-color:#006600;*/
	height:594px;
	position:relative;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	line-height:15px;*/
}
/*SCROLL IT*/

	/*img.vbtn {
			border: 0;
			display: block;
			margin: 0 0 5px 0;
			cursor: pointer;
		}
		img.hbtn {
			border: 0;
			margin: 0 5px 0 0;
			cursor: pointer;
		}*/
		p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			padding: 0;
			margin: 0 0 5px 0;
		}
		#aussen01 {
			position: absolute;
			left: 56px;
			top: 474px;
			width:672px;
			height: 102px;
			overflow: hidden;
			clip: rect(0,760px,160px,0);
			background-color: #ffffff;
		}
		#innen01 {
			position: absolute;
			left: 0px;
			top: 0px;
			padding-top:2px;;
		
			background-color: #ffffff;	
		}
		#s01btnV {
			position: absolute;
			left: 410px;
			top: 100px;
		}
		#s01btnH {
			position: absolute;
			left: 18px;
			top: 475px;
			height: 100px;
		}
		#s01btnH2 {
			position: absolute;
			left: 745px;
			top: 475px;
		}
		#s02btn {
			position: absolute;
			left: 810px;
			top: 100px;
		}

/* SCROLL IT*/


/*NAV-Bar*/
#navi_neu {
	position:absolute;
	left:0px;
	top:431px;
	width:659px;
	height:24px;
	z-index:1; 
	background-color:#dddddd;
	padding-left:20px;
	padding-top:3px;
 
}
#kontakt {
	position:absolute;
	left:654px;
	top:431px;
	width:128px;
	height:24px;
	z-index:1;
	background-color:#676767;
	padding-top:3px;
}
#kontakt2 {
	position:absolute;
	left:321px;
	top:470px;
	width:300px;
	height:100px;
	z-index:1;
	padding-top:3px;
}
/*NAV-Bar*/

#img_big {
	position:absolute;
	left:1px;
	top:18px;
	width:781px;
	height: 411px;
	z-index:1;
/*	border: 1px solid black;*/
	overflow: hidden;
}
.img_120 {
	margin: 0px;
}
.content_kontakt{
	width: 740px; 
	height: 395px; 
	padding-left:9px;
}

#bildweiter {
	position:absolute;
	left:731px;
	top:340px;
	width:30px;
	height: 30px;
	z-index:1;
	/*	border: 1px solid black;*/
	overflow: hidden;
}

a{ 
text-decoration: none;
border: 0;
}
input[type="text"]{
	border: 1px solid #dddddd;
	width: 250px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
	height: 28px;
}

input[type="image"]{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border: 1px solid #dddddd;
}

textarea{
	border: 1px solid #dddddd;
	width: 330px;
	height: 130px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding: 0px;
	margin-bottom: 0px;	
}

