@charset "utf-8";
/* CSS Document */

body	{
	background-color:#CCFFFF;
	}



.frame	{
	position: absolute;
	display: block;
	margin-left: -500px;
	left: 50%;
	width: 1005px;
	height: 760px;
	background-image: url(../images/Verlauf.png);
	background-repeat:repeat-x;
	background-position: right bottom;
	border: 1px solid #66CCFF;
	}
	
.frame #header	{
	position: absolute;
	width: 707px;
	height: 73px;
	
	margin-left: 10px;
	margin-top: 5px;
	}

.logo_position	{
	float: right;
	width: 213px;
	height: 440px;
	padding-right: 30px;
	padding-top: 5px;
	}

.logo_position #melan 	{
	
	width: 213px;
	height: 192px;
	
	}


	
.logo_position #Rheinaue	{
	
	width: 213px;
	height: 247px;
	
	}
	
#karte
    {
    position: absolute;
	margin-left: 26px;
	margin-top: 25px;
	border: 2px solid #66ccff;
	
    }
	
.zurueck
    {
    position: absolute;
	width: 1005px;
	height: 13px;
	margin-top: 715px;
	text-align: center;
	font-family: trebuchet ms, Arial, times new roman;
	color: #006666;
    }
	
#leiste_oben	{
	position: absolute;
	width: 707px;
	height: 103px;
	float: left;
	background-image: url(../images/Background-oben.png);
	background-repeat: no-repeat;
	margin-top: 90px;
	margin-left: 15px;
	
	}	
	
.leistentexte	{
	font-family: trebuchet ms, arial, times new roman;
	font-size: 19px;
	color: #FFFFFF;
	
	}

.abstand_oben	{
	margin-top: 13px;
	margin-left: 30px;
	}
	
.melan_link	a	{
	color: #ff3333;
	}
	
.lageplan_link a    {
	color: #006699;
	
    }

h2	{	
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	font-family: trebuchet ms, arial, times new roman;
	}

h3	{
	margin-top: 0px;
	font-family: trebuchet ms, arial, times new roman;
	font-size: 140%;
	margin-bottom: 5px;
	}
	
.frame .texte_inhalt	{
	position: absolute;
	
	display: block;
	font-family: trebuchet ms, arial, times new roman;
	width: 420px;
	height: 220px;
	margin-left: 50px;
	margin-top: 210px;
	font-weight: 500;
	font-size: 18px;
	}
	
.frame #position_family	{
	position: absolute;
	margin-left: 440px;
	margin-top: 210px;
	}
	
.terminheader	{
	position: absolute;	
	margin-left:50px;
	margin-top: 405px;
	font-weight: bolder;
	
	}

#termine	{
	position: absolute;
	width: 206px;
	height: 180px;
	font-size: 25px;
	list-style-type: none;
	margin-top: 480px;
	margin-left: 50px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: trebuchet ms, arial, times new roman;
	}
	
#termine_2	{
	position: absolute;
	width: 206px;
	height: 150px;
	font-size: 25px;
	list-style-type: none;
	margin-left: 310px;
	padding-left: 0px;
	margin-top: 480px;
	font-family: trebuchet ms, arial, times new roman;
	}
	
li	{
	text-indent: 7px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	
	}

.element	{
	background-image: url(../images/Terminbutton.png);
	background-repeat:no-repeat;
	height: 40px;
	padding-bottom: 3px;
	}
	
#leiste_unten	{
	position: absolute;
	background-image: url(../images/Background-unten.png);
	background-repeat: no-repeat;
	width: 693px;
	height: 76px;
	margin-top: 670px;
	margin-left: 15px;
}

#infofeld	{
	width: 260px;
	position: absolute;
	margin-top: 460px;
	margin-left: 705px;
	font-size: 14px;
	font-family: trebuchet ms, arial, times new roman;
	font-weight: bold;
	}
	
h4	{
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	}	
	
#abs	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.info_klein	{
	font-size: 11px;
	margin-top: 4px;
	font-weight: normal;
	}
	
#bonn	{
	position: absolute;
	width: 294px;
	height: 52px;
	margin-top: 680px;
	margin-left: 705px;
	}
	
#footer
    {
    position: absolute;
	width: 1000px;
	height: 10px;
	margin-top: 745px;
	text-align: right;
	font-size: 10px;
	color: #006666;
	font-family: trebuchet ms, Arial, times new roman;
    }
	
