@import url(typo3.css);

html {
	min-height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #333333;
	background-color: #CEF9FF;
	background-image: url(../../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #cdcdcd;
	scrollbar-shadow-color: #cdcdcd;
	scrolldbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cdcdcd;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
}

/*
L A Y O U T
*/

div#container {
	width: 840px;
	margin-left: auto;  
	margin-right: auto;
	text-align: left;
	height: 100% !important;
}

div#headertop {
	margin: 0px;
  	padding: 0px;
	margin-top: 20px;
	width: 840px;
	height: 40px;
	background-image: url(../../images/bg_header_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	div#langselect {
		margin: 0px;
		margin-top: 11px;
	  	padding: 0px;
		padding-left: 30px;
		float: left;
	}
	div#countryselect {
		margin: 0px;
		margin-top: 11px;
	  	padding: 0px;
		padding-right: 20px;
		float: right;
	}
	div#helpicon {
		position: relative;
		top: -2px;
		margin: 0px 0px 0px 10px;
	  	padding: 0px;
		display:inline;
	}
	html>body div#helpicon {
		top: 0px;
	}



div#header {
	margin: 0px;
  	padding: 0px;
	width: 840px;
	height: 160px;
}
	div#karte {
		margin: 0px;
	  	padding: 0px;
		margin-top: 25px;
		padding-left: 20px;
		width: 156px;
		height: 135px;
		float: left;
	}
	div#logo {
		margin: 0px;
	  	padding: 0px;
		padding-right: 20px;
		/*padding-top: 125px;*/
		padding-top: 10px;
		float: right;
	}

div#main {
	margin: 0px;
  	padding: 0px;
	width: 840px;
	background-color: #fff;

}

div#leftcol {
	margin: 0px;
	margin-left: 20px;
	display: inline; /* IE fix for double-margin bug */
  	padding: 0px;
	width: 156px;
	float: left;

}

div#content {
	margin: 17px 0px 30px 20px;
  	padding: 0px;
	display: inline; /* IE fix for double-margin bug */
	width: 620px;
	float: left;
}
	/* Inline-Frames f�r AHIS */
	body.ahis div#content {
		margin: 20px 0px 20px 15px;
		width: 645px;
	}
	/* Regionen-Karte */
	body.regionenkarte div#content {
		margin: 20px 0px 20px 15px;
		width: 645px;
	}

div#arrangements {
	margin: 0px;
  	padding: 0px;
	margin-top: 20px;

}

div.menu {
	margin: 0px;
	padding: 0px;
}

div.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 156px;
}

div.menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../../images/bg_menuitem.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div.menu li.act {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../../images/bg_menuitem_act.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.menu li.level2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	height: auto;
	line-height: 18px;
	font-size: 11px;
	font-style: normal;
	background-image: url(../../images/bg_menuitem_level2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.menu li.level2act {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	height: auto;
	line-height: 18px;
	font-size: 11px;
	font-style: normal;
	background-image: url(../../images/bg_menuitem_level2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div#footer {
	margin: 0px;
  	padding: 0px;
	font-size: 11px;
	margin-left: 20px;
	color: #3590B1;
}
.author {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active, a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #1E91BD;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #fff;
}
.menu a:hover {
}
.act a:link, .act a:visited, .act a:active {
	color: #005187;
}

.level2 a:link, .level2 a:visited, .level2 a:active {
	text-decoration: none;
	color: #777;
}
.level2 a:hover{
}

.level2act a:link, .level2act a:visited, .level2act a:active, .level2act a:hover{
	color: #000;
}

.news-latest-item a:link, .news-latest-item a:visited, .news-latest-item a:active{
	color: #000;
}
.news-latest-item a:hover{
}

.csc-textpic-image a, .csc-textpic-image a:link, .csc-textpic-image a:active, .csc-textpic-image a:visited, .csc-textpic-image a:hover {
	border: 0px;
	background-color: none;
}
.footernavi a:link, .footernavi a:visited, .footernavi a:active {
	color: #3590B1;
}

/* FORMAT */

h1 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #1E91BD;
	border: 0px solid #1E91BD;
	border-bottom-width: 1px;
}

h2 {
	font-size: 15px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #1E91BD;
	border: 0px solid #1E91BD;
	border-bottom-width: 1px;
}
h3 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
	color: #1E91BD;
}
h4, h5 {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 5px;
}

#headertop h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ccc;
	border-width: 0px;
	font-weight: normal;
	font-style: normal;
}

.bodytext, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.4em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .bodytext, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.6em;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}


div#content td, div#arrangements td {
	font-size: 12px;
}
.contenttable td {
	margin: 0px;
	padding: 3px;
}
.contenttable p {
	margin: 0px;
	padding: 0px;
}


/* FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
select {
	border: 1px solid #3590B1;
	margin-bottom: 5px;
}
.submitbutton {
	background-color:#86C6F9;
	color: #fff;
	font-weight: bold;
	border: 1px solid #3184C6;
}

fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


div#newsletterbox form {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	margin-top: 10px;
}


img {
	border: 0px;
	background: none;
}

div#images {
	padding-top: 13px;
}
div#images img {
	border: 1px solid #3B9099;
	margin-bottom: 13px;
}
div#content img {
	border: 1px solid #3B9099;
}
div#content div.noImgBorder img {
	border: 0px;
}


div#content ul {
	line-height: 1.5em;
}

div#content li {
	margin-bottom: 5px;
}

/* Inline-Frame-Extension */
div.tx-iframeflexform-pi1 {
	/* height: 670px; */
	height: 10000px;
	margin-bottom: 20px;
}
iframe {

}

/* Extra Layouts */

table#tablefreizeit {
	width: 225px;
	background-color: #E3EDF6;
}
#tablefreizeit a:link, #tablefreizeit a:visited, #tablefreizeit a:active, #tablefreizeit a:hover {
	color: #5C8DBE;
}
#tablefreizeit a:hover {
	text-decoration: underline;
}

table#tableziele {
	width: 225px;
	background-color: #E3EDF6;
}
#tableziele a:link, #tableziele a:visited, #tableziele a:active, #tableziele a:hover {
	color: #5C8DBE;
}
#tableziele a:hover {
	text-decoration: underline;
}
#tableziele .bodytext {
	font-size: 11px;
	background-color: #f3d7cf;
}

table#tableinfos {
	width: 225px;
	background-color: #E3EDF6;
}
#tableinfos a:link, #tableinfos a:visited, #tableinfos a:active, #tableinfos a:hover {
	color: #5C8DBE;
}
#tableinfos a:hover {
	text-decoration: underline;
}

table#tablekontakt {
	background-color: #f3ceb6;
}
#tablekontakt a:link, #tablekontakt a:visited, #tablekontakt a:active, #tablekontakt a:hover {
	color: #c57846;
	font-weight: bold;
}
#tablekontakt a:hover {
	text-decoration: underline;
}

table.contenttable {
	font-size: 11px;
}

th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
tr.tabellenkopf-dunkelblau { background-color: #B2D4EE; }
tr.tabellenzeile-hellblau { background-color: #e0f1fe; }
td.groesse12, td.groesse12 strong { font-size: 13px; }
.ganzebreite {
	width: 100%;
}


/* Searchbox */

div#objectsearchbox1,  div#objectsearchbox2, div#objectsearchbox3, div#objectsearchbox4, div#objectsearchbox_keyword {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/bg_searchbox_1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#objectsearchbox2 {
	background-image: url(../../images/bg_searchbox_2.gif);
}
div#objectsearchbox3 {
	background-image: url(../../images/bg_searchbox_3.gif);
}
div#objectsearchbox4 {
	background-image: url(../../images/bg_searchbox_4.gif);
}
div#objectsearchbox_keyword {
	background-image: url(../../images/bg_searchbox_keyword.gif);
}

div#objectsearchbox1 h2,  div#objectsearchbox2 h2, div#objectsearchbox3 h2, div#objectsearchbox4 h2 {
	font-size: 15px;
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #126693;
	border-width: 0px;
	font-style:italic;
}

div#objectsearchbox1 input,  div#objectsearchbox2 input, div#objectsearchbox3 input, div#objectsearchbox4 input, div#objectsearchbox_keyword input {
	border-color: #333;
}


body.regionenkarte div#content img, table#Tabelle_01 img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
body.regionenkarte div#content td {
	margin: 0px;
	padding: 0px;
}
