
#page{ background: #fff; }
#page_margins { 
	min-width: 756px; 
	max-width: 100em; 
	margin:auto;
	border: 1px solid #ccc;
}

/* Formatierung der Kopfbereiches */
#header { 
  height:50px;
}

#topnavi, #footer {
	font-size:100%;
}
#topnavi{
	height:4.15em;
}
#footer{
	height:6.5em;
}
#footer_balken{
	height:4em;
}

/* ######################
#	Header  ###############
** #####################*/

#tleft_content { margin: 0; background:inherit; }
#tcenter_content { margin: 0; padding:0; /* overflow:hidden */;}
#tright_content {	margin: 0; }

#claim {margin: 6px 0 0 0;}
#header .pflanzen {
	position:absolute;
	top: 7.5px;
	right: 10px;
	color: #fff;
	background: transparent;
	text-align: right; /* Erforderlich, damit im Opera 6 wirklich rechts plaziert ! */
}
#header .pflanzen img {
	padding-left:8px;
}

/* ######################
#	Main  ###############
#########################*/

#main { 
	padding: 0; 
	background: #fff;
} 
#mleft {
	/* height:450px; */
}
#mleft_content { 
	margin: 0; 
	color: #444; 
	background:inherit; 
}
#kontakt{
	position:relative;
	bottom:0;
	margin:1.5em 0 0 11px;
}
#kontakt p{
	font-size:85%;
}

#mcenter {
	border-left: 1px solid #29744E;
	border-right: 1px solid #29744E;
}
#mcenter_content { 
	margin: 0 2em 0 2em; 
	padding-bottom: 1em;
}

#mright_content {	
	margin-left: 0.3em; 
	margin-right: 0;
}
.mright_anzeige {
	background: url("../images/tox_verkuerzt_mright190.jpg") no-repeat top left;
	height: 150px;
	padding-bottom:0;
	margin-top:3em;
} 
.mright_linkbox {
	margin: 1em 5px 1em 10px; 
	margin-top:0;
	max-width:70%;
	font-size:85%;
} 

.mright_linkbox a{		text-decoration:none; } 
.mright_linkbox a:hover{	text-decoration:underline; }
.mright_linkbox a:visited{	color:#29744E; } 

/* #######################
#	Footer  ##############
#########################*/

#footer {
	margin: 0; 
	padding: 0; 
}
#footer_balken{
	color:#fff; 
	background-color:#29744E; 
}
#footer_balken #basisinfo {
	float:left;
	margin-top: 1.25em; 
	margin-left: 1.25em; 
}
#footer_balken #standardlinks {
	float:right;
	margin-right: 1.25em; 
	margin-top: 1.25em; 
}

#basisinfo a, #standardlinks a { text-decoration:none; color: #fff; }
#basisinfo a:visited, #standardlinks a:visited { color: #fff; }
#basisinfo a:hover, #standardlinks a:hover { text-decoration:underline; }
#basisinfo a:focus, #standardlinks a:focus {text-decoration:underline; }

#footer_sb{
	position:relative;
	margin-top:0.6em;
	margin-left:230px;
	font-size:80%;
	color:#828282; 
}
#footer_sb a { text-decoration:none; color: #828282; }
#footer_sb a:visited { color: #828282; }
#footer_sb a:hover { text-decoration:underline; color:#666;}
#footer_sb a:focus {text-decoration:underline; }

/* #######################
#	Sonstige  ##############
#########################*/

