/* obere Zeile ----------------------------------------------------------*/
#r_oben_outer
{
	width: 230px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#r_oben_inner
{
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background:#EFEFEF;
	width: 233px;
	float: left;

}
#buttons_outer 
{
	width: 725px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
	background:#EFEFEF;
}
#buttons_inner 
{
	border: 1px solid #cccccc;
	height: 21px;
}
#buttons 
{
	float: left;
	margin: 0px;
	padding: 0px;
	height:21px;
}
.button_normal
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	height: 21px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.button_normal_ch
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	height: 21px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #00FFFF;

}

.button_normal_r
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	height: 21px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	text-transform: uppercase;
	font-weight: bold;

}
#button_normal a {width:auto;}

a.button_normal:link, a.button_normal:visited
{
	color: #000000;

}
a.button_normal#active
{
	color: #FFFFFF;
	background-color: #993300;

}
a.button_normal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #993300;
	text-transform: uppercase;
}
#schrift_outer 
{
	width: 109px;
	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#schrift_inner 
{
	border: 1px solid #cccccc;
	height: 21px;
}


/* Kopf --------------------------------------------------------------------*/

#kopf_outer 
{
	text-align: left;
	border: 0px;
	margin: 0px;
}

/* Die Links auf der linken Seite ------------------------------------------*/

#links_outer 
{
	float: left;
	margin-top: 2px;
	width: 165px;
}
#links_inner 
{
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
}

#links_print 
{
	/*border: 1px solid #cccccc;*/
	padding: 2px;
	float: none !important;
	float: left;
}

/* content in der Mitte -----------------------------------------------------*/
#content_outer 
{
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	width: 604px;
/*	background: #CCCCCC;*/
}

#content_inner{
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
	voice-family:"\"}\"";
	voice-family:inherit;
	width:602px;
}

/*  rechte Seite  ------------------------------------------------------*/
#rechts_outer 
{
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	width: 190px;
}
#rechts_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc; 
	padding: 2px;
}

/* Mainlinks -----------------------------------------------------------*/
a.mainlevel:link, a.mainlevel:visited 
{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 20px !important;
	width: 145px;
	text-decoration: none;
	background-image: url(../anzeige/layout/menu_bg.png);
	background-repeat: no-repeat;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}
a.mainlevel#active {
	color:#993300;
	font-weight: bold;
/* link background-color: setzen */
}
a.mainlevel#active:hover {
	color: #ffffff;
}

/* Sublinks --------------------------------------------------------------*/
a.sublevel:link, a.sublevel:visited 
{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 2px;
/*	padding-left: 25px;*/	
	padding-left: 30px;
	height: 18px;
/*  width: 135px;*/
	width: 130px;
	text-decoration: none;
/*	background-color:#FFCC00; */
/*	background-color:#993300; */
	background-color:#FF9900; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.sublevel:hover 
{
	text-decoration: none;
	color: #FFFFFF; 
/*	color: #000000;*/
}

a.sublevel#active 
{
/*	color:#993300;*/
	color:#FFFFFF;
	font-weight: bold;
}
a.sublevel#active:hover 
{
	color: #FFFFFF;
	font-weight: bold;	
}

/* class-files ----------------------------------------------------*/
.outline 
{
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}
.clear {
	clear: both;
}
.menue 
{
	background-image: url(../anzeige/layout/subhead_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color:#FFFFFF; 
}

.menue_haesslichgelb
{
	/*background-image: url(../anzeige/layout/subhead_bg.png);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color:#FF9900;
	/*border:solid;
	border-color:#A0A0A0;
	border-width:1px;*/
}
.menue_impuls
{
	background-image: url(../anzeige/layout/subhead_impuls_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

/* Links --------------------------------------------------------*/
a:link, a:visited, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration:none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration:none;
}

/* Standard Formats ---------------------------------------------*/


body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 13px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-align: right;
}
.gemeinde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:right;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
	text-align: left;
}
.uschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-bottom: 10px;
}
.uschrift_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: right;
	padding-bottom: 10px;
}
.uschrift_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
}
.pfeile {
	color: #993300;
	text-decoration: none;
	padding-right: 3px;
}
.wichtig {
	color: #FF0000;
	text-decoration: none;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
/*	font-weight: bold;*/
}
