body {
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	background-color: #ebefbd;
}

.small {
	font-size: 10px;
}
.image {
	border: 0px;
}

p.center {
	text-align: center;
}

div#site {
	text-align: left;		
	width: 750px;
	margin:0px auto;
	margin-top: 60px;
	padding:0px;
	z-index:1;
}

div#pics {
	background-color: #ffffff;
	margin-top: 0px;
	padding: 0px;
}

div#head {
	margin: 0px;
	padding: 0px;
}

div.flag {
	float:left;
	height:60px; 
	width:101px;
	font-size: 9px;
	color:red;
}

div#flag1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top:30px;
	height:30px; 
	border-left:1px solid black;
}

div#flag2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top:0px;
	height:60px; 
	border-left:1px solid black;
}

div#flag3 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top:30px;
	height:30px; 
	border-left:1px solid black;
}

div#flag4 {
	position: relative;
	margin: 0px;
	padding: 0px;
	top:15px;
	height:45px; 
	border-left:1px solid black;
}


div#main {
	background-color: #ffffff;
	min-height:550px;
	z-index:2;
}

div#menue {
	text-align:left;
	width:200px;
	float:left;
	position:relative;
	left:-75px; 
	top:10px;
	z-index:3;
}

div#pic_left {
	text-align:left;
	float:left;
	position:relative;
	left:-50px; 
	bottom:5px;
	z-index:4;
}

div#w {
	position:relative;
	left:45px; 
	top:-135px;
	z-index:5;
}

div.men_1 {
	width: 200px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	background-color: #EBEFBD;
	text-indent: 100px;
	margin:5px;
}

div.men_2 {
	width: 200px;
	position:relative;
	left: 50px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	background-color: #EBEFBD;
	text-indent: 50px;
	margin:5px;
}

div.men_3 {
	width: 200px;
	position:relative;
	left: 30px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	background-color: #EBEFBD;
	text-indent: 70px;
	margin:5px;
}

div.men_4 {
	width: 200px;
	position:relative;
	left: 10px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	background-color: #EBEFBD;
	text-indent: 90px;
	margin:5px;
}

div#inhalt {
	margin-left: 205px;
	margin-right: 50px;
	position: relative;
	background-color:transparent;
	z-index:90;
}


a:link {  
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000
}

input, select, option, textarea { 
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
