body {
	background: #075dc9;
	color: #000;
	padding: 30px 0 50px 0;
}

.container_12 {
	background: #fff url(../images/gemeinde-muckendorf-wipfing.gif) repeat-x;
}

#content h3 {
	color: #075dc9;
	font-weight: normal;
}

#content h4 {
	color: #31951b;
	font-weight: normal;
}

#breadcrumb {
	margin-left: 40px;
	margin-bottom: 30px;
}
#breadcrumb ul.rex-breadcrumb {
	list-style-type: none;
	float: left;
}
#breadcrumb p,
#breadcrumb ul.rex-breadcrumb li {
	float: left;
}
#breadcrumb ul.rex-breadcrumb li {
	margin-left: 10px;
}
#breadcrumb a,
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:visited {
	color: #000;	
}

#content {
	margin: 0 0 30px 40px;
}

.content-l, .content-r {
	float: left;
	width: 50%;
}

#content a,
#content a:hover,
#content a:visited,
#content a:active {
	color: #075dc9;
}

p.infotext {
	padding: 10px;
	border: 1px solid #075dc9;
	background-color: #cdefca;
}

#right {
	margin-left: 30px;
	width: 180px;
	margin-bottom: 30px;
}

#right ul.rex-navi1 {
	margin-bottom: 20px;
}

ul.textsizer {
	height: 15px;
	list-style-type: none;
	color: #fff;
	margin: 30px 0 50px 0;
	width: 180px;
}

ul.textsizer li {
	float: left;
	margin-left: 10px;
}

ul.textsizer a {
	text-decoration: none;
	color: #fff;
}

.navi ul {
	list-style-type: none;
	margin-top: 0;
}
.navi ul li {
	margin-left: 0;
	padding-left: 0;
}
.navi a,
.navi a:visited,
.navi a:active {
	color: #000;
	text-decoration: none;
}
.navi a:hover {
	text-decoration: underline;
}

.navi a.rex-current {
	color: #075dc9;
	font-weight: bold;
}
.navi h3 {
	color: #31951b;
	font-weight: normal;
	margin-bottom: 0;
}

.addthis_toolbox {
	margin-top: 30px;
}

#footer {
	padding: 30px 30px 15px 30px;
	width: 880px;
	background-color: #31951b;
	margin-bottom: 10px;
	color: #fff;
}

#footer a,
#footer a:hover,
#footer a:visited,
#footer a:active {
	color: #fff;
}

table td {
	padding: 5px;
	background-color: #cdefca;
	margin: 1px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* `Downloads
----------------------------------------------------------------------------------------------------*/

.download-file {
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #31951b;
}

.download-file p,
.download-file h4 {
	margin: 0;
	padding: 0;
}

.download-file img {
	float: left;
	margin-right: 10px;
}