/* MAIN */

body {
  margin: 0;
  padding: 0;
  /*text-align: center;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: white;
  /*background: white url(../images/wc-body-bg.jpg) repeat-x top left;*/
  background-position: -250px 77px;
}

div {
  margin: 0;
  padding: 0;
  text-align: left;
  border: 0;
  color: #4a3933;
}

object {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}

th {
  text-align: inherit;
}

.clearer {
	clear: both;
	height: 1px;
}

a:link, a:visited {
	/*color: inherit;*/
	color: #4a3933;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #4a3933;
	text-decoration: underline;
}

a img {
	border: 0;
}

.hilfslinie {
	position: fixed;
	top: 0;
	left: 500px;
	z-index: 10000;
	height: 100%;
	width: 5px;
	border-right: 1px solid red;
	
}

.dev-comments {
	display: none;
}

#nojswarning {
	position: absolute;
	top: 100px;
	z-index: 1000;
	width: 100%;
}
#nojswarning div {
	width: 500px;
	margin: 0 auto;
	padding: 30px;
	border: 5px solid red;
	text-align: center;
	background-color: #DDD;
	color: red;
	font-size: 20px;
	font-weight: bold;
}
	

#wc-main {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 950px;
	/*background: url(../images/wc-main-bg.jpg) repeat-x top left;*/
	/*background: white url(../images/wc-header-bg.jpg) no-repeat top center;*/
}

#wc-main-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-position: center bottom;
	background-repeat: no-repeat;
	/*border: 2px solid blue;*/
	width: 100%;
	height: 100%;
}

  #wc-main-bg #wc-header-bg, .p-150 #wc-main, .p-227 #wc-main  {
    height: 200px;
    background: white url(../images/wc-header-bg.jpg) no-repeat top center;
    /*background: white url(../images/wc-header-bg_WINTER.jpg) no-repeat top center;*/
    /*background: white url(../images/wc-header-bg_FRUEHLING_blau.jpg) no-repeat top center;*/
    /*background: white url(../images/wc-header-bg_HERBST-2012.jpg) no-repeat top center;*/
  }
    #wc-main-bg #wc-header-bg.theme_0 {
      background: white url(../images/wc-header-bg.jpg) no-repeat top center;
    }
    #wc-main-bg #wc-header-bg.theme_1 {
      background: white url(../images/wc-header-bg_WINTER.jpg) no-repeat top center;
    }
    #wc-main-bg #wc-header-bg.theme_2 {
    	background: white url(../images/wc-header-bg.jpg) no-repeat top center;
      /*background: white url(../images/wc-header-bg_FRUEHLING_blau.jpg) no-repeat top center;*/
    }
    #wc-main-bg #wc-header-bg.theme_3 {
      background: white url(../images/wc-header-bg_HERBST-2012.jpg) no-repeat top center;
    }

#wc-sheet {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	width: 970px;
	margin: 0 auto;
}

#wc-header {
	/*background: url(../images/wc-header-hund.jpg) no-repeat top right;*/
}

	#wc-headerbuttons {
		/*float: right;*/
		position: absolute;
		top: 0;
		right: 0;
		z-index: 100;
		text-align: right;
		/* width: 600px; */
		/*width: 480px;*/
	}
	#wc-headerbuttons div {
		float: right;
		/*margin-left: 0;*/
		
		color: white;
	}
	#wc-headerbuttons .headerbutton {
		color: black;
		width: 135px;
		height: 24px;
		padding: 7px 0 0 5px;
		background: url(../images/wc-header-btn.png) no-repeat top left;
		text-align: center;
	}
	#wc-headerbuttons div a {
	
	}
	
	#wc-headerbuttons .headerloggedin {
		/* width: 400px; */
		/*width: 290px;*/
		padding: 10px 10px 0 0;
		text-align: right;
	}
	#wc-headerbuttons .headerloggedin a {
		color: white;
	}


#wc-content-wrapper {
	position: relative;
	min-height: 0;
}
	#wc-content-left {
		position: relative;
		float: left;
		width: 778px;
		/*height: 600px;*/
		/*background-color: #CCFFCC;*/
	}
		#wc-content-left .wc-left-column {
			width: 778px;
			margin-bottom: 10px;
			/*background-color: red;*/
		}
		.seiten-header {
			position: relative;
			background: url(../images/header-bg-middle.jpg) repeat-y top left;
			/*height: 100%;*/
		}
		
		#breadcrumbmenu {
			margin: 5px 18px 5px 18px;
			/*font-weight: bold;*/
		}
		#breadcrumbmenu a {
			text-decoration: underline;
		}
		#breadcrumbmenu a.akt {
			text-decoration: none;
		}
		
		.articles {
			position: relative;
			background: url(../images/articles-simple-bg-middle.jpg) repeat-y top left;
			height: 100%;
		}
		.header-bg-top, .articles-bg-top {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 0;
		}
		.header-bg-bottom, .articles-bg-bottom {
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 0;
		}
		.header-content, .articles-content {
			position: relative;
			top: 0;
			left: 0;
			z-index: 1;
			padding: 12px 0 12px 18px;
			width: 740px;
			min-height: 185px;
			overflow: hidden;
		}
		.articles-content {
			min-height: 20px;
		}
		.articles-content h1 {
			display: none;
		}
		.articles-content .article-teaser {
			border-bottom: 2px solid green;
			margin-bottom: 10px;
			padding-bottom: 5px;
		}
		.articles-content .last-teaser {
			border-bottom: 0 !important;
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
		}
		
		.article-teaser img {
			float: left;
			margin: 0 10px 5px 0;
		}
		.article-teaser h3, .article-teaser h3 a {
			margin-top: 0;
			color: #13580c;
		}
		
		
		.articles-box {
			min-height: 200px;
			position: relative;
			background: url(../images/articles-box-bg-middle.jpg) repeat-y top left;
			height: 100%;
			padding-left: 27px;
			/*  padding-left: 9px;*/
		}
		.articlebox-header {
			color: white;
			font-weight: bold;
			font-size: 15px;
			padding-top: 3px;
			/*padding-left: 18px;*/
		}
		.articlebox-content {
			position: relative;
			top: 0;
			left: 0;
			z-index: 1;
			padding: 12px 0 12px 0;
			width: 740px;
			/* width: 748px; */
			min-height: 185px;
			/*overflow: hidden;*/
			overflow: visible;
		}
		.articlebox-header img {
			margin-right: 5px;
		}
		.articlebox-text {
			padding: 20px 30px 65px 10px;
			/*padding: 20px 30px 65px 18px;*/
			/*margin: 2px 0 41px 10px;*/
		}
		.articlebox-content h1 {
			color: #13580c;
			margin: 0 0 10px 0;
		}
		.articlebox-footer {
			position: absolute;
			width: 715px;
			left: 0;
			bottom: 12px;
			/*border: 1px solid red;*/
			height: 30px;
			padding-left: 5px;
			padding-right: 20px;
		}
		
		  .articlebox-footer .tx-facebooksocialplugins-pi1 {
        display: inline-block;
        height: 20px;
        width: 135px;
        vertical-align: 3px;
        /*
        float: none;
        font-size: 1px;
        line-height: normal;
        margin: 0;
        padding: 0;
        text-indent: 0;
        vertical-align: baseline;
        */
		  }
		
		.articlebox-footer img {
			
		}
		.teasertext {
			font-weight: bold;
		}
		
		
		.threebox {
			/*background-color: red;*/
			/*min-height: 400px;*/
			position: relative;
		}
		.threebox-single {
			background: url(../images/3box_single.png) no-repeat top left;
			width: 262px;
			height: 285px;
			/*float: left;*/
			position: absolute;
		}
		.threebox-header {
			color: white;
			font-weight: bold;
			padding: 6px 15px 5px 20px;
		}
		.threebox-header a {
			color: white;
			font-weight: bold;
		}
		.threebox-header img {
			float: right;
			/*margin-top: -3px;*/
		}
		.threebox-content {
			position: relative;
			height: 236px;
			padding: 15px 25px 0 25px;
		}
		.threebox-content p {
			margin-top: 0;
		}
		.threebox-content h3 {
			margin: 0 0 3px 0;
		}
		.threebox-content img {
			position: absolute;
			left: 16px;
			bottom: 0;
		}
	
	

#wc-footer {
	margin: 5px 0 20px 0;
	/*background-color: #AAA;*/
	width: 778px;
}
	
	#wc-footer, #wc-footer a {
		color: white;
	}

	#wc-footer-sitemap {
		height: 100px;
		background: url(../images/wc-sitemap-bg.jpg) repeat-y center top;
		padding: 5px 20px;
		
	}
	#wc-footer-links {
		margin-top: 5px;
		padding: 3px 0;
		background: url(../images/wc-sitemap-bg.jpg) repeat-y center top;
		text-align: center;
	}
	#wc-footer-links ul {
		list-style: none outside none;
		margin: 0 0 0 2px;
		overflow: hidden;
		padding: 0;
	}
	#wc-footer-links ul li {
		display: inline;
		padding: 0 10px;
		border-right: 1px solid white;
	}
	#wc-footer-links ul li.sitemap-last-li {
		border: 0;
	}
	
	
.simple-kasten {
	border: 1px solid #e1e1e0;
	border-top: 0;
}

.wc-right-column .simple-kasten {
	width: 170px;
	padding: 10px 5px;
}
.wc-right-column .simple-kasten img {
	float: left;
	margin: 0 5px 5px 0;
}


/* LOGIN ----------------------------- */

.tx-felogin-pi1 label {
	float: left;
	display: block;
	width: 100px;
	margin-top: 7px;
}

.tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"] {
	border: 1px solid #A6A6A6;
	padding: 5px;
	width: 250px;
}


/* Tabelle --------------------------- */

div.seiten-content table.contenttable td {
	padding-right: 30px;
}