body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:  url("img/bckg/main.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #e5f0d5;
}
p, td, div, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

h1 {

	color: #74af05;

}


h2 {
	font-size: 16px;
	font-weight: normal;
	color: #74af05;
}
a {
	color: #e40f3c;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}

.icon{
   background-image: url("img/icons/pfeil.gif");
	background-repeat: no-repeat;
	background-position:0px 6px;
}

.csc-menu p, .csc-menu-1{
line-height:6px;
}

/******************** Layout ********************/
#master {
	position: relative;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 878px;
}

#oben {
	width: 878px;
	height: 45px;
	margin:19px 0px 0px 0px;
	padding:0;
}
div.obenleft{
	margin:10px 0px 0px 10px;
	padding:0;
	font-size:12px;
	color:#74af05;
	float:left;
}
div.obenright{
	margin:10px 0px 0px 0px;
	padding:0;
	float:right;
}
div.obenright a {
	border-left:1px solid #74af05;
	padding:10px 20px 7px 20px;
		font-size:12px;
	font-weight:bold;
	color:#74af05;
	text-decoration:none;
}
div.obenright-act a,div.obenright a:hover{
		color: #e40f3c;
		text-decoration:none;
}

#head {
	width: 878px;
	height: 178px;
	margin:0;
	padding:0;
	clear: both;
	background-image:url(../../elements/tpl_linda3/head.jpg);
}
#headright{
	float:right;
	width:200px;
	margin:0;
	padding:0;

	
}
#headright p{
padding:0px 0px 0px 23px;
margin:0;
font-size:11px;
color:#ffffff;
	
}


div#logos {
margin:2px 0px 0px 0px;
	float: right;
}


div.container {
	width: 878px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding:0;
}
div.left{
	width: 160px;
	float: left;
	margin:0;
	padding:0;
}

div.mittel{
	float: left;
	width: 490px;
	padding: 0;
	margin: 0px 0px 0px 18px;
}

div.recht {
width: 192px;
	margin:0;
	padding:0;
	float: right;
}

div.contentwrap {
	width: 490px;
	padding:0;
	margin:0;
	background-image:url(img/bckg/content.jpg);
	background-repeat:no-repeat;
	-height:500px;
	min-height:500px;
}

div#content {
   width:454px;
	margin:0px 0px 0px 12px;
	padding:10px 0px 0px 0px;

}
div#content h1 {
	font-size: 16px;
	font-weight:normal;
	/*background-image: url(img/icons/headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
		text-indent: 42px;*/

}

.csc-firstHeader {
	font-size: 18px!important;
	text-transform: uppercase;
	font-weight:normal;
	background-image: url(img/icons/headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
		text-indent: 42px;
	margin: 0px 0px 20px 0px;
}

div#content h2 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

div#content a {
   padding:0px 0px 0px 8px;
	background-image: url("img/icons/pfeil.gif");
	background-repeat: no-repeat;
	background-position:0px 6px;
	font-weight:bold;
	text-decoration:none;
}
div#content a:hover{
text-decoration:underline;
} 

div#content td a {
	padding-left: 0px !important;
	background: none;
}

.csi-image {
	border: 1px solid #aecaa6 !important;
	margin: 0px 0px 0px 3px;
}
.csi-image a {
	background-image: none !important;
	padding: 0px !important;
}
div#content img.blabla{
	border: 1px solid #aecaa6;
}
div#footer {
width:454px;
	clear: both;
	margin: 20px 0px 0px 15px;
	padding:2px 0px 20px 0px;
	border-top: 1px solid #919388;
}
div#footer a, div#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	background-image:none;
	font-weight:normal;
	padding:0;
}

div#footercontent{
  width:490px;
  height:10px;
	margin:0;
	padding:0;
	background-image:url(img/bckg/footer_content.gif);
	background-repeat:no-repeat;
	clear:both;
}
div#footer img{
	border:none;
}


/******************** Menue ********************/

div#menu { 
		width: 160px;
	
}
div#menu a { 
	font-family: Arial, Helvetica, sans-serif;
	
}
.menu1 {
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
	background-image:url(img/bckg/bg_menu.gif);
	color:#74af05;
	
}
.menu1 a {

	color:#74af05;
	text-indent: 11px;
	display: block;
	text-decoration: none;
	padding:5px 0px 4px 0px;
	background-image: url(img/icons/menu1.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	text-indent: 35px;

}
 
.menu1-act a,
.menu1 a:hover {
background-color:#7cba08;
border-left:1px solid #aecaa6;
border-right:1px solid #aecaa6;
color: #f2f7ea; 
text-decoration: none;
background-image: url(img/icons/menu1_1.gif);
background-repeat: no-repeat;
background-position: 12px 11px;
text-indent: 35px;
}

.menu2 {
background-image:url(img/bckg/bg_untermenu.gif);
	border-left:1px solid #aecaa6;
   border-right:1px solid #aecaa6;
	padding:0;
	margin:0;

}
.menu2 a {
   font-size: 11px;
	line-height: 16px;
	color:#74af05;
	text-indent: 42px;
	display: block;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	background-image: url(img/icons/menu2.gif);
	background-repeat: no-repeat;
	background-position: 33px 12px;
		background-color:#f4f9ed;
}
.menu2-act a,
.menu2 a:hover {
background-color:#f4f9ed; 
	background-image: url(img/icons/menu2_1.gif);
	background-repeat: no-repeat;
	background-position: 33px 12px; 
	text-indent: 54px;
	font-weight:bold;
}
div.menufooter{
	width:160px;
	border-top:1px solid #aecaa6;
	margin:0;
	padding:0;
}


/******************** Teaser ********************/


div.schrift {
	width: 192px;
	margin:0;
	padding:0;
	float:right;
	
}

div.schrift h1 {
	padding: 10px 0px 8px 0px;
	margin:0;
	background-image:url(img/bckg/schrift.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #aecaa6;
	text-indent:29px;
}
div.schrift a{
	background-image:none;
	padding:0;
}
div.right {
width: 192px;
	margin:0;
	padding:0;
	float: right;
}


div.right h1,
#angebote h1 {
	padding: 12px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	background-image:url(img/bckg/teaser.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-indent:29px;
	clear:both;
}

 div.right p,
 #angebote p {
	border-bottom:1px solid #aecaa6;
	border-left:1px solid #aecaa6;
	border-right:1px solid #aecaa6;
	padding: 5px 5px 10px 5px;
	margin:0;
	font-size:11px;
}

#angebote {
	width:192px;
	/*margin-left:18px;*/
	float:left;
}

div.right a,
#angebote a {
	padding: 0px 0px 10px 8px;
   background-image: url("img/icons/pfeil.gif");
	background-repeat: no-repeat;
	background-position:0px 6px;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

div.right .dk a img,
div.right .dk a {
border:none;
background-image:none;
}

div.teaser a:hover, div.right a:hover {
	text-decoration:underline;
}
 div.right h1 a,
 div.right h2 a {

	color: #74af05;
	text-decoration:none!important;
	font-weight:bold;	
	font-size:12px;
}
/******************** Formulare ********************/
input, textarea {font-family: Arial;}

.csc-sword {
	background-color: #E2F7CC;
	border: 1px solid #BCDDA4;
	padding-left: 2px;
	padding-right: 2px;
}
.csc-form-labelcell p {
	margin: 6px 15px 0px 0px !important;
}
.csc-form-fieldcell input,
.csc-form-fieldcell select,
.formular, textarea, .flang, .fmittel, .fkurz {
	border-top: 1px solid #8cc226;
	border-left: 1px solid #eaefe0;
	border-right: 1px solid #eaefe0;
	border-bottom: 2px solid #8cc226;
	font-size: 12px;
	background-color: #eaefe0;
}

.button {
	border-top: 1px solid #8cc226;
	border-left: 1px solid #8cc226;
	border-right: 1px solid #8cc226;
	border-bottom: 1px solid #8cc226;
	background-color: #8cc226;
	color: #f2f7ea;
	font-weight:bold;
}

.radiobckg {background-color: #f4f9ed;}
.flang     {width:200px;}
.fmittel   {width:147px;}
.fkurz     {width: 45px;}

.keinrahmen {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

/******************** Tabellen ********************/
table.contenttable p {
	margin: 0px !important;
	padding: 0px !important;
}
table.contenttable td {
	padding-right: 5px;
}
table.contenttable-2 td.td-0 {
	font-weight: bold;
}



div.break {
	width: 99%;
	height: 1px;
	clear: both;
}
/************* Bildergellerie Standard ****************/

.imgtext-table td {
	padding-bottom: 8px;
}
.imgtext-table td a {
	padding: 0px !important;
	background-image: none !important;
}

.csc-frame-frame2 a,
.csc-frame-frame2 a:link,
.csc-frame-frame2 a:hover,
.csc-frame-frame2 a:active,
.csc-frame-frame2 a:visited {
	margin:0 !important;
	padding:0 !important;
	background-image:none !important;
}