
body {
 margin: 0; padding: 0; 	
}

.main_cont{
	background: #E9E9E9;
	padding-left:80px;
}

.adr {
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
}

#bmc_sep{
	height:25px;
}

#mc_menu{
	height:40px;
	background: url(../img/1_pixel_navi_grau-1.png);
}

#mc_menu ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#mc_menu ul li{
	display: table-cell;
	font-family:Helvetica;
	font-weight:normal;
	
}
#mc_menu ul li a{
	top:-10px;
	height: 40px;
	padding:  0px 25px;
	display:block;
	cursor:pointer;
	font-size:15px;
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#777;
	border-collapse:collapse;
}
#hotline img{
	margin-left:340px;
	padding-top:5px;
}


#bmc_menu{
	height:40px;
	background: url(../img/1_pixel_navi_grau-1.png);
	
	width: 100%; /* The menu should be the entire width of it's surrounding object, in this case the whole page */
	} /* dark grey bg */

#bmc_menu ul{
	font-family:Helvetica;
	font-weight:normal;
	font-size:15px;
	
	margin: 0;
	padding: 0;
	float: left;}

#bmc_menu ul li{
	display: inline;
	
} /* Makes the link all appear in one line, rather than on top of each other */

#bmc_menu ul li a{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#999;
	border-collapse:collapse;
	
	float: left; 
	text-decoration: none; /* removes the underline from the menu text */
	color: #999; /* text color of the menu */
	padding: 10.5px 25px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
}

#bmc_menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #999;
	text-decoration: none;}

#bmc_menu ul li a:hover, .bmc_menu ul li .current{
	color: #999;
	ackground-color:#0b75b2;
	background: url(../img/1_pixel_navi_rot-1.png);
	
}

#leftColumn{
	
}
.h1 img{
	margin-top:4px;	
}
.h1_o img{
	margin-top:4px;	
}

.h1 {
	height:20px;
	position:relative;
	margin:2px;
	padding:4px;
	padding-left:12px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	background:#eee;
	color:#444;
	width:200px;
	cursor:pointer;
}


.h1_o {
	height:20px;
	position:relative;
	margin:2px;
	padding:4px;
	padding-left:22px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	background:#eee;
	color:#444;
	width:190px;
	cursor:pointer;
}


.h1_inactive {
	position:relative;
	margin-top:2px;
	padding:4px;
	padding-left:12px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	background:#eee;
	color:#444;
	width:200px;
	cursor:pointer;
}

.h1_o_inactive {
	position:relative;
	margin-top:10px;
	padding:4px;
	padding-left:22px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:17px;
	background:#44aCFF;
	color:#fff;
	width:200px;
	cursor:pointer;
}


.gname {
	position:absolute;
	margin:2px;
	left:32px;
}
.gname_o {
	position:absolute;
	margin-top:4px;
	left:42px;
}

.h1:hover {
}

.h2 {
	padding-top:4px;
	padding-bottom:4px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:17px;
	background:#E71010;
	background: url(../img/1_pixel_balken_rot-1.png);
	color:#fff;
	width:100%;
}

.cnth{
	padding-top:4px;
	padding-bottom:4px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:17px;
	background:#eee;
	background: url(../img/1_pixel_balken_grau-1.png);
	color:#fff;
	width:400px;	
}

.h_title {
	padding-left:8px;	
}

#h_id {
	position:relative;
	right:10px;
	color:#1ff;
	text-align:right;	
	float:right;
}

.tabcont {
	background:#fff;
	width:400px;	
	border-width:2px;
	border-style:solid;
	border-color:#eee;
	border-collapse:collapse;
}

.tabcont_m {
	background:#F7F7F7;
	width:400px;	
	border-width:2px;
	border-style:solid;
	border-color:#eee;
	border-collapse:collapse;
}

.tabcont_print {
	background:#fff;
	width:700px;	
	border-width:2px;
	border-style:solid;
	border-color:#eee;
	border-collapse:collapse;
}

#head #type {
	font-family:Helvetica;
	font-weight:bold;
	font-size:18px;
}

#head #id {
	float:right;
	font-family:Helvetica;
	font-weight:bold;
	font-size:18px;
}

.tabcont_groups {
	
	background:#fff;
	
	width:100%;	
	border-width:2px;
	border-style:solid;
	border-color:#eee;
	border-collapse:collapse;
}


.table {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#eee;
	clear:left;
	width:200px;
}

.tabcont tr:hover{
	background:#ccc;
}

.cont {
	margin-bottom:10px;
}

.selected {

background:#aaa;	
}

.icon {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#eee;
	width:30px;	
	float:left;
	padding-left:8px;
	padding-top:2px;
	cursor:pointer;
}

.col1 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#fff;
	ackground:#F7F7F7;
	width:200px;
	
	fgloat:left;
	padding-left:10px;
	padding-top:5px;
	cursor:pointer;
}

.col3 {
	width:20px;	
	float:right;
}
.name {
	font-family:Helvetica;
	font-weight:bold;
	font-size:13px;
}
.sdesc {
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;	
	padding-left:10px;
	padding-top:4px;
	padding-bottom:6px;
	color:#555;
}

.preis {
	text-align:right;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#fff;
	ackground:#F7F7F7;
	
	width:40px;
	padding:10px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}

#seldetails{
	margin-left:10px;
	margin-right:10px;
}

.result_title{
	background:#fff;
}

.result_desc {
	font-family:Helvetica;
	font-weight:bold;
	color:#aaa;
	font-size:9px;
}

.result_name {
	font-family:Helvetica;
	font-weight:bold;
	color:#333;
	font-size:13px;
}

.result_preis {
	font-family:Helvetica;
	font-weight:bold;
	color:#000;
	font-size:16px;	
	
}

.result_sum_preis{
	font-family:Helvetica;
	font-weight:bold;
	color:#000;
	font-size:19px;	
}

.result_type {
		margin-left:10px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:20px;	
}

#bike_title {
	font-family:Helvetica;
	font-weight:bold;
	color:#666;
	font-size:14px;	
}

#bike_desc {
	font-family:Helvetica;
	font-weight:normal;
	font-size:12px;	
}

.tabcont_groups_action{
	visi: hidden;
}

.desc_txt{
	font-family:Helvetica;
	font-weight:normal;
	font-size:12px;	
	padding:10px;
}

.desc_box{
	font-family:Helvetica;
	font-weight:normal;
	font-size:12px;	
	padding:10px;
	background:#eee;
}
.cbuttons{
	text-align:center;
}

.footer{
	text-align:center;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
}

.result_col1 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#fff;
	background:#F7F7F7;
	
	padding-left:10px;
	padding-top:4px;
}

.result_sum {
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-color:#fff;
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-top:4px;
}

.actions {
	background:#ddd;
	font-family:Helvetica;
	font-weight:normal;
	font-size:12px;	
	padding-left:10px;
	padding-top:4px;
}

.result_col2 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#fff;
	background:#F7F7F7;
	
	width:70px;
	text-align:right;
	padding-right:7px;
}

.result_col3 {
	width:90px;
	text-align:right;
	padding-right:7px;
}

#links {
	white-space : nowrap;
}

.mlink {
	position:relative;
	top:-20px;
	padding:7px;
	margin-right:6px;
	border-width:1px;
	border-style:solid;
	border-color:#eee;
	background:#eee;
	cursor:pointer;
	font-family:Helvetica;
	font-weight:bold;
	font-size:13px;	
}

.mlink:hover {
	position:relative;
	top:-20px;
	padding:7px;
	margin-right:6px;
	border-width:1px;
	border-style:solid;
	border-color:#eee;
	background:#ccc;
	cursor:pointer;
	font-family:Helvetica;
	font-weight:bold;
	font-size:13px;	
}



div.modalPopupTransparent {
    background: #fff;
    position: absolute;
    top: 70px;
    left: 0px;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

div.modalPopupWindow {
    position: absolute;
    background-color: #FFFFFF;
    border: 2px solid black;
    padding: 8px;
    text-align: left;
}

div.modalPopupWindow_Loading {
	position: fixed;
	top:50%;
	left:50%;
	z-index:9998;
	margin:-20px 0 0 -250px;
    background-color: #FFFFFF;
    border: 3px solid #aaa;
    padding: 28px;
    text-align: center;
	font-family:Helvetica;
	font-weight:bold;
	font-size:17px;
}

div.modalPopupWindow_list {
	position: fixed;
	top:50%;
	left:50%;
	z-index:9998;
	margin:-220px 0 0 -250px;	
    background-color: #FFFFFF;
    border: 3px solid #aaa;
    padding: 28px;
    text-align: left;
	font-family:Helvetica;
	font-weight:bold;
	font-size:17px;
	width:500px;
	height:340px;
	overflow: scroll;
}
