#table_{
/*background: #efefef url(images/backgrounds/table.png) no-repeat;*/
/*min-height: 150px;
height: auto;*/
margin: 10px 0 10px 0;
background: #f7f7f7;
clear: both;
overflow: hidden;
}

#table_ img {
float: left;
margin-right: 10px;
}

.ngg-singlepic ngg-none {
float: left;
margin-right: 10px;
}
/******************************************
*   HTML Elements
mygreen: #99c645;                     
******************************************/


#header {
width: 1080px;
height: 100px;
/*background:transparent url(images/header.png) no-repeat;*/
}

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	/*background: green url(images/backgrounds/wimmelbild.jpg) repeat;*/
	/*background: #c1deed url(images/backgrounds/bg-clouds.png) no-repeat; #75929A #AAB8C3*/
	background: #fff url(images/backgrounds/back.jpg) repeat-x; /*#75929A*/
	color: #333;
	padding: 3px 0 0 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}


/****** Images ****************************/
#test {
	margin: 20px 0 0 0;
	width: 200px;
	height: 200px;
	background: green;
	}

#hauptbild {
	margin: 20px 0 0 0;
	width: 400px;
	height: 300px;
	background: #75929A url(images/mitte.jpg) no-repeat;
	}

img, a:link img, a:visited img{border:border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/******************************************
*   General Structure                         
******************************************/


#page { /*the main container*/
	width:1080px; /*880  // 1020*/
	margin:0 auto;
	margin-bottom: 10px;
	font-size:1em;
	/*background:#FFF;*/
	/*padding: 0px 25px 35px 25px;
	border-left:1px inset #999;
	border-right:1px inset #999;
	border-top:1px inset #999;*/
	}
#pageright { /*the main container*/
	width:50px; /*880  // 1020*/
	background:#75929A;
	padding: 0;
	float:right;
}
#pageleft { /*the main container*/
	width:1080px; /*880  // 1020*/
	font-size:1em;
	padding: 0;
	float:left;
}

#branding {/*where the logo sits*/
	width:605px; /*600*/
	height: 62px;
	margin-top: 10px;
	padding-bottom:15px;
	margin-bottom: 10px;
	background: url(images/backgrounds/logo.gif) no-repeat;
	}


.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: itīs the sidebar container
	background-color: #E8E8E8;*/
	width: 460px; /*250px*/
	margin:  0 0px 0 15px;
	float:left;
	background:#f7f7f7;
	}
	
#right {
	width: 210px;
	height: auto;
	float:right;
	margin: 0 0 0 0;
	}
#top {
background:#efefef;
	width: 460px;
	height: 260px;
	float:left;
	margin: 0 0 0 0px;
	}
#downripped, #overripped {
height: 300px;
background:#333;
	margin:0 auto;
	font-size:1em;
		clear:both;
}
#downripped{
width: 1080px;
}
#overripped {
border-left:1px inset #999;
	border-right:1px inset #999;
}
#leftcol{/*the left homepage column carrying the "Featured Article" section*/
	width:260px;
	/*border-right:1px solid #b6b6b6;*/
	padding-right:10px;
	}
	
#rightcol {/*the left homepage column carrying the "Featured Article" section*/
	width:260px;
	/*border-right:1px solid #b6b6b6;*/
	padding-right:0px;
	}	

#leftcol{
display: inline;
	margin-top:10px;
	float:left;
	}
#rightcol {
display: inline;
	margin-top:10px;
	float:left;
	}

		
/******************************************
*   Sidebar                         
******************************************/
.sidebar_widget {
	width: 200px;
	float: left;
  }

.sidebar_widget ul li {
  	display:block;
    list-style: none;
    margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
  }
  
.sidebar_widget ul li a{
	color:#333;
	background-color:#f7f7f7;
	border-bottom: 1px solid #eee;
	/*border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	text-indent: 10px;
	height: 20px;
	*/
	display:block;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration:none;
	padding: 5px 0px 5px 5px;
  }
  
.sidebar_widget ul li a:hover{
	color:#98C645;
	background-color:#fff;
  }







.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#left {
	width: 200px;
	float: left;
  }
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

	
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #99c645;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #98C645;
	font: 1.8em Arial, Helvetica, sans-serif;;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#98C645;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#fff;
	}

#sidebar h3, #sidebar h2 {
/*background-color:#B7FBBF;
background-color:#00CCCC;*/
background-color:#98C645;
	font-size:0.9em;
	/*border-top:20px double green;*/
	/*border-bottom:1px solid green;*/
	padding:5px 0 5px 5px;
	margin:20px 0 5px 0;
	color:#fff;
		font-weight: bold; 
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
background:#fff;
padding: 5px 0 0 0;
width:605px; /*605*/
float:left
}

#contentdown {
background:#fff;
padding: 20px 0 0 0;
width:605px;
float:left;
}
#contentup {
background:#fff;
padding: 10px 0 10px 0;
width:605px;
height: 300px;
}

#contentup a:hover img {
	opacity:0.7;
}

	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	/*background: #333;
background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;*/
	}

.feature p, #rightcol p { margin:0;	}

/*---------------------------------------------------------------------------*/
.own {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}
.post_box { margin: 5px 3px 0 10px; border-top: 1px dotted #bbb; }


/*---------------------------------------------------------------------------*/

#leftcol img, #rightcol img {
	/*padding:1px;
	border:1px solid #999;*/
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	/*text-decoration:underline;
	color: #fff;*/
	color: #98C645;
	
	letter-spacing:normal;
	padding-left: 10px;
	background: url(images/pfeil.png) no-repeat;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	/*margin-bottom: 4px;
	display:block*/
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
background: #000; /*url(images/backgrounds/edge.gif) no-repeat*/
	margin: 0 auto;
	padding: 15px 25px 0 25px;
	height: 100px;
	font-size:0.9em;
	text-align:right;
	color:#FFF;
	border-left:1px inset #999;
	border-right:1px inset #999;
	border-bottom:1px inset #999;
	/*border:2px solid #fff;
	border-bottom: 3px solid #fff; */
	clear:both;
	}

#footer a {
	color:#ededed;
	}

/******************************************
*   TABLES bspw. for Calendar                       
******************************************/	
/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }

#myTabs{
font: 2.8em;
padding: 10px;
}
/* ****************************************** ****************************************** */
#content a {
	color: #98C645;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: regular;
	text-decoration:underline;
	font-weight:bold;
}

/*
.wp-caption{
font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	color: #98C645;
	letter-spacing:normal;
}
#content a .wp-caption{
font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	color: #98C645;
	letter-spacing:normal;
}
*/

/* ****************************************** jquery accordeon****************************************** */

/* accordion */
.accordion-holder {
	padding:10px 0 0;
	margin-bottom: 40px;
}
.accordion {
	margin:0;
	padding:0;
	list-style:none;
}
.accordion .slide {
	position: relative;
	overflow: hidden;
	width: 600px;
}
.accordion li {
	vertical-align:top;
}
.accordion li a.opener {
	display:block;
	width:600px;
	color:#fff;
	font-size:18px;
	line-height:48px;
	font-weight:bold;
	background:url(images/bg-item.gif) no-repeat;
}
.accordion li a span {
	display:block;
	padding-left:57px;
	line-height:48px;
	background:url(images/bg-open.gif) no-repeat 11px 6px;
}
.accordion li a:hover {
	background-position:0 -48px;
}
.accordion li.active a span {
	background:url(images/bg-close.gif) no-repeat 11px 6px;
}
.slide-bg {
	background:#efefef;
	padding:8px;
}
.accordion p {
	margin:0 0 22px;
	font-size:1.08em;
	line-height:1.53em;
}
