html {
height:100% !important;
min-height:100%;
font-family : verdana, arial, sans-serif;
font-size : 12px;
background : black url(../img/body_04-02-2011.jpg) no-repeat top center;
}
body {
text-align : center;
margin : auto;
position : relative;
/*color:#131314;*/
color:#363535;
height:100% !important;
min-height:100%;
}

img{border:0px;}

#head_news{
width:800px;
height:302px !important;
min-height:302px;
position:relative;
top:153px;
text-align:justify;
}

#content {
width : 100%;
position : relative;
/*min-height:1630px;*/
min-height:100%;
height:auto !important;
height:100%;
overflow:hidden !important;
}

.content_normal{background : url(../img/content_top.jpg) no-repeat;}
.content_active{background : url(../img/content_top_hover.jpg) no-repeat;}

.content_infotext{color:#aaaaaa;margin-top:4px;margin-bottom:8px;display:block;width:100%;}


#content_mid_layer {
width : 802px;
top : 455px;
left : 50%;
margin-left:-401px;
position : absolute;
background : #000000 url(../img/content_mid.png) repeat-y 0 -1px;
overflow : auto;
text-align:left;
}

#content_bot_layer {
width : 100%;
height : 50px;
background : #000000 url(../img/content_bot.png) no-repeat top center;
display : block;
}
/*START - Alles was im Content-Div steht*/
#content_text{
line-height:1.4em;
float:left;
padding-bottom:15px;
text-align:justify;
margin-left:15px;
width:515px;
/*overflow:hidden !important;    14.07.11 Rausgenommen wegen Facebook Like-Btn (hover-Effekt).. Kp wozu das hier war*/
}
#content_navigation{
text-align:left;
width:165px;
position:absolute;
left:10px;
}
.navigation_sublist { 
display: none;left:0;position:absolute;z-index:955;top: 49px;text-align:left;padding: 0px 0px 0px 0px;
border-left:2px solid #006ab2;border-right:2px solid #006ab2;border-bottom:2px solid #006ab2;
-webkit-border-radius: 0em 0em .5em .5em; 
-moz-border-radius: 0em 0em .5em .5em;
border-radius: 0em 0em .5em .5em;
-webkit-box-shadow: 1px 6px 7px rgba(0,0,0,.8);
-moz-box-shadow: 1px 6px 7px rgba(0,0,0,.8);
box-shadow: 1px 6px 7px rgba(0,0,0,.8);
background:#ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
background: -moz-linear-gradient(top,  #ededed,  #ffffff);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
.navigation_sublist_shadow{
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.6);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.6);box-shadow: inset 0 1px 2px rgba(0,0,0,.6);
padding:8px 8px 6px 6px;
}
a.content_navigation_sublist,a.content_navigation_sublist:visited{white-space: nowrap;
background:url(../img/arrow_next.png) 4px 9px no-repeat;padding:8px 2px 8px 14px;color:#006ab2;text-decoration:none;display:block;}
a.content_navigation_sublist:hover{background:url(../img/arrow_next.png) 4px 9px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}
a.content_navigation_sublist_active{background:url(../img/arrow_next.png) 4px 9px no-repeat #f7f7f7;color:#a3a4a1;text-decoration:none;-moz-border-radius:4px;}

a.content_navigation_link{display:block;background:url(../img/arrow_next.png) 6px 8px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;}
a.content_navigation_link_normal{background:url(../img/arrow_next.png) 6px 8px no-repeat;}
a.content_navigation_link_normal:hover {background:url(../img/arrow_next.png) 6px 8px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}
a.content_navigation_link_dropdown{background:url(../img/arrow_down.png) 6px 4px no-repeat;}
a.content_navigation_link_dropdown:hover {background:url(../img/arrow_down.png) 6px 4px no-repeat;color:#1a8fde;}
a.content_navigation_link_active{background:url(../img/arrow_next.png) 6px 8px no-repeat #f7f7f7;color:#a3a4a1;text-decoration:none;-moz-border-radius:4px;}

#content_sidebar{
text-align:left;
width:240px;
float:left;
margin-left:20px;
color:#131314;
font-size:11px;
}

#content_sidebar .filter{
background:url(../img/icons/date.png) no-repeat 0px 4px;
padding:4px 4px 4px 20px;
color:#131314;
display:block;
}
.fussnote {font-size:10px;color:#999999;}

#content_sidebar  a.sidebar_comment_link:link{background:url(../img/icons/user.png) 0px 4px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_sidebar  a.sidebar_comment_link:visited{background:url(../img/icons/user.png) 0px 4px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_sidebar  a.sidebar_comment_link:hover {background:url(../img/icons/user.png) 0px 4px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}
#content_sidebar  a.sidebar_news_link:link{background:url(../img/icons/page_white_text.png) 0px 3px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_sidebar  a.sidebar_news_link:visited{background:url(../img/icons/page_white_text.png) 0px 3px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_sidebar  a.sidebar_news_link:hover {background:url(../img/icons/page_white_text.png) 0px 3px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}

#content_footer{clear:both;width:780px;margin:10px auto;height:150px;display:block;background:url(../img/footer_bg_gradient.png) no-repeat;}

#content_footer  a.sidebar_comment_link:link{background:url(../img/icons/user.png) 0px 4px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_footer  a.sidebar_comment_link:visited{background:url(../img/icons/user.png) 0px 4px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_footer  a.sidebar_comment_link:hover {background:url(../img/icons/user.png) 0px 4px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}
#content_footer  a.sidebar_news_link:link{background:url(../img/icons/page_white_text.png) 0px 3px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_footer  a.sidebar_news_link:visited{background:url(../img/icons/page_white_text.png) 0px 3px no-repeat;padding:4px 2px 4px 18px;color:#006ab2;text-decoration:none;display:block;}
#content_footer  a.sidebar_news_link:hover {background:url(../img/icons/page_white_text.png) 0px 3px no-repeat #f7f7f7;color:#1a8fde;text-decoration:underline;-moz-border-radius:4px;}

.top_header {background:url(../img/icons/picture_empty.png) no-repeat 0px 5px;padding:2px 0px 0px 20px;font-size:20px;font-weight:bold;margin:15px 0px -20px 0px;color:#000000;font-family:arial;}
.top_header_galerie {background:url(../img/icons/images.png) no-repeat 0px 5px;padding:2px 0px 0px 20px;font-size:20px;font-weight:bold;margin:15px 0px -20px 0px;color:#000000;font-family:arial;}

.top_header_startseite {background:url(../img/icons/picture_empty.png) no-repeat 0px 1px;text-align:left;padding:0px 0px 0px 20px;font-size:15px;font-weight:bold;margin:10px 0px 2px 0px;color:#000000;font-family:arial;}
.top_header_startseite a.news_headtext {font-size:15px;font-weight:bold;margin-bottom:2px;color:#000000;}
.top_header_startseite a.news_headtext:link{text-decoration:none;color:#000000;}
.top_header_startseite a.news_headtext:visited{text-decoration:none;color:#000000;}
.top_header_startseite a.news_headtext:hover{color:#1a8fde;}

.start_topic_text{margin-bottom:20px;padding-left:20px;}
.start_topic_text a:link{text-decoration:none;color:#000000;}
.start_topic_text a:visited{text-decoration:none;color:#000000;}
.start_topic_text a:hover{text-decoration:none;color:#000000;}

.article_back {color:#999999;font-size:11px;text-decoration:none;padding:1px 0px 2px 18px;background:url(../img/icons/resultset_previous.png) no-repeat;}

/*Weitere Nachrichten*/
.weitere_news{font-size:11px;color:#00509e;padding:2px 2px 2px 19px;margin:2px 0px 2px 0px;display:block;text-decoration:none;background:url(../img/icons/bullet_go.png) 0px 1px no-repeat;}
.start_topic {color:#999999;margin:8px 0px 0px 0px;font-size:9px;text-transform:uppercase;padding:10px 0px 2px 0px;display:block;text-align:left;background:url(../img/bg_news_bot_shadow.png) no-repeat top;}

/*Bildbeschreibung in der Newsanzeige*/
.img_beschreibung{margin-top:-2px;padding:5px;border-top:1px solid #006ab2;}
/*Einzelbildupload*/
.floating_img{float:right;margin: 0px 0px 0px 10px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;text-align:left;color:#666666;min-width:1px;font-size:10px;background:#f1f1f1;line-height:1.1em;}
.floating_img_left{float:left;margin: 0px 10px 0px 0px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;text-align:left;color:#666666;min-width:1px;font-size:10px;background:#f1f1f1;line-height:1.1em;}
/*ENDE - Alles was im Content-Div steht*/

#wrapper{display:block;width:100%;height:10px;clear:both;}

/*Firefox*/
#navigation {
width : 802px;
margin : auto;
height : 35px;
position:absolute;
z-index:999;
top:116px;
/*background:url(../img/navigation_transparent_bg.png) no-repeat 0px 0px;*/
}

#navigation ul, #navigation ul li {
border : 0;
margin : -6px 0 0 0;
padding : 0;
list-style : none;
height : 35px;
line-height : 6px;
}
#navigation ul {
width : 784px;
height : 35px;
}

#navigation ul li {
float : left;
height:35px;
border:0px solid red;
position:relative;
}

#navigation ul li h5 a {
text-decoration : none;
height:100%;padding:0px 18px 0px 18px; 
font-size:18px;
padding-top:15px;
line-height : 35px;
color:#006ab2;
float : left;
}

#navigation ul li h5 a:visited {
height : 35px;
line-height : 35px;
color:#006ab2;
}

#navigation ul li h5  a:hover {
height : 35px;
line-height : 35px;
color:#1a8fde;/*a3a4a1;*/
}

#navigation ul li h5  a.active {
height : 35px;
line-height : 35px;
color:#a3a4a1;
}
#navigation ul li h5 {
	padding:0px;margin:0px;height : 35px;color:#006ab2;float : left;
}



#navigation .navhome a, #navigation .navhome a:hover {
height : 35px;
line-height : 30px;
}

#news_control{position:absolute;top:96px;height:20px;width:800px;line-height:20px;margin-left:-400px;left:50%;text-align:right;}

#head_control_btn{
background:url(../img/header_control.png) 0px -15px no-repeat;display:block;height:15px;width:64px;
position:absolute;right:10px;top:3px;z-index:1000;
}
#news_control .active {background:url(../img/header_control.png) no-repeat;}

/*Firefox Link-Rahmen beim focus in der Navi entfernen*/
object:focus {
  outline: none;
}
/*Firefox Link-Rahmen beim focus entfernen*/
:-moz-any-link:focus {
  outline: none;
}


/*
	Navigation im header
*/

#head_news_id1{
position:absolute;
top:10px;
left:14px;
width:435px;
height:280px;
}
#head_news_id1_textbox_box{
position:absolute;
left:0px;
bottom:0px;
width:435px;
height:110px;
color:white;
background:url(../img/head_news_textbox_gradient_background.png) repeat-x #000000;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

#head_news_id1_textbox{
position:absolute;
bottom:0px;
left:0px;
width:435px;
height:110px;
color:white;
line-height:1.3em;
}
.margin_space{margin:4px 8px 16px 0px;text-indent:-4px;padding-left:8px;color:#f5f5f5;font-size:16px;font-weight:bold;line-height:1.4em;}
.margin_space a:link {color:#f5f5f5;text-decoration:none;border-bottom:1px solid white;}
.margin_space a:visited{color:#f5f5f5;text-decoration:none;border-bottom:1px solid white;}
.margin_space a:hover{color:#006ab2;border-bottom:1px solid white;border-bottom:1px solid #006ab2;}

.margin_space_small{margin:0px 0px 4px 0px;text-indent:-4px;width:100%;line-height:1.4em;color:#1d1d1d;font-size:13px;font-weight:bold;}
.margin_space_small a:link {color:#1d1d1d;text-decoration:none;border-bottom:1px solid #1d1d1d;}
.margin_space_small a:visited{color:#1d1d1d;text-decoration:none;border-bottom:1px solid #1d1d1d;}
.margin_space_small a:hover{color:#006ab2;border-bottom:1px solid #006ab2;border-bottom:1px solid #006ab2;}


#head_news_id2{
position:absolute;
top:27px;
right:14px;
width:320px;
height:115px;
}
	#head_news_id2_img{
	position:relative;left:0px;bottom:0px;height:115px;width:120px;float:left;
	}
#head_news_id2_textbox{
margin:4px 5px 0px 5px;height:100px;float:left;
}
#head_news_id2_textbox_text{
font-size:11px;line-height:1.3em;
}

#head_news_id3{
position:absolute;
top:160px;
right:14px;
width:320px;
height:115px;
}
	#head_news_id3_img{
	position:relative;left:0px;bottom:0px;height:115px;width:120px;float:left;
	}
#head_news_id3_textbox{
margin:4px 5px 0px 5px;height:100px;float:left;
}
#head_news_id3_textbox_text{
font-size:11px;line-height:1.3em;
}

.head_news_id1_textbox_text{
	margin:-8px 8px 8px 8px;color:white;
}

#navigation li.active{color:#006ab2;}

/*
	Kommentare
*/
/*Tabellen-beschreibungen... Benutzer: <input>*/
.tabellen_beschreibung{text-align:right;font-size:11px;color:#999999;}
.indent {text-indent:15px;}
input, textarea {border:1px solid #bbbbbb;font-family : verdana, arial, sans-serif;font-size : 12px;color:#131314;}
select, option {font-size:12px;color:#131314;font-family : verdana, arial, sans-serif;}
option{padding:2px;}
textarea{overflow:hidden;height:auto;width:430px;}

/*Beschreibung: uppercase und graue schrift!*/
.beschreibung{text-transform:uppercase;font-size:11px;color:#999999;}
.start_gb_entry {border-bottom:1px solid #dddddd;color:#999999;margin-bottom:8px;font-size:10px;text-transform:uppercase;padding:2px;position:relative}
.gb_entry {color:#999999;font-size:11px;line-height:1.45;width:130px}

/*ALTER Submit-Btn
.submit{font-weight:bold;color:white;border-top:0px;border-left:1px solid #0c476f;border-right:1px solid #0c476f;border-bottom:1px solid #0c476f;
height:18px;font-size:10px;background:url(../img/btn_submit_bg.png) repeat-x  #006ab2;padding:4px;height:20px;}*/

#seitenanzahl {margin:25px 0px;text-align:center;}
#seitenanzahl a:link{text-decoration:none;padding: .25em 1em .25em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);font-size:11px;color:#006ab2;background:#ededed}
#seitenanzahl a:visited{color: #006ab2;border: solid 1px #006ab2;background: #f78d1d;background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));background: -moz-linear-gradient(top,  #027dd1,  #006ab2);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');}
#seitenanzahl span.active{color:#a3a4a1;font-size:11px;text-decoration:none;-moz-border-radius:3px;padding:3px 7px;background:#f1f1f1;font-weight:bold;border:1px solid #dedede}
#seitenanzahl a:hover{color: #ffffff;background: #0271bd;background: -webkit-gradient(linear, left top, left bottom, from(#038ce9), to(#0271bd));background: -moz-linear-gradient(top,  #038ce9,  #0271bd);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#038ce9', endColorstr='#0271bd');}
.submit, .button{
display: inline-block;
font-size:10px;
outline: none;
text-align: center;
text-decoration: none;
padding: .25em 1em .25em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em; 
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
color: #ffffff;
border: solid 1px #006ab2;
background: #027dd1;
background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));
background: -moz-linear-gradient(top,  #027dd1,  #006ab2);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');
}

.redborder {
border:1px solid red;background: #ffffff;color: #919aa2;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
background: -moz-linear-gradient(top,  #ffffff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.greyborder {
border:1px solid #dedede;background: #ffffff;color: #919aa2;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
background: -moz-linear-gradient(top,  #ffffff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.blue {
border:1px solid #006ab2;background: #027dd1;color:white;
background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));
background: -moz-linear-gradient(top,  #027dd1,  #006ab2);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');
}
.submit,.submit:visited{
	color: #ffffff;
	border: solid 1px #006ab2;
	background: #027dd1;
	background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));
	background: -moz-linear-gradient(top,  #027dd1,  #006ab2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');
}
.submit:hover{
	color: #ffffff;
	background: #0271bd;
	background: -webkit-gradient(linear, left top, left bottom, from(#038ce9), to(#0271bd));
	background: -moz-linear-gradient(top,  #038ce9,  #0271bd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#038ce9', endColorstr='#0271bd');
}
.submit:active {
	color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#006ab2), to(#027dd1));
	background: -moz-linear-gradient(top,  #006ab2,  #027dd1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#006ab2', endColorstr='#027dd1');
}

input.submit[disabled]{background:url(../img/btn_submit_bg.png) repeat-x  #dedede;}

.news_img {margin:10px 0px 10px 10px;float:right;}
/*Download Link unter Interaktiv Download*/
.link_download:link {color:#006ab2;background:url(../img/icons/database_save.png) left no-repeat;padding:3px 3px 3px 20px;padding-bottom:1px;display:block;margin:0px;}
.link_download:visited {color:#006ab2;background:url(../img/icons/database_save.png) left no-repeat;padding:3px 3px 3px 20px;padding-bottom:1px;display:block;margin:0px;}
.link_download:active {color:#006ab2;background:url(../img/icons/database_save.png) left no-repeat;padding:3px 3px 3px 20px;padding-bottom:1px;display:block;margin:0px;}
.link_download:hover{color:#1a8fde;background:url(../img/icons/database_save.png) left no-repeat;padding:3px 3px 3px 20px;padding-bottom:1px;display:block;margin:0px;}

#content_text a.link:link ,#content_text a.link:visited {background:url(../img//arrow_next.png) 4px 10px no-repeat;padding:5px 3px 5px 14px;color:#006ab2;}
#content_text a.link:active {color:#006ab2;}
#content_text a.link:hover {color:#1a8fde;}

.email{background:url(../img/icons/email.png) left no-repeat;padding-left:20px;padding-bottom:3px;color:#006ab2;}

/*Rudis Tagebuch*/
.rudistagebuch {font-size:18px; line-height:1.3em;}

/*Facebook Plugin veraendern*/
.fan_box .full_widget{border:solid 0px #94a3c4;background:red}
.uiLinkSubtle,.fbFooterBorder,#fbFooterBorder{display:!none;}

/*Kalender - Bullibelegung*/
#bulli_kalender th{height: 30px;color:#aaaaaa;font-size:11px;text-align:center;}
#bulli_kalender td {width: 73px;text-align: center;vertical-align: middle;font-size:10pt;}
#bulli_kalender td div.normal,#bulli_kalender td div.normal:hover,#bulli_kalender th div.normal:hover {margin:0.2em;padding: 1.6em 1em 1.6em;-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
color: #919aa2;border: solid 1px #d5dce7;background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaecef));
background: -moz-linear-gradient(top,  #ffffff,  #eaecef);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaecef');
}
#bulli_kalender td div.date_has_event {border: solid 1px #006ab2;font-weight:bold;color:white;background: #027dd1;
background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));
background: -moz-linear-gradient(top,  #027dd1,  #006ab2);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');
}
#bulli_kalender td div.date_has_event:hover {
border: solid 1px #006ab2;color: #ffffff;background: #0271bd;
background: -webkit-gradient(linear, left top, left bottom, from(#038ce9), to(#0271bd));
background: -moz-linear-gradient(top,  #038ce9,  #0271bd);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#038ce9', endColorstr='#0271bd');
}
#bulli_kalender td div.padding {
	background: #cecece;
}
#bulli_kalender td div.today,#bulli_kalender td div.today:hover  {
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);font-weight:bold;
-moz-box-shadow:inset 0 0 2px rgba(0,0,0,.2);
box-shadow: inset 0 0 2px rgba(0,0,0,.4);
border:1px solid red;background: #ffffff;color: #919aa2;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ededed));
background: -moz-linear-gradient(top,  #ffffff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.events {
	position: relative;
	font-weight:normal;
}
.events ul {
	font-size:10px;
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 7px;
	background: #027dd1;
	background: -webkit-gradient(linear, left top, left bottom, from(#027dd1), to(#006ab2));
	background: -moz-linear-gradient(top,  #027dd1,  #006ab2);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#027dd1', endColorstr='#006ab2');
	color: white;
	border: 2px solid #006ab2;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}
.events li {
	padding-bottom: 5px;
}
.events li span {
	display: block;
	text-align: justify;
	color: #ededed;
}
.events li span.title {
	font-weight: bold;
	color: #ffffff;
}
