@charset "utf-8";
/* CSS Document */
	.left 	{float: left;}
	.right 	{float: right;}

#bottom {
background:url(../img_layout/bg-bottom-blue.gif) no-repeat left;
/*background:url(../img_layout/bg-bottom-blue25.gif) no-repeat 0 50%; */
clear:both;
height:11px;
width:886px;
margin: 0pt auto;
}

#footer2 {
background:#e2e9ef 0 50%;
border-top:10px solid #ffffff;
clear:both;
float:left;
margin-left:13px;
width:827px;
}

#footer2 p {
margin-top:1.6154em;
}

#h2footer {
background:white 0 50%;
border-bottom:2px solid #ffffff;
height:1px !important;
padding:0px;
}

#container {
background:url(../img_layout/bg-container-blue.gif) repeat-y center;
margin:0pt auto;
text-align:left;
width:886px;
}
#header {
font-size:0.85em;
height:205px;
line-height:1em;
margin:0 0 0 10px;
width:886px;
}


#top {
background:url(../img_layout/bg-top-blue.gif) no-repeat center;
height:11px;
width:886px;
}
* {
margin:0pt;
padding:0pt;
}
.nobr {
white-space:nowrap;
}

body {
background:#abc2f4 none repeat scroll 0%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:60%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0pt;
padding:0pt;
}



#container_innen { width: auto; background: transparent; text-align: left; margin-right: 11px; margin-left: 21px; }  
    #header2 { 
    	background: transparent; 
    	padding: 0 10px;  
    } 
    
    
    
   #sidebar1 {
    	float: left; 
    	width: 11em; 
    	background: transparent; 
    	padding: 15px 0;
    }
    #sidebar2 {
    	float: right; 
    	width: 120px; 
    	background: #123456; 
	margin-right: -30px;
    	padding: 15px 0; 
	margin:0;
	padding:10px 0 10px 0;
	background:url("../img_layout/blueLine 1px.gif") 100% 0% repeat-y;
    }
	
   .naviLinks a {
	clear: right;
	display: block;
	height: 55px;
	text-align: center;
	color: #1b54a9;
	font: normal 2em "Trebuchet MS",sans-serif;
	width: 120px;
	}

	a:link, a:visited {
		text-decoration: none;
		}
		
	#sidebar2 a:hover, #navaktuell a, #content a:hover {
		background: #6c99bf;
		/*color: #abc2f4;*/
		color: white;
	}

   #sidebar1 h3,  #sidebar1 p,  #sidebar2 p,  #sidebar2 h3 {
    	margin-left: 10px; 
    	margin-right: 10px;
    }
    
   
   #mainContent {
     	margin: 0 12em 0 0;
    	padding: 0 220px 0 20px; 
    	font-size: 12px; 
    	color: black; 
    	margin: 0px;
    } 
    #footer { 
    	padding: 0 10px;
    	background:transparent;
    } 
    
    
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/* CSS for standard tags h1, .., p */
	h1 {	font-size: 16px; color: #1b54a9; margin: 0px; padding: 10px 0 10px 0; }
	h2 { 	font-size: 14px; padding: 10px 0 5px 0;}

/* Tag Cloud Formatierungen */
	img { border:0; }
	ul { margin:10px 0 30px 0; padding:0;}
	li { display: inline; list-style-type: none; margin:20px 0 10px 0; padding:0;}

.tagcloud {
	float : left;
	width : 520px;
}
.tagcloud ul{
	text-align : justify;
	margin-bottom : 5px;
	width : 600px;
	padding:0px;
	border : 2px solid #ccc;
	background : #27408B;
}

.tagbig li {
	text-align : justify;
	margin-bottom : 20px;
	padding:10px;
	border : 2px solid #ccc;
	background : #333;
}

.tagcloud ul {
	padding : 2px 10px;
}
.tags a:hover{
}

.a1{font-size : 13px; color : white;}
.a2{font-size : 14px; color : #C3C3C3;}
.a3{font-size : 15px; color : #FFC4E2;	font-weight : bold;}
.a4{font-size : 16px; color : #FF84C5;	font-weight : bold;}
.a5{font-size : 18px; color : #FF42A5;	font-weight : bold;}
.a6{font-size : 20px; color : #FF0084;	font-weight : bold;}
.tagRemove{background : #000; color:  #c300ff;}




