/*
------------------------
PAGE BASIC
------------------------
*/


* {
	/*margin: 0;*/
	/*padding: 0;*/
}


html, body {
	height: 100%;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, serif;
	font-size: 97%;
}

dfn {
	display: none;
}

label {
	
}

#page {
	
}

p {
	color: #181D4B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-weight: normal;
	line-height: 140%;
}

ul {
	font-size: 75%;
	font-weight: normal;
	font-family: Verdana, Geneva, serif;
	color: #181D4B;
	list-style-type:square;
	line-height: 140%;
}

ol {
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Geneva, serif;
	color: #181D4B;
	line-height: 140%;
}

ul li, li ul {
	font-size: 100%;
}

ol li, li ol {
	font-size: 100%;
}





/*
------------------------
LEFT COLUMN
------------------------
*/

#leftcol {
	width: 765px;
	height: 94px;
	text-align: right;
	margin-bottom: 20px;
}

#logo {

}


#search {
	display: none;
}


#extra {
	display: none;
}


#navigation {
	display: none;
}

.left_menu {
	display: none;
}

.left_content {
	display: none;
}




/*
------------------------
RIGHT COLUMN
------------------------
*/

#rightcol {
	width: 765px;
}


#header {
	clear: both;
	display: none;
}

#subheader {
	clear: both;
	display: none;
}


/*
------------------------
RIGHT COLUMN CONTENT
------------------------
*/


#content {
	width: 754px;
}

.box_blue {
	width: 750px;
}

.box_blue_2 {
	width: 750px;
}

.box_blue_3 {
	width: 750px;
}

.box_blue_4 {
	width: 750px;
}

.box_blue_5 {
	width: 750px;
}


.left_block {
	width: 360px;
	float: left;
}

.left_block p.bodytext {
	padding-top: 20px;
}

.right_block {
	width: 360px;
	float: right;
}

.right_block p.bodytext {
	padding-top: 20px;
}


.box_small {
	clear: left;
	margin-top: 10px;
}

.box_small ul {

}

.box_textpic {


	width: 440px;
	float:left;
}

.box_textpic_img{
	float: right;
}

.box_meta {
	font-size: 70%;
}

.box_meta img {
	vertical-align: -2px;
}

.box_meta a:link, .box_meta a:visited {
	color: #181D4B;
	text-decoration: underline;
}

.box_meta a:hover, .box_meta a:active {
	color: #181D4B;
	text-decoration: none;
}

#box_wide {
	clear: both;
	width: 754px;
}



.startpage_1 {
	margin-top: 10px;
}

.startpage_1 p.bodytext {

}


.startpage_2 {
	margin-top: 10px;
}

.startpage_2 p.bodytext {
	
}

.startpage_2 h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.startpage_2 .csc-textpic-text {

}

.startpage_3 {
	margin-top: 10px;
}

.startpage_3 p.bodytext {
	margin-top: 10px;
}

.startpage_3 h1 {
	margin-top: 0px;
	padding-top: 0px;
}

.startpage_3 .csc-textpic-text {

}

.startpage_icons {
	float: left;
	width: 750px;
	margin-top: 10px;
}

.startpage_icons .csc-textpic, .startpage_icons{
	float: left;
}

.csc-textpic-clear {
	clear: both;
}


.leftpic_img {
	float: left;
	width: 280px;
}

.leftpic_text {
	float: left;
	width: 450px;
	padding: 10px;
}



.startpage_box_gray{
	width: 754px;
}

.rightpic_img {
	float: right;
	width: 280px;
	border: 1px solid red;
}


.rightpic_text {
	float: left;
	border: 1px solid red;
	width: 450px;
	padding: 10px;
	padding-top: 20px;
}



/*
------------------------
BASIC TAGS
------------------------
*/

abbr {
	cursor:help;
}

h1 {
	font-size: 95%;
	font-weight: bold;
	font-family: Verdana, Geneva, serif;
	color: #181D4B;
}

h2 {
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Geneva, serif;
	color: #181D4B;
}


a:link {
	color: #003A33;
	text-decoration: underline;
}

a:visited {
	color: #181D4B;
	text-decoration: underline;
}

a:hover {
	color: #003A33;
	text-decoration: none;
}

a:active {
	color: #003A33;
	text-decoration: underline;
}



img {
	border-width:0px;
}





.clearer
{
	clear: both;
}




/*
------------------------
NEWS
------------------------
*/


.news_latest_container {

	margin: 0 auto;
	/*font-size: 75%;
	font-weight: normal;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;*/
}
  
      
.news_latest_header {
	font-weight: bold;
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;
}
 

.news_item_item {

}


.news_latest_item a:link {


	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	
	color: #003A33;
	text-decoration: underline;
}

.news_latest_item a:visited {
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;

	color: #181D4B;
	text-decoration: underline;
}

.news_latest_item a:hover {
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	
	color: #003A33;
	text-decoration: none;
}

.news_latest_item a:active {
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;

	color: #003A33;
	text-decoration: underline;
}

.news_latest_item IMG {

	display: none;
}

.news_morelink a:link, .news_morelink a:visited, .news_morelink a:active {
	font-weight: normal;
}



.news-single-links dt
{
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;
}


p.bodytext{
	margin: 0px;
	padding: 0px;
	color: #181D4B;
}

p.bodytext a:link, p.bodytext a:visited, p.bodytext a:active {
	font-weight: normal;
	font-size: 100%;
}



.news_single_img {
	border: 0px;
	float: right;
	margin-left: 20px;
	margin-bottom: 50px;
}


/*
------------------------
INDEXED SEARCH
------------------------

*/



.tx-indexedsearch-whatis {
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;
}


.tx-indexedsearch {
	margin-left: 54px;
	width: 640px;
}

#search_results
{

	font-size: 75%;
	font-weight: normal;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;

}








.mailform {
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #181D4B;
}

.mailform div {
	margin-top: 15px;
}

.mailform label {
	float: left;
	width: 150px;
}

.mf-input, .mf-text {
	width: 350px;
	border: 1px solid black;
}


.mf-submit
{
	width: 75px;
	height: 20px;
	color: #181D4B;
	font-family: Verdana, Geneva, serif;
	font-size: 70%;
	font-weight: bold;
	background-color: #DBF4FB;
	border: solid 1px #76B7A6;
	/*cursor: hand;*/
	text-align: center;
	padding-bottom: 3px;
}

.search_button:hover {
	border: solid 1px #FFFFFF;
	background-color: #181D4B;
	cursor: pointer;
	color: #FFFFFF;
}



.csc-textpic-imagewrap {
	color: #181D4B;
	font-family: Verdana, Geneva, serif;
	font-size: 70%;
	font-weight: normal;
}



.tx-irfaq-pi1 a{
	color: #181D4B;
	font-family: Verdana, Geneva, serif;
	font-size: 75%;
	font-weight: bold;
}





/*
------------------------
PAGES
------------------------
*/


.wirtschaft_aktuell {
	background-image: url(img/ermn/Startseite_mitte-Wirtschaft.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	padding-right: 200px;
}

.wirtschaft_links {
	background: #2E4652 url(img/ermn/Startseite_unten-Wirtschaft.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 300px;
	padding-right: 10px;
}

.burgerinfo_aktuell {
	background: url(img/ermn/Startseite_mitte-Buergerinf.jpg);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	padding-right: 200px;
}

.burgerinfo_links {
	background: #161745 url(img/ermn/Startseite_unten-Buergerinf.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 300px;
	padding-right: 10px;
}


.schulkontakte_aktuell {
	background: url(img/ermn/Startseite_mitte-Schule.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	padding-right: 200px;
}

.schulkontakte_links {
	background: #364038 url(img/ermn/Startseite_unten-Schule.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 300px;
	padding-right: 10px;
}


.freizeit_aktuell {
	background: url(img/ermn/Startseite_mitte-Freizeit.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

	padding-left: 50px;
	padding-right: 200px;
}

.freizeit_links {
	background: #174747 url(img/ermn/Startseite_unten-Freizeit.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 300px;
	padding-right: 10px;
}


.gesundheit_aktuell {
	background: url(img/ermn/Startseite_mitte-Gesundheit.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 50px;
	padding-right: 200px;
}

.gesundheit_links {
	background: #0A2A5B url(img/ermn/Startseite_unten-Gesundheit.jpg) no-repeat left 50%;
	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #ffffff;
	padding-left: 300px;
	padding-right: 10px;
}




.aktuell h2, .aktuell li {
	color: #ffffff;
}


.aktuell a:link {
	color: #ffffff;


	text-decoration: underline;
}

.aktuell a:visited{
	color: #ffffff;
	text-decoration: underline;
}

.aktuell a:active{
	color: #ffffff;
	text-decoration: underline;
}

.aktuell a:hover {
	color: #ffffff;
	text-decoration: none;
}

.links h2, .links li {
	color: #ffffff;
}


.links a:link {
	color: #ffffff;
	text-decoration: underline;
}

.links a:visited{
	color: #ffffff;
	text-decoration: underline;
}

.links a:active{
	color: #ffffff;
	text-decoration: underline;
}

.links a:hover {
	color: #ffffff;
	text-decoration: none;
}




.logo1, .logo2, .logo3, .logo4, .logo5 {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}

.logo1 {
	padding-left: 5px;
}




.morelink a:link, .morelink a:visited, .morelink a:active {
	font-size: 75%;
	color: #003A33;
	text-decoration: underline;
	font-weight: normal;
}

.morelink a:hover {
	font-size: 75%;
	/*color: #181D4B;*/
	text-decoration: none;
	font-weight: normal;
}

#footer {
	display: none;
}
