/* ********************************************************************* */
/*		        Layout-Grundeinstellungen     	                 */
/* ********************************************************************* */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active, a:hover { text-decoration:none; }

#master_div {
	clear: left;
	position: absolute;	
	width: 988px;
	margin: 0 0 0 -494px;
	left: 50%;
	padding: 0;	
	background-image: url(/fileadmin/template/bg_master_div.png);

}

#top {
	float: left;
	position: relative;
	width: 960px;
	padding-left: 14px;
}

.leftRight {
	position: relative;
	float: left;
	width: 206px;
	background-image: none;
}

#top #middle {
	position: relative;
	float: left;
	width: 519px;
	margin-left: 14px;
	margin-right: 15px;
}

#distance {
	position: relative;
	height: 20px;
	width: 960px;
	float: left;
}

#bg_distance {
	height: 20px;
	width: 960px;
	background-image: url(/fileadmin/template/bg_content.gif);
	margin-left: 14px;
}

#center {
	position: relative;
	width: 960px;
	float: left;
	padding-left: 14px;
}

#center_bg {
	position: relative:
	width: 960px;
	background-image: url(/fileadmin/template/bg_content.gif);	
	float: left;
}

#center #middle {
	position: relative;
	float: left;
	width: 519px;
	margin-left: 14px;
	margin-right: 15px;
}

#bottom {
	clear: both;
	position: relative;
	height: 26px;
	width: 960px;
	background-color: #F3D426;
	margin-left: 14px;

}

#bottom #bottom_text {
	position: relative;
	color: #403f3f;
	font-size: 10px;
	line-height: 26px;
	margin-left: 120px;
}

/* ********************************************************************* */
/*			    Linker Bereich 			   	 */
/* ********************************************************************* */


.bg_top_side {
	width: 206px;
	height: 162px;
}

#logo_text_left, #logo_text_right {
	position: relative;
	color: #403f3f;
	font-size: 12px;
	width: 140px;
	top: 10px;
	width: 206px;
	text-align: center;
}

.top_logo {
	position: relative;
	top: 10px;	
	left: 48px;
	width: 109px;
	height: 121px;
}

#logo_left {
	background-image: url(/fileadmin/template/logo_gars.png);
}

#menue li {
	list-style: none;
	color: #403f3f;
	font-size: 11px;
}

.li_toplevel {
	position: relative;
	min-height: 22px;
	line-height: 22px;
	margin-bottom: 14px;
	background-color: #fde667;		
}

.li_toplevel_act {
	position: relative;
	min-height: 22px;
	line-height: 22px;
	margin-bottom: 14px;
	background-color: green;	
	z-index: 100;
}


#menue li a{
	color: #403f3f;
}

#menue span {
	margin-left: 4px;
}

/* ********************************************************************* */
/*			    Mittlerer Bereich		                 */
/* ********************************************************************* */

#top_pic {
	background-image: url(/fileadmin/template/garsaminn.jpg);
	width: 519px;
	height: 114px;
}

#bg_verwaltungsgemeinschaft {
	position: relative;
	background-color: #f3d426;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 519px;
	height: 48px;
}

#top_text {
	position: relative;
	color: #403f3f;
	font-size: 16px;
	width: 140px;
	width: 519px;
	text-align: center;
	padding-top: 3px;
}


#bg_act_pagename {
	width: 519px;
	height: 27px;
}

#act_pagename {
	position: relative;
	color: #403f3f;
	font-size: 10px;
	width: 519px;
	height: 27px;
}

#act_pagename div {
	padding-top: 8px;
	margin-left: 14px;
}

#content_area {
	position: relative;
	width: 515px;
	border-style: solid;
	border-width: 2px;
	border-color: #f3d426;
	background-color:#ffffff;
	min-height: 600px;
}

#content {
	width: 490px;
	margin-top: 20px;
	margin-left: 12px;
	font-size: 11px;
	color: #403f3f;	
	overflow: auto;
}

img {
	border: 0;
}

/* ********************************************************************* */
/*			    Rechter Bereich		                 */
/* ********************************************************************* */

#logo_right {
	background-image:url(/fileadmin/template/logo_unterreit.png);
}
