/*
Theme Name: bergner.biz
Author: Oli Janssen

*/

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;

    background-color: #f3f3f3;
    padding-top: 4px;

    margin: 10px;
    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;

    border-radius: 3px;
}

.wp-caption img {
    margin: 0;

    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;

    line-height: 17px;
    padding: 0 4px 5px;

    margin: 0;
}

* {
	margin: 0; padding: 0;
}

/* Tabelle
---------------------------------------------------------------*/
/*table {
	border:1px solid #ebebeb;
	border-collapse: collapse;
}
td, th  {
	border: 1px solid #ebebeb;
	padding:3px 4px;
}
th {
	font-weight:bold;
	background:#ebebeb;
	color:#000;
}*/

a[href $=".pdf"], a[href $=".PDF"],
a[href *=".pdf#"], a[href *=".PDF#"],
a[href *=".pdf?"], a[href *=".PDF?"] {
    background: url("images/pdf.gif") left no-repeat;
    padding-left: 25px;
	padding-top: 2px;
}


body {
	text-align: center;
	font: 12px Arial;
	color: #333333;
	background: #FFF url(images/background.gif) repeat-x 0 0;
}
a {
	color: #393939;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCB;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 190px;
	margin-bottom: 25px;
	background:url(images/header.jpg) 0px 55px no-repeat;
	position: relative;
}
	#header .pages {
		list-style-type: none;
		height: 40px;
		padding-top: 3px;
		float: left;
	}
		#header .pages li {
			float: left;
			background: url(images/bullet.gif) -2px 12px no-repeat;
		}
		#header .pages li a {
			display: block;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;
		}
		#header .pages li a:hover {
			text-decoration: underline;
		}
	#header form {
		width: 245px; height: 26px;
		background: url(images/search.gif) no-repeat 0 8px;
		float: right;
		padding: 8px 0px 0 0;
	}
		#header form input {
			border: 0;
			float: left;
			width: 170px;
			margin: 5px;
		}
		#header form button {
			border: 0;
			text-indent: -9999px;
			font-size: 0;
			width: 60px; height: 26px;
			float: right;
			background-color: transparent;
		}
	#header .logo {
		clear: both;
		float: left;
		padding: 20px 0px 20px 0px;
	}
		#header .logo h1 {
			font-size: 2em;
			text-transform: uppercase;
		}
			#header .logo h1 a {
				text-decoration: none;
			}
		#header .logo p {
			color: #888888;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
		}
	#header .sponsor {
		float: right;
		padding: 35px 15px;
	}
	
	#header .tabs1 {
      clear:both;
      height: 24px;
          /*background:#F4F7FB;*/
      font-size:100%;
	  font-weight:bold;
      line-height:normal;
          border-bottom:1px solid #b5b5b5;
		  position:relative;
      }
    #header .tabs1 ul {
          margin:0;
          padding:0px 10px 5px 50px;
          list-style:none;
      }
    #header .tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
	
    #header .tabs1 a {
      float:left;
      background:url("images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 2px 0 4px;
      text-decoration:none;
      }
    #header .tabs1 a span {
      float:left;
      display:block;
      background:url("images/tabright1.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#393939;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header .tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #header .tabs a:hover span {
      color:#627EB7;
      }
    #header .tabs1 a:hover {
      background-position:0% -42px;
      }
    #header .tabs1 a:hover span {
      background-position:100% -42px;
      }
  
      #header .tabs1 #current a {
              background-position:0% -42px;
      }
      #header .tabs1 #current a span {
              background-position:100% -42px;
      }  

	  
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	width: 650px;
	float: left;
	padding-bottom: 10px;
}
	#featured {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
		background:url(images/start_video_bg.jpg) 0px 0px repeat-y;
	}
	
		#featured .post {
			padding: 8px;
		}
		#featured h2 {
			font-size: 1.6em;
			margin-bottom: 5px;
		}
			#featured h2 a {
				text-decoration: none;
			}
		#featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
			color: #888888;
		}
			#featured .details a {
				color: #888888;
				text-decoration: underline;
			}
			#featured .details a:hover {
				color: #393939;
				text-decoration: none;
			}
		#featured .thumb {
			border: 1px solid #dddddd;
			padding: 5px;
			float: left;
			margin: 0 20px 10px 0;
		}
			#featured .thumb a {
				width: 156px; height: 93px;
				display: block;
				overflow: hidden;
			}
			#featured .thumb a img {
				width: 156px;
			}
		#featured p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#featured .tags {
			clear: both;
			font-size: 0.9em;
			color: #888888;
			margin-bottom: 0;
		}
			#featured .tags a {
				text-decoration: none;
			}
		#featured .readmore {
			font-size: 0.8em;
		}
	#content .recent {
		border: 1px solid #DDDDDD;
	}
	
	#content .recent .unterseiten {
		background-color:#eeeeee;
		border-bottom: 1px solid #dddddd;
		height:34px;
	}
	
	#content .recent .unterseiten ul {
		list-style: square;
		padding-left:10px;
		padding-top: 10px;
	}
		#content .recent .unterseiten ul li {
		display:inline;
		padding-right: 15px;
		
	}
	#content .recent .unterseiten .current_page_item { 
	text-decoration : underline;
	font-weight : bold;
	}
	#content .recent .unterseiten ul li a {
		/*background: url(images/bullet_aktuelles.gif) -8px 7px no-repeat;*/
		text-decoration:none;
	}

	#content .recent .unterseiten ul li a:hover {
		/*background: url(images/bullet_aktuelles.gif) -8px 7px no-repeat;*/
		text-decoration:underline;
	}
	
		#content .recent .post {
			padding: 10px;
			clear: both;
		}
			#content .recent .post h2 {
				font-size: 17px;
				margin-bottom: 10px;
			}
				#content .recent .post h2 a {
					text-decoration: none;
				}
		
		#content .recent .post_menschen h2 {
				font-size: 17px;
				margin-bottom: 10px;
				padding-top: 10px;
				border-top: 1px dotted #CCC;
			}
				#content .recent .post_menschen h2 a {
					text-decoration: none;
				}
				
			#content .recent .post img {
				float: left;
				padding: 5px;
				border: 1px solid #DDDDDD;
				background-color: #FFFFFF;
				margin: 0px 20px 10px 0px;
			}
			#content .recent .post p {
				line-height: 1.5em;
				margin-bottom: 10px;
			}
			#content .recent .post_menschen p {
				line-height: 1.5em;
				margin-bottom:10px;
			}
			#content .recent .post .readmore {
				font-size: 0.8em;
			}
		#content .recent .o {
			background-color: #EEEEEE;
		}
		#content .thumb {
			border: 1px solid #dddddd;
			padding: 5px;
			float: left;
			margin: 0 20px 10px 0;
		}
			#content .thumb a {
				width: 156px; height: 93px;
				display: block;
				overflow: hidden;
			}
			#content .thumb a img {
				width: 156px;
			}
			
			#content .thumb_menschen {
			border: 1px solid #dddddd;
			padding: 5px;
			float: left;
			margin: 10px 20px 10px 0;
		}
			#content .thumb_menschen a {
				width: 110px; height: 156px;
				display: block;
				overflow: hidden;
			}
			#content .thumb_menschen a img {
				width: 110px;
			}
	#content {
		
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
}

#sidebar .box_themen {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#sidebar .box_themen h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #393939;
			background-color: #EEEEEE;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box_themen ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
			text-align:center;
		}
		#sidebar .box_themen ul a {
			color: #ea7125;
			text-decoration:none;
		}
			#sidebar .box_themen ul li {
				line-height: 1.4em;
				color: #888888;
				padding: 2px 0;
			}
			#sidebar .box_themen ul li a:hover{
				text-decoration:underline;
			}
			
	#sidebar .box_unterseiten {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
		background-color:#EEEEEE;
	}
		#sidebar .box_unterseiten h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #393939;
			background-color: #EEEEEE;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box_unterseiten ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box_unterseiten ul li {
				line-height: 1.4em;
				color: #888888;
				padding: 5px 0;
				background: url(images/bullet_aktuelles.gif) -4px 7px no-repeat;
			}
			#sidebar .box_unterseiten ul li a {
				color: #393939;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box_unterseiten ul li a:hover {
				color: #393939;
				text-decoration: none;
			}


	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #393939;
			background-color: #EEEEEE;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: #888888;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #888888;
				text-decoration: underline;
			}
			#sidebar .box ul li a:hover {
				color: #393939;
				font-weight: bold;
				text-decoration: none;
			}
		#sidebar .box .video {
			padding: 12px;
		}
		#sidebar .box .flickr {
			padding: 5px;
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 6px;
			}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #888888;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #393939;
				text-decoration: underline;
			}
		#sidebar .box .news {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .news li {
				padding: 5px 0;
				background: url(images/bullet_aktuelles.gif) -4px 7px no-repeat;
			}
			#sidebar .box .news li a {
				color: #393939;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .news li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 10px 10px;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 0px;
				text-align:center;
			}
		#sidebar .box .bookmark {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmark li {
				font-family: Arial;
				border-bottom: 1px dotted #CCCCCB;
				padding: 5px 0 5px 20px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			#sidebar .box .bookmark li a {
				color: #393939;
			}
			#sidebar .box .bookmark li a:hover {
				font-weight:normal;
			}
			#sidebar .box .bookmark li.rss { background-image: url(images/feed.png); }
			#sidebar .box .bookmark li.seminare { background-image: url(images/aktuelle-seminare.png); }
			#sidebar .box .bookmark li.newsletter { background-image: url(images/newsletter.png); }
			#sidebar .box .bookmark li.archive { background-image: url(images/archive.png); }
	#sidebar .l {
		float: left;
		width: 155px;
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}
	
	#slide_panel {
border: none;
width: 240px;
display: none;
background: url(images/bg_start.gif);
}

.archiv_slide {
margin: 0px 0px 0px 0px;
padding: 0;
background: #fff;
}

.archiv_slide_button {
width: 240px;
height: 18px;
padding-left: 0px;
padding-top: 0px;
display: block;
font: 12px Arial;
color: #393939 !important;
text-decoration: none;
padding-left: 0px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #f1f1f1;
	color: #393939;
	font-size: 0.9em;
	padding: 20px 10px;
}
	#footer a {
		color: #393939;
	}
	#footer a:link {
		text-decoration:underline;
	}
	#footer a:hover {
		text-decoration:none;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px;
}
	#content .single h2 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	#content .single p {
		line-height: 18px;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		padding-left:10px;
	}
	#content .single li {
		line-height: 18px;
		padding-bottom: 7px;
		list-style:square;
		margin-left: 10px;
	}
		#content .single li a{
			text-decoration:underline;
		}
		#content .single li a:hover{
			text-decoration:none;
		}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	
/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 35px;
left: 10px;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #DDDDDD #DDDDDD #DDDDDD #DDDDDD;
padding: 2px 10px 2px 10px;
background: #ececec;
font-family: Arial;
font-style: Normal;
text-align: left;
}	
	
#details {
	padding: 10px;
}
	
#comments {
	padding: 10px;
}
	#comments h2 {
		font-size: 13px;
		margin-bottom: 10px;
	}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			background-color: #ad1414;
			border: solid 1px #FFF;
			font-size: 11px;
			font-family: Arial;
			color: #fff;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/