body{
	background-image: url(../img/bg.gif);
	background-color: #F1DEE1;
	margin: 50px 0px 20px 0px;
}

td{
	color: #5A5A5A;
	font-family: verdana;
	font-size: 11px;
}

h1{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6A0515;
	margin: 0px 0px 10px 0px;
}

h2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	border-bottom: 1px solid #F1F1F1;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #8A1427;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #5A5A5A;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

td.language{
	text-align: right;
	color: #5A5A5A;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

td.language img{
	margin-top: 3px;
}

td.navi{
	text-align: right;
}

span.navi a:link, span.navi a:visited, span.navi a:active {
	padding-left: 8px;
	margin-left: 10px;
	background-image: url(../img/navi_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #8A1427;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

span.navi a:hover, span.navi_aktiv a:link, span.navi_aktiv a:visited, span.navi_aktiv a:active, span.navi_aktiv a:hover{
	padding-left: 8px;
	margin-left: 10px;
	background-image: url(../img/navi_aktiv_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #898989;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

td.teaser h1{
	background-color: #F2DFE2;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6A0515;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

table.modell_sm{
	background-color: #ffffff;
}

 td.modell_sm{
	color: #5A5A5A;
	font-family: verdana;
	font-size: 10px;
}

td.modell_sm h1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6A0515;
	margin: 10px 0px 10px 0px;
}

td.modell_sm h1 a:link, td.modell_sm h1 a:visited, td.modell_sm h1 a:active, td.modell_sm h1 a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6A0515;
	margin: 10px 0px 10px 0px;
	padding:0px;
	background: none;
	text-decoration: none;
}

td.modell_sm a:link, td.modell_sm a:visited, td.modell_sm a:active, .content div a:link, .content div a:visited, .content div a:active, td.tour_teaser a:link, td.tour_teaser a:visited, td.tour_teaser a:active {
	padding-left: 8px;
	background-image: url(../img/link_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color: #8A1427;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

td.modell_sm a:hover, .content div a:hover, td.tour_teaser a:hover {
	padding-left: 8px;
	background-image: url(../img/link_over_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color: #898989;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

td.bottomnavi{
	text-align: center;
}


td.bottomnavi a:link, td.bottomnavi a:visited, td.bottomnavi a:active {
	padding-left: 8px;
	margin-left: 10px;
	background-image: url(../img/link_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #8A1427;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

td.bottomnavi a:hover {
	padding-left: 8px;
	margin-left: 10px;
	background-image: url(../img/link_over_pf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #898989;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

table.content{
	background-color: #ffffff;
}

td.content{
	color: #5A5A5A;
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}

td.tour_teaser{
	background-color: #F2DFE2;
	text-align: right;
	padding: 1px 5px 3px 1px;
}

td.tour_description{
	color: #5A5A5A;
	font-family: verdana;
	font-size: 11px;
} 

table.signup_form td b{
	color: #777777;
	font-family: verdana;
	font-size: 11px;
	display: block;
	background-color: #f4f4f4;
	height: 23px;
	padding-left: 5px;
	padding-top: 2px;
}

table.signup_form td strong{
	color: #777777;
	font-family: verdana;
	font-size: 11px;
}

table.signup_form td{
	color: #5A5A5A;
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}

form{
	margin: 0px;
	padding: 0px;
}

div.devider{
	height: 1px;
	background-image: url(../img/devider.gif);
	margin: 20px 0px 20px 0px; 
}

table.modell_sm td.devider{
	background-image: url(../img/devider.gif);
	height: 1px;
	background-repeat: repeat;
	background-position: top left;
}

td.teaser_datum h2{
	text-align: right;
	padding: 0px;
	margin: 0px;
}

td.teaser h2{
	padding: 0px;
	margin: 0px;
}

table.signup_form td ul{
	list-style-type: disc;
	color: #8A1427;
	font-weight: normal;
	list-style-position: outside;
	margin-left: 10px; 
	padding-left: 10px;
}

table.signup_form td ul li{
	padding-bottom: 10px;
}
.smtext{
    position:absolute;
    width:100px;
    left: -300px;
}
.fusstext{
	color: #777777;
	font-family: verdana;
	font-size: 11px;
}
.formwarnung{
	color: #6A0515;
	font-weight: bold;
	font-size: 11px;
	display: block;
	background-color: #F2DFE2;
	border: 4px solid #F00;
	padding: 3px;
	margin: 15px 0px;
}