/* 
Generell:
Dr. Schaette 
Grün: #66b93d
Textgrün: #339900 (besser lessbar als das Dr. Shaette-Grün)
Hellgrün: #cae7bb
Kontur Grau: #c7c7c7
Hellgrün2: #e8f5e2


*/

*|*:-moz-any-link:focus {
	outline: none;
}

body, html {
	height: 100%
}

body {
    	background: #f4f4f4 ;
    	padding: 0;
    	text-align: center;
    	color: #000000;
    	font: 12px Arial, Helvetica,Verdana, sans-serif;
    	
}


hr {
	width: 100%;
	margin: 0;
	border-width: 0;
	height: 1px;
	background-color: #c7c7c7;
}

a {
	color: #339900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


img {
	border-style: none;
}

/* @group Formatierungen */

.pagecenter {
		width: 986px;
     	margin: auto; 
    	text-align: left;
}

.fullpage {
	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat {
	clear: both;
	width: 0;
	height: 0;
}



/* @end */

/* Container */

#container_topgradient {
	height: 30px;
	width: 985px;
	margin: auto;
	background: url(images/mastertemplate/bg_headergradient.gif) repeat-x;
}

/* shadows */

#bg_color {
	height: 100%;
	width: 100%;
	margin: auto;
	background:#f4f4f4;
	
}



#main {
	background: url(images/mastertemplate/kraeuter2.gif) no-repeat center bottom;;
	width: 100%;
	margin: auto;
}
	
#shadow {
  background: url(images/mastertemplate/shadow.png) top repeat-y; 
  
}



/* ----- */

#container_central {
    
	background:#ffffff;
	padding-top: 25px;
	height: 100%;
	margin: 0 auto;

}

#container_large_header {
/*	height: 320px; */
    width: 985px;
    margin: auto;
	padding: 0;
	min-height: 120px;
}

#container_greenbar 
{
	width: 986px;
	margin: auto;
	padding: 0;
	background-color: #66b93d;
}

/* @group Navigation */

#navigation {
	width: 192px;
	margin-left: 55px;
	list-style-type: none;
}

#navigation ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #c7c7c7;
}

#navigation li {
	list-style-type: none;
	border-top-style: none;
	border-bottom: 1px solid #c7c7c7;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation a.main {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	height: 20px;
	padding-left: 10px;
	background-color: white;
}

/* My Comment 



#navigation a:hover {
	color: white;
	background: #66b93d 1px;
}

*/

#navigation a.mainon {

	color: white;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	height: 20px;
	padding-left: 10px;
	background-color: #66b93d;
}

#navigation a.sub {
	font-size: 12px;
	color: #b1b3b4;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	background-color: white;
	

	
}

#navigation a.sub:hover {

	color: #339900;
	background-color: #cae7bb;
}

#navigation a.subon {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	padding-left: 10px;
	background-color: #cae7bb;
	height: 20px;
}



/* @end */

/* @group Content */

#content {
	width: 435px;
	margin-left: 40px;
}

#content p, td {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 18px;
}

#content ul {
	padding-left: 20px;
}

#content li {
	margin-bottom: 8px;
}


/* @group Newsbox */

#content #newsbox {

}

#content #newsbox hr {
	margin-bottom: 20px;
}

#content #newsbox a {
	color: black;
	text-decoration: none;
}

#content #newsbox a:after {
	content: url(images/mastertemplate/deco_newsbox_link.gif);
}

#content #newsbox img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content #newsbox h2 {
	font-size: 14px;
}

#content #newsbox p {
	font-size: 12px;
	line-height: 16px;

}



/* @end */

/* @group Lexikon */

#content #lexikon {
	
}

#content #lexikon #lexikondetails {
}

#content #lexikon #lexikonshortcopy {
	width: 380px;
}

#content #lexikon #lexikonshortcopy p {
	margin-bottom: 3px;
}

#content #lexikon #lexikondetails a {
	font-size: 11px;
	text-decoration: none;
}

/* @group Infobox */

#content #lexikon .infobox {
	background: #e8f5e2 ;
	margin-bottom: 20px;
	padding: 10px 10px 1px;
	display:none;
}

#content #lexikon .infobox img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content #lexikon .infobox h2 {
	font-size: 14px;
}

#content  #lexikon .infobox p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}



/* @end */



/* @end */

/* @group Lexikonnavigation */

#lexikonnavigation ul {
	margin: 0;
	padding: 0;
}

#lexikonnavigation li {
	display: inline-block;
	width: 15px;
	margin: 0 1px 0 0;
	padding: 1px 0 0;
	float: left;
	text-align: center;
	font-weight: bold;
	color: white;
}

#lexikonnavigation li.on {
	background: url(images/mastertemplate/deco_circle_lexikon.gif) no-repeat;
}

#lexikonnavigation li.na {
	color: silver;
}

#lexikonnavigation li.na:hover {
	background-image: none;
}

#lexikonnavigation li.a.on {
	color: white;
}

#lexikonnavigation li:hover {
	background: url(images/mastertemplate/deco_circle_lexikon.gif) no-repeat;
}

#lexikonnavigation a {
	text-decoration: none;
	display: block;
}

#lexikonnavigation a:hover {
	color: white;
}



/* @end */



/* @end */

/* Sidebar */

/* @group Sidebar */

#sidebar {
	width: 216px;
	margin-left: 25px;
	padding: 0;
}

/* @group Infobox */

#sidebar #infobox {
	background: #fafafa url(images/mastertemplate/bg_sidebar_infobox.gif) repeat-x;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#sidebar #infobox a {
	color: black;
	text-decoration: none;
}

#sidebar #infobox a:after 
{
	#content: url(images/mastertemplate/deco_newsbox_link.gif);
}



#sidebar #infobox img {
	margin-bottom: 5px;
}

#sidebar #infobox h2 {
	font-size: 14px;
	margin: 0;
	color: #339900;
	padding-top: 5px;
	padding-bottom: 10px;
}

#sidebar #infobox p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}



/* @end */



/* @end */

/* Footer */

/* @group Footer */

#container_footer {
    background:  url(images/mastertemplate/bg_footergradient.gif) repeat-x 0 bottom;
	padding-top: 10px;
	width: 986px;
	height: 70px;
}

/* @group Footer_Left */

#footer_left {
	width: 600px;
	margin-left: 55px;
}

#footer_left a {
	text-decoration: underline;
	color: #999999;
}

#footer_left p {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

#footer_left ul {
		color: #999999;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#footer_left li {
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}



/* @end */

#footer_right {
	width: 200px;
	text-align: right;
	margin-right: 20px;
}

.footer {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
}


#frmContactPage label
{
	width: 100px;
	float: left;
}

/* @end */