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

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Start of own CSS */	
body {
	font-size: 100.01%;
	color: #000;
	background-color: #fff;
	background:url(images/stempel_green.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

		
body a {
	color:#669966;
	text-decoration:none;
}


body a:hover {
	color:#663366;
	text-decoration:none;}

.nosee {
		display:none;
}


#container {
	margin-left: 50px;
	margin-bottom: 0;
	width:1073px;
	padding:0;
	height:auto;
	position:relative;
	text-align:left;
	margin-top: 0;
		}
		
		
#content{
	width:1073px;
	margin:0px;
	background:url(images/body_side5.png) repeat-y top center;
	position: relative;
	margin:0 auto;
	padding: 0px;
		}
		
		
#banner {
	width:740px;
	position:relative;
	left: 180px;
	top: 0px;
	height: 570px;
	z-index: 10;
}


#header {
	/*background:url(images/header5.png) no-repeat bottom;*/
	background:url(images/top2.png) no-repeat bottom;
	width:1073px;
	height:184px;
}


#menu {
	position:absolute;
	left: 36px;
	top: -58px;
	color: #FFFFFF;
	width: 996px;
	font-size: 15px;
	background: url(images/bg_menu.jpg) no-repeat;
	padding-left: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
	}

#menu a:hover {
	color:#5C4B66;
	text-decoration:none;
}

#bilder {
	background:url(images/bilder.png) no-repeat;
	position:absolute;
	width:427px;
	height:344px;
	left: -92px;
	top: -117px;
}


#text {
	position: relative;
	padding: 0 100px 0 314px;
	text-align: justify;
	font-size: 14px;
	}
	
	
#form {
	position:relative;
	left: 0px;
	top: 0px;
}

#maegi {
	background:url(images/maegi.jpg) no-repeat;
	width:250px;
	height:226px;
	position:absolute;
	left: 51px;
	top: 5px;
}

#bottom {
	background:url(images/bottom6.png) no-repeat center top;
	width:1073px;
	height:132px;
	position: relative;
}

#add {
	position:absolute;
	font-size:12px;
	left: 356px;
	top: 44px;
	width: 375px;
}

.titel_galerie {
	position: relative;
	left: 520px;
	width: 50px;;	
}

