@charset "utf-8";

/* ----------------------------------------------------------*/
	
.note1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 9px;
	color: #FFF;
	line-height: 29px;
	background-color: #666;
	padding: 1px;
}

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-shadow: -1px 1px 1px #000000;
}
p {
	padding-top: 20px;
}

body {
	display: compact;
	background-image: url(Images/holz_hintergrund.gif);
	color: #CFF;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
}
#header {
	height: 36px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(Images/BalkenQu.jpg);
	padding-top: 5px;
	background-repeat: repeat-x;
	padding-bottom: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#maincontain {
	float: left;
	height: 615px;
	width: 940px;
	background-image: url(Images/Hintergrund.png);
	background-repeat: no-repeat;
}
.closezeiger {
	cursor:url(Images/mc_close.ico), auto;
	}
.openzeiger {
	cursor:url(Images/mc_open.ico), auto;
	}
#images {
	float:left;
	width:420px;
	height: 570px;
	margin-top: 20px;
}

#newstext1   {
	font-style: normal;
	color: #FFF;
	float: left;
	margin-left: 40px;
	background-image: url(Images/oberkrain.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	overflow: hidden;
	-webkit-box-shadow:  0px 0px 8px 5px #653900 inset;
	box-shadow:  0px 0px 8px 5px #653900 inset;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 360px;
	height: 110px;
}


#newstext1 td {
	font-size: 12px;
}
#images .footerContain  {
	width: 360px;
	height: 50px;
	float: left;
	margin-left: 50px;
}
#images .footerText {
	height: 30px;
	float: left;
	width: 270px;
	margin-top: 10px;
	font-size: 12px;
}

#article {
	width: 520px;
	height: 571px;
	margin-top: 20px;
	float: right;
}

#artikelInhalt       {
	background-repeat: no-repeat;
	height: 485px;
	width: 500px;
	background-image: url(Images/BG_Artikel.png);
	overflow: auto;
	float: left;
}
#artikelInhalt  h4{
	margin-top: 10px;
	margin-bottom: 10px;
}
#ueberuns        {
	height: 571px;
	width: 480px;
	background-image: url(Images/BG_Artikel.png);
	float: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.ueberunsLeft25px {
	padding-left: 25px;
}
#ueberuns img, #artikelInhalt img{
	margin-right: 10px;
}
#footer {
	float:none;
	height:30px;
	width:90%;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	clear: left;
	margin-left: 30px;
}
#footer h1{
	font-size: 12px;
	float: left;
	margin-top: 7px;
	background-color: #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.zentriert {
	text-align: center;
	display: block;
}

.font12p {
	font-size: 13px;
}
.font10p {
	font-size: 10px;
	display: block;
}


.font13p {
	font-size: 13px;
}
/* CSS fuer Vertikale Zentrierung von Inhalten */
#centertable {
	height: 75%;
	display: table;
	text-align: center;
}
#centertablecell {
	display: table-cell;
	vertical-align: middle
}
#centerbox {
	display: table-cell;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.A_Link a:link, .A_Link a:visited, .A_Link a:active {
	color: #FFF;
	text-decoration: none;
	float: left;
	line-height: 30px;
	width: 105px;
	height: 30px;
	text-align: center;
	display: block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-left: 10px;
}

.A_Link a:hover {
	-moz-box-shadow: 0px 0px 5px 3px #ffffff;
	-webkit-box-shadow: 0px 0px 5px 3px #ffffff;
	box-shadow: 0px 0px 5px 3px #ffffff;
}

.S_Link a:link, .S_Link a:hover, .S_Link a:visited, .S_Link a:active {
	-moz-box-shadow: 0px 0px 5px 3px #ffffff;
	-webkit-box-shadow: 0px 0px 5px 3px #ffffff;
	box-shadow: 0px 0px 5px 3px #ffffff;
	font-weight: bold;
}
#artikelInhalt #centertable #centertablecell #centerbox h2 ul {
	list-style-position: inside;
	list-style-type: disc;
}
#artikelInhalt #centertable #centertablecell #centerbox table tr td s {
	font-size: 12px;
}

h3 {
	font-size: 14px;
	padding-bottom: 5px;
}

.pic1 {
	background-image: url(Images/chGruppe1.png);
}
.pic2 {
	background-image: url(Images/chGruppe2.png);
}
.pic3 {
	background-image: url(Images/chGruppe3.png);
}
.pic4 {
	background-image: url(Images/chGruppe4.png);
}
.pic5 {
	background-image: url(Images/chGruppe5.png);
}
.pic6 {
	background-image: url(Images/chGruppe6.png);
}
.pic7 {
	background-image: url(Images/chGruppe7.png);
}
.pic8 {
	background-image: url(Images/chGruppe8.png);
}
#chpic {
	display:block;
	margin-left: 10px;
	height: 400px;
	width: 410px;
	opacity: 0.0;
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 10%;
	float: left;
}
