body {
	background-color: #F0F0F0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	color: #000;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #034a9c;
	border-bottom: #034a9c 1px solid;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #034a9c;
	border-bottom: #034a9c 1px solid;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	border-bottom: #000 1px solid;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	border-bottom: #000 1px solid;
}

h5 {
	font-weight: bold;
	font-size: 16px;
	color: #034a9c;
}

h6 {
	font-weight: bold;
	font-size: 14px;
	color: #034a9c;
}

h7 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}

h8 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

a:active, a:hover {
	text-decoration: underline;
	color: #034a9c;
}

#header {
	background-image: url(layout-lindewerra-header-hg.jpg);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	width: 909px;
	_width/**/: 750px;
	height: 55px;
	margin: auto;
	padding: 30px 0 0 0;
	text-align: left;
}

* html #header {
	background-image: url(layout-lindewerra-header-hg.jpg);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	width: 909px;
	height: 55px;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: left;
}

#header_menu {
	margin: 0px 23px 0px 20px;
	padding: 0px;
	height: 62px;
	text-align: left;
}

#menu, #menu a {
	background-color: #034a9c;
	padding: 6px;
	color: #FFF;
	text-decoration: none;
}

#menu a:active, #menu a:hover {
	background-image: url(layout-lindewerra-menu_active.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	height: 30px;
}

* html #menu a:active, * html #menu a:hover {
	background-image: url(layout-lindewerra-menu_active.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	height: 0px;
	padding: 0 6px 0 6px;
	margin: 0px;
	text-align: left;
}

#sub_menu, #sub_menu a {
	padding: 6px;
	color: #034a9c;
	text-decoration: none;
}

#sub_menu a:active, #sub_menu a:hover {
	background-image: url(layout-lindewerra-menu_active_bau.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	height: 30px;
}

#content {
	background-image: url(layout-lindewerra-content-hg.jpg);
	background-repeat: repeat-y;
	background-color: #F0F0F0;
	width: 909px;
	margin: auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

* html #content {
	background-image: url(layout-lindewerra-content-hg.jpg);
	background-position: 11px 0px;
	background-repeat: repeat-y;
	background-color: #F0F0F0;
	width: 887px;
	margin: auto;
	padding: 0px 0px 10px 11px;
	text-align: left;
}

#content_grafik {
	width: 866;
	height: 209;
	margin: 0px 20px 0px 20px;
	padding: 0;
	text-align: left;
}

#content_logo {
	background-image: url(layout-lindewerra-wappen.gif);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 110px;
	height: 165px;
	width: 845px;
	text-align: right;
	z-index: 1;
}

#content_news {
	background-image: url(layout-lindewerra-news-hg.png);
	background-position: 25px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 255px;
	z-index: 2;
	width: 700px;
	height: 155px;
	text-align: left;
	margin: 0;
	padding: 20px 20px 20px 45px;
	overflow: hidden;
}

* html #content_news {
	background-color: #FFF;
	background-image: none;
	/*position: absolute;*/
	top: 255px;
	z-index: 2;
	width: 700px;
	height: 155px;
	text-align: left;
	margin: 0;
	padding: 20px 20px 20px 23px;
	overflow: hidden;
}

#content_lindewerra {
	position: absolute;
	top: 320px;
	width: 860px;
	height: 80px;
	color: #034a9c;
	text-align:right;
	z-index: 1;
}

#content_lindewerra h5, #content_lindewerra h5 a {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	color: #034a9c;
}

#content_inhalt {
	padding: 5px 5px 5px 5px;
	margin: 115px 50px 0 50px; /*115px 23px 0 20px;*/
	text-align:justify;
}

#content_inhalt a:active, #content_inhalt a:hover {
	text-decoration: underline;
	color: #034a9c;
}

#footer {
	background-image: url(layout-lindewerra-footer-hg.jpg);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	width: 909px;
	height: 65px;
	margin: auto;
	text-align: left;
	color: #FFF;
}

#footer_copy {
	float: left;
	width: 200;
	margin-left: 30px;
	margin-top: 10px;
}

#footer_menu {
	float: right;
	text-align: right;
	width: 500px;
	color: #FFF;
	margin-right: 31px;
	margin-top: 10px;
	text-decoration: none;
}


#footer_menu a {
	color: #FFF;
}

#footer_menu a:active, #footer_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Typo3 css eunstellungen ---------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------------*/

/* mail Formular */
.csc-mailform{
	background-color:#ffffff;
	border:1px solid #ffffff;
	color:#000000;
}

.csc-mailform-field{
	display:block;
	margin:10px;
	padding:10px;
	color:#000000;
}

.csc-mailform label{
	display:block;
	width:200px;
	text-align:left;
	margin:0px 5px;
	padding:0;
	color:#000000;
}

.csc-mailform input, .csc-mailform textarea{
	font-family:Verdana;
	color:#000000;
	border:1px solid #CCCCCC;
	padding:0px 6px;
}

.csc-mailform input.mailform-submit{
	float:right;
	width:80px;
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	color:#000;
}

/* Login Formular */

.csc-form-labelcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	padding:0px;
	color:#999999;
}


.csc-form-fieldcell {
	font-family:Verdana;
	color:#000000;
	padding:0px 6px;
}

