/****************************************************
		ALLGEMEINES
****************************************************/
body, p, td, th {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#000000;
}

body {
	background:#597811;
}



.clear {
	clear:both;
}

a img {
	border:none;
}


/*		Inhaltselement: 'halbe Breite'-Framestil  */
.halbebreite {
	width:48%;
	padding-right:10px;
	float:left;
}
.halbebreite h1 {
	margin-top:0;
}

/****************************************************
		VERLINKTES LOGO
****************************************************/
#logo,
#logo img {
	width:200px;
	height:80px;
}
#logo {
	background:url(images/logo.png) 0px 0px no-repeat;
}


/****************************************************
		MOODBILD
****************************************************/
#moodbild {
	width:890px;
	height:340px;
	padding-top:45px;
	clear:both;
}


#tx_bamoodbild_moodbild_outer,
#tx_bamoodbild_moodbild_inner {
	height:100%;
	width:100%;
}


#tx_bamoodbild_moodbild_inner {
	background-image:url(images/dummymoodbild.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}







/****************************************************
		†BERSCHRIFTEN
****************************************************/
h1, h2, h3, h4 {
	color:#000000;
	font-weight:normal;
	clear:both;
	text-transform:uppercase;
	font-size:12px;
}
.csc-textpic h1,
.csc-textpic h2,
.csc-textpic h3,
.csc-textpic h4 {
	clear:none;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}




#main .csc-header h1,
#main .csc-header h2,
#main .csc-header h3,
#main .csc-header h4 {
	margin-top:0;
	padding-top:25px;
}

#right h1 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2px;
	margin-top:20px;
}


.csc-header img {
	margin-top:20px;
	margin-bottom:20px;
}
.csc-header-n1 img {
	margin-top:0px;
}


#right .csc-header img {
	margin-bottom:0px;
}

.csc-firstHeader,
#right .csc-firstHeader{
	margin-top:0;
}



/****************************************************
		LINKS
****************************************************/
a {
	color:#597811;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a img {
	border:none;
}



/****************************************************
		NEGATIVTEXTE
****************************************************/
.negativText,
.negativText p,
.negativText a,
.negativText p a,
.negativText h1,
.negativText h2,
.negativText h3,
.negativText h4 {
	color:#ffffff;
}


/****************************************************
		NAVIS
****************************************************/
nav {
	margin:0;
	padding:0;
	position:absolute;
	margin-top:-380px;
}


nav ul,
nav ul li ul  {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:13px;
}

nav ul li {
	float:left;
	height:50px;
	border-left:1px solid white;
}
nav ul li a {
	display:block;
}


/*		Subnavi 	*/
nav ul li ul {
	background-color:#94c126;
	width:190px;
	height:190px;
	margin:0;
	padding:10px;
	clear:both;
	float:left;
	top:40px;
	display:block;
	position:absolute;
}

/*	Subnavi Entries */
nav ul li ul li {
	border:none;
	float:none;
	margin:0;
	padding:0;
	height:auto;
}



/*		ACTIVE 		*/
nav ul li.active a,
nav ul li.active ul li.active a {
	
}

/*		HOVER 		*/
nav#subnavigation ul li a:hover,
nav#subnavigation ul li.active ul li a:hover {
	
}

/*		ERSTER EINTRAG 		*/
nav ul li.first {
	
}

/*		LETZTER EINTRAG		*/
nav ul li.last {
	
}




/****************************************************
		FORMULARE
****************************************************/
form fieldset {
	border:none;
}






/****************************************************
		BEREICHE
****************************************************/
#all,
#content {
	width:890px;
}

#all {
	margin:auto;
	padding-top:20px;
	margin-bottom:20px;
}

#content {
	clear:both;
	background:url(images/bg_content.jpg) 0px 0px repeat-y;
	
}

#adresse,
#oeffnungszeiten {
	position:absolute;
	top:15px;
	width:170px;
}



#adresse {
	margin-left:540px;
}

#oeffnungszeiten {
	margin-left:720px;
}



#main {
	width:630px;
	padding:20px;
	float:left;
}

#right {
	width:165px;
	padding:25px;
	float:right;
}

/****************************************************
		EINSPALTIGES LAYOUT
****************************************************/
body#einspaltig #content {
	background:none;
	background:#ffffff;
}
body#einspaltig #right {
	display:none;
}
body#einspaltig #main {
	width:840px;
}


/****************************************************
		FANCYZOOM
****************************************************/
.frp_fancyzoom_image {
	float:left;
	padding:5px;
}
