/**********************/
/* Info */
/**********************/

div.info
	{
	float:right;
	width:191px;
	}

.info table
	{
	width:189px;
	border:1px solid #CCC;
	}	

.info th
	{
	background-image:url("../images/elements/bg_th_uebersicht.gif");
	background-repeat: repeat-x;
	line-height:25px;
	text-align:left;
	padding-left:5px;
	color:#0066CC;
	font-size:12px;
	}
	
.info th b.border
	{
	display:block;
	width:120px;
	background-image:url("../images/elements/bg_th_uebersicht_border.gif");
	background-repeat: repeat-y;	
	background-position: 100% 0%;
	padding:0;
	}	
	
.info td 
	{
	background-image:url("../images/elements/bg_td_uebersicht.gif");
	background-repeat: repeat-x;
	background-position: bottom left;	
	line-height:18px;
	text-align:left;
	padding-left:5px;
	font-size:11px;
	}
	
.info td a.parkhaus
	{
	display:block;
	width:120px;
	background-image:url("../images/elements/bg_td_uebersicht_border.gif");
	background-repeat: repeat-y;
	background-position: 117px 0;
	padding:0;
	color:#666;	
	}
	
	
.info td a.status_frei
	{
	display:block;
	width:50px;
	text-align:center;
	background-image:url("../images/status/bg_f_small.gif");
	background-repeat: no-repeat;	
	background-position: 50% 50%;
	padding:0 0 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	}	
	
.info td a.status_besetzt
	{
	display:block;
	width:50px;
	text-align:center;
	background-image:url("../images/status/bg_b_small.gif");
	background-repeat: no-repeat;	
	background-position: 50% 50%;
	padding:0 0 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	}	

.info td a.status_geschlossen
	{
	display:block;
	width:50px;
	text-align:center;
	background-image:url("../images/status/bg_b_small.gif");
	background-repeat: no-repeat;	
	background-position: 50% 50%;
	padding:0 0 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	}	

.info td a.status_unbekannt
	{
	display:block;
	width:50px;
	text-align:center;
	background-image:url("../images/status/bg_u_small.gif");
	background-repeat: no-repeat;	
	background-position: 50% 50%;
	padding:0 0 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	}
	
.info td a.status
	{
	display:block;
	width:50px;
	text-align:center;
	background-image:url("../images/status/bg_u_small.gif");
	background-repeat: no-repeat;	
	background-position: 50% 50%;
	padding:0 0 0px 0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	}		
	
.info td a:hover
	{
	color:3366CC;
	margin-left:0px;
	padding-left:0px;
	color:#FFF;
	}
	
.info td a.parkhaus:hover
	{
	color:#3366CC;
	}	
	
/**********************/
/* Parkraum */
/**********************/	
		

#parkraum th.col1, #parkraum th.col2,#parkraum th.col3, #parkraum th.col4, #parkraum th.col5
	{
	background:#E4E2E3;
	line-height:25px;
	text-align:left;
	padding-left:8px;
	color:#000;
	font-size:12px;
	font-weight:normal;
	border-top:1px solid #CCC;
	border-right:0px solid #FFF;
	border-bottom:1px solid #CCC;
	border-left:0px solid #CCC;			
	}	

#parkraum th.colA, #parkraum th.colE
	{
	background:#E4E2E3;
	line-height:25px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;		
	width:1px;
	}
	
#parkraum th.col1
	{	
	width:150px;
	}
	
#parkraum th.col2
	{	
	width:80px;
	}
	
#parkraum th.col3
	{	
	width:100px;
	}
	
#parkraum th.col4
	{	
	width:50px;
	}			
	
#parkraum th.col5
	{	
	width:80px;
	}	
	
#parkraum th.colb2,#parkraum th.colb3,#parkraum th.colb4,#parkraum th.colb5
	{	
	width:2px;
	}
	
#parkraum td.col1,#parkraum td.col2, #parkraum td.col3, #parkraum td.col4, #parkraum td.col5
	{
	background-image:url("../images/elements/bg_td_uebersicht.gif");
	background-repeat: repeat-x;
	background-position: bottom left;	
	line-height:35px;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
	font-size:12px;
	}
	
#parkraum td.colA,#parkraum td.colb2,#parkraum td.colb3,#parkraum td.colb4,#parkraum td.colb5,#parkraum td.colE
	{
	background-image:url("../images/elements/bg_td_uebersicht_border.gif");
	background-repeat: repeat-y;	
	background-position: 0 0;	
	}
	
#parkraum td.colE
	{
	background-position: 100% 0;
	}	
	
	
/**********************/
/* Parkhaus */
/**********************/

#mapnav .status_frei
	{
	background-image:url("../images/status/bg_f.gif");
	background-repeat: no-repeat;	
	background-position: 100% 0;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:3px;
	}
	
#mapnav .status_besetzt
	{
	background-image:url("../images/status/bg_b.gif");
	background-repeat: no-repeat;	
	background-position: 100% 0;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:3px;
	}
	
#mapnav .status_geschlossen
	{
	background-image:url("../images/status/bg_b.gif");
	background-repeat: no-repeat;	
	background-position: 100% 0;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:3px;
	}	
	
#mapnav .status_unbekannt
	{
	background-image:url("../images/status/bg_u.gif");
	background-repeat: no-repeat;	
	background-position: 100% 0;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:3px;
	}		

#colleft,#colright
	{
	float:left;
	width:240px;
	margin:0;
	}	
	
#colleft
	{
	margin-right:12px;
	}	
	
#colleft table,#colright table
	{
	margin-bottom:12px;
	}	

#parkhaus th.col1
	{
	background:#E4E2E3;
	line-height:18px;
	text-align:left;
	padding-left:8px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #CCC;
	border-right:0px solid #FFF;
	border-bottom:1px solid #CCC;
	border-left:0px solid #CCC;			
	width:238px;	
	}	

#parkhaus th.colA, #parkhaus th.colE
	{
	background:#E4E2E3;
	line-height:20px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;		
	width:1px;
	}

#parkhaus th.col1_B
	{
	background:#F3F8FE;
	line-height:18px;
	text-align:left;
	padding-left:8px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #CFE3FB;
	border-right:0px solid #FFF;
	border-bottom:1px solid #CFE3FB;
	border-left:0px solid #CFE3FB;			
	width:238px;	
	}	

#parkhaus th.colA_B, #parkhaus th.colE_B
	{
	background:#F3F8FE;
	line-height:20px;
	border-top:1px solid #CFE3FB;
	border-bottom:1px solid #CFE3FB;		
	width:1px;
	}	
	

	
#parkhaus td.col1
	{
	background-image:url("../images/elements/bg_td_uebersicht.gif");
	background-repeat: repeat-x;
	background-position: bottom left;	
	line-height:17px;
	text-align:left;
	vertical-align:middle;
	padding:8px;
	font-size:12px;
	}
	
#parkhaus td.colA, #parkhaus td.colE
	{
	background-image:url("../images/elements/bg_td_uebersicht_border.gif");
	background-repeat: repeat-y;	
	background-position: 0 0;	
	}
	
#parkhaus td.colE
	{
	background-position: 100% 0;
	}	
	
#parkhaus p
	{
	margin:0;
	padding:0;
	}	
		
