body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 80%;
	color: #333;
}

#wrap {
	width: 750px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	background: #fff;
}

div.secondary {
	text-align:right;
	padding:5px;
}
div.secondary a{
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#003300;
}

div.secondary a:hover{
	text-decoration:underline;
}


#logo_line{
	padding:10px;
}

#logo_line *.logo {
	float:left;
	margin-right:20px;
}

#logo_line *.gastro-head{
	vertical-align:middle;
	font-size:large;
}

div#menu {
	margin-top:20px;
	clear: left;
	width: 100%;
	font-family: helvetica, arial, sans-serif;
	background-image: url(./pic/RightMenu.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

div#menu div#navigation {
	width: 100%;
	background-image: url(./pic/Menubar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	background-color:00aa00;
	height:38px;
}

ul#primeNav {
	width: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	float: left;
}

ul#primeNav li {
	float: left;
	padding: 0 0 0 0;
	margin: 0;

}

ul#primeNav li a{
	padding: 12px 15px 10px 15px;
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
	display: block;
	float: left;
}

#navigation li a:hover{
		color:#000000;
		background-color:#FFFFFF;
		
}

#navigation li a:active{
		color:#000000;
		background-color:#FFFFFF;
		
}

#content {
		clear:left;
		font-family: helvetica, arial, sans-serif;
		text-decoration: none;
		color: #000033;
		padding-top:20px;
}

#content *.image {
		float:left;
		margin-right:20px;
		margin-bottom:20px;
}

#content *.leistung_head {
	background-color:#ccffff; 
	text-align:center; 
	font-size:larger; 
	font-weight:bold;
	margin-bottom:20px;
}

*.leistung_bottom{
	clear:both;
	background-color:#ccffff; 
	text-align:center; 
	font-size:larger; 
	font-weight:bold;
	margin-top:20px;
}

#content h1 {
	font-weight: lighter;
	font-size: 150%;
	color: #00aa00;
}

h2.lightBox {
	float:left;
	width: 235px;
	padding: 0;
	margin: 0 15px 0 0 ;
	background-color: #ccffff;
	background-image: url(./pic/lightbox_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: small;
	color: #333;
	}

h2.lightBox.small {
	width:180px;
	background-image: url(./pic/lightbox_top_small.png);
	margin: 10px 10px 0 0 ;
	text-align:center;
}

h2.lightBox_table {
	float:left;
	width: 205px;
	padding: 0;
	margin: 0 15px 0 0 ;
	background-color: #ccffff;
	background-image: url(./pic/lightbox_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: small;
	color: #333;
	}
	
h2.lightBox_table span,
h2.lightBox span {
	display: block;
	padding: 3px 15px 4px 15px;
	background-image: url(./pic/lightbox_bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
h2.lightBox.small span{
	background-image: url(./pic/lightbox_bottom_small.png);
}

#content *.textbox{
}


#footer {
	clear:both;
	float:left;
	display:block;
	font-family: arial, verdana;
}

#footer *.green_bar{
	float:left;
	background-color:#00aa00;
	width:100%;
	padding:5px;
	color:#fff;
	}
	
#footer *.drittel {
	float:left;
	width:235px;
	margin: 0 15px 0 0;
}

*.textbox span {
	margin-top:20px;
}

div.text a{
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#003300;
}

*.content *.drittel {

}

#text {
	clear:both;
}

#footer *.text {
	margin:20px;
}

#footer img{
		margin-bottom:10px;
}

#praxen {
	clear:both;
}
#praxen a {
	text-decoration:none;
}

#praxen table {
	table-layout:auto;
	font-family: helvetica, arial, sans-serif;
	font-size: 90%;

}

#praxen table td {
	width:33%;
	vertical-align:top;
}

#praxen table *.head {
	background-color: #ccffff;
	text-align:center;
	font-weight:bold;
	}
	
#praxen table *.title {
	font-weight:bold;
	padding-top:5px;
}