/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }


body {
	background-color:#000;
	background-image: url(pics/bg-gr.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	}
	
a {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
	}
			
h1 {	
	color: #5F8C36;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;	}
	
h2 {	
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;	}
	
h3 {	
	color: #5F8C36;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;	}
	
h4 {	
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;	}
	
h5 {	
	color: #000;
	background-image: url(pics/rk-grey.png);
	text-transform: uppercase;
	font-size: 12px;
	width: 210px;
	height: 17px;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
h6 {	
	color: #000;
	background-image: url(pics/rk-grey2.jpg);
	text-transform: uppercase;
	font-size: 12px;
	width: 210px;
	height: 30px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	}	
#page {
	position: relative;
	margin: 0 auto;
	width:746px;
	background-color: black;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
	border-width: 4px;
	border-color: #fff;
	z-index:auto;
	background-image: url(pics/page_bg.png);
	background-repeat: repeat-y;

	}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:746px;
	height: 460px;
	z-index:2;
	background-color: #000;
	background-image: url(pics/gr-head.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: solid;
	border-width: 4px;
	border-color: #fff
	}

#navi {
	position:absolute;
	left:13px;
	top:150px;
	width:720px;
	height:25px;
	z-index:20;
	
}
#nav2 {
	position:absolute;
	left:13px;
	top:164px;
	width:720px;
	z-index:15;
	height: 25px;	
	background-color: #1A5C2A;

	

}
#metanav {
	position:absolute;
	left:13px;
	top:3px;
	width:570px;
	height:20px;
	z-index:9;
}

#siegel {
	position:relative;
	left:632px;
	top:15px;
	width:91px;
	height:91px;
}

#dia {
	position:absolute;
	left:13px;
	top:215px;
	width:720px;
	height:191px;
	z-index:3;
	padding-left: 12px;

}
#news {
	position:absolute;
	left:510px;
	top:200px;
	width:220px;
	max-height:260px;
	z-index:4;
}

#news h2 {
	color: #000;
	background-image: url(pics/rk-grey.png);
	text-transform: uppercase;
	font-size: 12px;
	width: 210px;
	height: 17px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	
	}
	
#news p {
	margin-top: 0px;
	margin-bottom: 0px;	
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
	}
	
#news a {
	margin-top: 0px;
	margin-bottom: 5px;	
	font-size: 11px;
	}


#main-content {
	position:relative;
	left:0px;
	top:0px;
	width:440px;
	height:100%;
	z-index:5;
	padding: 12px ;
	color: #fff;
	font-size: 11px;

}
#right-side {
	position:absolute;
	left:496px;
	top:465px;
	width:227px;
	z-index:6;
	padding: 12px ;
	color: #fff;
	background-color: #000}
	
	/* ### links ############################################################ */

#main-content a {
	font-style: italic;
	color: #5F8C36;
	
}
	
	/* ### Images ############################################################ */

#main-content img {
	display:block;
	margin:4px 0;
}

#main-content img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-content img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}
#main-content-block div.floatLeft a img {
	border: 0px;
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight a img {
	border: 0px;
	float:right;
	margin:4px 0 4px 40px;
}
/*
#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}
*/

/* ### Team ### */

#main-content div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content div.team div{
	width:100px;
}

#main-content div.team p {
	margin-top: 0px;
}

#main-content div.team div.floatLeft img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin:4px 0px 4px 0;
}
/*#main-content div.team div.floatRight img {
	float: right;
	padding-left: 10px;
	margin:4px 0px 4px 0;*/
}
/* ### Bildgalerie ### */

#main-content div.galerie {
	clear: both;
}
#main-content div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

}
	/* ### 2 Spalter mit Textil ######################################################### */

/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
  width: 450px; 
    border-width:0px;

}

.zweispalter_1 {
  width: 215px;
  border:solid;
  border-width:0px;
}

.zweispalter_2 {
  width: 215px;
  margin-left: 10px;
  border:solid;
  border-width:0px;
}

.zweispalter_1, 
.zweispalter_2 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

/* ### 2 Spalten mit Tiny MCE ######################################################### */

.content .linkespalte {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	
	}

.content .linkespalte a img {
	border:0px;
	}

.content .rechtespalte {
	width: 210px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom:10px;
	float: left;
	}
	
.content .rechtespalte a img{
	border:0px;
	}

	
/* ### 3 Spalten mit Tiny MCE ######################################################### */
	
.column {
float:left;
padding:0pt 10px 0pt 0pt;
width:135px;

}
.clearfix {
clear:both;
display:block;

}

/*Modul Bild und Text*/
.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 9px;
            color: #ccc}
.imgleft {float: left;
          margin-right: 20px;}
          
.imgright {float: right;
          margin-left: 20px;}

.stopleft {clear: left;}

.stopright {clear: right;}
	 
.bildtext2 {text-align: justify;}


/**
* @package Dreispalter
* @name DS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0.1
*/

.dreispalter {
  width: 450px;
}

.dreispalter_1 {
  width: 130px;
}

.dreispalter_2 {
  width: 130px;
  margin-left: 10px;
}

.dreispalter_3 {
  width: 130px;
  margin-left: 10px;
}

.dreispalter_1, 
.dreispalter_2, 
.dreispalter_3 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}


