body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
}
p {
	font-size:0.8em;
	padding-bottom: 5px;
}
pre {
  font-size:12px;
  padding:10px 15px;
}
.p_menu {
	padding:5px 20px;
	font-weight: bold;
	font-size: 0.8em;
}
.ortsmarke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00AEED;
	text-decoration: underline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	margin: 20px 0px 10px;
}
#logo {
	height:100px;
	margin:10px;
	background-color:#FFFFFF;
	background-position: center;
	background-image:  url(banner_vamos.jpg);
	background-repeat: repeat;
}
#inhalt {
  width:auto;
  min-width:120px;
  padding:5px;
  margin:0px 180px;
  background-color:#FFFFFF;
}
#links {
  position:absolute;
  top:120px;
  left:10px;
  width:160px;
  height:1200px;
  text-align:center;
  background-color:#00AEED;
}
#rechts {
  position:absolute;
  top:120px;
  right:10px;
  width:160px;
  height:1200px;
  text-align:center;
  background-color:#33AAA6;
}
#links_ev_blau {
  position:absolute;
  top:120px;
  left:10px;
  width:160px;
  height:450px;
  text-align:center;
  background-color:#00AEED;
}
#links_gmbh_gruen {
  position:absolute;
  top:120px;
  left:10px;
  width:160px;
  height:640px;
  text-align:center;
  background-color:#33AAA6;
}
a:link {
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
	cursor: hand;
}
#inhalt_rub {
	width:auto;
	min-width:120px;
	padding:5px;
	margin:160px 180px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.ortsmarkegmbh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #33AAA6;
	text-decoration: underline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

