/* Elements - common */
body, body #default, body #blog, body #sfile, body #forum{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFCC;
}
table{
	empty-cells: show;
	border-collapse: collapse;	
	font-size: 12px;
}
a{
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	font-size-adjust: none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 css tags used exclusivly by cubic3 - class&idnames must not be changed
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
/* -----------------IDs-------------------*/

#c3menupathpanel{
	width:100%;
	height:16px;

}
#c3editparampanel{
	color: #404040;
	font-size: .9em;
	background-color: #dedede;
	margin: 2px;
}

/* ---------------classes-----------------*/

table.c3calendar{
	font-size: 10px;
	background-color: #FAFAFA;
	
}
.c3calendarheader{
	font-size: 11px;
	font-weight: bold;
	background-color: #3D93CC;
}
.c3calendarcell{
	width:14.3%;
}
.c3siderollframe{
	background-color: #FAFAFA;
}
.c3siderollheader{
	font-weight: bold;
	padding: 0px;
	text-align: center;
	background-color: #BFBFBF;
}
.c3searchfield{
	float: left;
	background-color: #FFFFFF;
	height: 15px;
	width:88px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
/*	background: url(../images/blue_ruler.gif) repeat-x top;*/
}
.c3messagetext{
	font-size: 1.1em;
	color: Red;
}
.c3button{
	float: right;
	border:0px;
	font-weight: bold;
	height: 16px;
	color: #000000; 
	font-size: 12px;
	text-align: right;
	background: transparent;
/*	background: transparent url(../images/Button01.gif) no-repeat right;
	padding: 0px 10px 0px 1px;*/
	cursor: pointer;
	
}
.c3button:hover{
	text-decoration: underline;
}
.c3logintext{
	clear: both;
	float: left;
	font-size: .9em;
	line-height: 16px;
}
.c3loginfield{
	clear: right;
	float: right;
	width: 96px;
	font-size: 12px;
	height: 16px;
	border-width: 0px 1px 0px 1px;
	border-color: #606060 #BBBBBB #BBBBBB #606060;
	border-style: none solid none solid;
	background: #FFFFFF url(../images/inputfield.gif);
}
.c3logintitle{
	color: #404040;
	font-weight: bold;
}
.c3searchtitle{
	width: 150px;	
}
.c3usercount{
	margin-top: 6px;
	width: 150px;
	height: 16px;
	border-bottom: 1px solid #000000;
	color: #000000;
	line-height: 14px;
	text-align: center;
}
.c3menuCheader{
	width: 120px;
	color: #000000;
	font-weight: bold;
}
.c3commentinfo{
	height: 20px;
	background-color: #FFFF99;
	padding-right: 6px;
	padding-left: 4px;
	line-height: 20px;
	border-bottom: 2px solid #FFFF00;
	border-top: 2px solid #FFFF00;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	
}
.c3commentinfotext{
	font-weight: bold;
}
.c3commentmessagetitle{
	padding-left: 4px;
	padding-right: 6px;
	border: 1px solid #666666;
	height: 20px;
	line-height: 20px;
	margin-left: 6px;
	margin-right: 6px;
}
.c3commentdate{
	float: right;
	margin-left: 6px;
}
.c3commentmessage{
	margin-left: 2px;
	padding: 2px;
		margin-left: 6px;
	margin-right: 6px;

}
.c3commentlevelindent{
	background: url(../icons/xforumlvl.gif) repeat-x;
		margin-left: 6px;
}
.c3listframe{
	width: 290px;
	background: url(../images/listen_hinter.jpg) repeat-x;
	/*background-color: #ffffff; */
	background-color: #fcfc6a;
	padding: 4px;
	margin-left: 8px;
	margin-top: 8px;
	border-color: Maroon;
	border-style: solid;
	border-width: 1px;
	position: static;

}

.c3listframeLeft{
	width: 285px;
	background-color: #ffffff;
	background-color: #FFFFCC;
	float: Left;
	padding: 4px;
	margin-left: 8px;
	margin-top: 8px;
	border-color: Maroon;
	border-style: solid;
	border-width: 1px;
}

.c3listframeRight{
	float: Right;
	width: 285px;
	background-color: #ffffff;
	background-color: #FFFFCC;
	padding: 4px;
	margin-right: 8px;
	margin-top: 8px;
	border-color: Maroon;
	border-style: solid;
	border-width: 1px;
}

.c3listframeCenter{
	width: 595px;
	background-color: #ffffff;
	background-color: #FFFFCC;
	padding: 4px;
	margin-left: 8px;
	margin-top: 8px;
	border-color: Maroon;
	border-style: solid;
	border-width: 1px;
	position: static;
}

.c3listdata{
	float: right;
	width: 96px; 
	background-color: #EDEDED; 
	padding: 0px 4px 0px 4px; 
	margin-left: 4px; 
	border-top: 1px solid #FFE1A2;
}
.c3listdate{
	float: right;
	font-weight: normal;
	height: 16px;
	clear: right;
}
.c3listheader{
	position: static;
	color: #404040;
}

.c3listfooter{
	position: relative;
	top: 4px;
	clear: both;
	width: 100%;
	background-color: #EBEBEB;
	margin-bottom: 24px;
}
.c3listspace{
	clear: left;
	line-height: 12px;
}
.c3nodeframe{
	clear: both;
	padding: 0px;
}
.c3nodetitle{
	text-indent: 8px;
	font-size: 1.2em;
	font-weight: bold;
}
.c3nodeheader{
	padding: 4px;
	font-size: 1.00em;
	font-weight: bold;
	font-style: oblique;
}
.c3nodespace{
	clear: both;
	line-height: 20px;
}
.c3editparamfield{
	width: 100px;
	background-color: #FFFFFF;
	color: #404040;
	border-width: 1px 1px 1px 1px;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	border-style: solid;
}
.c3editfield{
	clear: both;
	width: 99%;
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #404040;
	border-width: 1px 1px 1px 1px;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	border-style: solid;
	font-size: 12px;
	margin:2px;
}
.c3uploadfield{
	clear: both;
	width: 90%;
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #404040;
	border-width: 1px 1px 1px 1px;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	border-style: solid;
	font-size: 12px;
	margin:2px;
}
.c3editheader{
	clear: both;
	color: #404040;
	font-size: 1em;
	font-weight: bold;
	padding:2px;
}
.c3edittext{
	font-size: 1em;
	padding:2px;
}
.c3gallerybox{
	clear: both;
	background-color: #ffffff;
	padding: 6px;
}

.c3galleryfloat{
	display: block;
	float: left;
	background-color: #ffffff;
	margin: 4px;
	clear: none;
	width: 140px;
	height: 100px;
}

.c3galboximg{
	width: 120px;
	height: auto;
	overflow: hidden;
}
.c3galboxtitle{
	font-size: .9em;
}
.c3galboxtext{
	font-size: .9em;
	font-style: italic;
	height: 65%;
	overflow: hidden;
}
.c3thumbnail{
	vertical-align: top;
	width: 120px;
	height: auto;
	margin-top: 2px;
	margin: 4px;
	float: left;
	clear: left;
}

.c3frame{
	clear: both;
	padding: 4px;
	background-color: #ffffff;
	margin:4px;
}
.c3frametable{
	background-color: #ffffff;
	margin:12px;
	border: solid 1px #404040;
}

.c3frametable td {
	clear: both;
	padding: 4px;
	background-color: #ffffff;
	margin:4px;
	border: solid 1px #ababab;
}

.c3frametable th {
	clear: both;
	padding: 4px;
	background-color: #ffffff;
	margin:4px;
	border: solid 1px #ababab;
}

.c3date{
	/*float: right;*/
	font-size: .85em;
}
.c3title{
	float: left;
	width: 80%;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
}
.c3header{
	clear: both;
	font-weight: bold;
	font-size: 1em;
	padding-top: 4px;
}
.c3space{
	line-height:12px;
}
.c3pic{
}

.c3picdiv{
	float: right;
	clear: right;
	padding: 10px;
	padding-right: 0px;
}

.c3content{
	font-weight: normal;
	font-size: 1em;
	text-align: justify;
}
.c3textbox1{
	width: 35%;
	margin-left: 4px;
	margin-bottom: 4px;
	padding: 4px;
	color: #000000;
	float: right;
	border: 1px solid #404040;
	background-color: #FFFFCC;
	text-align: left;
	clear: right;
}
.c3textbox2{
	padding: 4px;
	color: #404040;
	float: right;
	text-align: right;
}
.c3footer{
	clear: both;
	border-top: 2px solid #DFE2E8;
	height: 20px;
	padding: 4px;
	background-color: #ffffff;
}
.c3download{
	padding: 10px;
	background-color: #FFFFFF;
 	font-size: .9em;
}
.c3sfsection01{
	width: 80px;
	background-color: #FFD887;
	border: solid #FFD887;
	border-width: 1px 0px 1px 1px;
}
.c3sfsection02{
	background-color: #E49494;
	border: solid #E49494;
	border-width: 1px 0px 1px 1px;	
}
.c3sfsection03{
	background-color: #94C2D7;
	border: solid #94C2D7;
	border-width: 1px 0px 1px 1px;
}
.c3sfsection04{
	background-color: #C1D995;
	border: solid #C1D995;
	border-width: 1px 0px 1px 1px;
}
.c3sfcontent01{
	border: solid #FFD887;
	border-width: 1px 1px 1px 0px;
}
.c3sfcontent02{
	border: solid #E49494;
	border-width: 1px 1px 1px 0px;	
}
.c3sfcontent03{
	border: solid #94C2D7;
	border-width: 1px 1px 1px 0px;	
}
.c3sfcontent04{
	border: solid #C1D995;
	border-width: 1px 1px 1px 0px;	
}
.c3sfcomment{
	border: solid #236583;
	border-width: 0px 1px 1px 1px;
		

	
}
/* --------------link classes--------------*/

a.c3calendarlink{
	
}
a.c3calendarlink:hover{
	
}
a.c3calendarnav{
	display: block;
	height: 100%;
	width: 100%;
	background-color: #BFBFBF;
	text-decoration: none;	
}
a.c3calendarnav:hover{
	background-color: #FFB00D;
}
a.c3menuZ{
 	display: block;
	float: left;
 	text-decoration: none;
	width: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 	14px;
}
a.c3menuZ:hover{
 	text-decoration: underline;
}
a.c3menuA{
	text-decoration: none;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	cursor: default;
	color: #000000;
	font-weight: bold;

	
}
a.c3menuA:hover{
	color: #000000;
	background-color: #236583;
}
a.c3menuAhot{
	text-decoration: none;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	cursor: default;
	color: #000000;
	height: 100%;
	background-color: #236583;
	font-weight: bold;
}
a.c3menuB{
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: default;
	padding-left: 6px;
	line-height: 18px;
	/*background-image: url(../images/MenuB_norm.gif);*/
	background-repeat: no-repeat;
	font-size: 120%;
	background-color: #FFFF99;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-top-color: #000000;
	border-top-style: none;
	border-top-width: 1px;	
	border-collapse: collapse;
	width: 180px;
}
a.c3menuB:hover{
	font-weight: bold;
	/*background-image: url(../images/MenuB_hover.gif);*/
	cursor: hand;
}
a.c3menuBhot{
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: default;
	padding-left: 6px;
	line-height: 18px;
	/*background-image: url(../images/MenuB_hot.gif);
	background-repeat: no-repeat;*/
	font-weight: bold;
	font-size: 120%;
	background-color: #FFFFCC;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-top-color: #000000;
	border-top-style: none;
	border-top-width: 1px;	
	border-collapse: collapse;
}

a.c3menuBhot:hover{
	/*background-image: url(../images/MenuB_hover.gif);*/
	cursor: hand;
	/*text-decoration: underline;*/
}
a.c3menuB02{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	cursor: default;
	padding-left: 11px;
	line-height: 20px;
	background-image: url(../images/MenuB_norm_02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.c3menuB02:hover{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
a.c3menuB02hot{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	cursor: default;
	padding-left: 11px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/MenuB_norm_02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-color: #FFFFCC;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;	
	border-collapse: collapse;*/
}
a.c3menuB02hot:hover{
	text-decoration: underline;
	cursor: hand;
}

a.c3menuB03{
	color: #4F084F;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 30px;
	cursor: default;
	padding-left: 11px;
	line-height: 20px;
	background-image: url(../images/MenuB_norm_02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.c3menuB03:hover{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
a.c3menuB03hot{
	color: #4F084F;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-left: 30px;
	cursor: default;
	padding-left: 11px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../images/MenuB_norm_02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.c3menuB03hot:hover{
	text-decoration: underline;
	cursor: hand;
}


a.c3menuC{
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 150px;
	text-align: left;
}

a.c3menuCdonbosco {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 141px;
	background: #FFFF99 url(../images/don_bosco.gif) no-repeat;
	height: 39px;
	text-indent: -9999px;
	margin: 6px;

}

a.c3menuCscoutat {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 170px;
	background: #FFFF99 url(../images/powered_small.gif) no-repeat center;
	height: 43px;
	text-indent: -9999px;
	text-align: center;
	margin: 6px;
}

a.c3menuCppoe {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 170px;
	background: #FFFF99 url(../images/ppoe_button.gif) no-repeat center;
	height: 39px;
	text-indent: -9999px;
	margin: 6px;
}

a.c3menuCwosm {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 170px;
	background: #FFFF99 url(../images/wosm-ani.gif) no-repeat;
	height: 39px;
	text-indent: -9999px;
	margin: 6px;
}

a.c3menuCwagggs {
	display: block;
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	color: #4F084F;
	text-align: right;
	width: 170px;
	background: #FFFF99 url(../images/wagggs-ani.gif) no-repeat;
	height: 39px;
	text-indent: -9999px;
	margin: 6px;
}


a.c3menuC:hover{
	text-decoration: underline;
	color: #4F084F;
}
a.c3infolink{
	display: block;
	float: right;
   margin-right: 24px;
	color: #236583;
	font-size: .9em;
	text-decoration: none;
}
a.c3infolink:hover{
	text-decoration: underline;
}
a.c3contentlink{
	margin-left: 8px;
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
}
a.c3contentlink:hover{
	text-decoration: underline;
}
a.c3login, a.c3search{
	margin-top: 10px;
	font-size: 1.0em;
	text-decoration: none;
/*	color:#3D93CC;*/
}
a.c3login:hover, a.c3search:hover{
	text-decoration: underline;
/*	color: #4F084F; */
}
a.c3menupath{
	float:left;
	font-size: 12px;
	text-indent: 4px;
/*	color: #404040;*/
}
a.c3menupath:hover{
	text-decoration: underline;
}
a.c3commentbutton{
	padding:1px;
	font-size: .85em;
	background-color: #ababab;
	border: solid 1px #333333;
	text-decoration: none;
}
a.c3commentbutton:hover{
	/*background-image: url(../images/docbutton_hover.gif);*/
	background-color: #efefef;
	text-decoration: underline;
}
a.c3listtitle{
	text-decoration: underline;
	font-size: 1.05em;
	font-weight: bold;
	margin-left: 4px;
/*	color: #2C48A4; */
	float:left;
}
a.c3listtitle:hover{
/*	color: #4F084F; */
}
a.c3linklist{
	display: block;
/*	color: #2C48A4; */
	text-decoration: underline;
	padding: 4px;
}
a.c3linklist:hover{
	font-weight: bold;
	text-decoration: underline;
}
a.c3author{
	display: block;
	clear: right;
	float: right;
	font-size: .9em;
/*	color: #2C48A4;*/
}
a.c3author:hover{
	font-weight: bold;
	text-decoration: underline;
/*	color: #404040; */
}
a.c3contentbutton{
	
	position: relative;
	padding:1px;
	float:right;
/*	color: #2C48A4; 
	font-style: italic; */
	font-size: .85em;
	text-decoration: none;
	background-color: #ababab;
	border: solid 1px #333333;#
}
a.c3contentbutton:hover{
	/*background-image: url(../images/docbutton_hover.gif);*/
	background-color: #efefef;
	text-decoration: underline;
}
.c3editbutton{
/*	color: #236583; */
	font-family: Arial, Verdana, Tahoma, sans-serif;
	height:18px;
	text-decoration: none;
	background-color: #ababab;
	border: solid 1px #333333;
	padding:0px;
	margin:0px;
	margin-top:2px;
	padding-bottom:3px;
}
.c3editbutton:hover{
	background-color: #efefef;
	text-decoration: underline;
	cursor: pointer;
}

a.c3edit{
	line-height: 20px;
	padding-left: 2px;
	padding-right: 3px;
/*	color: #236583; */
	text-decoration: none;
	background-color: #ababab;
	border: solid 1px #333333;
}
a.c3edit:hover{
	background-color: #efefef;
	text-decoration: underline;
}
a.c3downloadfile{
	display: block;
/*	color: #236583 */
	text-decoration: underline;
	text-indent: 20px;
	background: url(../images/download.gif) no-repeat;
}
a.c3downloadfile:hover{
/*	color: #404040; */
}
a.c3siderolllink{
	display: block;
	font-size: 11px;
	text-decoration: none;
/*	color: #236583; */ 	
	margin-bottom: 3px;
	margin-top: 2px;
	padding-left: 8px;
	background: url(../images/siderolllink.gif) no-repeat;
	line-height: 12px;
}
a.c3siderolllink:hover{
	text-decoration: underline;
	background: url(../images/siderolllink_ho.gif) no-repeat;
/*	color: #404040; */
}
.cccpar{
	clear: both;
	background-color: #e0e0e0;
	margin-bottom: 2px;
	margin-top: 0px;
	padding: 0px 0px 0px 4px;
	line-height: 20px;
}
.jubabutton{
	float: left;
	width: 150px;
	height: 20px;
	margin-top: 3px;
}
.jubascale{
	margin: 4px 18px 0px 6px;
	width: 16px;
	height: 14px;
	vertical-align: text-bottom;
}
.jubascalescale{
	float: right; 
	margin-right: 3px;
}
.jubafield{
	clear: both;
	float: right;
	height: 16px;
	background: url(../images/field01_back.gif);
	margin: 2px 4px 1px 0px;
	font-size: 12px;
	width: 256px;
}
.jubafieldkl{
	clear: both;
	height: 16px;
	background: url(../images/field01_back.gif);
	margin: 2px 4px 1px 0px;
	font-size: 12px;
	width: 48px;
}
.jubabox{

}

input{
	font-size: 12px;
	margin: 0px 4px 0px 4px;
	padding: 0px;
	border: 0px;
}
h1{
	font-size: 19px;
	padding-left: 4px;		
}
h2{
	font-size: 16px;
	clear: both;
	padding: 4px;
	border: 1px solid #ababab;
	background: #CBD6F3;
	line-height: 16px;
	margin: 14px 0px 4px 0px;
}
h3{
	padding-left: 4px;
	margin: 4px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
}
h4{
	margin-bottom: 2px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 4px;
	/*font-style: oblique;*/
	color: #263E79;
}


.jubaarea{
	margin: 1px 0px 4px 1px;
	width: 568px;
	font-size: 13px;
	height: 4em;
	font-family: Arial, sans-serif;
	background: #fafafa;
}
img.cccimg{
	float: right;
}

.c3ListDate{
	color: #000000;
	font-size: 0.9em; 
	text-align: right;
	vertical-align: top;
	float: left;
}

.EventAlle
{
	padding: 1px;
	background-color:#FF66FF;
	color:#000000;
	float:left;
	font-size: 0.9em;
}

.EventAlle a:link,.EventAlle a:active,.EventAlle a:visited,.EventAlle a:hover
{
	padding: 1px;
	background-color:#FF66FF;
	color:#000000;
	float:left;
}

.EventWiWö
{
	padding: 1px;
	background-color:#FFFF66;
	color:#000000;
	float:left;
	font-size: 0.9em;
	
}

.EventWiWö a:link,.EventWiWö a:active,.EventWiWö a:visited,.EventWiWö a:hover
{
	padding: 1px;
	background-color:#FFFF66;
	color:#000000;
	float:left;
}

.EventGuSp
{
	padding: 1px;
	background-color:#66ff66;
	color:#000000;
	float:left;
	font-size: 0.9em;
	font-family: Arial;
}

.EventGuSp a:link,.EventGuSp a:active,.EventGuSp a:visited,.EventGuSp a:hover
{
	padding: 1px;
	background-color:#66ff66;
	color:#000000;
	float:left;
	font-family: Arial;
}

.EventCaEx
{
	padding: 1px;
	background-color:#6666ff;
	color:#000000;
	float:left;
	font-size: 0.9em;
}

.EventCaEx a:link,.EventCaEx a:active,.EventCaEx a:visited,.EventCaEx a:hover
{
	padding: 1px;
	background-color:#6666ff;
	color:#000000;
	float:left;
}

.EventraRo
{
	padding: 1px;
	background-color:#FF6666;
	color:#000000;
	float:left;
	font-size: 0.9em;
}


.EventraRo a:link,.EventraRo a:active,.EventraRo a:visited,.EventraRo a:hover
{
	padding: 1px;
	background-color:#FF6666;
	color:#000000;
	float:left;
}

.EventEltern
{
	padding: 1px;
	background-color:#FF66FF;
	color:#000000;
	float:left;
	font-size: 0.9em;
}

.EventJugendleiter
{
	padding: 1px;
	background-color:#666666;
	color:#000000;
	float:left;
	font-size: 0.9em;
}

.EventJugendleiter a:link,.EventJugendleiter a:active,.EventJugendleiter a:visited,.EventJugendleiter a:hover
{
	padding: 1px;
	background-color:#666666;
	color:#ffffff;
	float:left;
}

.Event
{
	padding: 1px;
	background-color: Silver;
	color:#FFFFFF;
	float:left;
	font-size: 0.9em;
}

.TinyGreyText
{
	font-style: italic;	
	color: #000000;
	float: right;
	font-size: 12px;
}
.BlogListThumbNail
{
	float:right;
}