 body {
 font-size:70%;
 font-family: verdana, arial, tahoma, verdana, helvetica, sans-serif;
 font-variant: smal-caps;
 background-color: RGB(219, 182, 255);
 /*background-color: #b2b2b2;*/
 margin:0px;

} 

#wrapper_bg {
	width: 100%;
 	background-color: RGB(250, 250, 250);
}

#wrapper {
	width: 760px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	background-image: url(http://www.mayer-busreisen.de/images/main_bg.jpg);
 	background-position: center;
 	background-repeat: repeat-y;
}

#wrapper_banner {
	width: 744px;
	margin:0px auto;
	text-align: right;
	padding: 0px;
}

#banner {
	height: 118px;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.mayer-busreisen.de/images/top_bg.jpg);
	background-repeat: repeat-x;
}

#banner #logo {
	top: 10px;
	position: absolute;
	width: 740px;
	height: 80px;
	background-image: url(http://www.mayer-busreisen.de/images/logo.gif);
 	background-position: center;
 	background-repeat: no-repeat;
}

#micronavi {
	position: relative;
	padding-top: 12px;
	*padding-top: 10px;
}

#left { 
	margin-left: 10px;
	*margin-left: 5px;
	width: 200px;
	float: left;
}


#main {
	padding-left: 10px;
	float:left;
	width: 520px;
}

#navi {
	padding: 5px;
	/*background-image: url(http://www.mayer-busreisen.de/images/navi_bg.jpg);
	background-repeat: repeat-y;*/	
}

#footer {
	/*height: 202px;*/
 	color: RGB(100, 66, 133);
	font-size: 79%;
	width: 100%;
	background-image: url(http://www.mayer-busreisen.de/images/bottom_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#wrapper_footer {
	width: 740px;
	margin:0px auto;
	text-align: left;
	padding: 0px;
}

#impressions_footer {
	float: right;
}

#content_footer {
	padding-left: 5px;
}

#breadcrumb {
	margin-left: 15px;
	font-size: 80%;
	font-weight: normal;
}

div.dates {
	float: left;
	width: 170px;
}

div.content {
	margin: 5px;
}

div.journeyInfo {
	float: left;
	width: 150px;
	font-weight: bold;
	color: #800080;
}

div.journeyShortInfo {
	margin-left: 160px;
}

#main div.naviGroup {
	float: left;
	padding: 0px 5px 0px 5px;
	width: 100px;
}

#wrapper_banner div.naviGroup {
	float: right;
	padding: 0px 0px 0px 0px;
}

div.links {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: solid 1px #e75b1f;
}

#wrapper_banner .naviGroupItem {
	float: right;
	text-align: center;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    font-size: 100%;
    font-weight: bold;
    background-color: #71a9d8;
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
}

#wrapper_banner .naviGroupItem:hover {
	padding: 5px 15px 5px 15px;	
    background-color: #4d7fbc;
}

#wrapper_banner .naviGroupItemActive {  
    float: right;
	text-align: center;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    font-size: 100%;
    font-weight: bold;
    background-color: #4d7fbc;
    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
}

#wrapper_banner .naviGroupItem:visited, .naviGroupItem:active, .naviGroupItem:link {
	padding: 5px 15px 5px 15px;
	color: #ffffff;
}

#main .naviGroupItemActive {
    padding: 0px 5px 0px 5px;
    display: block;
    color: #ffffff;
    background-color: #000000;
}

#main .naviGroupItem:visited, .naviGroupItem:active, .naviGroupItem:link {
	font-weight: normal;
	text-decoration: none;
	color: #222222;
	display: block;
}

#main .naviGroupItem:hover {	
	display: block;
    color: #ffffff;
    background-color: #000000;
}

div.newsPic {
	height: 70px;
	width: 350px;
	background-position: center;
 	background-repeat: no-repeat;
}

div.bannerPic {
	height: 350px;
	width: 195px;
	background-position: center;
 	background-repeat: no-repeat;
}

div.randomPic {
	height: 80px;
	width: 125px;
	background-position: center;
 	background-repeat: no-repeat;
 	float: left;
 	margin-right: 10px;
 	border: solid 2px #ffffff;
}

div.journeyPic {
	height: 100px;
	width: 150px;
	background-position: center;
 	background-repeat: no-repeat;
 	float: left;
 	padding: 25px 0px 0px 5px;
}

div.journeyItem {
	width: 520px;
	border: solid 1px #4d7fbc;
	margin-top: 10px;
}

div.naviItem {
	height: 15px;
	padding: 3px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

h1 {
	font-size: 12pt;
}

#footer h1 {
	font-size: 170%;
	margin-top: 3px;
	margin-bottom: 3px;
}

h2 {
	font-size: 10pt;
}

#main .content h2 {
	color: #800080;
	size: 12pt;
}

#footer h2 {
	font-size: 130%;
	margin-top: 3px;
	margin-bottom: 0px;
}

.naviGroup h2 {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 2pt;
}


h4 {
	font-size: 10pt;
	margin: 2px;
}

h5 {
	font-size: 78%;
	margin: 2px;
	text-align: right;
}

h6 {
	font-size: 60%;
	margin: 2px;
	color: #888888;
}


table tbody tr:hover, table tbody tr.hover {
	font-size:100%;
	font-family: verdana, arial, tahoma, verdana, helvetica, sans-serif;
	border-collapse:collapse;
	empty-cells: show;
	background-color: #d9261c;
	color: #ffffff;
}

table tbody tr{
hover:expression(this.onmouseover=new Function("this.style.background='#d9261c';this.style.color='#ffffff';"),this.onmouseout=new Function("this.style.background='#ffffff';this.style.color='#000000';"));
}

th {
   	font-size:8pt;	
	border-bottom: solid 2px #bbbbbb;
	padding-left: 2px;
	padding-right: 2px;
}

td {
	font-size: 8pt;
	border-bottom: solid 1px #bbbbbb;
	padding: 4px;
	vertical-align: top;
}

 
/* Formularformatierung */ 
.Button
{ 
	background-color:#4d7fbc; 
	color:#ffffff; 
	border:1px solid #AAAAAA; 
}

input {
	margin-top: 2px;
	margin-bottom: 0px;
	border:1px solid #AAAAAA; 
	background-color: #FFFFFF;
}

/* LINKS NORMAL */
a:link
{
	text-decoration:	none;
	font-weight:		bold;
	font-size: 			100%;
	color: 				#4d7fbc;
}
a:hover,a:active
{
	text-decoration:	none;
	font-weight:		bold;
	color: 				#71a9d8;
}
a:visited
{
	text-decoration:	none;
	font-weight:		bold;
	color: 				#4d7fbc;
}

#main .content h2 a:link {
	color: #800080;
}

#main .content h2 a:hover {
	text-decoration: underline;
}

/* FOOTER */
#footer a:link, #footer active, #footer a:visited {
	/*color: #ffffff;*/
	color: RGB(100, 66, 133);
	text-transform: uppercase;
}

#footer a:hover {
	/*color: #ffffff;*/
	color: RGB(100, 66, 133);
	text-decoration: underline;
}

/* BREADCRUMBS */
#breadcrumb a:link, #breadcrumb active, #breadcrumb a:visited {
	font-weight:	normal;
}

#breadcrumb a:hover {
	font-weight:	normal;
	text-decoration: underline;
}

/* NAVIGATION */
.navi:link,.navi:visited, .navi:active {
	font-weight:		normal;
}

.navi:hover{
	font-weight:		normal;
	text-decoration:	underline;
}

.subNavi:link,.subNavi:visited, .subNavi:active {
font-weight: normal;
font-size: 100%;
color: #ffffff;
}

.subNavi:hover{
font-weight: normal;
font-size: 100%;
color: #ffffff;
text-decoration: underline;
}


div.table { display:table; border-collapse:collapse;
}
div.tr { display:table-row; clear:both;
}
div.td { display:table-cell; float:left;
}
div.td_page_info { display:table-cell; padding-right: 30px; float:left;
}
div.td_middle { display:table-cell; float:left; padding-top: 10px; padding-right: 20px;
}


#impressum blockquote {
	margin: 0px;
	padding: 1px;
	padding-top: 3px;
	margin-left: 10px;
	vertical-align: top;
}

label.order, div.order {
	padding-top: 2px;
	float: left;
	width: 150px;
}

div.orderInfo {
	margin-left: 150px;
	font-size: 80%;
}

div.radioBoxes {
	margin-left: 150px;
}

div.radioBoxes input {
	float: left;
}

div.radioBoxes label {
	margin-left: 30px;
	display: block;
}