/* ----------- LAB AREA -------------------------- */


/*
	flyout
	
#ctl00_FlyoutQuickBooking_ctl00_ctl00
{
	margin-left: auto !important;
	margin-right: auto !important;
	position: absolute !important;
	background-color: #000 !important;
	text-align: center;
	overflow:auto;
	z-index: 10 !important;
	width: 20px !important;
}

*/





/* ----------- END -------------------------- */

#onlinebooking_large
{
    width: 700px;
}

#onlinebooking_small
{
    width: 600px;
}

#ibe_table_top 
{

}

/************************
	BOOKING CONTENT 
************************/

.todotitle 
{
	color: #005AAA;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.todo 
{
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 3px;
	margin-bottom: 10px;
    width: 180px;
    vertical-align: middle;
}


.listbold 
{
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight: bold;
}

.listnormal 
{
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 3px;
	margin-bottom: 3px;
}

.listsmall
{
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.help 
{
	color: #005AAA;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: normal;
}

.warning 
{
	color: #EFA623;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: normal;
}	
	
.error 
{
	color: #FF0000;
	/*font-size: 12px;*/
	font-size: 11px;
    font-weight: normal;
}	
	
	
/************************
	BOXES BOTTOM
************************/
	
	
.helpbox
{
	width: 500px;
	float: left;
	/*font-size: 12px;*/
	font-size: 11px;
	margin-top: 10px;
}

.helpbox .helpbox_top
{
	/*background-image: url(../img/boxes/helpbox/helpbox1_randoben.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/helpbox1_randoben.jpg);
	background-repeat: no-repeat;
	height: 2px !important;
	margin-bottom:0px;
	margin-top:0px;
	height: 200px;
	
}

	*html .helpbox .helpbox_top
	{
		margin-bottom: -10px;
	}

.helpbox .helpbox_title
{
	/*background-image: url(../img/boxes/helpbox/helpbox1_inhalt.jpg); */
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/helpbox1_inhalt.jpg);
	padding-left: 10px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}

.helpbox .helpbox_middle
{	
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url(../img/boxes/helpbox/helpbox1_inhalt.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/helpbox1_inhalt.jpg);
	margin-bottom:0px;
	margin-top:0px;
	width: 480px;
}

/*
	.helpbox .helpbox_middle ul
	{
		display: none;
	}

*/


.helpbox .helpbox_bottom
{	
	/*background-image: url(../img/boxes/helpbox/helpbox1_randunten.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/helpbox1_randunten.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom:0px;
	margin-top:0px;
}	

		

.warningbox
{
	width: 500px;
	float: left;
	/*font-size: 12px;*/
	font-size: 11px;
	margin-top: 10px;
}


.warningbox .warningbox_top
{
	/*background-image: url(../img/boxes/helpbox/warningbox1_randoben.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/warningbox1_randoben.jpg);
	background-repeat: no-repeat;
	height: 4px;
	margin-bottom:0px;
	margin-top:0px;
}

	*html .helpbox .warningbox .warningbox_top
	{
		margin-bottom: -10px;
	}

.warningbox .warningbox_title
{
	/*background-image: url(../img/boxes/helpbox/warningbox1_inhalt.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/warningbox1_inhalt.jpg);
	padding-left: 10px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}
.warningbox .warningbox_middle
{	
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url(../img/boxes/helpbox/warningbox1_inhalt.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/warningbox1_inhalt.jpg);
	margin-bottom:0px;
	margin-top:0px;
	width: 480px;
}
.warningbox .warningbox_bottom
{	
	/*background-image: url(../img/boxes/helpbox/warningbox1_randunten.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/warningbox1_randunten.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom:0px;
	margin-top:0px;
}	

.errorbox
{
	width: 500px;
	float: left;
	/*font-size: 12px;*/
	font-size: 11px;
	margin-top: 10px;
}


.errorbox .errorbox_top
{
	/*background-image: url(../img/boxes/helpbox/errorbox1_randoben.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/errorbox1_randoben.jpg);
	background-repeat: no-repeat;
	height: 4px;
	margin-bottom:0px;
	margin-top:0px;
}

	*html .errorbox .errorbox_top
	{
		margin-bottom: -11px;
	}

.errorbox .errorbox_title
{
	/*background-image: url(../img/boxes/helpbox/errorbox1_inhalt.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/errorbox1_inhalt.jpg);
	padding-left: 10px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}
.errorbox .errorbox_middle
{	
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url(../img/boxes/helpbox/errorbox1_inhalt.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/errorbox1_inhalt.jpg);
	margin-bottom:0px;
	margin-top:0px;
	width: 480px;
}
.errorbox .errorbox_bottom
{	
	/*background-image: url(../img/boxes/helpbox/errorbox1_randunten.jpg);*/
	background-image: url(https://www.globostudy.ch/cms/template/img/boxes/helpbox/errorbox1_randunten.jpg);
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom:0px;
	margin-top:0px;
}	

/**** BUTTONS *****/

.button
{
    float: right;

}

.button a
{
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 0px; 
    height: 27px;
    width: 100px;
    font-size: 13px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
 
}

    
.button .weiter /* jetzt buchen button */
{
    /*background-image: url(../img/ob_weiter.jpg);*/
    background-image: url(https://www.globostudy.ch/cms/template/img/ob_weiter.jpg);
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffffff;
}

 .button .weiter:hover,
 .button .weiteractive
{
    color: #ffffff;    
} 
    

/****************************
	INCLUDED BOXEN
*****************************/


.included {
    width: 300px;
    margin-bottom: 20px;
    font-size: 11px;
}


.included_top {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included/includedbox1_randoben.jpg);
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
}


.included_title { 
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included/includedbox1_oben.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
    
.included_middle {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included/includedbox1_inhalt.jpg);
    padding: 10px;
    padding-left: 10px;
    font-size: 11px;
    padding-right: 10px;
}
      

.included_middle ul,
.included-wide_middle ul {
    margin-left: -25px !important;
    margin-right: 5px;
}
        
.included_middle li,
.included-wide_middle li {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}
        
.included_middle, 
.included middle td,
.included-wide_middle,
.included-wide_middle td {
    font-size: 10px;
}
        
.included_bottom {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included/includedbox1_randunten.jpg);
    background-repeat: no-repeat; /* IE wants to repeat the footer bg */
    height: 16px !important;
    margin: 0;
}



/* Breite Box */
.included-wide {
    width: 500px;
    margin-bottom: 20px;
    font-size: 11px;
}

.included-wide_top {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included-wide/included-wide_randoben.gif);
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
}

.included-wide_title { 
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included-wide/included-wide_oben.gif);
	background-repeat: repeat-y;
	font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.included-wide_middle {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included-wide/included-wide_inhalt.gif);
    padding: 10px;
    padding-left: 10px;
    font-size: 11px;
    padding-right: 10px;
}

.included-wide_bottom {
    background-image: url(https://www.globostudy.ch/cms/template/img/boxes/included-wide/included-wide_randunten.jpg);
    background-repeat: no-repeat; /* IE wants to repeat the footer bg */
    height: 16px !important;
    margin: 0;
}
 

/****************************
	OVERVIEW
*****************************/

.overview table{
width: 90%;
}

.overview td {
vertical-align: top;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.overview h3 {
	color: #005AAA;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.overviewtitle {
vertical-align: middle;
background-color: #efefef;
padding-bottom: 2px;
padding-top: 2px;
margin-bottom: 0px;
}

.overviewtitle h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.overviewbold {
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.overviewnormal 
{
	font-size: 11px;
	/*font-size: 12px;*/
	margin-top: 0px;
	margin-bottom: 0px;
}




/************************
	sidebar LEFT 
************************/

.sidebar_agent {
    font-size: 11px; 
    color: #005aaa;
    font-weight: normal; 
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 10px;    
}

#sidebar a,
#sidebar .link,
#sidebar .aktivlink,
#sidebar .erledigt
{

    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 0px; 
    height: 23px;
    font-size: 13px;
    display: block;
    text-decoration: none;
    background-repeat: no-repeat;
}

/* Logout Link */
.sidebar_agent #ctl00_uc_UserInfo_btn_logout {
    background-image: url(https://www.globostudy.ch/cms/template/img/bg2.jpg);   
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -10px;
}


/* jetzt buchen button */
#sidebar .buchen
{
    background-image: url(https://www.globostudy.ch/cms/template/img/buchen.jpg);   
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

#sidebar .buchen:hover
{
    background-image: url(https://www.globostudy.ch/cms/template/img/buchen.jpg) !important;   
}


    
/* wenn aktiv / hover */
#sidebar .aktuell, 
#sidebar .aktivlink
{
    background-image: url(https://www.globostudy.ch/cms/template/img/bg2.jpg); 
    color: #fff;
    font-weight: bold;        
}

#sidebar a:hover
{
    background-image: url(https://www.globostudy.ch/cms/template/img/hover4.jpg); 
    color: #fff;
    font-weight: bold;     
}	


/* hellblau  */
#sidebar .passiv,
#sidebar .link
{
    background-image: url(https://www.globostudy.ch/cms/template/img/ob_passiv.jpg);      
    color: #5677F8;    
}    

/* hellblau mit Haken */
#sidebar .erledigt,
#sidebar a.erledigt:hover
{
    background-image: url(https://www.globostudy.ch/cms/template/img/ob_visited.jpg);      
    color: #5677F8;   
    padding-left: 35px !important;    
} 

/*  
#sidebar a.erledigt:hover
{
    background-image: url(https://www.globostudy.ch/cms/template/img/ob_visited_hover.jpg) !important;      
    color: #fff;   
    padding-left: 35px !important;    
} 
*/  

 div.newsitem .headline 
 {
	color: white;
	text-decoration: none;
 }