/* --------------------------------------------
CDU Template
Author: Nadja Macht
Version: (1) 17. Oktober 2007
----------------------------------------------- */

/*  Layout
----------------------------------------------- */

.body {
	text-align:left; 
	background:url('http://www.cdu-dresden-neustadt.de/img/body_bg.jpg') 0 0 repeat-x #5B554D;
	padding:0;
	margin:0;
}

div#container {
	width:962px;
	margin:0 auto;
	text-align:left;
	border:1px solid white;
	border-top:none;
	background:#9F9B96;
	padding:10px 0 0 0;	
}


div#header {
	width:962px;
	height:199px;
	margin:0 auto;
}


div#verband {
	width:450px;
	float:left;
	padding:0;
}

div#verband h1 {
	padding: 0;
	color:#5A4D3D;
	font-size:14px;
}

div#verband h2 {
	padding:0;
	color:#5A4D3D;
	font-size:11px;
}

div#logo {
	width:225px;
	float:right;
}

div.c {
	clear:both;
}

div#sidebar1 {
	width:180px;
	float:left;
}


div#navigation {
	width:160px;
	float:left;
	margin:0 0 20px 0;
}


div#content {
	width:570px;
	float:left;
	border-left:1px solid #B4B0AB;
}

div.emo_top {
	width:556px;
	background:#FFF url(http://www.cdu-dresden-neustadt.de/img/emo_top.gif) no-repeat left top;
	padding:4px 0 0 0;
}

div.emo_bot {
	width:548px;
	background:#FFF url(http://www.cdu-dresden-neustadt.de/img/emo_bot.gif) no-repeat left bottom;
	padding:0 4px 4px 4px;	
}

div#emo_header {
	width:548px;
	overflow:hidden;
}


div#sidebar2 {
	width:190px;
	float:left;
	border-left:1px solid #B4B0AB;
}

div#footer {
	width:962px;
	height:80px;
	background:url("http://www.cdu-dresden-neustadt.de/img/footer_bg.gif") repeat-x 0 0 #F49700;
	margin:10px 0 0 0;
}

div#footer a, div#footer {
	color:#5B554D;
}


/* Gutter zum Ausrichten */
div#sidebar1 .gutter { padding:0 8px 10px 10px; } 
div#sidebar2 .gutter { padding:0 4px 10px 4px; } 
div#content .gutter { padding:0 8px 10px 8px; } 
div#footer .gutter { padding:35px 10px 0 10px; } 


/*  Typo
----------------------------------------------- */




/*  Navigation
----------------------------------------------- */

ul#mainNav1,
ul#mainNav2,
ul#mainNav3 {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:100%;
}


ul#mainNav1 li {
	display:inline;	
	padding:0;
	margin:0;
}


ul#mainNav1 li a {
	display:block;
	white-space:normal;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background:url('http://www.cdu-dresden-neustadt.de/img/bullet.gif') no-repeat 0 12px ;
	padding:8px 10px 8px 15px; 
	margin:0;
	font-size:12px;
	line-height:18px;
	border-bottom:1px solid #B4B0AB;
}


ul#mainNav2 li a { 
	padding:8px 10px 8px 30px; 
	background:url('http://www.cdu-dresden-neustadt.de/img/bullet.gif') no-repeat 15px 12px ;
}


ul#mainNav3 li a { 
	padding:4px 10px 4px 30px; 
	background:none;
	font-size:11px;	
}


ul#mainNav1 li a:hover,
ul#mainNav2 li a:hover,
ul#mainNav3 li a:hover {
	color:#F8C26A;
}

div#navigation ul#mainNav1 li a.current,
div#navigation ul#mainNav2 li a.current,
div#navigation ul#mainNav3 li a.current { 
	 font-weight:bold;
	 color:#ffffff;
}

/*  RSS FEED
----------------------------------------------- */

div.rssFeed {
	font-size:11px;
}

div.rssFeed a
 {
	font-size:11px;
	font-weight:bold;
	color: white;
}

div.rssFeed H1 a,
div.rssFeed H1
 {
	font-size:11px;
	font-weight:bold;
	color: white;
	text-decoration:none;
	margin:0 0 10px 0;
}