BODY {
	background-color: #FCF7EA;
}

DIV {
	font-family : "Times New Roman", serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #282828;
}

A {
	font-family : "Times New Roman", serif;
	font-variant : normal;
	font-weight : normal;
	color : #282828;
	text-decoration: none;
}

A:HOVER {
	text-decoration : underline;
}

A:VISITED {
	color : #282828;
}

A.bodylink {
	text-decoration: underline;
}



UL {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;		
	margin-top : 0px;
	margin-bottom : 0px;
}

LI {
	list-style-position: outside;
	list-style-type : square;
	list-style : square;
	margin-left : 15px;
	margin-right : 5px;
	margin-bottom: 6px;
	margin-top:4px;
}
LI.regionen{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 25px;
}

/* Fuer Links oben zu Kunde und Partner */
.partnerlink {
	font-family : "Times New Roman", serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #282828;
	margin-top : 0px;
	margin-bottom : 18px;
}

.navi {
	font-family : "Times New Roman", serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #282828;
	margin-top: 6px;
	margin-bottom: 2px;
}

.navistart {
	font-family : "Times New Roman", serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : Bold;
	color : #846736;
	margin-left: 33px;
	margin-top: 6px;
	margin-bottom: 2px;
}

.minus {
	font-size : 11px;
	margin-left: 36px;
	margin-top : 5px;
}

.liste {
	list-style-type : none;
	list-style-position : inside;
	font-size : 12px;
	margin-left: 0px;
	margin-top : 5px;
}

.maintext {
	font-size: 13px;
	color : Black;
	margin-left: 40px;
	margin-right: 20px;
	line-height: 16px;
}

.wfrage {
	
	color : Black;
	margin-left: 46px;
	margin-right: 11px;
}

.formtext {
	
	color : Black;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
}

.fussnote {
	
	font-size : 11px;
	font-weight : normal;
	margin-left: 8px;
	margin-right: 20px;
	margin-bottom: 3px;
}

H1 {
	font-size : 15px;
	margin-top: 15px;
	margin-left: 5px;
}

H2 {
	font-size : 13px;
	font-weight : bold;
	margin-left: 37px;
	margin-top : 5px;
	margin-bottom: 10px;
}

/* Styles */

/* Fuer grosse Sprueche mitten in der Main */
.kursiv {
	font-size : 16px;
	color : #846736;
	font-style : italic;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-right : 15px;
	font-weight: bold;
}

/* Fuer Tour starten oder blättern */
.kursiv2 {
	font-size : 14px;
	color : #846736;
	font-style : italic; 
	margin-bottom: 0px;
}

/* Fuer unten links Spruch */
.slogan {
	font-size : 12px;
	color : #846736;
	font-style : italic;
	margin-left : 37px;
	font-weight: bolder;
	margin-bottom: 5px;
}

.sp10{
	line-height: 10px;
}
}
/* adminoberfläche */

.outerframe {
	border: solid 1px black; 
	padding-left: 10;
}

.frame { 
	border-bottom: solid 1px black; 
	border-left: solid 1px black; 
	text-align: left; 
	padding-left: 20;
	font-size: 12px;
}

.frame1 { 
	border-bottom: solid 1px black; 
	text-align: right; 
	padding-right: 10;
	font-size: 12px;
}

.frame2 { 
	border-bottom: solid 1px black; 
	border-right: solid 1px black; 
	text-align: right; 
	padding-right: 20;
	font-size: 12px;
}

th.frame { 
	border-bottom: solid 1px black; 
	border-left:  solid 1px black; 
	border-top: solid 1px black; 
	background-color: #9999e1; 
	text-align: left;  
	padding-left: 10;
}

th.frame1 { 
	border-bottom: solid 1px black; 
	border-top: solid 1px black; 
	background-color: #9999e1; 
	text-align: right; 
	padding-right: 10;
}

th.frame2 { 
	border-bottom: solid 1px black; 
	border-right: solid 1px black; 
	border-top: solid 1px black; 
	background-color: #9999e1; 
	text-align: right; 
	padding-right: 20;
}
TD {
 	font-size: 12px;
}