html { 
	margin:  0;
	padding: 0; 
}

body {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}

BODY.winter {
    background-image: url('1pic/designs/winter/background.jpg');
    background-repeat: repeat-x;
    background-color: #ecf4f7;
}

BODY.print {
    background-color: #FFF;
    background-image: none;
}

td,th {
	padding: 0;
}

img {
	border:none;
}

hr {
	background-color:#8AB649; 
	color:#8AB649; 
	border: #8AB649; 
	height: 1px;
}

table.bilder {
	margin-bottom:10px;
}

/******************/
/* Content        */
/******************/
#tem_content ul {
	margin:0 0 10px 0;
	padding:0;
}

#tem_content li {
	list-style-type: none;
	padding: 0 0 0 10px;
	background-image: url(1pic/listpt.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 150%;
}


#tem_content table.auto td {
	font-style: normal;
	color: #666666;
	line-height: 18px;
	vertical-align: top;
	font-size: 1em;
}

#tem_content table.auto th {
	font-style: normal;
	color: #8AB649;
	line-height: 18px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 10px;
	vertical-align: top;
}
.clear {
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
/*********/
/* Links */
/*********/
.newslineEditLink a {
	display: block;
	clear: both;
	background-color: #C7E2FF;
	border: 1px solid #F0F0F0;
	padding: 3px;
	font-size: 11px;
	color: #4279BC;
	font-weight: bold;
	text-align: left;
}

.newslineEditLink a:hover { 
	color: #4279BC;
	text-decoration: none;
}

/***********/
/* Tabelle */
/***********/
table.auto {
	margin-bottom: 10px;
}

table.auto td, table.auto th, table.auto tr {
	padding: 3px;
}

/**********/
/* Listen */
/**********/

/************/
/* Formular */
/************/
.formulare th, .formulare td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	letter-spacing: 1px;
	padding: 3px;
	font-weight: normal;
}

.formulare h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8AB649;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
}

.formulare .formularfeldgruppenEintrag {
	margin-bottom: 10px;
}

.formulare input.text {
	background-color: #e4f4cc;
	border: 1px solid #a6da56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
}

.formulare select {
	background-color: #e4f4cc;
	border: 1px solid #a6da56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	font-weight: normal;
}

.formulare textarea {
	background-color: #e4f4cc;
	border: 1px solid #a6da56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#tem_content .formulare .kommentar p {
	font-size:10px;
}

/* ERROR */
#tem_content .formulare p.error {
	color: #FF0000;
	font-weight: bold;
}


#tem_content .formulare input.error {
	color:#000000;
	font-weight:normal;
}

#tem_content .formulare td p.error {
	font-weight: normal;
}

p.error{
	color: #FF0000;
}


/**************/
/* Navigation */
/**************/
/***********/
/* Inhalte */
/***********/
.inhalteEintrag {
	margin-bottom: 20px;
}

/**********/
/* Seiten */
/**********/

/* --- BUCHUNGS-WIDGET --- */

.widget_middle {
	vertical-align: middle;
}

.widget_ankunftstag {
	background-image: url("1pic/template_2011/booking_widget_bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	width: 65px;
	height: 14px;
	font-size: 11px;
	padding: 1px 0 0 5px;
	margin-bottom: 2px;
	color: #918f8f;
}

.widget_naechte {
	background-image: url("1pic/template_2011/booking_widget_bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	width: 120px;
	height: 14px;
	font-size: 11px;
	padding: 1px 0 0 5px;
	margin: 0 0 2px 0;
	color: #918f8f;
}

.widget_button {
	height: 14px;
	font-size: 11px;
	padding: 0;
	border: none;
	background-image: url("1pic/template_2011/booking_widget_bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;
	color: #918f8f;
}

#homeBox {
/*    background-color: #ededed;*/
    width: 284px;
    float: left;
}

#homeBox h2 {
	color: #231f20;
	font-size: 18px;
}

#homeBox .homeBoxPadding {
/*    padding: 10px 15px;*/
    
}

.homeBanner {
    width: 202px;
    margin-left: 6px;
    float: right;
    overflow: hidden;
    position: relative;
}

.homeBanner_Image {
	display: block;
	width: 198px;
}

.homeBanner_Inner:hover {
	text-decoration: none;
}

.homeBanner_Inner {
	display: block;
}

.homeBanner_platzhalter {
	display: block;
	height: 80px;
	overflow: hidden;
}

.homeBanner_Titel {
    font-size: 15px;
    font-weight: normal;
    color: #89B868;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.homeBanner_Text {
	display: block;
	width: 198px;
	margin: 0 0 5px 0;
}

.homeBanner_Text p {
	padding: 0;
	margin: 0;
	color: #4c4c4c;
}

.homeBanner_Preis {
	display: block;
	width: 198px;
	text-align: right;
    font-size: 16px;
    font-weight: normal;
    color: #89B868;
}

.homeBanner_Preis span {
	font-size: 11px;
}

.homeBanner1 {
    background-color: #aad765;
    background-image: url(1pic/homeBox1.gif);
}

.homeBanner2 {
    background-color: #bade81;
    background-image: url(1pic/homeBox2.gif);
}

.homeBanner3 {
    background-color: #cae69e;
    background-image: url(1pic/homeBox3.gif);
}

.homeBanner H2 {
    font-family: Georgia, serif;
    font-size: 23px;
    font-weight: normal;
    color: #FFF;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    
    /* zweizeilig = maximum */
    height: 54px;
    overflow: hidden;
}

.homeBannerImage {
    margin-bottom: 10px;
}

.homeBannerText {
    font-size: 11px;
}

.homeBannerText P {
    margin: 0px 0px 4px 0px;
}


.homeBannerLink {
    position: absolute;
    bottom: 10px;
    overflow: hidden;
}

.homeBannerLink A {
    color: #656565;
    font-weight: bold;
}

.homeBannerYellowBox {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #ffd941;
    padding: 0px 6px;
    color: #fff;
}

.homeBannerYellowBoxFirstline {
    text-align: left;
    font-size: 10px;
    color: #000;
    margin-bottom: -4px;
}

.homeBannerYellowBoxSecondline {
    text-align: right;
    font-size: 23px;
    font-family: Georgia, serif;
    font-weight: bold;
    color: #000;
    margin-left: 8px;
}

.homeBannerYellowBoxFirstline A, 
.homeBannerYellowBoxSecondline A {
    text-decoration: none;
    color: #000;
}






/*
 * f�r den button in der grauen box auf home
 */

#homeBox UL.linkliste,
#tem_content UL.buchungsanfrage {
	padding: 0;
    margin-top: 16px;
}
    
#homeBox UL.linkliste LI,
#tem_content UL.buchungsanfrage LI {
    list-style-type: none;
    display: block;
    height: 30px;
    background-image: url(1pic/template_2011/balken_2.png);
    background-position: left bottom;);
/*    padding: 0px 0px 0px 24px;    */
}

#tem_content UL.buchungsanfrage LI {
    
}

#homeBox UL.linkliste LI A, 
#tem_content UL.buchungsanfrage LI A {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    height: 29px;
    line-height: 29px;
    padding-right: 10px;
    text-decoration: none;
    color: #fff;
    text-align: right;
    letter-spacing: 1px;
}

#tem_content UL.buchungsanfrage LI A {
    background-image: url(1pic/btn/btnRight.jpg);
}

/*
 * content-eigenschaften
 */

#contentBannerFrame {
    float: left;
    width: 284px;
}

.contentBanner {
    position: relative;
    margin-bottom: 10px;
}


.contentBanner IMG {
}

.contentBannerBildtext {
    float: left;
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 2px 10px;
    background: #FFF;
    color: #656565;
}

.contentBannerBildtext P {
    padding: 2px 0px;
    margin: 0px;
}

#contentFrame {
    float: left;
    width: 615px;
    margin-left: 27px;
}

#contentFrame.fullWidth {
    width: 926px;
    margin-left: 0px;
}


/*
#contentFrame H2 {
    font-size: 13px;
    font-weight: bold;
}
*/

.contentBreadcrumbs {
    color: #CCC;
/*    margin-bottom: 32px;*/
}

.contentBreadcrumbs DIV.indikator {
}

.contentBreadcrumbs DIV.indikator A {
    color: #CCC;
    text-decoration: underline;
}

.anrissBild {
    float: left;
    margin-right: 27px;
}

.listenElement {
    margin-bottom: 10px;
}

.subtitel {
/*    font-weight: bold;*/
	padding: 0 0 15px 0;
}

ul.buchungsanfrage {
	padding: 0;
	margin: 0;
	float: right;
}

ul.buchungsanfrage li {
	list-style: none;
	background: none;
}

ul.buchungsanfrage li a {
	display: block;
	width: 200px;
	height: 29px;
	line-height: 29px;
	background-image: url("1pic/template_2011/balken_6.png");
	background-position: right top;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 15px 0px;
    padding: 3px 10px 3px 0;
    text-align: right;
    text-decoration: none;
    color: #231f20;
    text-transform: uppercase;
    letter-spacing: 1px;
}

