/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	background: #626467 url(../images/background.gif) repeat fixed;
}
.clear{
	clear:both;
}
img {
	border: 0px solid #E9E9E9;
	background-color: transparent;
	
}
hr {
	border: 0;
	border-bottom: 1px solid #cccccc;
}
/**************
 	Site Container Box
*/
#BgContainer {
	width: 820px;  
	margin: 0 auto; 
}
#Container { 
	width: 820px;
	padding-bottom: 15px;
	padding-top: 10px;
	background:#fff;
	}
#Layout {
	width: 790px;
	margin: 15px auto;
	text-align: justify;
}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}
/** Header **/
#Header { 
 	width: 800px; 
 	margin: 0 auto;
	height: 150px; 
	background: #59AEE2 url(../images/header.png) no-repeat;
	
	}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		float: left;
		line-height: 1.4em;
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		margin: 25px 0 0 25px;
		}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	margin: -25px 10px 0 10px;
	height: 25px;
}
#Navigation ul { 
 	float: left; 
	margin: 0px 15px 0 0; 
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0 0px; 
		float: left;
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 25px; 
			font-size: 1.2em; 
			padding: 0 0 0 8px; 
			line-height: 30px; 
			color: #444;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 25px;
			font-weight: bold;
 
		}
			#Navigation ul li a:hover { 
				background: url(../images/arrow_1_4.gif) no-repeat left top; 
				color: #000;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: url(../images/arrow_right_1_4.gif) no-repeat right top;
				cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: url(../images/arrow_1_4.gif) no-repeat left ; 
			 	color: #444;
			 	text-decoration: underline;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				color: #000;
			}
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	
	}
	#Breadcrumbs p {
		margin: 0;
	}
	#Breadcrumbs a {
		border-bottom: none;
		color:#444;
	}
	#Breadcrumbs a:hover {
		border-bottom: 1px solid #444;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}





/* Sidebar 
***********************************/
#Sidebar {
	width: 200px !important;
	float: left;
}
	#Sidebar #SidebarContainer {
		padding-top: 24px;
		margin-top: 5px;
		width: 210px;
		background: #fff url(../images/sidebarBg.png) repeat-y top left;
	}
	#Sidebar h3 {
		margin: 0 0 -1px 0;
		padding-top: 4px;
		font-size: 150%;
		text-indent: 10px;
		color:#fff;
		font-weight: 700;
	}
	#Sidebar ul {
		margin:0 0 0 5px;
		padding:0px 0 0 0;
		list-style: none;
	}
	#Sidebar ul li {
		margin-right: 0;
		font-size: 1.3em; 
		color: #7A7C7E; 
		list-style: none;
		text-indent: 10px;
	}
		#Sidebar ul li a.link {
			display: block;
			height: 21px;
			line-height: 21px;
			margin: 0px;
			width: 190px;
		}
		#Sidebar ul li a.link:hover {
			display: block;
			background: transparent url(../images/sidebarLinkHoverBg.gif) no-repeat top left;
			width: 190px;

		}

	#Sidebar li a.current,
	#Sidebar li a.section,
	#Sidebar li a.section:hover,
	#Sidebar li a.current:hover {
	 	display: block;
		width: 185px;
		margin-bottom: 0;
		line-height: 21px;
		height: 21px;
		padding-top: 20px;
		font-size: 1.1em;
		text-indent: 8px;
		padding: 0;
		font-weight: 700;
		background: #DCDCDC url(../images/sidebarLinkCurrentBg.png) no-repeat top left;
		color: #666;
		}
			#Sidebar ul li ul {
				background: none;
				background-color: #dcdcdc;
				margin: 0;
				margin-top: -4px;
				padding: 10px 0 10px 0;
				width:185px;
				overflow: hidden;
				background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
			}
			#Sidebar ul li ul li {
				background: none;
				margin: 0;
				padding: 0 0 0 0px;
				width:185px;
				font-size: 1.1em;
			}
			#Sidebar ul li ul li a,
			#Sidebar ul li ul li a.link,
			#Sidebar ul li ul li a.current:hover,
			#Sidebar ul li ul li a.link:hover {
				background:none;
				font-size: 0.9em;
				width:185px;
				position: relative;
				padding-left: 10px;
				font-weight: normal;	
			}
			#Sidebar ul li ul li a.current:hover {
				font-weight: bold;
			}
			#Sidebar ul li ul li a.link:hover {
				
				text-decoration: underline;
				background: none;
			}
				#Sidebar ul li ul li a.current {
					margin: 0;
					padding: 0 0 0 10px;
					font-size: 0.9em;
					line-height: 21px;
					background: none;
					text-decoration: underline;
					font-weight: bold;
				}
			#Sidebar ul li ul li ul{
				background: none;
			}
		#Sidebar .sidebarBottom {
	height: 12px;
	width: 200px;
	margin-top: -5px;
	padding-bottom: 5px;
	background: url(../images/sidebarBottomBg.gif) no-repeat;
}


				

      
      
      
      
      

.middleColumn {
 	display: block;
 	margin: 15px 10px 10px 0;
	background: #E9E9E9;
	padding: 4px;
	width: 306px;
	clear: left;
}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;

	}
	#Search .middleColumn {
		width: 240px;

	}
#Search input {
	width:235px;
}
input#Search_Form_SearchForm_Search {
	width: 110px;
	padding: 3px;
	margin-left: -4px;
	font-size: 1.2em;
	}
#Sidebar input.action {
	font-size: 1.2em;
	float: right;
	padding: 1px;
	margin: -22px 10px 0 0;
}
/* Search
******************************************/
#SearchHolder .action{
	display: inline;
}
.searchResults a {
	text-decoration: none;
}
.searchResults {

}
#SearchList {
	list-style: none;
	width:500px;
}

.searchResultHeader {
	font-size: 1.4em;
	color: #222;
	width: 95%;
	clear: both;
	font-weight: 300;
	border-bottom: 1px solid #ccc;
	margin: 25px 0 15px 0;
	font-family:"Trebuchet MS", Verdana, Tahoma,"Ms Sans Serif", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	display: block;
}
#PageNumbers {
	border-top:1px solid #cccccc;
	margin-top: 20px;
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #FFF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #ccc;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
	border-bottom: 2px solid #ccc;
}

#PageComments li.odd p.info {
	
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 820px; 
	height: 55px; 
	background: transparent; 
	text-align: center; 
	}
  	#Footer p { 
		color: #fff;
		line-height: 44px;
		width: 769px;
		font-size: 1em;
		text-align: center;
		}
  	#Footer a { 
	   	color: #fff; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
  /**************
 	Newslist
*/
#NewsList,
#StaffList,
#ProjectList {
	margin: 0;
}
#NewsList ul,
#ProjectList ul {
	margin: 0;
}
#NewsList li,
#StaffList li,
#ProjectList li{
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle {
		font-size: 0.9em;
	}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
		
	}
	#NewsList li.newsDateTitle a {
		font-size:1.6em;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		border-bottom: none;
	}
		#NewsList li.newsDateTitle a:hover {
			/*border-bottom:1px dotted #0083C8;*/
		}
	#ProjectList li.projectDateTitle a {
		font-size:1em;
		font-weight:bold;
		color:#000000;
		text-decoration:none;

	}
		#ProjectList li.projectDateTitle {
			font-weight: bold;
			font-size: 1.3em;
			color:#000;
			margin-bottom:5px;
		}

		
	#NewsList li.newsSummary {
		margin-bottom:20px;
		line-height: 1.8em;		
	}
		#NewsList li.newsSummary p {
 			line-height: 1.8em;
 			font-size: 1em;
			color:#666;	
			text-align: left;
		}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}
#distriktscontent h4 {
	margin-top: 0;
}
#distriktscontent img {
	border:none;
}
#kolumn1 p{
	text-align: left;
}
#kolumn2 p{
	text-align: left;
}