/*
Theme Name: Weitberbildungsverbund OHP
Theme URI: http://meerwissen.info
Description: Weiterbildungsverbund Ostholstein Pln
Version: 1.5
Author: Peter Ehlig
*/
body {
	margin:0;
	padding:0;
	width:100%;
	background:#E6E6E6 url(images/navibg.gif) repeat-y;
	min-width:950px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
}
html {
	height:100%;
}
#outer {
	width:100%;
	height:100%;
	min-width:950px;
}
#header {
	position:absolute;
	z-index:2;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid #fff;
	background: url(images/headerbg.png) repeat-y;
	height:70px;
	min-width:950px;
	left:0;
	top:0;
}

/* Main structure */

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	margin-top:70px;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:140px;
	
	border-left:1px solid #fff;	
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-300px;
	
	
	border-left:1px solid #fff;	
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
	/*border-right:1px solid #fff;	*/
}
#col1pad {
	margin:0 15px 0 300px;
	overflow:hidden;	
}
#col1 {
	width:100%;	
	text-align:center;	
	margin:10px;
	padding-bottom:20px;
	padding-top:5px;
	border-left:1px solid #fff;
}
#col2 {
	float:left;
	width:117px;
	position:relative;
	margin-left:-50%;
	left:160px;
	overflow:visible;	
	background-color:#a8a8a8;			
}
#col3 {
	float:left;
	width:155px;
	position:relative;
	left:0;
	overflow:hidden;
}

/* header details */

#header h2 {
	float:left;
	display:block;
	position:absolute;
	
	z-index:100;
	font-size:24px;
	font-weight:bold;	
	padding-left:15px;
	padding-top:3px;
	color:#fff;
	margin:0;	
}
#header hr {	
	display:block;
	height:1px;
	border-top:1px solid #fff;
	border-bottom:0;
	margin:0;
	padding:0;
	line-height:0;
	position:absolute;
	opacity:0.70;
	filter: Alpha(Opacity=70);
	-moz-opacity:0.7;
}
#shade {
	position:absolute;
	top:71px;
	left:0;
	z-index:2;
}
#ohp {
	position:absolute;
	z-index:50;
	left:0;
	top:30px;	
}

#wbvlogo {	
	float:right;
	margin-bottom:-50px;
	margin-right:30px;
	margin-top:3px;
}
.hnavi {
	border:1px solid #fff;
	margin-left:140px;
	margin-right:158px;
	margin-top:54px;
	line-height:1px;
	height:15px;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-khtml-border-top-right-radius: 20px;
	-khtml-border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}
#hnavicontainer {
	position:absolute;
	top:37px;
	left:170px;
	height:50px;	
	z-index:200;	
}
.hnavibg {	
	-moz-border-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	padding:5px 5px 20px 5px;
	display:block;
	float:left;
	margin-right:10px;
}
.hnavibg[rel=active] {
	background:#E6E6E6;
}
.hnavibg a {
	border:1px solid #fff;
	background-color:#a8a8a8;
	color:#fff;
	display:block;
	width:110px;
	height:21px;	
	font-weight:bold;
	font-style:italic;
	font-size:15px;	
	text-align:center;
	line-height:20px;
	-moz-border-radius:5px;	
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
.hnavibg a:link, .hnavibg a:visited {
	text-decoration:none;
}
.hnavibg a:hover {
	text-decoration:underline;
}

/* left sidebar */
.navbutton {
	position:relative;
	left:10px;	
	z-index:100;
	width:139px;
	height:23px;
	border:1px solid #fff;
	margin-top:17px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.navbg {
	width:127px;
	height:100%;
	background-color:#ccc;
	-moz-opacity:0.8;
	opacity:0.80;
	filter: Alpha(Opacity=80);
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.navbutton a {
	display:block;	
	height:100%;	
	position:relative;
	top:-100%;
	left:0;
	text-align:right;
	font: italic bold 15px Arial, Helvetica, sans-serif;
	color: #990000;
	padding-right:10px;
	line-height:22px;
}

.navbutton a:link, .navbutton a:visited {
	text-decoration:none;
	border-right:10px solid #e6e6e6;
}
.navbutton a:hover {
	border-right:10px solid #ccc;
}
.navbutton a[rel=active] {
	border-right:10px solid #800;
}
.navspacer {
	height:75px;
}


/* content layout */
.alignright {
	float:right;
}

.contentheader p{
	padding:0;
	margin:0;
}
.morelink {
	text-align:right;
	display:block;
	margin-bottom:10px;	
	margin-top:-10px;
}
.excerpt {
	margin-top:10px;	
	margin-bottom:0;
	margin-left:30px;
}

#maincontent hr {
	clear:both;
}
#maincontent, .contentheader, #poolform {
	width:580px;
	padding:10px 12px;
	border:1px solid #fff;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	-moz-border-radius:10px;	
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}
#maincontent {
	background-color:#eee;
	font-size:12px;		
	min-height:300px;
	line-height:150%;
}
#maincontent p{
	margin:0;
	padding:0 0 10px 0;	
}
#maincontent strong {
	padding:0;
	margin:0;
}
#maincontent ol {
	padding:0 0 20px 0;	
	margin:0;
}
#maincontent ol li {
	margin-left:20px;
}
#maincontent ul li {
	padding-bottom:10px;	
}
#maincontent ul {
	padding:0 0 10px 20px;	
	margin:0;
}
#maincontent hr {
	border-top:1px solid #aaa;
	border-bottom:0;
	border-left:0;
	margin-bottom:15px;
	background-color:#fff;
	color:#fff;
	margin-left:-1px;
	margin-right:-1px;
}
#maincontent h3 {
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
	font-size:14px;
}

#maincontent table {	
	border-collapse:collapse;
}

#maincontent table td {
	border:1px solid #888;
}

#maincontent blockquote {
	background:#fff;
	border:1px solid #ccc;
	display:block;
	padding:5px 15px;
	margin:0;
	margin-top:20px;
}

.contentheader {	
	color:#800;
	font-size:16px;
	font-weight:bold;
	padding: 5px 12px;
	background-color:#ddd;
	margin-bottom:0;	
}
#info {
	padding:25px 3px;
}
#col2 .textwidget {
	position:relative;
	left:10px;	
	z-index:100;
	width:123px;	
	border:1px solid #fff;
	padding:8px;
	margin-top:17px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	background-color:#e6e6e6;
	opacity:0.90;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9;
	text-align:center;
}
#info {
	margin-top:40px;
}
#info div h2 {
	font-size:12px;
	padding:0;
	margin:0;
}
#info div {
	text-align:center;
}
.textwidget img {
	border:0;
	margin-top:3px;
}
.textwidget p {
	padding:0;
	margin:0;
}
.textwidget {
	margin-bottom:15px;
}
#col1 a:link, #colmask a:visited, .textwidget a:link {
	text-decoration:none;
	color:#990000;	
}
#col1 a:hover, .textwidget a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.edit {
	float:right;
	margin-right:-20px;
	margin-top:-12px;
}
.edit:hover {
	opacity:0.80;
}

.excerpt p{
	margin:0;
	padding:0;
}
#linklist ul li {
	padding:10px 0 10px 0;
	line-height:140%;
	border-bottom: 1px solid #ddd;
}
#linklist ul {
	margin-top:0;
	padding-top:0;
}
#poolform {
	height:22px !important; 
	height:23px;
	overflow:hidden;
	display:block;	
}
#poolform form {
	padding:0;
	margin:0;
	display:inline;
	overflow:hidden;
}
.dp_input {
	background:url(images/input.gif);
	border:1px solid #aaa;
	padding:2px;
		
}
#find {
	height:17px;
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-left: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#select {
	height:23px;
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-left: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;	
	margin-left:-2px;
}
.dp_button{
	border:1px solid #888;
	margin-left:1px;
	padding:1px;
	line-height:16px;	
	padding-bottom:2px;
	
	background-color:#bbb;
	color:#800;
	height:21px;
	overflow:hidden;
	width:80px;
	height:23px;
	text-shadow: #ddd 0 1px 0;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-bottom-right: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.dp_button:active {
	border-color:#000;	
}
.dp_button:hover {
	border-color:#eee #aaa #aaa #eee;
	text-shadow: #eee 0 1px 0;
	cursor:pointer;
}

.ext_profile {
	border:1px solid #fff; 	
	margin-top:-30px; 
	margin-bottom:30px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 6px;	
	border-radius: 6px;	
	padding:0 10px;
}
.ext_profile p {	
	padding-left:40px;
	border-bottom:1px solid #fff;	
}
#contact {
	border:1px solid #fff;	
	margin-bottom:20px;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 6px;	
	border-radius: 6px;	
	padding:10px;
	padding-left:50px;
}
.conlabel {
	font-weight:bold;
	margin-left:20px;
	margin-bottom:3px;
}
.confield {
	margin-left:40px;
	margin-bottom:10px;
}
.confield input[type="text"], .confield textarea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 6px;	
	border-radius: 6px;	
	background:url(images/input.gif);
	border:1px solid #aaa;
	padding:2px;
	width:400px;
}
.confield input[type="submit"]{
	border:1px solid #888;
	margin-left:1px;
	padding:1px;
	line-height:16px;	
	padding-bottom:2px;	
	background-color:#bbb;
	color:#800;
	height:21px;
	overflow:hidden;
	width:404px;
	height:23px;
	text-shadow: #ddd 0 1px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 6px;	
	border-radius: 6px;
	
}
.confield input[type="submit"]:active {
	border-color:#000;	
}
.confield input[type="submit"]:hover {
	border-color:#eee #aaa #aaa #eee;
	text-shadow: #eee 0 1px 0;
	cursor:pointer;
}

/* edit profile */
#profile form {
	padding:0;
	margin:0;	
}
#profile input[type=submit] {
	width:166px;
}
#profile-container {
	margin:0 12px;
	padding-bottom:20px;	
	
}
*:first-child+html #profile-container {
	padding-bottom:2px;
}
#profile legend {
	border:1px solid #fff;
	background-color:#a8a8a8;
	color:#fff;		
	height:21px;	
	font-weight:bold;
	font-style:italic;
	font-size:13px;	
	/*text-align:center;*/
	line-height:20px;
	-moz-border-radius:5px;	
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	padding:2px 10px;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
	margin-right:400px;
}
#profile fieldset {
	width:100%;
	margin:0;		
	padding:0 0 5px 0;
	border:1px solid #fff;	
}
#profile input[type="text"], #profile textarea {
	margin-left:15px;
	margin-right:10px;
	background:url(images/input.gif);
	border:1px solid #aaa;
	padding:2px;	
}
#profile textarea {
	overflow:auto;
}
#profile label {
	font-weight:bold;	
}
.dp_area {
	padding-left:40px;
	padding-top:11px;
	padding-bottom:0;
	margin:0;	
}
.leftround {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	-khtml-border-bottom-left: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.rightround {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-bottom-right: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.bothround {
	-moz-border-radius: 6px
}
.fivechars{
	width:60px;
}
.tenchars {
	width:160px;
}
.twentychars {
	width:450px;
}
.dp_wrap {
	float:left;
}
.dp_fieldline {	
	padding-left:40px;
	padding-top:11px;
	padding-bottom:15px;
	margin:0;	
	height:20px;
}
.dp_info {
	border:1px solid #fff;
	width:245px;
	background-color:#ddd;
	margin-top:-1px;
	margin-left:14px;
	margin-right:25px;
	height:19px;
	padding:4px 2px 0 10px;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:1px;
}
#profile img {
	margin:25px 53px 0 0;	
	float:right;
}
#profile p {
	display:block;
	padding:0;
	margin:0;
	clear:both;
}
.whiteborder {
	border:1px solid #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	-khtml-border-radius: 6px;	
	border-radius: 6px;
}
span.wpcf7-not-valid-tip-no-ajax{
  display:block;
  color:#f00;
  font-weight:bold;
}
#ext a, #ext a:visited {
	color:#E8E8E7;
}
