@import url(ext.css);
@import url(2cols.css);

* {
margin: 0;
padding: 0;
}

html {
	color: #000000;
	background-color: #ffffff;
	background-image: url(style_FILES/topbanner.jpg);
	background-repeat: no-repeat;
	font: 0.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#all {
		width: 1024px;
	overflow: hidden;}

/*Texte, Links und �berschriften*/

a {
	font-size: 12px;
	color: #00519e;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 0 0 0.3em 0;
	line-height: 140%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 160%;
	letter-spacing: 0.06em;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}


h1 {
	color:#00519e;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 17px;
	padding-bottom: 6px;
}

h2 {
	font-size: 1.9em;
	color:#00519e;
	font-weight: normal;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 100%;
}

#aktuelles {
	width:252px;
	height:280px;
	background-image: url(style_FILES/aktuell_bg00.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	left: 0;
	margin-left: 246px;
	margin-top: 40px;
}

/*Window Aktuelles*/

#header {
	background-image: url(style_FILES/aktuell_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 280px;
	width: 252px;
	overflow: hidden;
	text-indent: -999px;
	left: 885px;
	top: 344px;
	background-position: left top;
	visibility: visible;
	z-index: -1000;
}

/*Link Home ueber Logo*/

#linkHome {
	z-index: 10000;
	left: 389px;
	top: -69px;
	position: absolute;
}

#linkHome a {
	display: block;
	width: 291px;
	height: 178px;
	left: 394px;
}

/*trailer*/

#trailer {
	position: absolute;
	left: 8px;
	top: 15px;
	height: 328px;
	width: 623px;
	overflow: hidden;
}

/*nav*/

#nav1 {
	position: absolute;
	left: -145px;
	top: 380px;
	width: 174px;
}

#nav1 ul {
	list-style: none;
}

#nav1 li a {
	padding: 5px 10px;
  	display: block;
  	color: #000000;
  	text-decoration: none;
  	/*min-height: 1em;*/ /* fuer moderne Browser */
  	height: auto !important; /* fuer moderne Browser */
  	height: 0.5em; /*fuer IE*/
  	font-size: 1.1em;
	margin: 0;
	line-height: 0.8em;
	border-style: none;
	border-color: gray;
	border-bottom: 1px dotted gray;
}

#nav1 li a.act {
	background: url(style_FILES/nav_bg.gif) -1200px 0 no-repeat;
	color: #00519e;
}

#nav1 li a:hover {
	background: url(style_FILES/nav_bg.gif) no-repeat -400px 0;
}

/*2. Menüebene*/

#nav1 li li a {
	background: url(style_FILES/nav_bg.gif) -1200px 0 no-repeat;
	padding: 4px 20px;
	font-weight: normal;
	color: #777777;
}



#nav1 li li a:hover, #left li li a.act {
	background: url(style_FILES/nav_bg.gif) -400px 0 no-repeat;
	background: none;
	color: #00519e;
}


/*3. Menüebene*/

#nav1 li li li a {
	padding: 4px 30px;
	font-weight: normal;
	color: #999999;
}

/*content*/

#content {
	position: absolute;
	width: 100%;
	left: 49px;
	top: 386px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	width: 811px;
	z-index: 0;
	margin-top: 0;
}

/*mittlere Spalte*/

#normal {
	float: left;
	width: 562px;
	background-color: #eaecf8;
	overflow: hidden;
	padding-top: 44px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url(style_FILES/bg_content.jpg) no-repeat;
	background-color: #eaecf8;
	padding: 44px 15px 10px;
}

#normal li {
	font-size: 12px;
	margin: 0 0 0.5em 1.2em;
	line-height: 120%;
	letter-spacing: 0.03em;
}

/*rechte Spalte*/

#right {
	display: inline;
	float: left;
	width: 180px;
	margin: -19px 0 0 28px;
	visibility: visible;
}

/*Printversion*/

#printversion {
	position: absolute;
	padding: 62px 0 0 43px;
	margin-left: 570px;
	font-size: 100%;
	top: 527px;
	z-index: 4000;
	left: -101px;
	width: 100%;
	margin-top: -173px;
}

/*footer*/

#footer {
	width: 676px;
	height: 58px;
	position: relative;
	background-image: url(style_FILES/footer_blume.jpg);
	background-repeat: no-repeat;
	float:left;
	padding: 62px 0 0 121px;
	margin-left: -41px;
}

/*Specials f�r Typo3 Elemente*/

/*Bildunterschriften, Tabellen*/

.csc-caption {
	font-size: 90%;
	background-color: #DEE3E7;
	padding: 0 0 0 2px;
}

.contenttable {
	width: 100%;
}

.contenttable p {
	margin: 0;
}

.contenttable td {
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: 1px;
}

.contenttable .tr-odd {
	background-color: #d4ddfe;
}

.contenttable .tr-0 {
	font-weight: bold;
}

/*News Formatierungen*/

.news-list-container IMG {
	float: left;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	padding-right: 12px;

}

.news-single-img {
	float: left;
	margin-left:5px;
	padding-right: 12px;
}

.news-list-container H3 {
	font-size: 100%;
	padding: 0 10px;
}

.news-list-date {
	display: block;
	font-size: 80%;
}

.news-list-category {
	display: none;
}

.news-list-morelink {
	padding: 0 10px 10px 10px;
}

.clearer {
	display: none;
	/*border:solid #FF7800 1px;height:1px;*/
}

/*Calendar Formatierung*/

.tx-keyac-pi1 {
	width:530px;
}

/*social bookmarking*/

.tx-timtabsociable-pi1 img {
	border: none;
	padding: 1px;
}

/*Formular*/

.formu {
	width:94%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 0;
	margin-left: 8px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	margin-left: 8px;
}

.mf-submit {
	color: #ffffff;
	background-color: #00519e;
	border: 0px;
	margin-top: 20px;
}
