HTML {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 50px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}
BODY.page {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 50px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
 background: #ffffff;
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
}

.rot {
  font-size: 1.05em;
  color: #CB0C27;
}

.nobg
{
	background-image: none;
}

body, td
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1F2021;
}

a:link, a:visited
{
	color: #99CC00;
	text-decoration: underline;
}

a:hover
{
	color: #99CC00;
	text-decoration: none;
}

form#bearbeiten input { margin: 0px 3px; }
form#bearbeiten input.checkbox { margin: 0px; border: none; }
form#bearbeiten label { text-decoration: underline; }
form#bearbeiten input.text1 { width: 280px; padding-left: 3px; }
form#bearbeiten input.text  { width: 520px; padding-left: 3px; }
form#bearbeiten textarea  { width: 320px; padding-left: 3px; margin: 0px;}

#adminlogout {
  float:left;
  z-index: 5;
	 position: absolute;
	 top: 20px;
	 left: 20px;
  font-weight: bold;
  color: white;
}

#clouds
{
	z-index: 3;
	position: absolute;
	top: 65px;
	left: 0px;
}

#tophead
{
	padding-left: 25%;
	color: White;
	float: none;
	clear: both;
	overflow: hidden;
	height: 58px;
	min-height: 58px;
}

#tophead div
{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#tophead .arrow
{
	background-image: url(/images/green_arrow.gif);
	padding-left: 20px;
}

#tophead .home
{
	background-image: url(/images/home.gif);
	padding-left: 30px;
}

#tophead .arrow, #tophead .home
{
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
}

#tophead #firstarrow
{
	background-image: none;
}

#tophead a
{
	color: #FFC8D0;
	font-weight: bold;
}

#separator
{
	background-image: url(/images/separator.gif);
	background-repeat: repeat-y;
	height: 30px;
	width: 2px;
}

#flags
{
	padding-top: 7px;
	margin-left: 60px;
	height: 58px;
	min-height: 58px;
 width: 150px;
}

#flags img
{
	margin-right: 20px;
	border: 1px solid #FFAEA9;
}

#topsky
{
	height: 41px;
	overflow: hidden;
	float: none;
	clear: both;
	background-image: url(/images/bg_top_sky2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#topsky01, #topsky02
{
	float: left;
}

#topsky01, #topsky02, #topsky03
{
	height: 41px;
	overflow: hidden;
	min-height: 41px;
}

#topsky01
{
	background-image: url(/images/bg_top_sky.gif);
	width: 592px;
	background-repeat: repeat-x;
}

#topsky02
{
	background-image: url(/images/top_sky_curve.gif);
	width: 54px;
	background-repeat: no-repeat;
}

#houses, #houses div
{
	height: 143px;
	min-height: 143px;
}

#houses
{
	float: none;
	clear: both;
	background-color: #60AEDC;
	background-image: url(/images/bg_sky.gif);
	background-repeat: repeat-x;
}

#grass
{
	background-image: url(/images/bg_grass.gif);
	background-position: bottom;
	margin-left: 0px;
	background-repeat: repeat-x;
}

#innerhouses
{
	background-image: url(/images/houses.jpg);
	background-repeat: no-repeat;
}

#househead
{
	height: 53px;
	min-height: 53px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 46px;
	background-image: url(/images/househead.gif);
	background-repeat: no-repeat;
	width: 240px;
	margin-left: 674px;
}

#bottomsky
{
	height: 30px;
	overflow: hidden;
	float: none;
	clear: both;
	background-image: url(/images/bg_bottom_sky2.gif);
	background-repeat: repeat-x;
}

#bottomsky01, #bottomsky02
{
	float: left;
}

#bottomsky01, #bottomsky02
{
	height: 30px;
	overflow: hidden;
	min-height: 30px;
}

#bottomsky01
{
	background-image: url(/images/bg_bottom_sky.gif);
	width: 325px;
	background-repeat: repeat-x;
}

#bottomsky02
{
	background-image: url(/images/bottom_sky_curve.gif);
	width: 54px;
	background-repeat: no-repeat;
}

#content
{
	background-image: url(/images/bg_content.gif);
	background-repeat: no-repeat;
	float: none;
	clear: both;
	padding-top: 40px;
}


#menu
{
	border: 1px solid #CCCCFF;
	width: 230px;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
}

#menubody
{
	border: 3px solid White;
	background-color: #004669;
	background-image: url(/images/bg_menu.gif);
	color: White;
}

#menubody a
{
	color: White;
	text-decoration: none;
}


/* Formatierung der Navigationsbuttons */
div.nav, div.navAktiv {
  padding: 6px 10px;
}

div.nav {
	 border-top: 1px solid #286381;
	 border-bottom: 1px solid #0A1920;
	 background-color: transparent;
	 background-image: none;
}

div.navAktiv {
	 border-top: 1px solid #fff;
	 border-bottom: 1px solid #00121A;
	 background: #2F7A00 url(/images/menu_item_a.gif) repeat-x;
}

div.nav a, div.navAktiv a {
  display: block;
  background-position: left;
	 background-repeat: no-repeat;
	 padding-left: 20px;
}

div.nav a {
  background-image: url(/images/lightgreen_arrow.gif);
}

div.navAktiv a {
  background-image: url(/images/blue_arrow.gif);
}

div.vorschaubild {
  float: left;
  background: #C70000;
  border: 1px solid #C70000;
  margin-top: 5px;
  margin-left: 5px;
}
div.vorschaubild h1 {
  font-size: 10pt;
  margin: 0px;
  color: white;
  margin-left: 5px;
}

div.vorschaubild div {
  text-align: center;
  background: white;
}

div.vorschaubild a:link, div.vorschaubild a:visited, div.vorschaubild a:hover {
  color: mediumblue;
  text-decoration: underline;
}

#maintext
{
	margin-left: 350px;
	margin-right: 0px;
}

.pagetitle
{
	background-image: url(/images/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 10px;
}

#footer
{
	margin-left: 55px;
	margin-right: 100px;
	padding-top: 30px;
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	margin-top: 50px;
	color: #666666;
	font-size: 9pt;
}

#footer #design
{
	float: left;
	width: 30%;
	margin-left: 50px;
}

#footer #design a
{
	color: #99CC00;
	font-weight: bold;
}

#footer #kontakt
{
	float: right;
	width: 30%;
	color: Black;
}

#footer #kontakt a
{
	color: #666666;
}

.build
{
	width: 105px;
	min-width: 105px;
	height: 140px;
	min-height: 140px;
	float: left;
	font-size: 9pt;
	margin-right: 20px;
}

.build img
{
	margin-left: 15px;

	border: 5px solid #7EBB00;
}

.build a, #leftpictsdetail a, .build a:visited, .build a:hover
{
	text-decoration: none;
	color: #666666;
}


.subtitle
{
	font-weight: normal;
	color: #666666;
	font-size: 14pt;
	margin-bottom: 30px;
}

#leftpictsdetail
{
	vertical-align: top;
}

#leftpictsdetail img
{
	border: 1px solid #666666;
}

form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

.clear
{
	clear: both;
	float: none;
	width: 100%;
}

ol
{
	font-weight: bold;
}
li
{
	font-weight: normal;
	margin-bottom: 10px;
}

ul li
{
	list-style-image: url(/images/limarker.gif);
}

#kommentare li
{
	border-bottom: 1px solid #003FFF;
	padding-bottom: 15px;
}

input.fld, textarea
{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background-color: #F3FFE0;
	border: 1px solid #999999;
	font-size: 9pt;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
}

input.btn
{
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background-color: #99CC00;
	border-top: 2px solid #CAFF2C;
	border-left: 2px solid #CAFF2C;
	border-bottom: 2px solid #6B8E00;
	border-right: 2px solid #6B8E00;
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
}


/* Beginn Formatierungen für Tool */

h1 {
 font-size: 1.2em;
 color: #CB0C27;
}

#rahmen {
 border: 1px #B6CDFF solid;
 background: #EEF2FF;
 padding: 15px;
}

div.Left {
 float: left;
 margin: 1px;
}

div.normal { padding-bottom: 10px; }
form { margin: 0px; }
p { margin: 0px; margin-bottom: 12px; }

input, textarea {
 border: 1px solid #B6CDFF;
 margin-right: 20px;
 margin-top: 1px;
}
/* Ende Formatierungen für Tool */


.set_uebersicht {
 color: #02344e;
 font-size: 8pt;
 width: 210px;
 margin: 0px 10px 10px 0px;
 float: left;
}
.set_uebersicht a { color: #02344e; text-decoration: none; }
.set_uebersicht a:hover { color: #c70000; text-decoration: none; }

.set_thumb { float: left; margin: -15px 5px 0px 0px; }

td.infobild { padding-top:10px; } /* betr. Tabellenzelle mit infobild*/

div.headline {
 text-align: left;
 width: 212px;
 background: #c70000;
 height: 22px;
 }
div.headline_detail {
 text-align: left;
 background: #c70000;
 margin-top: 30px;
 height: 22px;

 margin-top: 10px;
 }
div.headline h1, div.headline_detail h1 {
 margin: 0px 3px 0px 5px;
 font-size: 9pt;
 font-weight: bold;
 color: white;
 line-height: 22px;
 }
a.headline {
 display: block;
 width: 300px;
 height: 22px;
 line-height: 22px;
 font-size: 9pt;
 font-weight: bold;
 color: white;
 background: #c70000;
 margin-top: 10px;
 padding-left: 3px;
 text-decoration: none;
}
div.detail {
 margin-top: 0px;
}
div.lupe {
 position: relative;
 top: -180px; left: 0px;
 width: 18px; height: 18px;
 z-index: 1;
}

div.lupe_detail {
 position: relative;
 top: 18px; left: 0px;
 z-index: 1;
}

div.lupe_infobild {
 position: relative;
 top: 1px; left: 1px;
 z-index: 5;
}

div.infobild {
 margin-top: 0px;
 position: relative;
 top: -16px; left: 0px;
 z-index: 1;
}

img.detail_gr { width: 300px; }
img.thumb { width: 95px; }
img.vorschau { width: 210px; height: 140px; }
img.redborder { border: solid #c70000 1px; }

div.text {
 font-size: 1em;
 color: #303030;
 line-height: 1.4em;
}