
A {
    color: #6e9038;
}

A:hover {
    text-decoration: none;
}

/************/ /* TEMPLATE */ /************/
#template {
	width: 970px;
	margin: 0 auto;
	
	text-align: left;
	
	font-size: 13px;
	font-family: "Arial", sans-serif;
	position:relative;
}

#tem_header {
	height: 112px;
	
	background-image: url(1pic/header_background.gif);
	background-repeat: repeat-x;
}

#tem_header_rightcol {
    float: right; 
    width: 725px;
    margin-top: 17px;
}

#tem_header #tem_logo {
    width: 245px; 
    float:left; 
}

#tem_langswitch {
width: 685px;
margin-right: 40px;

height: 52px;
line-height: 52px; 
text-align: right; 
float: right;

font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#tem_langswitch a {
text-decoration: none;
margin-right: 6px;
color: #666666;
}

div.booking_button{
position:absolute;
background:url(1pic/buchen-pfeil.gif) no-repeat;
line-height:23px;
height:23px;
width:150px;
background-color:#fff7da;
top:35px;
}
div.booking_button a{
padding-left:35px;
text-decoration:none;
/*font-weight:bold;*/
color:#91cf40;
font-size:13px;
display:block;
line-height:23px;
}


/*
 * HAUPTNAVIGATION
 */
#tem_mainnav {
    float: right;
    height: 43px;
    
    margin-right: 25px;
    padding-right: 20px;
    background-image: url(1pic/nav/bgr.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}



#tem_mainnav UL.navigationspunkte {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    display: block;
    
    background-image: url(1pic/nav/bgl.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
}

#tem_mainnav UL.navigationspunkte LI {
    float: left;
    display: block;
    height: 38px;
    padding-top: 5px;
    background-image: url(1pic/nav/bg.jpg);
    position: relative;
}

/* @TODO A:Hover*/
#tem_mainnav UL.navigationspunkte LI:hover {
    background-image: url(1pic/nav/bgh.jpg);
}

#tem_mainnav UL.navigationspunkte LI A {
        
    font-family: "Arial", "Verdana", sans-serif;
    
    text-transform: uppercase;
    
    float: left;
    display: block;
    
    line-height: 38px;
    padding-left: 32px;
    font-size: 12px;
    color: #4b4b4b;
    text-decoration: none;
    text-align: center;
    
    padding: 0px 6px;
    
    white-space: nowrap;
    
}

#tem_mainnav UL.navigationspunkte LI A:hover,
#tem_mainnav UL.navigationspunkte LI A.aktiv {
    color: #84d936;;
}

/*
 * dropdown-ebene
 */ 

#tem_mainnav UL.navigationspunkte LI UL {
    clear: both;
    float: none;
    
    background-color: #FFF;
    background-image: none;
    position: absolute;
    padding: 0px;
    margin-top: 0px;
    position: absolute;
    top: 43px;
}

#tem_mainnav UL.navigationspunkte LI UL LI {
    display: block;
    float: none;  
    background-color: #FFF;
    background-image: none;
    
    height: 24px;
    line-height: 24px;
    
    border: 1px solid #e5e5e5;
    border-width: 0px 0px 1px 0px;
    
    padding: 0px 0px 0px 8px;
    margin: 0px;
    width: 100%;
}

#tem_mainnav UL.navigationspunkte LI UL LI A {
    float:none;
    display: block;
    background-image: none;
    text-align: left;
    height: 24px;
    line-height: 24px;
    
    font-size: 10px;
    color: #4b4b4b;
}

#tem_mainnav UL.navigationspunkte LI UL LI:hover {
    background-image: none;
}

/*
 * Sub-Navigation
 */

#tem_header #tem_subnav {
	background-color: #E5F4CD;
}

#tem_header #tem_subnav img {
	margin-left: 7px;
}

/*
 * SERVICE-NAVIGATION
 */
#tem_servicenav {
    padding: 10px 20px 0px 20px;
}

#tem_servicenav UL.navigationspunkte {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tem_servicenav UL.navigationspunkte LI {
    float: left;
    display: block;
}

#tem_servicenav UL.navigationspunkte LI A {
    font-family: "Arial", "Verdana", sans-serif;
    font-size: 13px;
    
    float: left;
    display: block;
    
    margin-right: 20px;
}

#tem_servicenav UL.navigationspunkte LI A:hover,
#tem_servicenav UL.navigationspunkte LI A.aktiv {
    color: #84d936;;
}

/*
 * Content
 */

#tem_body {
    background-color: #FFF;
    padding: 0px 22px 22px 22px;
}

/*
 * Below Content
 */

#tem_footer {
	background-color: #A6D956;
}

/*
#tem_footer .inhalteEintrag {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}

#tem_footer .inhalteEintrag h2 {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	margin: 10px 5px 0px 0;
}

#tem_footer .inhalteEintrag p {
	margin: 0 5px 10px 0;
	font-size: 10pt;
}

#tem_footer .inhalteEintrag em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	letter-spacing: 0.5pt;
	color: #DFF2C4;
}
*/  


#tem_copyright {
    margin-bottom: 32px;
    padding-left: 20px;
    padding-right: 20px;
	width:930px;
	height: 29px;
	background-color: #fff;
	line-height: 29px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    color: #666666;
    margin-top: -10px;
}

#tem_copyright A {
	text-decoration: underline;
    color: #666666;
}

#tem_copyright A:hover {
    text-decoration: none;
}

#links A {
    text-decoration: none;
    color: #666666;
    margin-left: 20px;
}

#links A:hover {
   text-decoration: underline;
}

#links A IMG {
	margin-right: 2px;
}

#links {
	margin-top: -5px;

    float: left;
}

#copy {
		margin-top: -5px;
	
	font-size: 10px;
    color: #666666;
    float: right;
}


#tem_adresse {
	left: 200px;
	top: 615px;
	width: 790px;
	height: 14px;
	text-align: right;
	overflow: hidden;
}

#tem_adresse p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	letter-spacing: 0.5pt;
	margin: 0;
}

#tem_adresse p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8AB649;
	letter-spacing: 1px;
	text-decoration: none;
}

#tem_langswitch a img {
	margin-right: 3px;
}

#tem_imagebild {
    width: 926px;
    height: 260px;
}

#tem_kleineimagebilder {

}

#tem_kleineimagebilder div.bild {
}

#tem_kleineimagebilder div.bild img.thumb {
}

#tem_kleineimagebilder div.bild img.icon {
}

#tem_content {
    padding: 17px 0px;
}

div.seiten {

}

#tem_print {
	margin-top: 20px;
	margin-bottom: 20px;
}



#tem_footer_banner {
    float: left;
}

#tem_footer_banner A {
    display: block;
    float: left;
}

#tem_footer_banner IMG {
    margin-right: 1px;
}

#tem_footer_rblock {
    background-color: #e1f1c9;
    float: left;
    height: 124px;
    width: 578px;

    margin-left: 10px;
    
    color: #666;
    
    background-image: url(1pic/logo_footer.jpg);
    background-position: right center;
    background-repeat: no-repeat;
}

#tem_footer_rblock A {
    color: #666;
    text-decoration: underline;
}

#tem_footer_address {
    padding: 20px;
}




#tem_contentnav {
    margin: 48px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    
    border: 1px solid #95CD3E;
    border-width: 1px 0px 0px 0px;
    
}

#tem_contentnav DIV.subseite {
    width: 430px;
    float: left;
    margin-bottom: 10px;
    
    color: #666;
}

#tem_contentnav DIV.subseite DIV.anrissbild {
    float: left; 
    margin-right: 30px;
}

#tem_contentnav DIV.subseite DIV.anrissbild IMG {
    padding: 0px;
}

#tem_contentnav DIV.subseite DIV.text {
    float: left;
    width: 290px;
}

#tem_contentnav DIV.subseite DIV.text A {
    font-weight: bold;
    color: #95CD3E;
    text-decoration: none;
}
