@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	height:100%;
}

a:link {
	
	color: #666666;
}
a img {
	text-decoration:none;
	border: 1 solid #FFF;
}
a:visited {
	
	color: #666666;
}
a:hover {
	
	color: #666666;
}
a:active {
	
	color: #666666;
}

.site {
	width:1184px;
	position:relative;
	/*left:50%;
	margin-left:-592px;*/
	/*margin-left:-48%;*/
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */

	/*border:1px solid #036;*/
}
.header {
	width:1184px;
	height:200px;
	position:relative;
	
}
.header-flash {
	width:1130px;
	height:200px;
	position:relative;
	margin:0px auto;
	top:0px;
	float:left;
	background-image:url(images/header.jpg);
	z-index:1;
}
.header-schatten-li {
	height:200px;
	width:22px;
	background-image:url(images/schatten-li-200.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-left:5px;
	left:0px;
	top:0px;
	float:left;
}
.header-schatten-re {
	height:200px;
	width:22px;
	background-image:url(images/schatten-re-200.jpg);
	position:relative;
	left:0px;
	top:0px;
	float:left;
}
.menue-balken {
	width:1130px;
	height:30px;
	border:none;
	position:absolute;
	left:27px;
	top:170px;
	background-image: url(images/menue-75-transparent.png);
	/*background-color:#CCC;
	filter:alpha(opacity=70);
	opacity: 0.7;*/
/*	background-repeat:repeat;*/
	background-repeat:repeat;
	z-index:10;
}
.menuepoint, .menuepoint:link, .menuepoint:visited {
	height:25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	vertical-align: baseline;
	color: #333;
	width:auto;
	text-decoration:none;
	z-index:15;
	/*background-image: url(images/menue-85-transparent.png);*/
	/*filter:alpha(opacity=100);
	opacity: 1.0;*/
}
.menuepoint:hover, .menuepoint-active, .menuepoint:active, .menuepoint-active:link, .menuepoint-active:hover, .menuepoint-active:visited {
	height:39px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-left:18px;
	padding-right:17px;
	padding-top:5px;
	float:left;
	background-color:#24a103;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	vertical-align: baseline;
	color: #FFF;
	position:relative;
	top:-14px;
	left:-1px;
	width:auto;
	text-decoration:none;
	z-index:15;
	/*filter:alpha(opacity=100);
	opacity: 1.0;*/
}
.submenue {
	width:850px;
	height:25px;
	float:left;
	background-color:#50b435;
}
.content-right {
	width:270px;
	height:100%;
	min-height:550px;
	float:left;
	background-color:#f3f3f3;
	position:relative;
	padding-bottom:30px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #CCC;
	border-left-color: #CCC;*/
	z-index:1;
}
.content-right-ce {
	float:left;
	width:100%;
	padding:3px;
	margin-bottom:5px;
}
.general-content-right-ce {
	float:left;
	width:100%;
	padding:3px;
	margin-bottom:5px;
}
.content_right_wrap {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom:10px;
	padding-bottom:8px;
}
#weather {
	margin-left:16px;
}
.sidemenu {
	width:270px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
}
.sidemenu-point {
	float:left;
	width:250px;
	padding-left:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:5px;
	text-decoration:none;
}
.sidemenu-title {
	float:left;
	width:270px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #24a103;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
.sidemenu-point-active {
	float:left;
	width:250px;
	padding-left:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-bottom:5px;
	text-decoration:none;
}
.content-main {
	width:850px;
	height:100% !important;
	min-height:550px;
	position:relative;
	background-color:#FFF;
	float:left;
	margin-top:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	z-index:18;
	padding-top:0px;
	padding-bottom:30px;
}
.content-main-ce {
	float:left;
	height:auto;
	width:850px;
	z-index:1;
	position:relative;
}
.submenu {
	width:850px;
	background:#24a103;
	color:#FFF;
	position:relative;
	float:left;
	height:25px;
	line-height:25px;
}
.submenu-point {
	width:auto;
	padding-left:13px;
	padding-right:13px;
	height:25px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.submenu-point:link, .submenu-point:active, .submenu-point:visited {
	text-decoration:none;
	color: #FFF;
}

.content {
	width:1130px;
	float:left;
	position:relative;
	height:100%;
	margin-left:26px;
	padding:0px;
	z-index:19;
	/*background-color:#f3f3f3;*/
	background-image:url(images/loitz-bg.gif);
	background-repeat:repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-left:1px dotted #CCC;
}
.ce_wrap {
	position:relative;
	float:left;
	width:830px;
	margin:10px;
	height:auto;
	/*background-color: #099;*/
	padding:0px;
	margin-bottom:10px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.ce_wrap_ohne {
	position:relative;
	float:left;
	width:830px;
	margin:10px;
	height:auto;
	/*background-color: #099;*/
	padding:0px;
	margin-bottom:20px;
	padding-bottom:10px;
}

.footer {
	background-color:#24a103;
	width: 1130px;
	height:30px;
	position:relative;
	bottom:30px;
	/*left:50%;*/
/*	margin-left:-565px;*/
	margin-left:27px;
	padding-top:1px;
	clear:both;
	z-index:20;
}

.footer-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-align:center;
	line-height:16px;
	vertical-align:middle;
	margin-top:7px;
}

.footer-text a {
	color:#FFF;
	text-decoration:underline;
}

.artikel-sidetext .fliesstext-block, .artikel-sidetext .subheadline, .artikel-sidetext .headline {
	font-size:11px;
	margin-bottom:6px;
}


/* Klassen für 2-Ebenen-Menü */

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#FFF;
	z-index:2;
	height:70px;
}
 
/** html .menu {padding-bottom:0;}*/





/* Ende Menü-Klassen */

/* Klassen für Neufahrzeuge  */

.nf-content {
	float:left;
	position:relative;
	width:auto;
	height:auto;
	margin-bottom:18px;
}

.nf-box {
	margin-bottom:10px;
	position:relative;
	top:10px;
	width: 828px;
	/*height:auto;*/
	overflow:visible;
	clear:both;
	float:left;
	/*border: 1px dotted #CCC;*/
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	/*padding-top:15px;*/
}

.nf-box-image0 {
	float:left;
	position:relative;
	width:174px;
	height:auto;
}
.nf-box-image0-lo {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	width:11px;
	height:13px;
	background-image:url(images/boxen/li-oben.gif);
	background-repeat:no-repeat;
}
.nf-box-image0-ro {
	position:absolute;
	top:0px;
	right:0px;
	width:11px;
	height:13px;
	background-image:url(images/boxen/re-oben.gif);
	background-repeat:no-repeat;
}
.nf-box-image0-lu {
	position:absolute;
	left:0px;
	bottom:-13px;
	width:11px;
	height:13px;
	background-image:url(images/boxen/li-unten.gif);
	background-repeat:no-repeat;
}
.nf-box-image0-ru {
	position:absolute;
	right:0px;
	bottom:-13px;
	width:11px;
	height:13px;
	background-image:url(images/boxen/re-unten.gif);
	background-repeat:no-repeat;
}
.nf-box-image0-u {
	position:absolute;
	bottom:-13px;
	left:0px;
	_left:11px;
	width:100%;
	height:13px;
	background-image:url(images/boxen/unten.gif);
	background-repeat: repeat-x;
}
.nf-box-image0-o {
	position:absolute;
	top:0px;
	left:0px;
	_left:11px;
	width:100%;
	height:13px;
	background-image:url(images/boxen/oben.gif);
	background-repeat:repeat-x;
}
.nf-box-image0-l {
	position:absolute;
	top:0px;
	left:0px;
	width:11px;
	height:100%;
	background-image:url(images/boxen/links.gif);
	background-repeat:repeat;
}
.nf-box-image0-r {
	position:absolute;
	right:0px;
	top:0px;
	width:11px;
	height:100%;
	background-image:url(images/boxen/rechts.gif);
	background-repeat:repeat;
	
}
.nf-box-image0-content {
	position:relative;
	/*float:left;*/
	top:0px;
	left:0px;
	padding-top:13px;
	text-align:center;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	width:auto;
	height:auto;
	height:100% !important;
	margin-bottom:15px;
	cursor:pointer;
}
.nf-box-image0-content .container{
	text-align:center;
	/*width:100%;*/
	display:inline-block;
}

.nf-box-image0-contentRight {
	position:relative;
	float:right;
	top:0px;
	left:0px;
	padding-top:13px;
	text-align:center;
	padding-bottom:0px;
	padding-left:11px;
	padding-right:11px;
	width:auto;
	height:auto;
	height:100% !important
	margin-bottom:15px;
	cursor:pointer;
}

.nf-box-infoLeft {
	position:relative;
	float:left;
	width:200px;
	text-align:right;
	padding-right:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.nf-box-infoRight {
	position:relative;
	float:left;
	width:100px;
	text-align:left;
	padding-left:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.nf-detail-infoRight {
	position:relative;
	float:left;
	width:230px;
	text-align:left;
	padding-left:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.nf-box-infoRightContent {
	position:relative;
	float:left;
	width:610px;
	padding-left:2px;
	height:auto;
}
.nf-box-infoLeftContent {
	float:left;
	height:auto;
}

.nf-detail-infoRightContent {
	position:relative;
	float:left;
	width:440px;
	padding-left:2px;
	height:auto;
}

.nf-box-typ {
	position:relative;
	float:left;
	width:570px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top:5px;
	margin-bottom:10px;
	text-align:left;
	margin-left:30px;
}
.nf-detail-title {
	position:relative;
	float:left;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #24a103;
	padding-top:5px;
	margin-bottom:10px;
	text-align:left;
}

.nf-detail-bilder {
	position:relative;
	float:left;
	width:372px;
	height:auto;
}

.nf-detail-row {
	position:relative;
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.nf-detail-back {
	/*float:right;*/
	width:auto;
	position:absolute;
	bottom:-30px;
	right:0px;
}
.nf-detail-bilder .container {
	float:left;
}

/* Ende Klassen für Neufahrzeuge  */

/* Klassen für CSS Positionierung Typo3 */

.csc-header csc-header-n1 {
	padding:0px;
}
.csc-textpic-imagerow dl, .csc-textpic-imagerow ul li, .csc-textpic-image li, {
	margin-right:30px;
}
.csc-textpic-imagewrap dl {
	margin-right:30px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI  {padding-right:20px;}
.csc-textpic-caption {
	padding-left:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #24a103;
	text-align:center;
	font-style: italic;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24a103;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:5px;
	margin-top:9px;
	text-align:left;
	font-style: italic;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:6px;
	text-align:left;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #24a103;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:5px;
	margin-top:9px;
	text-align:left;
	font-style: italic;
}

.csc-firstHeader {
	padding-top:4px;
}

.csc-textpic-text {
	/*padding-left:27px;*/
	/*float:left;*/
}

.csc-textpicHeader csc-textpicHeader-26 {
	position:relative;
	left:-50px;
}

.csc-textpic-imagewrap {
	width:230px;
	text-align:center;
}

.article-text {
	padding-left:1px;
}
.artikel-bodytext {
	padding-left: 23px;
	margin-left:1px;
}
.artikel-bodytext3 {
}

.csc-textpic-imagerow  ul li {
	margin-right:50px;
}

.contenttable tbody tr td{
	height:15px;
}
.csc-textpicHeader h1 {
	padding-left:22px;
}

/* Ende Klassen für CSS Positionierung Typo3 */

/* NEWS Klassen */
.loitznews-latest-container {
	width:830px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:18px;
	text-align:center;
	border-bottom:1px dotted #CCC;
}
.loitznews-single-container {
	width:830px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:18px;
	text-align:center;
}

.loitznews-latest-container-image {
	position:relative;
	float:left;
	width:230px;
	height:100%;
	text-align:center;
	display:table-cell;
}
.loitznews-single-container-image {
	position:relative;
	float:right;
	width:280px;
	height:100%;
}
.loitznews-latest-container-image .container {
	text-align:center;
	/*width:100%;*/
	display:inline-block;
}
.container {
	text-align:center;
	display:inline-block;
}
.loitznews-latest-container-content {
	position:relative;
	float:left;
	width:600px;
	height:100%;
}
.loitznews-single-container-content {
	position:relative;
	float:left;
	width:540px;
	height:100%;
}
.loitznews-single-container-content-images {
	position:relative;
	float:right;
	width:281px;
	height:100%;
}
.loitznews-latest-container-content-title {
	position:relative;
	top:-7px;
	float:left;
	width:590px;
	margin-left:10px;
	line-height:23px;
	margin-bottom:10px;
}
.loitznews-single-container-content-title {
	position:relative;
	top:-7px;
	float:left;
	width:535px;
	margin-left:10px;
	line-height:23px;
}
.loitznews-latest-container-content-subtitle {
	position:relative;
	float:left;
	width:570px;
	margin-left:30px;
	line-height:20px;
	margin-bottom:5px;
	top:-13px;
}
.loitznews-single-container-content-subtitle {
	position:relative;
	float:left;
	width:510px;
	margin-left:30px;
	line-height:20px;
	margin-bottom:5px;
	top:-13px;
}
.loitznews-latest-container-content-text {
	position:relative;
	float:left;
	width:570px;
	margin-left:30px;
	height:auto;
	top:-19px;
}
.loitznews-single-container-content-text {
	position:relative;
	float:left;
	width:510px;
	margin-left:30px;
	height:auto;
	top:-19px;
}

.headline a{
	text-decoration:none;
	color: #24a103;
}

.subheadline a{
	text-decoration:none;
}

a img {
	border:0px;
}


.news-single-img {}

.news-single-imgcaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #24a103;
	margin-left:20px;
	width:280px;
	/*color: #666666;*/
}


/* Ende NEWS Klassen */

contenttable tr {
	margin-bottom:30px;
}

.csc-sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:4px;
	line-height:16px;
	text-align:left;
}

.csc-sitemap li, csc-sitemap ul {
	margin-bottom:3px;
}

.csc-header-n2 {
	padding-left:12px;
}
.tx-rlmpflashdetection-pi1 {
	z-index:1;
}
.tx-zwgmap-pi1 {
	text-align:center;
}
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom:0px;
}
DIV.search_box, .search_box {
	border: 1px solid #24a103;
	background:none;
}
H4.search_box {
	background-color:#24a103;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.search_box FORM BUTTON, .search_box FORM BUTTON:active, .search_box FORM BUTTON:focus {
	background:url(../wetter/search_button-pr.png) no-repeat right top;
	font-size:9px;
	padding-right:2px;
}
INPUT.search_box_form {
	border: 1px solid #24a103;
	width:115px;
}
.form_element p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
BUTTON {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}

div#startseitentext{
color:#666666;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
text-align:justify;
}

div#startseitentext p.backlink{
font-size:10px;
}

div#startseitentext p.backlink a{
font-size:10px;
text-decoration:none;
}

