body {
	margin: 0;
	padding: 0;
        font-family: 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #000;
	/*background-color: #E2E2E2;
	
	background-image: url(main_FILES/seiten-hintergrund.jpg);
	background-repeat: repeat-y;*/
	background-color: #FFAA39;

	font-size: 1em;
	text-align: center; /* wegen IE bug */
}

img {
	border: none;
}

#nebennavi ul, #nebennavi li, #hauptnavi ul, #hauptnavi li, #fuss ul, #fuss li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#grundgeruest {
	border: solid #702020 1px;
	margin: 0px auto 0px auto;
	text-align: left;
/* breite mit IE5 box model hack and be nice to opera */
	width: 792px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 791px;
}
html>body #grundgeruest{
	width: 790px; 
}
/* hack ende */ 

#blatt {
	width: 790px;
	/*background-color: #F1F2A8;*/
	background-color: #EAF1CB;
	background-image: url(main_FILES/blatt-hintergrund.gif);
	background-repeat: repeat-y;
}

#logo, #nebennavi, #hauptnavi, #fuss, #copyright, #grundgeruest {
	background-color: #771010;/*weinrot*/
   
}

#logo {
	height: 144px;
	width: 142px;
	float: left;
	border-right: solid #701010 1px;
	text-align: center;
	background: #771010 url(logoobenlinks.jpg) no-repeat center center;
}

#logoobenmitte {
	float: left;
	height: 126px;
	background: #771010 url(logoobenmitte.jpg) no-repeat;
        width: 270px;
	padding: 0;
	margin: 0;
	display: none;
}

#logoobenmitte h1 {
	display: none;
}

/*#slideshow * {
        padding: 0;
	margin: 0;
}*/

#slideshow {
	padding: 0;
	margin: 0;
	border: none;
	height: 126px;
	float: right;
}

#vctagid { 
	margin: 0;
	padding: 0;
}


#bildmenulinks {
	background: #771010 url(bild-menu-links.jpg) no-repeat center center;
	height: 144px;
	width: 142px;
}

#logo_schmeienblick {
	margin-top: 30px;
	background: #771010 url(logo_schmeienblick.jpg) no-repeat center center;
	height: 144px;
	width: 142px;
}

#logo_cavallino {
	margin-top: 30px;
	background: #771010 url(logo_cavallino.jpg) no-repeat center center;
	height: 144px;
	width: 142px;
}

#suchform {
        margin-top: 10px;
        margin-bottom: 10px;
       
}

#sucheingabe {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
        width: 90px;
	height: 15px;
        font-size: 11;
}

#nebennavi {
	float: left;
	height: 17px;
	border-top: solid #772020 1px;
	border-bottom: solid #772020 1px;
	padding: 0px;
        width: 647px;
	font-size: 0.75em;
}

#hauptnavi {
	width: 143px;
	float: left;
}

#inhalt {
	margin: 29px 0 16px 38px;
	float: left;
	/*background-image: url(main_FILES/Corner-0978-weiss.jpg);*/
   	/*padding-right: 40px;*/
	/* width mit IE5 box model hack and be nice to opera */
	width: 604px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 564px;
}

#fuss {
	clear: both;
	height: 15px;
	width: 790px;
	border-top: solid #702020 1px; background-image: url(../blatt-hintergrund.gif);
	background-repeat: repeat-y;
	font-size: 0.75em;
}

#copyright {
	padding-left: 143px;
	clear: both;
	height: 15px;
	/*width: 790px;*/
	border-top: solid #702020 1px; background-image: url(../blatt-hintergrund.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;

}

/* --- Nebennavi und Fusszeile --- */
#nebennavi ul, #fuss ul{
	/* display: inline; */
	float: left;
	margin-left: 20px;
}

#fuss ul{
	margin-left: 162px;
	display: inline; /* wg IE bug */
}

#nebennavi li, #fuss li{
	float: left;
}

#nebennavi li a, #fuss li a{
	float: left;
	margin: 0 0 0 20px;
	padding: 1px 1px 0 1px;
	height: 14px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#nebennavi li a:hover, #fuss li a:hover, #metamenu li a.active, #footer li a.active{
	background-color: #B7272E;
}

/* -- Oben rechts Sprachwahl -- */
#sprachauswahl {
	float: right;
	padding: 1px 43px 0 2px;
}

/* --- Menue Links --- */
#hauptnavi ul {
	/* float:left; */
/*	border-left: solid #5B0E1 1px;
	border-right: solid #5B0E1 1px;
	border-bottom: solid #5B0E12 1px;*/
}
#hauptnavi li {
	display: inline;  /* wg IE Bug */
}
#hauptnavi li a{
	display: block;
	padding: 3px;
	padding-left: 4px;
	border-top: solid #FFFFCC 1px;
	font-size: 0.8em;
	color: #EDEFA8;
	font-weight: bold;
	text-decoration: none;
}
#hauptnavi li a:hover, #leftmenu li a.active{
	color: #EDEFA8;
	background-color: #B7272E;
}
/* - level 1 - */
#hauptnavi ul ul{
	border: none;
}
#hauptnavi li li a{
	padding-left: 14px;
	color: #EDEFA8;
}
/* - level 2 - */
#hauptnavi li li li a{
	padding-left: 24px;
}

/* Inhalt */
#ganzebreite {
}

#normalerinhalt {
        float: left;
        padding-right:0px;
	margin-right:10px;
}

#rechterinhalt {
   float: left;
	text-align: left;
	margin-right:0px;
}

#titel {
        text-align:center; 
}
       

h1, h2, h3 { 
   margin:0px;
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   /*clear: both;Cannot use it because of CE Image with Text left to it*/ 
}

h6 {
   margin-top: 0.5em;
   margin-bottom: -0.9em;
   font-size: 100%;
}

/*.imgtext-nowrap {margin-top: 5px;}*/

DIV.csc-textpic-center .csc-textpic-caption {
	text-align: center;
}

DIV.csc-textpic-intext-left .csc-textpic-caption {
	text-align: left;
}

DIV.csc-textpic-imagerow {
	margin-bottom: 0px
}

DIV.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
.csc-textpic-caption {
	font-size: x-small;
}
.csc-textpic-imagewrap {
	margin-bottom: 1em;
}

/* Hack to make some content fit into space */
/*DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 0px !important;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 0px !important;
}*/
#links { 
         margin:0px;
}
#rechts {
	float: right;
	margin:0px;
	margin-top: 70px;
}
#links h3 { display: inline; }
.clear {
	clear: both;
}

.csc-textpic:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#kontform fieldset {
	width: 40em;
	margin: 1.5em auto 1.5em auto;
	display: block;
	font-size: 0.80em; 
	border: 1px solid #4b408c;
	background: #EDEFA8;
	clear: both;
}
	       
#kontform legend {
   background: #771010;
   color: #EDEFA8;
   padding: 4px;
   /*border: 1px solid #4b408c;
   border-right-width: 2px;
   border-bottom-width: 2px;*/
   margin-bottom: 4px;
   font-weight: bold;
}

#kontform .kontform_kontaktdaten label {
   display: block;
   width: 5em;
   float: left;
}

#kontform .kontform_buttons {
	text-align: center;
}

#kontform .kontform_anfrage label {
	display: block;
	width: 5em;
	float: left;
}

#kontform input, #kontform textarea {
   margin: 3px 0;
   border: 1px solid #4b408c;
   background: white;
   padding: 3px 3px;
}
#kontform input:active, #kontform input:focus, #kontform input:hover { 
   background: #E8EBDF;
}
#kontform label {
   margin: 5px 0;
}

#kontform .kontform_info label, #kontform .kontform_komm label {
	margin-top: -20px;
	margin-left: 10px;
	padding: 0;
}

#gewinnform fieldset {
	width: 40em;
	margin: 1.5em auto 1.5em auto;
	display: block;
	font-size: 0.80em; 
	border: 1px solid #4b408c;
	background: #EDEFA8;
	clear: both;
}
	       
#gewinnform legend {
   background: #771010;
   color: #EDEFA8;
   padding: 4px;
   /*border: 1px solid #4b408c;
   border-right-width: 2px;
   border-bottom-width: 2px;*/
   margin-bottom: 4px;
   font-weight: bold;
}

#gewinnform .gewinnform_kontaktdaten label {
   display: block;
   width: 5em;
   float: left;
}

#gewinnform .gewinnform_buttons {
	text-align: center;
}

#gewinnform .gewinnform_anfrage label {
	display: block;
	width: 5em;
	float: left;
}

#gewinnform input, #gewinnform textarea {
   margin: 3px 0;
   border: 1px solid #4b408c;
   background: white;
   padding: 3px 3px;
}
#gewinnform input:active, #gewinnform input:focus, #gewinnform input:hover { 
   background: #E8EBDF;
}
#gewinnform label {
   margin: 5px 0;
}

#gewinnform .gewinnform_info label, #gewinnform .gewinnform_komm label {
	margin-top: -20px;
	margin-left: 10px;
	padding: 0;
}

.news-single-related,.news-single-files,.news-single-links  {
	font-size: 14px;
	border: none;
	background:none;
	padding: none;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:10px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
.hide_news{
    display:none;
}

a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
	text-decoration: none;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(icons/icon_mailto.gif) no-repeat center right;
   
}

/* External links */
#inhalt a[href ^='http'] {
	padding-right: 18px;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
	color: blue;
	text-decoration: none;
}

#inhalt a.external_link {
	padding-right: 18px;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
	color: blue;
	text-decoration: none;
}


/* Google Maps */
div.tx-lumogooglemaps-pi1 div {
   border:2px solid #771010;
}

div.tx-lumogooglemaps-pi1 * div {
  border-width:0px;
}

div.tx-lumogooglemaps-pi1 * a {
   text-decoration:none;
   color:#771010;
   background: none !important;
}

.news_title {
   background: #771010;
   color: #EDEFA8;
   margin-bottom: 0em;
   padding: 0.2em;
}

.news_textpic {
   padding: 0.2em;
   border: 1px solid #771010;
   margin-bottom: 3px;
}

.link_title {
   background: #771010;
   color: #EDEFA8;
   margin-bottom: 0em;
   padding: 0.2em;
}

.link_textpic {
   padding: 0.2em;
   border: 1px solid #771010;
   margin-bottom: 3px;
}

.link_links  {
	font-size: 14px;
	border: none;
	background:none;
	padding: none;
}

.link_links DD {
	margin-left:10px;
}

.link_links DT {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
.align-center {
  text-align: center;
}
