a {
	text-decoration: none;
	color: #006600; 
	font-weight:bold;
}
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.layout-tabelle{
	width: 100%;
	border: none;
}

/* ============Navigation============*/

/* Hauptnavigation*/
#navigation {
	width: 183px; 
	background: url(/design/images/links_bg.jpg) top left repeat-y;
	vertical-align:top;
}

#navigation ul{
	margin: 0;
	padding: 0;
	width: 183px;
}

#navigation ul li{
	width: 183px;
	margin-bottom: 0px;
	background: url(/design/images/button_links_bg.jpg) top left no-repeat;
	height: 25px;
	*height: 24px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	list-style-type: none;
}

#navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover {
	font-size: 11px;
	width: 183px;
	height: 25px;
	*height: 24px;
	color: #FFF;
	background: url(/design/images/button_links_bg.jpg) top left no-repeat;
	padding: 4px 3px 2px 10px;
	*padding: 5px 3px 2px 10px;
	*margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

/* Hilfsnavigation unten */
#hilfsnavigation_unten td{
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#hilfsnavigation_unten a{
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
/* ============INFOTEXT============*/

.infotext_links {
	width: 183px;
	height: 27px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background: url(/design/images/infotext_links_bg.jpg) top left no-repeat;
	margin: 0;
}
#infotext_mitte {
	width: 612px;
	height: 27px;
	background:url(/design/images/infotext_mitte_bg.jpg) top left repeat-x;
	padding: 0 5px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#infotext_mitte a {
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.infotext_rechts {
	width: 183px; 
	height: 27px; 
	background:url(/design/images/infotext_rechts_bg.jpg) top left no-repeat;
	margin: 0;
}

/* ============CONTENT_MASTER============*/
.mittelspalte{
	background: #FFF url(/design/images/main_bg_oben.jpg)top left no-repeat;
	width: 614px;
	vertical-align: top;
	margin:0;
	padding: 0;
}

#content_master {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 150%;
	color: #333333; 
	vertical-align: top;
	margin: 10px;
	width: 594px;
}
#content_master h1 {
	font-size: 16px;
	line-height: 200%;
	color: #006600;
	font-weight: bold;
}
#content_master h6 {
	/* CURRENT POSITION */
	font-size: 9px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0 15px 0; padding-top: 0px;
}
#content_master h6 a:link, #content_master h6 a:visited, #content_master h6 a:hover {
	/* CURRENT POSITION */
	font-size: 9px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#content_master p,#content_master td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 150%;
}
/* ============CONTENT_SLAVE============*/
#content_slave {
	width: 183px;
	height: 27px;
	background: url(/design/images/rechts_bg.jpg) top left repeat-y;
	vertical-align:top;
}
#content_slave p{
	margin: 0 5px 15px 5px;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
#content_slave h6 {
	width: 178px;
	*width: 183px;
	height: 25px;
	*height: 30px;
	margin: 0;
	padding: 5px 0 0 5px;
	
	background: url(/design/images/button_rechts_bg.jpg) top left no-repeat;
	height: 25px;
	*height: 24px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#content_slave h1{
	margin: 5px 0 0px 5px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}


/* ============FORM=========================*/

input, textarea {
	border: 1px solid #006600;
	background-color: #D4DFD3;
	color: #006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ============SONSTIGE ELEMENTE============*/
h4 {
	margin: 0 0 0 8px;
	font-size: 11px;
	color: #006600;
	font-weight:bold;
	background: url(/design/images/trenner_dotted_line_grey.gif) repeat-x 8px 16px; 
	height: 19px;
}
h4 a:link, h4 a:visited, h4 a:hover {
	color: #006600;
	text-decoration: none;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #006600;
	font-weight:bold;
	background: url(/design/images/trenner.gif) repeat-x 8px 16px; 
	height: 17px;
}
h3 a:link, h3 a:visited, h3 a:hover {
	color: #006600;
	text-decoration: none;
}
.design-trenner{
	background: url(/design/images/trenner.gif) repeat-x 8px 16px; 
	height: 18px;
}

#trenner_unten{
	background: url(/design/images/trenner.gif) repeat-x 1px 1px; 
	height: 3px;
	width: 475px;
}

/* ============FOOTER============*/
#footer {
	margin: 20 3px 2px 3px;
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	line-height: 100%;
}
#footer a {
	margin: 0 3px;
	font-weight: normal;
	font-size: 9px;
	color: #003300;
	line-height: 100%;
}
#footer img {
	border: none;
}


/* ============BACKGROUNDS============*/
.schatten_links {
	width: 50%;
	height: 100%;
	/* background-color: #EDF3F9; */
	background-image: url(/design/images/bg_schatten_links.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.schatten_rechts {
	width: 50%;
	height: 100%;
	/* background-color: #EDF3F9; */
	background-image: url(/design/images/bg_schatten_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_links {
	width: 100%;
	height: 725px;
	background-image: url(/design/images/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_rechts {
	width: 95px;
	height: 581px;
	background-color: #EDF3F9;
	background-image: url(/design/images/bg_rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
