body {
	/* background-color: #EAF1F7; */
	background-color: #000000;
	margin: 0px;
	padding: 15px;
	font-family: Verdana, Helvetica;
	font-size: 11px;
}

FONT {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

TD {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

P {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

DIV {
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

INPUT {
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

TEXTAREA {
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

SELECT {
	border-color: #C3C3C3;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

FORM {
	display: inline;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

H1 {
	font-family: Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

H2 {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

A:link {
	background: none;
	color: #00A2FF;
	font-weight: normal;
	text-decoration: none;
}

A:active {
	background: none;
	color: #00A2FF;
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	background: none;
	color: #00A2FF;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	background: none;
	color: #E20A16;
	font-weight: normal;
	text-decoration: none;
}

#not_act a, #not_act a:visited , #not_act a:active, #not_act_left a, #not_act_left a:visited , #not_act_left a:active {
	display:block;
	color:#ffffff;
	background-color: #E20A16;
	text-decoration:none;
	line-height:23px;
	text-decoration:none ;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#not_act a, #not_act a:visited , #not_act a:active {
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
}

#not_act_left a, #not_act_left a:visited , #not_act_left a:active {
	border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
}

#not_act a:hover, #not_act_left a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

#act a, #act a:visited, #act a:active, #act a:hover, #act_left a, #act_left a:visited, #act_left a:active, #act_left a:hover {
	display:block;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	line-height:23px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#act a, #act a:visited, #act a:active, #act a:hover {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

#act_left a, #act_left a:visited, #act_left a:active, #act_left a:hover {
	border-top: 1px solid #808080;
}


#ueber_alles {
	background-color: #FFFFFF;
	width: 700px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding: 0px 0px 0px 0px;
}

#header {
	background: url("../images/header.jpg");
	width: 700px;
	/* height: 171px; */
}

#content {
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-top: 10px;
}

#title {
	width: 620px;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#welcome {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ECECEC;
	margin-bottom: 20px;
}

#footer, #copyright {
	background-color: #0059A1;
	/* background: url("../images/copyright.jpg"); */
	color: #FFFFFF;
	font-size: 10px;
}

#footer {
	border-top: 1px solid #808080;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 700px;	
}
	
#kontakt {
	border-bottom: solid #808080 1px;
}

#bild_rundgang {
	border: solid #808080 1px;
}

#rundgang_nav {
	color: #808080;
	background-color: #eeeeee;
	border: dashed #808080 1px;
}

#rundgang_desc {
	color: #000000;
	background-color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	border: dashed #808080 1px;
}

#admin_nav {
	background-color: #EEEEEE;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	padding: 5px;
}

#admin_nav_act {
	color: #FF0000;
}

#td_admin_rundgang {
	border-top: 1px solid #000000;
}