/*
	Theme Name: Ranck
	Theme URI: http://www.ranck.de
	Description: Ranck Theme
	Version: 1.0
	Author: Tilk-Ahlers
	Author URI: http://www.diersundhemmje.de
*/



@import url("css/reset.css");

@import url("css/text.css");

@import url("css/960.css");

@import url("css/nav_vlist.css");

body
{
	color: #fff;
	font-size: 75%;
	background-color: #80acc3; /* 1) Hintergrundfarbe ändern*/
	background-image: url(img/background_bretter.jpg); /*2) Hintergrund ändern*/
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

a
{
	color: #fff;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}





.inner-box
{
	overflow: hidden;
	padding: 10px;
	
}

.container_12
{
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;

}
.container_12 #header {
	position: relative;
	height: 200px;
	width: 960px;
}

.margin-top {
	margin-top: 20px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-right {
	margin-right: 10px;
}

/*Home-Feature*/
.container_12 #feature {
	background-color: #80acc3;
	height: 360px;
	position: relative;
	left: 5px;
}

/*Home-News*/
.container_12 #news {
	background-color: #80acc3;
	position: relative;
	left: 5px;
}

.container_12 #news .inner-box ul li img {
	display: inline;
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
.container_12 #news .inner-box ul li {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.container_12 #news .inner-box ul li .floatnews-right {
	float: right;
	width: 170px;
}
/*Home-Left1*/
.container_12 .grid_8 #home-left1 {
	background-color: #80acc3;
}
/*Home-Left2*/
.container_12 .grid_8 #home-left2 {
	background-color: #80acc3;

}
/*Home-Termine*/
.container_12 .grid_8 #termine {
	background-color: #80acc3;
}

/*Footer*/
.container_12 #footer {
	background-color: #b9d0dc; /*3) Footerfarbe ändern*/
	height: 40px;
	overflow: hidden;
}
.container_12 #footer .inner-box p {
	text-align: right;
}


/*Infobar-Öffnungszeiten*/
.container_12 #infobar-top {
	background-color: #80acc3;
	height: 33px;
	overflow: hidden;
}
.container_12 #navi-top {
	background-color: #b9d0dc; 
	height: 30px;
}


.marign-left-5 {
	
	margin-left: 5px;}
	
	.container_12 #left-container {
	position: relative;
	left: 5px;
}

/*Abteilunguebersicht*/

.container_12 #abteilung-uebersicht {
	position: relative;
	left: 5px;
}

.container_12 #abteilung-uebersicht #abteilung-liste li {
	background-color: #80acc3;
	float: left;
	height: 345px;
	width: 464px;
	margin-bottom: 10px;
}
#abteilung-liste .inner-box h3 {
	margin: 0px;
	padding: 0px;
}
.container_12 #abteilung-uebersicht #abteilung-liste .inner-box h3 {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.container_12 #abteilung-uebersicht #abteilung-liste .inner-box h3 a {
	text-decoration: none;
}
.container_12 #abteilung-uebersicht #abteilung-liste .inner-box p strong {
	line-height: 30px;
	text-transform: uppercase;
}
.container_12 #infobar-top .inner-box {
	line-height: 15px;
	color: #FFF;
	font-size: 16px;
}

/*page*/
.container_12 #page {
	position: relative;
	left: 5px;
}
.container_12 #page #pageright .inner-box {
	background-color: #80acc3;
}
.container_12 #page #pageleft {
	color: #000;
}
.container_12 #page #pageleft .inner-box h2 {
	color: #80acc3;
}
.container_12 #infobar-top .inner-box {
	padding-left: 20px;
}

.container_12 .wrapper-main {
	background-color: #FFF;
}
.container_12 #header .logo-ranck {
	height: 100px;
	width: 370px;
	position: absolute;
	left: 559px;
	top: 58px;
}
.container_12 #header .subnavi {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 11px;
}
.container_12 #header .subnavi a {
	text-decoration: none;
	font-weight: bold;
}

/*dropdown menu*/
#dropmenu, #dropmenu ul {
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:2em;
	z-index:300;
	width:90%;
	font-weight:bold;
	background-color: #b9d0dc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	left: 10px;
	height: 30px;
	text-transform: uppercase;
}
#dropmenu a {
	display:block;
	padding:0.25em 1em;
	color:#FFF;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80acc3;
	background-color: #b9d0dc;
}
#dropmenu a:hover {
	color:#fff;
	background-color: #80acc3;
	font-weight: bold;
}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80acc3;
}
#dropmenu li ul {
	width:14.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80acc3;
}
#dropmenu li ul a {
	width:12em;
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80acc3;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 20px; z-index:400;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

/*PNG Fix
*/
 #pageleft ul  {
margin: 15px 0;
	list-style-type: square;
}
 #pageleft ul li {
margin-left: 20px;
	list-style-type: square;
}
img, div, body {
}
.container_12 .wrapper-main #page #pageright .inner-box.margin-top-10 ul li {
	list-style-type: none;
}
.container_12 .wrapper-main #feature .grid_4.omega .inner-box p {
	line-height: 20px;
}
.container_12 .wrapper-main #abteilung-uebersicht #abteilung-liste .margin-right .inner-box {
	padding-bottom: 0px;
	height: 50px;
}
.container_12 .wrapper-main #abteilung-uebersicht #abteilung-liste li .inner-box {
	height: 50px;
	padding-bottom: 0px;
}
.container_12 .wrapper-main #abteilung-uebersicht h5 {
	display: none;
}
/*aktuelles*/
.container_12 .wrapper-main.news #page #pageleft .inner-box {

}
.container_12 .wrapper-main.news #page #pageleft .inner-box .img-news {
	float: left;
	height: 100px;
	width: 100px;
}
.container_12 .wrapper-main.news #page #pageleft .inner-box .text-news {
	float: right;
	width: 480px;
}
.container_12 .wrapper-main.news #page #pageleft .inner-box h2 {

}
.container_12 .wrapper-main.news #page #pageleft .inner-box {
	margin-bottom: 10px;
}
.container_12 .wrapper-main.news #page #pageleft .inner-box .text-news h2 {
	font-size: 18px;
}
.container_12 .wrapper-main.news #page #pageleft .inner-box .clear {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A959D;
}
.container_12 .wrapper-main.news #page #pageleft .inner-box .text-news small a {
	font-size: 11px;
	color: #8A959D;

}
.container_12 .wrapper-main.news #page #pageleft .inner-box .text-news small {
	font-size: 11px;


}

.container_12 .wrapper-main.news #page #pageleft .inner-box .text-news small {
	color: #8A959D;
}

#page #pageleft .inner-box small a {
	color: #000;
}
#feature .grid_4.omega .inner-box h2 {
	line-height: 25px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #80acc3;
	margin-bottom: 8px;
}
h2 {
	
	font-size: 21px;
	

}
.container_12 .wrapper-main #page #pageleft .inner-box a {
	color: #000;
	text-decoration: underline;
}
@charset "UTF-8";
/* CSS Document */

