@import url(../../libs/form/calendar.css);
@import url(../../libs/form/FormGenerator.css);

body
{
	width: 100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:	#e86179;
	color: #174d4b;
	font-size: 14px;
	font-family: Arial;
}
div
{
	margin: 0;
	padding: 0;
	/*border:1px dotted #0f0;*/
}
img
{
	border: 0;
}
h2
{
	margin-top: 2px;
	margin-bottom: 2px;
}

h2.white
{
	color: white;
}

h2.pink
{
	/*color: #3be7df;*/
	color: white;
	
}

.pink
{
	/*color: #3be7df;*/
	color: white;
}

#page
{
	margin: 0 auto 0 auto;
	/*background:	transparent url(layout/images/button_leiste.png) repeat-y scroll 0 0;*/
	width: 	990px;
	
	margin-bottom:10px; 
}
#top
{
	margin-top: -70px;
	width: 990px;
	height: 345px;
	background-image: url(/layout/images/header/header.png);
}
#content
{
	height:100%;
	width: 810px;
	/*background:	transparent url(images/button_leiste.png) repeat-y scroll 0 0;*/
	background: #f095a5 repeat-y 0 0 ;
	margin-left: 91px;
	float:left;
}
#navi
{
	min-height: 450px;
	padding-top: 10px;
	padding-left:0px;
	margin: auto 0;

	/*
	background:	transparent url(images/button_leiste.png) repeat-y scroll 0 0;
	margin-top: -1px;
	*/
	
	/*background-image: url(images/button_leiste.png);
	height:499px;
	*/
	float:left;
	width:200px;
	
	text-align:left;
}


#navi a .large {
border: 0px;
display: block;
height: 1px;
left: 0px;
position: absolute;
top: 0px;
width: 1px;
z-index:2;
}

#navi a img {
border: 0;

}

#navi a.p1, #pic a.p1:visited {
position:relative;
display: block;
left: 10px;
text-decoration: none;
top: 0;
width: 170px;
z-index:1;
}

#navi a.p1:hover {
color: #000000;
text-decoration: none;
}

#navi a.p1:hover .large {
display: block;
height: auto;
width: 170px;
z-index:2;
}



#main
{
	float:left;
	min-height: 550px;
	width:	570px;
	padding: 20px;
	background-color:	#e86179;
	align="justify"
}

#bottom
{
	float:left;
	text-align:center;
	width:	560px;
	padding: 20px;
	background-color:	#e86179;
}

#topnavi
{
	text-align:center;
	margin-bottom:20px;
}

.termine_monat
{
	float:left;
	font-weight: bold;
	margin-top: 20px;
	vertical-align: middle;
	text-align:center;
	width: 530px;
}

.termine_leftMain
{	float:left;
	border-right: 2px solid white;
	vertical-align: middle;
}

.termine_leftInner
{
	height:50px;
	float:left;
	padding: 5px;
	margin: 10px 0;
	width: 180px;
	background-color: #f095a5;
	vertical-align: middle;
}

.termine_rightMain
{
	float:left;
	vertical-align: middle;
	
}

.termine_rightInner
{
	height:50px;
	width: 300px;
	float:left;
	padding: 5px;
	padding-left: 15px;
	margin: 10px 0;
	background-color: #f095a5;
	/*line-height:250%;*/
	vertical-align: middle;
}

.termin
{
	float:left;
	margin-top: 10px;
}

.image
{
	float:left;
}
.news
{
	background-color: #f095a5 ;
	float:left;
	height: 262px;
	width: 205px;
	padding: 5px;
	margin-left: 5px;
}
.clear
{
	clear:left;
}

.date
	{
		width: 200px;
		margin-right: 5px;
	}
.time
	{
		margin-right: 5px;
		margin-left: 5px;
		width: 100px;
	}
.paging
	{
		text-align:center;
		width:560px;
		float:left;
	}
.Termine
	{
	float:left;
	}
.galerie_pic_div
	{
		
		float:left;
		height: 100px;
		width: 100px;
		border: 1px solid black;
		text-align:center;
		background-color: #7DD4D0;
		margin: 5px;
	}
	



.galerie_pic
	{
		margin: auto;
	}
a:link 			{ text-decoration:none; font-weight:none; color: black; }
a:visited		{ text-decoration:none; font-weight:none; color:black; }
a:hover 		{ text-decoration:none; font-weight:none; color: #ea4254; }
a:active 		{ text-decoration:none; font-weight:none; color:black; }
a:focus			{ text-decoration:none; font-weight:none; color:black; } 


