/***************************************************/
/* CSS GLOBAL DEFINITIONS                          */
/***************************************************/
body {
	/*background-color: #9a8cdb;*/
	background-image: url(images/hintergrund_brillant.jpg);
	/*background-repeat: repeat-xy;*/
	font-family: Comic Sans MS;
	font-size: 12px;
         color: #9a8cdb;
         /*text-shadow:#cccccc 3px 2px 4px;*/
        	margin: 0px;
}

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a { color: #9a8cdb; text-decoration: none;}
a:visited { color: #0099ff; text-decoration: none;}
a:hover, a:visited:hover { color: #ff6666; text-decoration: none; }

.rss { 
	float: right; 
	width: 15px; 
	height:15px; 
	margin-top: -15px;
}

/***************************************************/
/* CSS ONLINE USER TAB                              */
/***************************************************/

#onlineuser {
         float:left;
	/*position:relative;*/
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	background-color: #9a8cdb;
	border:0px solid #FFFFFF;
         margin-top: 0px;
	margin-bottom: 0px;
	font-family: Comic Sans MS;
         width: 160px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	text-align:center;
	/*color: #006EB6;*/
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-size:12px;
         font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
         margin-left: 0px;
}

#profil {
         float:left;
	/*position:relative;*/
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	background-color: #9a8cdb;
	border:0px solid #FFFFFF;
         margin-top: 0px;
	margin-bottom: 0px;
	font-family: Comic Sans MS;
         width: 160px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	text-align:center;
	color: #000000;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-size:12px;
         font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
         margin-left: 0px;

}

#profil a { color: #000000; }
#profil a:visited { color: #000000; }
#profil a:hover,  #profil a:visited:hover{ color: #0000ff; text-decoration: none;}

#logout {
         float:left;
	/*position:relative;*/
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	background-color: #9a8cdb;
	border:0px solid #FFFFFF;
         margin-top: 0px;
	margin-bottom: 0px;
	font-family: Comic Sans MS;
         width: 160px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	text-align:center;
	color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-size:12px;
         font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
         margin-left: 0px;
}

#logout a { color: #000000; }
#logout a:visited { color: #000000; }
#logout a:hover,  #logout a:visited:hover{ color: #0000ff; text-decoration: none;}

/***************************************************/
/* CSS SEARCH FIELD                                */
/***************************************************/

#search {
	font-family: Comic Sans MS;
	width: 990px;
	height: 25px;
	float: left;
	color: #000000;
	font-size:11px;
	margin-top: 0 px;
	margin-left: 0 px;
	background-color: #3b2a88; 
         filter:alpha(Opacity=90);
         	border:0px solid #ffffff;
         z-index:3;
}

* html #search { 
	margin-left: 20px;  
	margin-top: -30px;
}


.searchinput {
	font-family: Comic Sans MS;
	font-size: 11px;
	border:1px solid #ffffff;
	padding:1px 1px 1px 1px;
	color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton {
	background-color: #000000;
	border:1px solid #FFFFFF;
         font-family: Comic Sans MS;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}
/***************************************************/
/* CSS MOTTO HEADER                                */
/***************************************************/

.mottotext {
         font-family: Comic Sans MS;
         font-size: 16px;
         font-weight: normal;
         margin-left: 50px;
         vertical-align: center;
	border:0px solid #aaaaaa;
         color: #9a8cdb;
}

.mottoname { 
         font-family: Comic Sans MS;
	font-size: 18px;
         font-weight: bold;
         margin: 10px 1px 1px 1px;
         vertical-align: center;
	border:0px solid #bbbbbb;
         color: #9a8cdb;
}


/***************************************************/
/* CSS CONTENT                                     */
/***************************************************/

h1 { color: #9a8cdb; font-size: 18px; /*text-shadow: #cccccc 5px 5px 3px;*/}
h2 { color: #9a8cdb; font-size: 15px; border-bottom: 0px solid #006EB6;/*text-shadow: #cccccc 5px 5px 3px;*/}
h3 { color: #9a8cdb; font-size: 13px;/*text-shadow: #cccccc 5px 5px 3px;*/}

.linie { 
	color:#000000;
}

#container {
	margin: 0 auto;
	width: 990px; /* auto !important*/
	height: auto !important;
	min-height: 600px;
	height: 600px;
	border: solid 0px #000000;
	padding-top: 10px;
}

#navright {
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 0 px;
	margin-top: 45 px;
	font-size: 11px;
	color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	text-align: left;
}

* html #navright { 
	margin-left: 444px; 
	margin-top: 45px;
}

#inhalt {
	float:left;
	z-index: 1000;
	/*background-image:url(images/verlengerung.jpg);
	background-color:#3b2a88;
         filter:alpha(opacity=60);*/
	/*background-repeat:repeat-y;*/
	border: solid 0px #000000;
         width: 990px ;
	height: auto !important;
	min-height: 450px;
	height: 450px;
         /*color: #000000;*/
}

#textbereich {
	float: left;
	color: #9a8cdb;
         /*text-shadow:#cccccc 5px 5px 3px;*/
	/*background-image: url(images/textverlauf.jpg);
	/*background-repeat: no-repeat;
	background-position:top;*/
	background-color:#3b2a88;
         filter:alpha(Opacity=90);
         margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	width: 556px;
	height: auto !important;
	min-height: 400px;
	border: solid 0px #3b2a88;
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
	z-index: 1000;
}

* html #textbereich { 
	margin-top:-21px; 
	/*background-color: #9a8cdb; */
	margin-left: -23px;
}

#navtree {
	color: #9a8cdb;
        /* text_shadow: #cccccc 5px 5px 3px;*/
	filter:alpha(Opacity=100);
         font-size: 11px;     
	padding-bottom: 0px;
         z-index: 1000;
}

#navtree a { color: #9a8cdb; }
#navtree a:visited { color: #0099ff; }
#navtree a:hover,#navtree a:visited:hover{ color: #ff6666; text-decoration: none;}

#totop {
	color: #9a8cdb;
         text_shadow: #cccccc 5px 5px 3px;
	font-size: 11px;
         filter:alpha(Opacity=100);     
	padding-bottom: 5px;
         padding-top: 5px;
	text-align: right;
         z-index: 1000;
}

#totop a { color: #9a8cdb; }
#totop a:visited { color: #0099ff; }
#totop a:hover,  #navtree a:visited:hover{ color: #ff6666; text-decoration: none;}

#sidebarrechts {
	float: left;
	width: 172px;
	height: auto !important;
	min-height: 250px;
	height: 250px;
         margin-top: 0 px;
	padding-left: 0px;
	margin-left: 20px;
         border:solid 0px #000000;
         background-color: #9a8cdb;
         color: #000000;
}
#sidebarrechts a { color: #000000; text-decoration: none;}
#sidebarrechts a:visited { color: #0000ff; text-decoration: none;}
#sidebarrechts a:hover, a:visited:hover { color: #000000; text-decoration: none; }

/***************************************************/
/* CSS NEWSBOX                                     */
/***************************************************/
#newsbox {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsbox a { color: #006EB6;}

#mitte {
float: left;
background-image: url(images/news_box_verlengerung.jpg);
background-repeat: repeat-y;
height: auto !important;
width: 160px;
padding-left: 8px;
margin-left: -4px;
margin-top: -20px;
font-size: 11px;
}


#mitte a { color: #000000; }
#mitte a:visited { color: #00ff00; }
#mitte a:hover,  #mitte a:visited:hover{ color: #ff0000; text-decoration: none;}

#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newscontent { 
	margin-left: 6px;
}

#footerbox {
	float: left;
	/*background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;*/
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/***************************************************/
/* CSS CALENDARHEAD                                */
/***************************************************/

#calendarhead {
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	background-color:#3b2a88;*/
         height: auto !important;
	border:0px solid #FFFFFF;
         text-align:center;
         color: #000000;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
}


#calendarhead a { color: #000000; }
#calendarhead a:visited { color: #000000; }
#calendarhead a:hover,  #calendarhead a:visited:hover{ color: #0000ff; text-decoration: none;}

#calendarmitte {
	float: left;
	width: 172px;
	height: auto !important;
	padding-top: 10px;
         text-align:left;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 13px;
         padding-bottom: 10px;
         
}

* html #calendarmitte { 
	margin-left: 6px;
}

#calendarmitte a { color: #000000; }
#calendarmitte a:visited { color: #000000; }
#calendarmitte a:hover,  #calendarmitte a:visited:hover{ color: #0000ff; text-decoration: none;}

#calendarname {
	float: left;
	width: 172px;
	height: auto !important;
	padding-top: 0px;
         text-align:left;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: normal;
         width: 172px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 11px;
         padding-bottom: 0px;
         font-style:italic;
         
}

* html #calendarname { 
	margin-left: 6px;
}

#calendarname a { color: #000000; }
#calendarname a:visited { color: #000000; }
#calendarname a:hover,  #calendarname a:visited:hover{ color: #0000ff; text-decoration: none;}

#calendarmore {
	float: left;
	width: 172px;
	height: auto !important;
	padding-top: 10px;
         text-align:left;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 11px;
         padding-bottom: 10px;
         
}

* html #calendarmore { 
	margin-left: 6px;
}

#calendarmore a { color: #000000; }
#calendarmore a:visited { color: #000000; }
#calendarmore a:hover,  #calendarmore a:visited:hover{ color: #0000ff; text-decoration: none;}

/***************************************************/
/* CSS VISITORS                                    */
/***************************************************/

#visitors {
	float:left;
	position:relative;
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;*/
	border:0px solid #FFFFFF;
         margin-left: 0px;
         margin-top: 0px;
	margin-bottom: 0px;
	width: 172px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
	/*padding:10px;*/
	padding-top: 9px;
	padding-left: 0px;
	margin-left: 0px;
}

#visitors a {
	color: #000000;
}

#visitorsmitte1 {
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	background-color:#3b2a88;*/
         height: auto !important;
	border:0px solid #FFFFFF;
         text-align:center;
         color: #000000;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
}


#visitorsmitte1 a { color: #000000; }
#visitorsmitte1 a:visited { color: #0000ff; }
#visitorsmitte1 a:hover,  #visitorsmitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#visitorscontent {
	float: left;
	width: 172px;
	height: auto !important;
	padding-top: 10px;
         text-align:center;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 24px;
         padding-bottom: 10px;
         
}

* html #visitorscontent { 
	margin-left: 6px;
}

#visitorsmitte2 {
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	background-color:#3b2a88;*/
         height: auto !important;
	border:0px solid #FFFFFF;
         text-align:center;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
}


#visitorsmitte2 a { color: #000000; }
#visitorsmitte2 a:visited { color: #0000ff; }
#visitorsmitte2 a:hover,  #visitorsmitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#visitorsfooter {
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	background-color:#3b2a88;*/
         height: auto !important;
	border:0px solid #FFFFFF;
         text-align:center;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
         width: 172px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
         padding-bottom: 10px;
}

/***************************************************/
/* CSS BLOCK                                       */
/***************************************************/

#block {
	float:left;
	position:relative;
/*	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;*/
	margin-top: -5px;
	margin-bottom: 0px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
	padding:10px;
	padding-top: 0px;
	padding-left: 15px;
	margin-left: 10px;
}

#block a {
	color: #000000;
}

#blockmitte {
	float: left;
/*	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	background-color: #3b2a88;*/
         height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-size: 11px;
}


#blockmitte a { color: #000000; }
#blockmitte a:visited { color: #0000ff; }
#blockmitte a:hover,  #blockmitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#blockcontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 0px;
         color: #000000;
         text_shadow: #cccccc 5px 5px 3px;
}

* html #blockcontent { 
	margin-left: 6px;
}


#blockfooter {
	float: left;
/*	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #3b2a88;*/
         height: 0px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 0px;
         color: #000000;
         text-shadow: #cccccc 5px 5px 3px;
}

/***************************************************/
/* CSS AKTUELLE THEMEN                             */
/***************************************************/
/*#themen {
	float:left;
	position:relative;
	background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;
	margin-top: -5px;
	margin-bottom: 0px;
	width: 139px;
	height: auto !important;
	min-height: 0px;
	height: 0px;
	text-align:left;
	color: #000000;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: bold;
	padding:10px;
	padding-top: 0px;
	padding-left: 15px;
	margin-left: -1px;
}


#themen a {
	color: #000000;
}

#themenmitte {
	float: left;
	background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
         color: #000000;
         /*text-shadow: #cccccc 5px 5px 3px;*/
	font-size: 11px;
}


#themenmitte a { color: #000000; }
#themenmitte a:visited { color: #0000ff; }
#themenmitte a:hover,  #themenmitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#themencontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #themencontent {
	margin-left: 6px;
}


#themenfooter {
	float: left;
	background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

*/
/***************************************************/
/* CSS ACCESS KEYS                                     */
/***************************************************/

#AccessKeys {
	float:left;
	position:relative;
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;*/
	margin-top: -5px;
	margin-bottom: 0px;
	width: 139px;
	height: auto !important;
	min-height: 0px;
	height: 00px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding:10px;
	padding-top: 0px;
	padding-left: 15px;
	margin-left: -1px;
}

#AccessKeysmitte{
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;*/
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}

#AccessKeysmitte a { color: #000000; }
#AccessKeysmitte a:visited { color: #0000ff; }
#AccessKeysmitte a:hover,  #AccessKeysmitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#AccessKeyscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 0px;
}

* html #AccessKeyscontent { 
	margin-left: 6px;
}

#AccessKeysfooter {
	float: left;
	/*background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;*/
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 0px;
}
/***************************************************/
/* CSS NEWSLETTER                                  */
/***************************************************/
/*
#newsletterbox {
	float:left;
	position:relative;
	/*background-image:url(images/headbox.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #3b2a88;*/
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsletterbox a {
	color: #000000;
}

#newslettermitte {
	float: left;
	/*background-image: url(images/news_box_verlengerung.jpg);
	background-repeat: repeat-y;*/
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	padding-top: -10px;
	margin-left: -4px;
	margin-top: -30px;
	font-size: 11px;
}


#newslettermitte a { color: #000000; }
#newslettermitte a:visited { color: #0000ff; }
#newslettermitte a:hover,  #newslettermitte a:visited:hover{ color: #00ff00; text-decoration: none;}

#newslettercontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newslettercontent { margin-left: 6px;}

#newsletterfooter {
	float: left;
	/*background-image: url(images/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;*/
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}
*/
/***************************************************/
/* CSS FOOTER                                      */
/***************************************************/
#footer {
	float:left;
	/*background-image:url(images/fuss.jpg);
	background-repeat:no-repeat;*/
	background-color:#3b2a88;
	/*background-position:bottom;*/
	width: 990px;
	height:0px;
}
#footer a { color: #9a8cdb; text-decoration: none;}
#footer a:visited { color: #0000ff; text-decoration: none;}
#footer a:hover, a:visited:hover { color: #00ff00; text-decoration: none; }

#container_footer {
	float:left;
	/*background-image:url(images/container_footer.gif);
	background-repeat:no-repeat;*/
	background-color:#3b2a88;
	border:1px solid #FFFFFF;
         width: 950px;
	height: auto !important;
	padding: 15px 20px 10px 20px;
	color: #9a8cdb;
       /*  text-shadow: #cccccc 5px 5px 3px;*/
	font-size: 11px;
}

#container_footer a { color: #9a8cdb; text-decoration: none;}
#container_footer a:visited { color: #0000ff; text-decoration: none;}
#container_footer a:hover, a:visited:hover { color: #00ff00; text-decoration: none; }

#container_footer_l {
float:left;
width: 300px;
}

#container_footer_c {
float:left;
width: 350px;
text-align: center;
}

#container_footer_r {
float:left;
width: 300px;
text-align: right;
}
/***************************************************/
/* CSS SCHRIFTGRÖSSE ÄNDERN                        */
/***************************************************/

#schrift {
	float:none;
	position:relative;
	margin-top: 10px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #9a8cdb;
        /* text-shadow: #cccccc 5px 5px 3px;*/
	font-weight: normal;
	padding:10px;
}
#schrift a { color: #9a8cdb; text-decoration: none;}
#schrift a:visited { color: #0099ff; text-decoration: none;}
#schrift a:hover, a:visited:hover { color: #ff6666; text-decoration: none; }

/***************************************************/
/* CSS TOPBAR                                      */
/***************************************************/


#topbar {
	float:right;
	width: 590px;
	height: 30px;
	margin-right: 28px;
	text-align: right;
	color: #000000;
       /*  text-shadow: #cccccc 5px 5px 3px;*/
	font-size: 11px;
	margin-top: 10px;
}

#topbar a {color: #ccccff;text-decoration: none;}

* html #topbar { 
       margin-right: 20px;
}

/***************************************************/
/* CSS WARENKORBINHALT                             */
/***************************************************/

/* WARENKORBINHALT */
/*#korbinhalt {
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 130px;
	background-color: #3b2a88;
	padding: 0px 10px 10px 10px;
}

#korbinhalt a, #korbinhalt a:visited {
	color:#000000;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#000000;
	text-decoration: none;
}*/