/* Start of CMSMS style sheet 'GrassStains : grass stain' */
/* culture shock: grass stains by pogy366 - Sept. 2005 */

/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
/*background: #eeeeee;;*/
background:#F2F5FE url("uploads/images/bg.gif") 0 0 repeat-x;
/*background: #B4B8B7;*/
margin:10px 0 0 0;
padding:0 0 0 0;
/*background: #efefef url(uploads/images/bg.gif);*/
text-align:center;
}


#content {
width: 550px;
padding-right: 10px;
padding-bottom: 50px;
background: none;
}

.wrap {
width: 780px;
margin: 0 auto;
padding: 326px 0 0 0;
text-align:center;
/*background: #ffffff url(uploads/GrassStains/header.jpg) no-repeat;*/
border:1px solid black;
}


.topnav {
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#ffffff url(uploads/GrassStains/topnav_bg_grey.gif);
font-size:8pt;
}

.container {
/*clear:both;*/
width:760px;
margin:0px 10px 0 10px;
padding:0px 0 0 0;
background:#ffffff;

text-align:left;

  font-size: 11px;
  /*color: #666666;
color: #003366;*/
color: #333333;
  line-height: 18px;
}

/**********
leichtes blau #18507C;
*************/

.news_right {
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
/*background:#CFD9BE;
background: lightblue;*/
background: #f6f6f6;
font-size:8pt;
padding-bottom: 20px;
}

.news p {
margin:10px 10px;
}

.news_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.news_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.news_title {
/*border: 1px lightgrey solid;
background: #f6f6f6;*/
border-bottom: 1px lightgrey solid;
padding-top: 10px;
}



.footer {
position:relative;
clear:both;
margin:0;
padding: 5px;
font-size:8pt;
text-align:center;
border-top:1px dashed black;
}
 *html body #footer{margin:10px 0 0 0;}

div#flat{clear:both;width:66%;height:38px;margin:10px 0 20px;padding:0px}
div.left49 {float:left;width: 70%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 20px; padding:0px}
div.right49 p{margin:0; padding:0px}

h1, h2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  
  border-bottom: 2px #333333 solid;
  padding-bottom: 3px;
  margin-bottom: 5px;
color: #333333;

}

h1 { padding-top: 40px; }


h2 { border: none; font-size: 14px; }

h3 {
  font-size: 12px;
}

.left_container {
float: left; 
width: 115px; 
clear: all;
align: left;
padding-top: 12px;

}

.left_container img {
padding-top: 10px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
border: none;
}

.right_container {
float: right; 
width: 180px; 
clear: all;
padding: 5px;
}

.right_container h1, .left_container h1 {
background: #f6f6f6;
border: 1px lightgrey solid;
color: #3f3f3f;
padding: 3px;
margin-left: -5px;
margin-bottom: 5px;
font-size: 11px;
}

.left_container h1 {
margin: 0px;
width: 100%;
}



#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}
/******* links *******/

A:link {
	COLOR: #FF6600; text-decoration: none
}
A:visited {
	COLOR: #FF6600; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}


#news a {
color:#D3812D;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
}

/******* fonts and colors *******/

.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#65764B;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Arial, Helvetica, sans-serif;
color:#697D55;
font-size:10pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}


/******* images *******/

img {
border:none;
margin: 5px;
clear: none;
}

img.language { margin: 0; }

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* End of 'GrassStains : grass stain' */

/* Start of CMSMS style sheet 'GrassStains : grassmenu' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper clears the floating elements of the menu */

#menuwrapper {
        }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 140px; 
       }


/* Unless you know what you do, do not touch this */ 
/******* top navigation *******/
#primary-nav ul {
padding:0;
margin:0;
white-space: nowrap;
font-size:8pt;
color:#000;
float:left;
/*background: url(uploads/GrassStains/topnav_bg_grey.gif); */
background: url(http://ec08.de/site/uploads/images/bg.gif);
list-style:none;
}

#primary-nav ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #000000;
text-decoration:none;
float: left;
}

#primary-nav a:hover{display:block;
/*background: url(uploads/GrassStains/topnav_bg_green.gif);*/
background: #18507C;
color: #ffffff;
text-decoration:none;
}

#primary-nav ul li a:hover { color: white;}

#primary-nav{
        list-style: none; 
	margin: 0px; 
	padding: 0px; }

#primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	}
#primary-nav ul {
	position: absolute; 
	top: auto; 
	display: none; 
	}
#primary-nav ul ul { 
	margin-top: 1px;
 	margin-left: -1px;
	left: 100%; 
	top: 0px; 
	}
	
#primary-nav li { 
	margin-left: -1px;
	float: left; 
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	float: none; 
	position: relative; 
	}

/* Styling the basic apperance of the menu elements */


#primary-nav li a { 
        color:#000;
	display: block;  
	padding: 4px 10px;         
	text-decoration: none;
        border-right: 1px solid #C0C0C0; 
	}
#primary-nav li li a{
        text-align:left;
        padding: 4px 10px;
        display: block;
	border-right:none;
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 

	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li .menuparent, #primary-nav ul li .menuparent:hover{ 
	background-image: url(modules/CSSSMenu/images/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat;

	}

/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #rimary-nav li.menuh, #primary-nav ul li .menuparent:hover, #primary-nav ul li. menuparent li:hover{
         background: url(uploads/GrassStains/topnav_bg_green.gif);
        }


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul, #primary-nav li.menuparenth ul ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul, #primary-nav ul ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
	float: left; 
	clear: both; 
	}
#primary-nav li li a { 
	height: 1%; 
	}

/* End of 'GrassStains : grassmenu' */

/* Start of CMSMS style sheet 'GrassStains : grass horizMenu' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */


   * html div#footer {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }

    div#footer ul {margin:0 64px;
        list-style: none;
       }
    div#footer li {
        float: left;
        display: inline;
        list-style: none;
       }
    div#footer a,
    div#footer a:link,
    div#footer a:active,
    div#footer a:visited {
        text-align:center;
        padding: 5px 8px;
         

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
    }

/* End of 'GrassStains : grass horizMenu' */

