/*.widget td{
	padding:5px;
}*/

.raster td{
	vertical-align:top;
}

table .grey{
	background-color:#eee;
}
table .bottom_grey{
	background-color:#eee;
	border-top: 10px solid #fff;
	padding-left: 10px !important;
}
table .border-bottom td{
	border-bottom: 1px solid #aaa;
}
.topmenu{
	margin:0;
}

td.noborder{
	margin:0px;
	border:0px;
	padding:0px;
}

marquee{
	color:#fff;
} 

.widget {
	background-color:#FFFFFF;
	width:307px;
	margin-bottom:17px;
}
/* Ghost */
.widget_ghost {
  background:#FFF; 
  /*opacity: 0.5;  */
 /* filter:alpha(opacity=50);*/
  position:relative;  
  border: 1px dashed #555;  
  width: 305px;
  margin-bottom:17px;
  padding:0;
}

.widget .grey_bottom{
	background-color:#eee;
	width:100%;
}
.widget .grey_bottom .middle_bottom{
	width:100px;
}
.widget .grey_bottom .left_bottom{
	background-image:url(../pics/buttons/pfeil_links.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.widget .grey_bottom .left_bottom div{
	width:25px;
	float:left;	
}
.widget .grey_bottom .right_bottom div{
	width:25px;
	float:right;	
}
.widget .grey_bottom .right_bottom{
	background-image:url(../pics/buttons/pfeil_rechts.gif);
	background-repeat:no-repeat;
	background-position: right center;

	text-align:right;
}
.search_button{
	border:none;	
}
.box_header{
	background-image:url(../pics/box_header.gif);
	background-repeat:no-repeat;
	padding:3px 5px 0 0;
	height:30px;
}

.box_footer{
	background-image:url(../pics/box_footer.gif);
	background-repeat:no-repeat;
	padding:3px 5px 0 0;
	height:1px;
}

.box_content{
	padding:17px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../pics/box_content.gif);
	background-repeat:repeat-y;
	color:#4c4c4c;
	z-index:1;
}
.widget5_content{
	margin-bottom:-3px;
}
#dragbox1_content{
	height:149px;
}
#dragbox2_content{
	padding-top:18px;
	padding-bottom:13px;
}
#dragbox3_content{
	padding-top:7px;
	padding-bottom:6px;
}
#dragbox4_content{
	padding-top:10px;
	padding-bottom:8px;
	padding-right:0px;
	height:75px;
}
#dragbox5_content{
	padding-top:18px;
	padding-bottom:14px;
}
#dragbox6_content{
	padding-bottom:12px;
}
#dragbox7_content{
	padding-bottom:6px;
}
#dragbox4_content .grey_bg{
	background-color:#EEEEEE;
	height:35px;
	left:-10px;
	position:relative;
	top:-45px;
	width:194px;
}
#dragbox4_content td{
	vertical-align:top;
}
#grey_back{
	background-color:#EEEEEE;
	width:180px;
	padding:5px;
	z-index:2;
}

.widget td{
	padding-left:0px;
	padding-right:0px;
	vertical-align:top;
}
.widget .alternating_grey td{
	padding-left:10px;
	padding-right:10px;
}

.box_top {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #AAAAAA;
	background-color:#FFFFFF;
}

.widget .pfeil{
	margin:3px 5px 0px 3px;
	float:left;
}

.widget .pfeil_div{
	cursor: pointer;
	width:20px;
	float:left;
}

.widget .box_x, .widget .infobutton{
	float:right;
	cursor: pointer;
}
.widget .box_headline{
	width:220px;
	float:left;
	cursor:move;
}
.widget .box_x{
	margin:5px 3px 0px 5px;
}
.widget .infobutton{
	margin:5px 3px 0px 5px;
}
.box_headline{
	margin-top:4px;
	font-weight:bold;
	font-size:13px;
	color:#7d7d7d;
}
.widget li{
	color: #3777F3;
	margin-left: -25px;
	margin-bottom:7px;
	
}
.widget ul{
	margin-top:0px;
	margin-bottom:0px;
	
}
.search_text{
	width:180px;
	margin-bottom:14px;
}
.search_lens{
	left:165px;
	position:relative;
	top:-32px;
}
.button{
	cursor:pointer;
	margin-bottom:20px;
}
.view_options_button{
	cursor:pointer;
	margin-left:7px;
	margin-top:20px;
}
.kontakt_element{
	background-image:url(../pics/bg_grey_25.gif);
	background-repeat:repeat-x;
	height:25px;
	padding:3px 3px 3px 7px;
}
.add_div{
	float:right;
	margin-right:-6px;
	margin-top:-13px;
	width:25px;
}
.kontakt_content{
	margin-bottom:5px;
}
#kontakt1_content, #kontakt3_content, #kontakt4_content, #kontakt5_content{
	height:120px;
}
.box_tooltip{
	left:225px;
	position:relative;
	top:10px;
	width:279px;
	z-index:1000;
	display:none;
	cursor:default;
}
.box_tooltip_x{
	cursor:pointer;
	float:right;
	margin-top:36px;
}
.droparea{
	width:306px;
	height:600px;
	float:left;
	margin-bottom:30px;
	/*background-color:#00FF33;*/
}
#widget_col_0, #widget_col_1{
	margin-right:14px;
}

#widget_col_2{
	margin-right:-5px;
}
/*TRASH*/
#widget_col_3{
	position:absolute;
	left:-2000px;
	top:-2000px;
}


/* begin css tabs */
ul#tabnav { 
	text-align: left; 
	border-bottom: 1px solid #aaa;
	list-style-type: none;
	padding: 2px 0px 2px; /* THIRD number must change with respect to padding-top (X) below */
	margin-bottom: 10px;
}
ul#tabnav li { /* do not change */
	display: inline;
}
ul#tabnav li a { 
	margin-right: 7px;
}
.selected {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding: 3px 4px; 
	border: 1px solid #aaa; 
	background-color: #fff;
	color: #666; 
	margin-right: 7px; 
	text-decoration: none;
	border-bottom: none;
}
ul#tabnav a:hover { 
	background: #fff; 
}
/* end css tabs */

/* CALENDAR START */
/* Fuer IE <= 6 */
	div#calendar {
		text-align: center;
		border-left:1px solid #ccc;
	}

	.wochentag{
		color:#00266C;
	}
	.uhrzeit{
		margin-top:6px;
		margin-bottom:5px;
		color:#00266C;
		font-weight:bold;
		font-size:14px;
	}

		
	
	div#calendar table thead th{ 
		font-weight: bold; 
		text-align: center;
	}
	
	div#calendar table thead th.weekday{ 
		font-weight: bold; 
		text-align: center;
		background-color:#EEEEEE;
	}
  	
	div#calendar table tbody td{ 
		font-weight: normal; 
		padding-left: 5px; 
		padding-right: 5px; 
		color:#3777F3;
		text-align: right;
	}
	
	div#calendar table{
		border-collapse:collapse;
		padding: 0;
		margin-left:auto;
		margin-right:auto;
	}
	div#calendar .today{
		font-weight:bold;
		color:#00266C;
	}
	div#calendar .past, div#calendar .last_month{
		color:#999;
	}
	
	/* CALENDAR END */



