/* generel settings */
body {
	font-family: Verdana, Arial, Sans-Serif;
	color: #333333;
	font-size:11px;
	text-align: center;
	background:#f5f5f5;
	}

body a, body a img{
	border:0;
}

/* Structure */
#wrap{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding: 0;
	background: #f5f5f5 url('../graphic/bg_verlauf2.jpg') repeat-x;
	text-align:center;
}


#page{
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	width:828px;
	z-index:1;
	background-color: #ffffff;
	background-image: url(../graphic/bg_page2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 256px;
}

#pagelang{
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	width:828px;
	z-index:1;
	background-color: #ffffff;
	background-image: url(../graphic/bg_page3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 256px;
}

#pagelang2{
	display:block;
	margin:0 auto 0 auto;
	padding:0;
	width:828px;
	z-index:1;
	background-color: #ffffff;
	background-image: url(../graphic/bg_page4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 256px;
}



#head{
	clear:both;
	display:block;
	width:828px;
	height:257px;
	background:#ff0000;
	text-align:left;
}


#footernavigation, #footernavigation li{
  list-style:none;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#878684;
	font-weight:normal;
	text-decoration:none;
	background: #f5f5f5;

}
#footernavigation{
	width:600px;
	display:block;
	clear:both;
	margin:0 25%;
	}

#footer{
	padding:20px 0px 0px 0px;
	text-align:center;
	clear:both;
	display:block;
	width:828px;
	height:11px;
	background: #f5f5f5 url('../graphic/bg_footer2.jpg') no-repeat;
	border:0px solid #000000;

}

#footer a:link, #footer a:active, #footer a:visited{
	font-family:arial;
	font-size:11px;
	color:#878684;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	height:30px;
	margin:0px 10px 0px 10px;

}

#footer a:hover{
	color:#000000;
	text-decoration: none;
}


#footer li a img{
	margin:-2px 0px 0px 0px;

}


#home{
	float:left;
	margin:20px 402px 0px 10px;
	font-size: 20px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}

#home a:link, #home a:active, #home a:visited, #home a:hover{
	text-decoration:none;
	color:#ffffff;
}

#topnavi{
	display:block;
	width:828px;
	height:32px;
	margin:163px 0px 0px 0px;
	background: url('../graphic/bg_topnavi.png') no-repeat;
}

#topmenu, #submenu{
	margin:0px 0px 0px 25px;
}

#topmenu ul, #topmenu ul li, #submenu ul, #submenu ul li{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#topmenu li{
	display:block;
	padding:10px 0px 10px 0px;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited{
	display:block;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:6px 0px 0px 0px;
	margin:0px 30px 0px 0px;
}

#topmenu a:hover{
	color:#000000;
}

#current{
	display:block;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 0px 0px;
	margin:0px 30px 0px 0px;
	color:#000000;
}
#currentWhite {
	display:block;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	padding:6px 0px 0px 0px;
	margin:0px 30px 0px 0px;
	color:#fff;
}

#sucheingabe{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	display:block;
	width:113px;
	height:17px;
	border:0;
	padding:3px 0px 0px 3px;
	margin:0;
	float:left;
	background-image: url(../graphic/bg_suche.gif);
	background-repeat: no-repeat;
	background-color: #EF9E14;
}

#suche{
	float:right;
	display:block;
	width:140px;
	height:20px;
	padding:4px 6px 0px 0px;
}

#suche p{
	padding:0;
	margin:0;
}

#suchen{
	margin:4px 0px 0px 3px;
}

#subnavi{
	clear:both;
	display:block;
	width:828px;
	height:20px;
	margin:0px 0px 0px 0px;
	background: url('../graphic/bg_subnavi.png');
}

#submenu a:link, #submenu a:active, #submenu a:visited{
	display:block;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:3px 0px 0px 0px;
	margin:0px 30px 0px 0px;
}

#submenu a:hover{
	color:#000000;
}

#content, #sidebar{
	text-align:left;
	float:left;
}



#content{
	width:531px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#646c79;
	background:#ffffff;
	margin:1px 0px 0px 4px;
	padding:0px 45px 0px 20px;
	float:left;


}

#sidebar{
         display:block;
	background:#eeeeee;
	width:195px;
	float:left;
	margin:10px 10px 0px 7px;
	padding:17px 0px 0px 12px;

}

#sidebaru{
         display:block;
	background:#eeeeee;
	width:195px;
	float:left;
	margin:10px 10px 0px 7px;
	padding:17px 0px 0px 12px;
         height:100%;

}

#sidebar a{
	display:block;
	margin:0px 0px 5px 0px;
}


/* Schriften */

h2{
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	color:#646c79;
	padding:0px 0px 0px 0px;
	margin:20px 0px 10px 0px;
}

h3{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	color:#646c79;
	padding:0px 0px 0px 0px;
	margin:10px 0px 6px 0px;
}

.contentImageLine{
	display:block;
	clear:both;
	width:490px;
	height:1px;
	margin:10px 0px 0px 0px;
	padding:0;
}

.sidebarImageLine{
	display:block;
	clear:both;
	width:187px;
	height:1px;
	margin:10px 0px 10px 0px;
	padding:0;
}

.newsticker{

	display:block;
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

.newsticker a:link, .newsticker a:active, .newsticker a:visited{
	background: url('../graphic/icon_arrow_newsticker.gif') no-repeat 0px 3px;
	font-family:arial;
	font-size:11px;
	color:#747780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.newsticker a:hover{
	color:#f0a016;
	background: url('../graphic/icon_arrow_newsticker_over.gif') no-repeat 0px 3px;
}

.newsTeaser{
	display:block;
	width:189px;
	height:103px;
}
.newsTeaser2{
	display:block;
	width:189px;
	height:73px;
}

.newsTeaser3{
	display:block;
	width:189px;
	height:112px;
}

.newsTeaserRiefbrief{
	background: url('../graphic/teaser_riefbrief_l.jpg') no-repeat;
}

.newsTeaserRiefbrief:hover{
	background: url('../graphic/teaser_riefbrief_h.jpg') no-repeat;
}

.newsTeaserRiefbrief2{
	background: url('../graphic/teaser_riefbrief_2_l.jpg') no-repeat;
}

.newsTeaserRiefbrief2:hover{
	background: url('../graphic/teaser_riefbrief_2_h.jpg') no-repeat;
}


.newsTeaserUnterstuetzen{
	background: url('../graphic/teaser_unterstuetzen_l.jpg') no-repeat;
}

.newsTeaserUnterstuetzen:hover{
	background: url('../graphic/teaser_unterstuetzen_h.jpg') no-repeat;
}

.newsTeaserProgramm{
	background: url('../graphic/090628-reg-prg-189x103-off.jpg') no-repeat;
}

.newsTeaserProgramm:hover{
	background: url('../graphic/090628-reg-prg-189x103-on.jpg') no-repeat;
}

.newsTeaserTeamDeutschland{
	background: url('../graphic/teaser_teamdeutschland_l.jpg') no-repeat;
}

.newsTeaserTeamDeutschland:hover{
	background: url('../graphic/teaser_teamdeutschland_h.jpg') no-repeat;
}

.newsTeaserCDUTV{
	background: url('../graphic/teaser_cdutv_l.jpg') no-repeat;
}

.newsTeaserCDUTV:hover{
	background: url('../graphic/teaser_cdutv_h.jpg') no-repeat;
}

.newsTeaserNews{
	background: url('../graphic/teaser_news_l.jpg') no-repeat;
}

.newsTeaserNews:hover{
	background: url('../graphic/teaser_news_h.jpg') no-repeat;
}

.newsTeaserCDUBC{
	background: url('../graphic/teaser_cdubc.jpg') no-repeat;
}

.newsTeaserMitmischen{
	background: url('../graphic/mitmischen_189x103.jpg') no-repeat;
}

.newsTeaserTeamS21{
	background: url('../graphic/teaser_s21_abstimmung_2.jpg') no-repeat;
}



.hidden{
	display:none;
	}

.GalleryItem{

 margin:14px 8px 12px 2px;
 background-color: transparent;
 padding: 0px 0px 8px 0px;
 text-align:left;
 border-bottom: 1px solid #EEEEEE;
 height:150px;
 width:490px;
}

.PictureBoxLeftGallery{
	position: relative;
	right: 0px;
	top: 0px;
	font: normal 10px Verdana, Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #eeeeee;
	float:left;
	display: block;
	text-align: left;
	width:200px;
	margin-right : 8px;
	margin-top : 2px;
}

.PictureBoxRightGallery{
	position: relative;
	right: 0px;
	top: 0px;
	font: normal 10px Verdana, Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #eeeeee;
	float:right;
	display: block;
	text-align: left;
	width:200px;
	margin-left : 8px;
	margin-top : 2px;
	padding:0px 0px 2px 0px;
}

.GalleryItemtext a:link, .GalleryItemtext a:active, .GalleryItemtext a:visited{
	font-family:arial;
	color:#747780;
	font-weight:normal;
	text-decoration:none;
}

.GalleryItemtext a:hover{
	color:#f0a016;
}

.Sidebarlinkarrow a:link, .Sidebarlinkarrow a:active, .Sidebarlinkarrow a:visited{
	font-family:arial;
	color:#747780;
	font-weight:normal;
	text-decoration:none;
         background: url('../graphic/icon_arrow_newsticker.gif') no-repeat 0px 4px;
         padding:0px 0px 0px 10px;
}

.Sidebarlinkarrow a:hover{
         background: url('../graphic/icon_arrow_newsticker_over.gif') no-repeat 0px 4px;
         color:#f0a016;
}

.arrow{
background: url('../graphic/icon_arrow_newsticker.gif') no-repeat 0px 4px;
padding:0px 0px 0px 10px;
}

.PictureBoxPaar{
	position: relative;
	right: 0px;
	top: 0px;
	font: normal 10px Verdana, Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #eeeeee;
	float:right;
	display: block;
	text-align: left;
	width:250px;
	margin-right : 8px;
	margin-top : 2px;
	padding:0px 0px 2px 0px;
}

.Ziele{
      	background: url('../graphic/icon_arrow_newsticker.gif') no-repeat 0px 3px;
         padding:0px 0px 0px 10px;
         margin-bottom : 5px;"
}

#subnavi2{
	display:block;
	width:470px;
	height:11px;
         padding:6px 10px 6px 10px;
	margin:10px 0px 0px 0px;
	background-color: #F49B00;
}
#subnavi2 a:link, #subnavi2 a:active, #subnavi2 a:visited{

	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px 30px 0px 0px;
}

#subnavi2 a:hover{
	color:#000000;
}
