body {
	padding:0;
	margin:0;
	background-color:#e1f0eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

/* --[fr drop-schatten]--------------------------------- */

.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(../img/shadow.gif) right bottom no-repeat;
}
.wrap2
{
	background:url(../img/corner_bl.gif) left bottom no-repeat;
}
.wrap3
{
	padding:0 4px 4px 0;
	background:url(../img/corner_tr.gif) right top no-repeat;
}

/* --[tabelle layout]--------------------------------- */

#boxen_zelle
{
	width:277px;
	background-color:#e1f0eb;
}

#content_zelle 
{
	width:678px;
	background-color:#e1f0eb;
}

#verlauf_zelle 
{
	background-color:#e1f0eb;
	/* background-image:url(../img/balken_rechts.gif); */
	/* background-repeat:repeat-x; */
}

/* --[box allgemein]--------------------------------- */

#boxen_cell 
{
	width:277px;
	background-color:#fff;
	/*background-image:url(../img/balken_links.gif);*/
	background-repeat:repeat-y;
}

#boxen
{
	margin-left:30px;
	width:210px;
	padding:5px;
}

#box
{
	width:210px;
	font-size: 0.9em;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #000;
	background-color:#E4E4E4;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#box h1 {
	padding:5px;
	margin:0;
	font-weight: bold;
	font-size: 0.9em;
	color:#fff;
	border-bottom:1px solid #606060;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 5px;
}

#box hr {
	margin-left: -10px;
	margin-right: -10px;
}

#box p {
	padding:0px;
	margin:0;
}

#box div.weiter {
	background-color:#E4E4E4;
	text-align: right;
	margin:0;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 0.8em;
	clear:left;
	padding:0;
}

#box ul {
	padding: 5px 10px 0px 5px;
	margin: 0px 0px 0px 20px;
	list-style-type: disc;
	list-style-color: #AE0005;
}

#box li {
}

/* --[box rot]--------------------------------- */

#box.rot
{
    border:1px solid #AE0005;
}


#box.rot h1 {
}

#box.rot h1 {
    background-image: url(../img/bg_rot.gif);
}

/* --[box grau]--------------------------------- */

#box.grau
{
    border:1px solid #666666;
}

#box.grau h1 {
}

#box.grau h1 {
    background-image: url(../img/bg_grau.gif);
}

/* ----------------------------------- */

#artikel {
	width:800px;
	background-color:#e1f0eb;
    	font-size: 0.8em;
	padding:0;
}

#artikel img.linebreak {
	clear:left;
	margin:10px;
}

#artikel img {
	margin: 5px;
}

#artikel h1 {
	font-size: 1.2em;
	margin-bottom: 0.4em;
	margin-top: 0;
}

#artikel h1.seite {
	font-size: 1.8em;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	color: #008049;
}

#artikel h2 {
	font-size: 1.0em;
	margin-bottom: 0.4em;
	margin-top: 1.0em;
        color: #008049;
}

#artikel p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
}

#artikel a {
 color: #000000;
}

#artikel legend {
 color: #000000;
}

#artikel br {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0px;
}

#artikel div.weiter {
	text-align: right;
	margin-bottom:0px;
	font-size: 0.8em;
}

#artikel div.durchgezogen {
	/*margin-top:0px;
	margin-bottom:0px;
	*/
	margin:0;
	padding:0;
	height:20px;
	clear:left;
	background-image: url(../img/line_rot.gif);
	background-repeat: repeat-x;
	background-position: 0 10px;
	background-color:#e1f0eb;
}

#artikel p.subtitle {
	font-weight: bold;
        color: #008049; 
}

#artikel div.bild {
	padding: 10px;
}


#artikel div.box-centered 
{
	text-align:center;
}

#artikel div.box-left
{
	text-align:left;
}

#artikel div.box-right
{
	text-align:right;
}


#artikel hr {
	color: #008049;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	clear:left;
}

/* ----------------------------------- */

#artikel div.rot {
	background-color:#e1f0eb;
	vertical-align:top;
	float:left;
}

#artikel div.rot h1 {
        font-size: 1.3em;
	color: #00;
        margin-top:15px;
}

#artikel div.rot a {
	color: #000;
	text-decoration:underline;
}

#artikel div.rot a:hover {
	text-decoration:underline;
}

#artikel div.rot a:visited {
	text-decoration:underline;
}

/* ------- Hier kommt die Css fr den Textbereich ------------ */

#kruemelpfad {
	font-size: 0.8em;
	font-weight: normal;
	color: #008049;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;	
}
#kruemelpfad a {
	font-weight: normal;
	color: #008049;
}

#kruemelpfad a:hover {
	font-weight: normal;
	color: #AE0005;
}
#kruemelpfad a:link{
	font-weight: normal;
	color: #000000;
}
#kruemelpfad a:visited{
	font-weight: normal;
	color: #000000;
}

#content 
{
	padding-right: 10px;
}

#content h1,h2 
{
	padding: 0px 0px 10px 0px;
	margin:0px;
	font-weight: bold;
	color: #008049;	
}

#content h1
{
	font-size: 1.8em;
}

#content h2 
{
	font-size: 1.0em; 
}

#content p 
{
	margin-bottom: 0.5em;
}

#content a 
{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;	
}

#content a:vistited 
{
	color: #000000;
}

#content ul
{
	line-height:170%;
}


#content table 
{
}

#content tr
{
	padding: 0px 0px 0px 0px;
	margin:0;
	font-size: 0.8em;
}

#content fieldset {
	border: solid #639F8A 1px;
}

#content fieldset > legend {
	font-weight:bold;
	padding-left: 1em;
	padding-right: 1em;
	color: #639F8A;
}

#content legend {
	font-weight:bold;
	padding-left: 1em;
	padding-right: 1em;
	color: #639F8A;
}

tr.white {
	background-color: #fff;
}

tr.grey {
	background-color: #e8e8e8;
}

tr.formtext 
{
	padding: 0px 0px 0px 0px;
	margin:0;
}

tr.formtext a
{
	color: #000000;
}

tr.formtext a visited
{
	color: #000000;
}

#content ul.ansprech 
{
	list-style:none;
	line-height:120%;
	padding:0;
	margin:0;
}


/* ----------------------------------- */

li.partner {
	padding-left:1em;
	padding-bottom:1.5em;
	line-height:1em;
	display:block;
	float:left;
	font-size:1em;
	width:340px;
	height:10em;
}

a.partner {
	color: #000000;	
}
