body{
   font-size:0.8em;
   font-family:Arial;
   width:950px;
   margin:0px auto;
   background-color:white;
   background-image:url(images/bg_leiste2_sub.jpg);
}

.maincontent {
   background-image:url(images/bg_leiste.jpg);
   background-repeat:repeat-y; 
   background-color:white;
}

h1{
   font-size:1.4em;
   margin:0px;
   margin-bottom:8px;
   color:#0f69b5;
   font-weight:bold;
}


h2{
   font-size:1.2em;
   margin:0px;
   margin-top:8px;
   margin-bottom:3px;
   color:#0f69b5;
   font-weight:bold;
}

h3{
   font-size:1em;
   margin:0px;
   margin-top:8px;
   margin-bottom:3px;
   color:#0f69b5;
   font-weight:bold;
}

a:link, a:visited{
   color:#000;
   text-decoration:underline;
}

a:hover{
   color:#FF9900;
   text-decoration:none;
}


.colimg_1{
   width:132px;
   float:left;
}

.important{
   font-weight:bold;
   color: #0f69b5;
}

#column_1 {
		background-color:#d8dff1;
	    clear:right; 
		height: 100%; 
		position: relative;
		width: 132px;
		overflow:hidden;
		border-top: 10px solid #fff;
		float:left;
		}

	#column_2 {
		top:60px;
		background:#fff;
		float:left;
		width:566px;
		border:10px solid white;
		}

	#column_3 {
		position: relative;
		width:162px;
		float:left;
		border-top:10px solid white;
		border-right:8px solid white;
		overflow:hidden;

		}

	#column_4 {
		position: relative;
		top:2px;
		width:62px;
		background:#fff;
		float:left;
		}

#kastenInhalt{
   border-bottom:8px solid white;
   padding:8px;
   background:#d8dff0;
}

#kastenInhalt .csc-header{
   font-size:0.7em;
   margin:0px;
   margin-top:8px;
   margin-bottom:3px;
   font-weight:bold;
}

.headersub{
	height:62px;background-image:url(images/bg_leiste2_sub.jpg);position:relative;
}

.navi{
   margin:8px;padding-top:25px;
}

.csc-frame-rulerAfter{
   border-bottom: 1px solid #415E96; 
}

.csc-frame-rulerBefore{
   border-top: 1px solid #415E96; 
}

.flags{
   margin-top:6px;
   margin-left:12px;
}

.flags img{
   width:1.8em;
   height:1.2em;
   padding:2px;
}

.footertext{
   font-size:0.7em;text-align:center;
   color: #CCC;
}

img.bildleiste{
   margin-top:8px;
}

.textHervorhebung-fett{
	font-weight:bold;
}











.menu1-level1-no, .menu1-level1-act
{
	border-top:1px solid #87b4da;
	line-height:1.5em;
	font-size:0.9em;
	color:#0f69b5;
	text-decoration:none;
}

.menu1-level1-no a:link, .menu1-level1-no a:visited{
	line-height:1.5em;
	color:#0f69b5;
	text-decoration:none;
}


.menu1-level2-no, .menu1-level2-act
{
	padding-left:5px;
	line-height:1.5em;
	font-size:0.9em;
	margin-bottom:5px;
}
.menu1-level2-no a:link, .menu1-level2-no a:visited
{
	text-decoration:none;
	color:#0f69b5;
}

.menu1-level3-no, .menu1-level3-act
{
	padding-left:10px;
	line-height:1.5em;
	font-size:0.9em;
	margin-bottom:5px;
}
.menu1-level3-no a:link, .menu1-level3-no a:visited
{
	text-decoration:none;
	color:#608eb5;
}

.menu1-level1-act a:link, .menu1-level1-act a:visited
{	
    color: #FF9900;
	text-decoration: none;
	border-left:#FF9900 solid 3px;
	padding-left: 2px;
}
.menu1-level2-act a:link, .menu1-level2-act a:visited, .menu1-level3-act a:link, .menu1-level3-act a:visited
{	
    color: #FF9900;
	text-decoration: none;
	border-left:#FF9900 solid 3px;
	padding-left: 2px;
}

.menu1-level1-no a:hover
{
	border-left: #FF9900 solid 3px;
	color:#FF9900;
	padding-left: 2px;
}
.menu1-level1-act a:hover
{
	color:#FF9900;
	border-left: #FF9900 solid 3px;
	padding-left: 2px;
}

.menu1-level2-no a:hover, .menu1-level2-act a:hover
{
	border-left: #FF9900 solid 3px;
	color:#FF9900;
	padding-left: 2px;
}

.menu1-level3-no a:hover, .menu1-level3-act a:hover
{
	color:#FF9900;
	border-left: #FF9900 solid 3px;
	padding-left: 2px;
}

.csc-textpic-imagerow{
   margin-bottom: 8px;
}





/* news */

.newslist{
   font-size:1em;
}

.newslistitem, .newslistitem2{
	border-bottom:1px solid #87b4da;
	padding: 8px 0 16px 0;
}

.newslistitem2{
   background-color:#EFEFEF;
}

.newslistitem_headline{
   margin-bottom:8px;
}
.newslistitem_headline a.link{
   font-size:1em;
   margin:0px;
   color:#0f69b5;  
}

.newslistitem_headline a:link, .newslistitem_headline a:visited{
   color:#0f69b5;
   text-decoration:none;
   border-left:3px solid #fff;
   padding-left: 2px;
 }

.newslistitem_headline a:hover{
   color:#000;
   border-left:3px solid #000;
   padding-left: 2px;
}

.newslistitem_teasertext .bodytext{
   margin: 0px 0px; 
}

.newslistitem_date {
   font-size:0.7em;
   margin: 3px 0px;
}

.newslistitem_content{
   padding-left: 8px;
}

.newslistitem_image{
   float:left;
   padding-right: 8px;
}

.newsimage img{
   margin-bottom: 8px;
}

.newsimage{
   float:left;
   width:250px;
   margin-right: 8px;
   margin-top: 8px;
   overflow:hidden;
}

.news_search{
   border-bottom:1px solid #87b4da;
}



.news_searchform {
   margin: 8px;
   font-size:0.8px;
}

.img_subtext, .csc-textpic-caption{
   font-size:0.8em;
   color:#666;
   padding-top:3px;
   padding-bottom:10px;
}

#kastenInhalt .img_subtext, #kastenInhalt .csc-textpic-caption{
   font-size:0.8em;
   color:black;
}

#kastenInhalt .important{
   color: #0f69b5;
}

.spscoutnetcalendar-month{
   background-color: #415e96;
}
.spscoutnetcalendar-today{
   background-color: #ff9900;
}
.spscoutnetcalendar-js h1{
   color:red;
}
