@charset "utf-8";


/******************************************************************
 *Author: Kerstin Fuderholz
 *Created: 2009					
 *Copyright: Euroweb Internet GmbH 
/******************************************************************


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */


* { margin: 0;	
	padding: 0; 
	list-style-type:none;
	text-decoration: none;
	border: none;
	outline: none;
}

body {
	background: #fff url(../images/bg.gif) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	font-size: 12px;
}

html[xmlns^="http"] { overflow-y: scroll;}


/*
KLASSEN + ANDERE STANDARDS
==================================================*/

.clear { clear: both;}

.floatLeft { float: left;}

.floatRight { float: right;}

hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

.highlight {
	font-weight:bold;
}

.image {
	border:none;
}

.img {
	text-indent:-9999px;
}
 

/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 960px;
	height:428px;
	position:relative;
}

div#bg-header {
	width: 665px;
	height:402px;
	position:absolute;
	top:0px;
	left:293px;
}


/*
BRANDING
==================================================*/

h1.branding{
	float:left;
	width:295px;
	height:156px;

}


/*
SLIDESHOW
==================================================*/

div#no-slide {
	position: absolute;
	width: 100px;
	height: ;
	background: ;
	color: #fff;
	padding: 5px;
	top: 0;
	left: 0;
	line-height: 16px;
	font-size: 12px;
}

div#slideshow {
	width:400px;
	height:300px;
	position:relative;
 }


/*
CONTENT
==================================================*/


div#content-container { 
	float: left;
	width: 960px;
	background:#fff;
}

div#content-sidebar { 
	float: left;
	width: 250px;
	margin: 10px 0 0 10px;
}


div#content-main-container {
	width:940px;
	float:left;
	padding: 0 0 20px 20px;
}

div#content-main { 
	float: left;
	width: 930px;
	margin: 10px 0 0 10px;
	padding: 0 0 20px 0;
}



/*
FOOTER
==================================================*/


/*
FOOTER
==================================================*/

div#footer-container {
	position: relative;
	margin-top: 65px;
	height: 177px;
	clear:both;
	background: #FF9900 url(../images/bg-footer.gif) repeat-x center;
	font-size:11px;
	color:#fff;
	line-height:18px;
}

div#footer-content {
	width:960px;
	margin:0 auto;
}



div#footer-content1 p {
	margin-top:2px;
	margin-left:0px;
	_margin-left:50px;
	height:10px;
}


div#footer-content1 {
	float:left;
	width:280px;
	height:150px;
	margin-top:19px;
	margin-left:30px;
	background:url(../images/bg-footer-content1.gif) no-repeat;
}

div#footer-content1 p {
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:45px 0 0 6px;
}

div#footer-content2 {
	float:left;
	width:166px;
	height:157px;
	margin:19px 0 0 10px;
	background:url(../images/bg-footer-content2.png) no-repeat;
}

div#footer-content3 {
	float:left;
	width:430px;
	height:150px;
	margin:19px 0 0 10px;
	background:url(../images/bg-footer-content3.gif) no-repeat;
}

.footer-content3-column1 {
	float:left;
	width:200px;
	height:100px;
	margin:45px 0 0 6px;
}

.footer-content3-column1 p {
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



div#footer-content a,
.escape span {
	text-decoration: underline;
	color: #464646;
	outline: none;
	font-size:12px;
}

div#footer-content a:hover,
.escape:hover span {
	text-decoration: none;
	color: #333;
}

/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul#navi.naviactive,
ul#navi {
	background:url(../images/navi.png) top left no-repeat;
	width:293px;
	top:149px;
	left:0px;
	position:absolute;
	margin: 10px 0 0 35px;
	padding: 0 20px 0 0px;
}

ul#navi li {
	position:relative;
}

ul#navi a {
	display:block;
/*	width: 100px	*/
}

a.n01 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}

a.n02 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}

a.n03 {
	width:293px;
	text-indent:-9999px;
	height:33px;
}

a.n04 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}

a.n05 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}

a.n06 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}

a.n07 {
	width:293px;
	text-indent:-9999px;
	height:35px;
}



/*
ACTIVES MENUE 
==================================================*/


ul#navi.naviactive01 li a.n01,
ul#navi li a.n01:hover {
	background: url(../images/navi.png) no-repeat -291px 0px;
}

ul#navi.naviactive02 li a.n02,
ul#navi li a.n02:hover {
	background: url(../images/navi.png) no-repeat -291px -35px;
}

ul#navi.naviactive03 li a.n03,
ul#navi li a.n03:hover {
	background: url(../images/navi.png) no-repeat -291px -70px;
}

ul#navi.naviactive04 li a.n04,
ul#navi li a.n04:hover {
	background: url(../images/navi.png) no-repeat -291px -103px;
}

ul#navi.naviactive05 li a.n05,
ul#navi li a.n05:hover {
	background: url(../images/navi.png) no-repeat -291px -138px;
}

ul#navi.naviactive06 li a.n06,
ul#navi li a.n06:hover {
	background: url(../images/navi.png) no-repeat -291px -173px;
}

ul#navi.naviactive07 li a.n07,
ul#navi li a.n07:hover {
	background: url(../images/navi.png) no-repeat -291px -208px;
}



/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add.naviactive,
ul#navi-add {
	background:url(../images/navi-add.jpg) top left no-repeat;
	position:absolute;
	width:415px;
	height:20px;
	display: block;
	top:407px;
	left:545px;
}

ul#navi-add li {
	position: relative;
	float:left;
	padding-left:10px;
}

ul#navi-add a {
	display:block;
	height:13px;
	color:#3c640b;
}

a.na01 {
	width:75px;
	border-right: #3c640b 1px solid;
}

a.na02 {
	width:50px;
	border-right: #3c640b 1px solid;
}

a.na03 {
	width:55px;
	border-right: #3c640b 1px solid;
}

a.na04 {
	width:50px;
	border-right: #3c640b 1px solid;
}

a.na05 {
	width:50px;
	border-right: #3c640b 1px solid;
}

a.na06 {
	width:65px;
}


ul#navi-add.naviaddactive01 li a.na01,
ul#navi-add li a.na01:hover {
	text-decoration:underline;	
}

ul#navi-add.naviaddactive02 li a.na02,
ul#navi-add li a.na02:hover {
	text-decoration:underline;	
}

ul#navi-add.naviaddactive03 li a.na03,
ul#navi-add li a.na03:hover {
	text-decoration:underline;	
}

ul#navi-add.naviaddactive04 li a.na04,
ul#navi-add li a.na04:hover {
	text-decoration:underline;	
}

ul#navi-add.naviaddactive05 li a.na05,
ul#navi-add li a.na05:hover {
	text-decoration:underline;	
}

ul#navi-add.naviaddactive06 li a.na06,
ul#navi-add li a.na06:hover {
	text-decoration:underline;	
}


/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


div#footer a.email {
	width:163px;
	height:20px;
	/*background:url(../images/mail.jpg) top left no-repeat;*/
	position:absolute;
	top:59px;
	left:700px;
}

div#footer a.email:hover {
	width:163px;
	height:20px;
	/*background:url(../images/mail-hover.jpg) top left no-repeat;*/
	position:absolute;
	top:59px;
	left:700px;
}


div#content-main a,
.escape span {
	text-decoration: underline;
	color: #464646;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.escape:hover span {
	text-decoration: none;
	color: #464646;
}

div#content-main a,
.link span {
	text-decoration: underline;
	color: #646464;
	outline: none;
	font-size:12px;
}

div#content-main a:hover,
.link:hover span {
	text-decoration: none;
	color: #646464;
}


/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column1 {
	width:440px;
	float:left;
	padding:0px 20px 20px 0px;
}

div.content-column2 {
	width:200px;
	float:left;
	margin-left:8px;
}

div.content-column3 {
	width:200px;
	float:left;
	margin-left:33px;
	_margin-left:20px;
	margin-bottom:30px;
}

div.content-column4 {
	width:940px;
	float:left;
	padding:0px 10px 20px 0;
}

/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */


h1 {
	font-size: 25px;
	color: #ccc;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0px 0;
}

h2 {
	font-size: 20px;
	color: #333;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg-h2.gif) top left no-repeat;
	width:900px;
	height:30px;
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	text-indent:-9999px;
}

h3 {
	font-size: 16px;
	color: #555;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	color: #555;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-size: 12px;
	color: #666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}


/*
H1 - HEADLINE
==================================================*/

h1.welcome {
	background:url(../images/index/h1-welcome.jpg) top left no-repeat;
	width:500px;
	height:200px;
	text-indent:-9999px;
}


/*
H2 - HEADLINES
==================================================*/

h2.index { background-position: 0 0;}
h2.allgemeines { background-position: 0 -50px;}
h2.geschichte { background-position: 0 -100px;}
h2.schloss { background-position: 0 -150px;}
h2.hochzeiten { background-position: 0 -200px;}
h2.mehrgenerationenhaus { background-position: 0 -250px;}
h2.kinderhort { background-position: 0 -300px;}
h2.neuigkeiten { background-position: 0 -350px;}
h2.galerie { background-position: 0 -400px;}
h2.satzung { background-position: 0 -450px;}
h2.kontakt { background-position: 0 -500px;}
h2.anfahrt { background-position: 0 -550px;}
h2.impressum { background-position: 0 -600px;}
h2.danke { background-position: 0 -650px;}
h2.fehler { background-position: 0 -700px;}
h2.newsletter { background-position: 0 -750px;}



/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */


div#content-main p { margin: 0 10px 10px 0; line-height: 18px;}
div#content-main ul { margin: 0 0 0px 15px; line-height: 18px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666;}
div#content-main ul li { list-style:square;} 

div#datenschutzhinweis p { font-size: 12px;}

.cmstext {
	line-height: 18px;
}

/*
IMAGEBORDER
==================================================*/

.imgborder {
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 8px 4px 0;
	cursor: url(../images/zoomin.cur), pointer;
   outline: none;
}

.imgborder:hover{
	padding: 2px;
}

/*.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	background:#fff url(../images/progress.gif) no-repeat center center;
	margin: 4px 4px 0 0;
}*/


/* --------------------------------------------------------------------------- */
/* #################### KONTAKT | ANFAHRT | IMPRESSUM ######################## */
/* --------------------------------------------------------------------------- */


/*
KONTAKT
==================================================*/

div#personalien { float: left; width: 350px!important; height:210px!important; padding:0 0 0 0px;}
div#nachrichtenfeld { float: left; width: 200px; padding:0 0 0 20px; } 
 

/*
ANFAHRT
==================================================*/

.imgbordernohover {
	border: 1px solid #666;
	padding: 2px;
	width:500px;
}


/*
IMPRESSUM
==================================================*/

div#adressdaten { float: left; width: 300px;}
div#geschaeftsdaten { float: left; width: 300px;}

