* {
	padding: 0;
	margin: 0;
}

body {
	font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
	color: #000000;
}

img {
	border:0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
	color: #e20074 !important;
}

ul, li {
	list-style-type: none;;
}

h1, h1 a {
	font-size: 12px;
	font-weight: bold;
	color: #e20074;
	padding-top: 5px;
}


h2 {
	ont-size: 12px;
	font-weight: bold;
	color: #000000;
}

#Main {
	width: 975px;
	padding: 20px 0 0 10px;
}

#Header {
	width: 947px;
	font-size: 10px; 
}

#Header a {
	display: block; 
	float: right;
	color: #000000;
	text-decoration: none;
	padding-left: 8px; 
	padding-right: 2px;
}

#Logo a {
	float: none;
	padding: 0;
}

#Content {
	width: 972px;
	height: 516px;
	background: url(../img/bg_container.gif) no-repeat;
	margin-top: 20px; 
}

#ContentSub {
	background: url(../img/bg_subpage_container.gif) no-repeat;
	width: 972px;
	height: 553px;
	margin-top: 20px; 
}

#ContentDatenschutz {
	background: url(../img/bg_datenschutz.gif) no-repeat;
	width: 972px;
	height: 1016px;
	margin-top: 20px; 
}

#ContentLeft {
	float: left; 
	width: 191px;
}

#Navi ul {
	margin: 18px 0 0 6px; 
}

#Navi li {
	border-bottom: 1px #cccccc solid;
	background: url(../img/bg_nav.gif) no-repeat;
}

#Navi li.active{
	border-bottom: none;
}

#Navi li a.navFirst{
	background: url(../img/bg_first_nav.gif) no-repeat;
	border-bottom: none;
}

#Navi li a{
	display: block;
	width: 179px;
	height: 20px;
	padding: 5px 0 0px 6px;
	color: #000000 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
}

#ShopTeaser {
	width: 177px;
	height: 154px;
	background: url(../img/bg_frame_teaser_shop.gif) no-repeat;
	padding: 7px 0 0 9px;
	margin: 10px 0 0 6px;
}

#ShopTeaser .teaserHeadline {
	color: #666666;
	font-weight: bold;
}

#ShopTeaser a, .teaserBox a{
	text-decoration: none !important;
}

#ShopTeaser p {
	background: url(../img/bg_teaser_truck.jpg) no-repeat;
	background-position: right top;
	margin-right: 3px;
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 37px;
}

#MainContainer {
	float: left;
	margin: 17px 0 0 10px; 
}

#Navi li a:hover{
	color: #ffffff !important;
}

#Navi li.active a{
	color: #ffffff !important;
}

#Navi li.active a.navFirst {
	background: url(../img/bg_nav_start.gif) no-repeat;
	border-bottom: none;
}

#Navi a:hover.navFirst {
	background: url(../img/bg_nav_active_rounded_corner_top_over.gif) no-repeat;
	border-bottom: none;
}

#Navi a:hover.navMiddle {
	background: url(../img/bg_nav_over.gif) no-repeat;
	border-bottom: none;
}

#Navi a:hover.navLast {
	background: url(../img/bg_nav_last_over.gif) no-repeat;
	border-bottom: none;
}

#Navi li.last {
	background: url(../img/bg_nav_last.gif) no-repeat;
	border-bottom: none !important;
}

#MainContainer .firstHeadline {
	margin-left: 30px;
	margin-top: 33px;
}

#MainContainer .listHeadline {
	margin-top: 25px;
	margin-left: 30px;
}

#MainContainer ul {
	float: left;
	margin-top: 7px;
	width: 280px;
	padding-left: 30px;
} 

#MainContainer li {
	background: url(../img/list_digit.gif) no-repeat;
	background-position: top left;
	padding-left: 10px;	
	padding-bottom: 3px;
}

#MainContainer .teaserStart {
	float: left;
}

#MainContainer .teaserBox {
	margin-top: 45px;
	float: left;
	width: 368px;
	height: 202px; 
	padding: 7px 0 0 10px;
	background: url(../img/bg_teaser_box.gif) no-repeat;
}

#MainContainer .teaserHeadline {
	font-weight: bold;
}

#MainContainer .teaserContent {
	margin-top: 10px;
}

.teaserContent p {
	width: 165px;
	padding-top: 3px;
	padding-bottom: 25px;
}

.teaserContent img {
	float: left;
	margin-right: 20px;
}

.teaserContent div {
	float: left;
}

#Footer {
	padding: 7px 0 0 10px;  
	padding-bottom: 10px;
}

#Footer li{
	display: inline;
	padding-right: 15px;
}

#Footer a, #Footer {
	font-size: 10px;
	color: #666666;
}

a.btn_angebote, a:hover.btn_angebote, a.btn_suche, a:hover.suche, a.btn_tour, a:hover.tour {
	background: url(../img/btn_zu_den_angeboten.gif) no-repeat;
	width: 170px;
	height: 21px; 
	display: block;
	text-decoration: none;
}

a:hover.btn_angebote {
	background: url(../img/btn_zu_den_angeboten_over.gif) no-repeat;
}


a.btn_suche, a:hover.suche {
	background: url(../img/btn_zur_suche.gif) no-repeat;
}

a:hover.btn_suche {
	background: url(../img/btn_zur_suche_over.gif) no-repeat;
}


a.btn_tour, a:hover.btn_tour {
	background: url(../img/btn_zum_tourenplan.gif) no-repeat;
}

a:hover.btn_tour {
	background: url(../img/btn_zum_tourenplan_over.gif) no-repeat;
}

.startpage {
	background: url(../img/bg_start.jpg) no-repeat;
}

.subpage {
	width: 752px;
	height: 483px;
	background: url(../img/bg_subpage.gif) no-repeat;
	padding: 7px 0 0 9px;
}

.subpage p, .datenschutz p {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 715px;
}

.subpage p a {
	text-decoration: underline;
	color: #000000;
}

.datenschutz {
	width: 752px;
	height: 955px;
	background: url(../img/bg_teaser_datenschutz.gif) no-repeat;
	padding: 7px 0 0 9px;
}

#MainPopup {
	width: 545px;
	padding-left: 25px; 
}

#HeaderPopup {
	width: 516px;
	background: url(../img/t-logo_popup.gif) no-repeat;
	border-bottom: 3px solid #e20074;
	padding-top: 85px;
}

#HeaderPopup a {
	float: right;
	display: block;
	height: 15px;
	background: url(../img/icon_close.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 10px; 
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
}

#ContentPopup {
	margin-top: 30px;
	border-bottom: 1px solid #999999;
}

#ContentPopup p {
	margin-top: 15px;
}

#PopupForm {
	margin-top: 15px;
}

#PopupForm td {
	padding-bottom: 20px;
}

#PopupForm input{
	border: none;
	width: 168px;
	height: 22px;
	background: url(../img/bg_input_popup.gif) no-repeat !important;
	padding: 2px 0 0 2px;
}

#PopupForm select {
	width: 168px;
}

#PopupForm input {
	padding-left: 3px;
}

input.sendbutton {
	display: block;
	float: right;
	border: none !important;
	width: 170px !important;
	background: url(../img/btn_abfrage_starten.gif) no-repeat;
	padding-right: 26px;
}

.sendbutton:hover {
	background: url(../img/btn_abfrage_starten_over.gif) no-repeat;
}

.buttons {
	margin: 0;
	padding:0;
}

#FooterPopup {
	width: 130px;
	margin: 10px 0 25px 0px;
	font-size: 10px;
	color: #666666;  
}