/********************
INSTITUT NEU 960/1260
August 2010
*********************/
@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #FFF;
	color: #333;
}

table   {border-right: 1px solid #000;}
table td   {border: 1px solid #000;}
table td   {border-right: 0;}
table   {border-bottom: 1px solid #000;}
table td  {border-bottom: 0;}

table.willkommen {border: 0;}
table.willkommen   td {border: 0;}

#container {
	width: 1260px;
	margin: auto;
	margin-top: 25px;
	background : #D1E2AA
}

#head {
	height: 80px;
	width: 1260px;
	background-image: url(head_bg.gif);
	margin-bottom: 25px;
}

#head #logo {
	float: left;
}

#head #adress {
    height: 80px;
	float: right;
	padding-right: 0px;
	line-height : 1.8em;
	margin-top : -14px;
}

#head #adress address {
	font-style: normal;
}

#head #logo1 {float: right;}

#subnavi {
background-image:url(menue_inst_bg.png);
	float: left;
	width: 200px;
	height : 660px;
	color: #000000;
	margin-right: 30px;
}

#subnavi #methoden {
	background-image:url(menue_inst_bg.png);
}

#subnavi #methoden ul {
	margin: 1em 0 2em 0;
	padding: 24px;
	list-style: none;
}

#subnavi #methoden li {
	margin-bottom: 4px;	
}

#subnavi #methoden a {
	color: #1b201c;
	text-decoration: none;
}

#subnavi #methoden a.menu_current {
	color: #1b201c;
	font-weight: bold;
}

#subnavi #methoden a:hover {
	text-decoration: underline;
}

#subnavi #methoden a:active {
	color: #1b201c;
	text-decoration: none;
}

#subnavi h1 {
	text-align: center;
	color: #1b201c;
	margin: 0;
	padding-top: 5px;
	font-size: 140%;
}

#subnavi #info {
	background: #d2e0ab;
}

#subnavi #info p {
	padding: 0 18px;
}

#contentcontainer {
	width:800px;
	min-height: 682px;
	float: left;
}

#content {
	clear: both;
	padding-top: 1em;
}

#content a{
	color: #1b201c;
}

#content p {
	padding-right: 20px;
}

#mainnavi ul{
	margin: 0px;
	padding: 0;
	list-style: none;
}

#mainnavi ul li {
	float: left;
	margin-right: 24px;
	padding-top: 4px;
	font-size: 140%;
	font-weight: bold;
}

#mainnavi ul li ul li a {
	font-weight: normal; 
	color: #6d6d6d;
	font-size: 70%;
}

#mainnavi ul li ul li { 
	margin-top: -5px;
	padding: 0;
}

#mainnavi a {
	color: #1b201c;
	text-decoration: none;
}

#mainnavi .menu_current {
	color: #6d6d6d;
}
	
#mainnavi a:hover {
	text-decoration: underline;
}

#hallenbad {
	margin-top : -0px;
	margin-left: 1046px;
	background-color: #fd3ae;
	background-image:url(bad_bg.png);
	min-height: 707px;
	width: 214px;
}

#hallenbad #hallenbadinfo {
	margin-left: 20px;
	background-color: #fd3ae;
	margin-top: -25px; 
	padding-top: 0;
	padding: 12px; 
 }

#footer {
	clear: both;
	height: 50px;
	margin-top: -10px;
	font-size: 0.7em;
	line-height : 4em;
	background: url(footer_bg.gif);
}

#footer a{
	color: #1b201c;
	text-decoration: none;
}
