/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : Demokratie-Tag Rheinland-Pfalz
Author : beta - Die Beteiligungsagentur
URL : http://www.beteiligungsagentur.de
Created : 2009, updated May 2010
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* GLOBAL RESETS **/
:link,:visited {text-decoration:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0;}
a img,:link img,:visited img {border:none;}

/* GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
	color:#222;
	}
.wrapper {
	margin:10px auto 0 auto;
	width:950px;
	height:850px;
	background: #fff url(images/bg.gif) top left no-repeat;

	}
	
.pot {display:none;}	
	
	strong{font-weight: bold;}	 
	
/* HEADER */
#header {
	position:relative;
	height:165px;
	text-align:left;
	}
#header .logo {
	position:absolute;
	top:15px;
	left:20px;
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:45px;
	}
	
#menubar
{
	position:		absolute;
	top:			135px;
	left:			25px;
	width:			860px;
	background:		#f6e155;
	height:			35px;
	}

#menubar p 
{
	float:right;
	text-align:center;
	font-size: 11px;
	line-height:35px;
padding: 0 10px 0 0;	}

#menubar p a, #menubar p a:visited
{
color:#fff;
}

#menubar p a:hover, #menubar p a:active, #menubar p a:hover, #menubar p a:focus
{
text-decoration:underline;
}

#bodycontent {
	float:left;
	text-align:left;
	padding:0;
	display:inline;
		}
#bodycontent .post {background:URL(images/bg_cont.gif) top left no-repeat;width:595px;	 margin: 30px 0 0 20px; padding: 12px 35px 20px 20px; overflow:hidden;height:595px;	
}
#bodycontent .posthead {
	text-transform:uppercase;
	font-size:11px;
	color:#C33;
	padding:0 0 5px 0;
	margin:0 15px 0px 35px;


	}
	
#bodycontent .postcontent {
	height: 505px;
overflow:auto;
	}
	
#bodycontent .post h1 {
	font-family:Verdana, Arial, sans-serif;
	font-size:26px;
	color:#C33;
	line-height:36px;
	margin:0 0 12px 0;
	}
#bodycontent .post p {
	margin:0 10px 9px 0;
	font-size: 11px;
	line-height: 15px;
	}
	#bodycontent .post .small {
	color:#666;
	font-size:9px;
	text-align:right;
	}
	
	#bodycontent .post ul, #bodycontent .post ol {
	margin:0 0 18px 20px;
	font-size: 11px;
	line-height: 15px;
	}
	
#bodycontent .post ul.programm {
	margin:0 0 18px 20px;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	}

#bodycontent .post ul.programm li {
	margin:0 0 8px 50px;
	font-size: 11px;
	line-height: 15px;
	text-indent: -66px;
	}
	
	
	#bodycontent .post blockquote {
	margin:0 0 18px 30px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	}
	
		#bodycontent .post h2 {
	font-size: 16px;
		color:#C33;
	padding:8px 0;
	}
	
	#bodycontent .post h3 {
	font-weight:bold;
		color:#C33;
	padding:8px 0;	font-size:13px;
	}
	
	#bodycontent .post h4 {
	font-weight:bold;
	padding:8px 0;
	font-size:11px;
	}
	
#bodycontent .post .f  {
	margin:0 0 0px 0;
	font-size: 11px;
	line-height: 14px;
padding-right: 25px;
display:block;
	}
	
	#bodycontent .post span  {
	
		color:#C33;
	}
	
/* BODY */


	#bodycontent .post a:link, #bodycontent .post a:visited {
		color:#C33;
		text-decoration:underline;
		font-weight:normal;
		}
	#bodycontent .post a:hover {
		background-color:#C33;
		color:#FFF;
		text-decoration:underline;
		font-weight:normal;
		}
		

#bodycontent .post .thumbs a:link, #bodycontent .post .thumbs a:visited {
		text-decoration:none;
		background-color:#FFF;
		color:#FFF;
		}
#bodycontent .post .thumbs a:hover {
		text-decoration:none;
		background-color:#FFF;
		color:#FFF;
		}

.thumbnail {
		border:0;
		}
		
.thumbs {
		background-color: #FFF;
		border:0; vertical-align:center; text-align:center;
		width: 33%;
		}

img.small {
		border: 0;
		cursor: se-resize;
		margin: 0 5px 5px 0;
		}


/** CONTACT FORM **/

.contactform {margin:0 0 20px 0;}
.contactform b {display:block;}
.contactform input.text, .contactform textarea, .contactform select {width:250px;padding:4px;font-family:arial;font-size:13px;margin:2px 0 7px 0;}
.contactform textarea {height:150px;width:350px;}
.contactform input#contact-submit {padding:4px;width:150px;font-weight:bold;}
.contactform p.contactmsg {padding:4px;border:1px solid #ccc;background:#f9f9f9;font-weight:bold;}
.contactform p.success {color:#00CC33;}
.contactform p.error {color:#CC0000;}


/** SIDEBAR **/

#sidebar {
	float:right;
	text-align:left;
	margin-top: 20px;
	width:280px;
	font-size: 12px;
	line-height:14px;
display:inline;
color: #fff;
padding: 0px 0 0 0;

	}
	#sidebar .featured {
		padding:15px;
		background: url(images/bg_sidebar.png) top left no-repeat;
		margin: 10px 0 20px 0;
		text-align:left;
		width: 260px;
		color: #fff;
	}
	
	
	
	#sidebar .featured h3, #sidebar .text h2 {
		font-size:20px;
		line-height:20px;
		margin:0 0 10px 0;
		}
		
	#sidebar .featured p {
		color:#fff;
		margin:0 0 18px 0;
		}
#sidebar .featured a:link, #sidebar .featured a:visited {
		color:#FFF;
		text-decoration:underline;
		
		}
	#sidebar .featured a:hover {
		color:#222;
		text-decoration:underline;
		}
		
		#sidebar .text {
		padding:15px;
		margin: 10px 0 20px 0;
		text-align:left;
		width: 200px;
		background: #f8e980;
		color: #666;
	}

#sidebar .text h3 {
		color:#C33;
		font-size:14px;
		line-height: 18px;
		margin:0 0 10px 0;
		}
		
		#sidebar .text p {
		margin:0 0 18px 0;
		}

#sidebar .text a:link, #sidebar .text a:visited {
		color:#666;
		text-decoration:underline;
		
		}
	#sidebar .text a:hover {
		color:#222;
		text-decoration:underline;
		}


/** FOOTER **/

#footer {
	text-align:left;
	line-height:18px;
	font-size:13px;
	color:#666;
border:0;
	padding:10px 0 0 0;
	}
	#footer a:link, #footer a:visited {
		color:#132430;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#009865;
		text-decoration:underline;
		}
		
	/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/** SUPERFISH-MENU **/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	35px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	float:			left;
	font-size:		13px;

}
.sf-menu a {
	border-right:	1px solid #fbf0aa;
	padding: 		0 10px 0 10px;
	text-decoration:none;
	height: 35px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
	background:		#f6e155;
}
.sf-menu li li {
	background:		#fbf0aa;
	border-top:	1px solid #f4da2b;
}
.sf-menu li li li {
	background:		#fbf0aa;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current {
	outline:		0;
	background:		#f8e980;
}

.sf-menu li.current {
	outline:		0;
	background:		#f8e980;
	font-weight:	600;
}

.sf-menu li.current li a {

	font-weight:	400;
}

.sf-menu li.current li a.current {

	font-weight:	600;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


		
h5.ui-accordion-header {margin-top: 5px; font-size:11px; }
		
h5.ui-accordion-header a.acc:link, h5.ui-accordion-header a.acc:visited {
		color:#333;
		text-decoration:none;
		font-weight:bold;
		}

h5.ui-accordion-header a.acc:hover, h5.ui-accordion-header a.acc:focus {
		font-size:11px;
		text-decoration:none;
		background:transparent;
		}
h5.ui-accordion-header a.acc:active {
		font-size:11px;
		text-decoration:none;
		background:transparent;
		}
		

