/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link 
	{
	color: #7e8901;
	}

a:hover
	{
	text-decoration: underline;
	color: #7e8901;
	}

a:visited 
	{
	color: #7e8901;
	}

*
	{
	border: 0;
	margin: 0;
	}

body
	{

	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #ccff99;
	/*background:url(images/logo-invertiert.png) repeat-x top;*/
	}

#bg_top
	{
	background: #3cb371;	
	background:url(images/bg_top1.jpg) repeat-x top;
	}

#main
	{
	margin: 0 auto;
	width: 980px;
	padding-top: 25px;
	padding-bottom: 20px;
	}

#header
	{
	width: 980px;
	margin: 0 auto;
	height: 273px;
	background: url(images/header1.JPG) no-repeat center bottom;
	}

#logo
	{
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
	}

#logo a 
	{
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	}


#logo H2 a
	{
	font-size: 10px;
	}

#buttons
	{
	width: 980px;
	height: 30px;
	margin: 0 auto;
	}

#buttons ul 
	{
   	float:right;
	padding-right: 40px;
        margin: 0px;      
	}

#buttons li
	{
	display: inline;		
	}

#buttons a 
	{
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
	}

#buttons a:hover 
	{
	width: 138px;
	height: 29px;
	background: url(images/menuhover.png) no-repeat;
	}

#content
	{
	width: 980px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	}

#left
	{
	width: 700px;
	background:url(images/leftbor.jpg) repeat-y right;
	}

.text
	{
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	}

#left H1
	{
	color: #7e8901;
	font-size: 28px;
	padding-top: 0px;
	padding-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.pred
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7e8901;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	}

#left a
	{
 	color: #7e8901;
	}

#left a:hover
	{
	text-decoration: none;
	color: #7e8901;
	}

#left a:visited 
	{
	color: #7e8901;
	}



#post
	{
	padding-left: 30px;
	}

#col1
	{
	width: 188px;
	float:left;
	}

#col1 ul
	{
	padding: 0px;
	}

#col1 ul li
	{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
	}

#col1 ul li a
	{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	}

#col2
	{
	padding-left: 8px;
	}

#col2
	{
	width: 188px;
	float:left;
	}

#col2 ul
	{
	padding: 0px;
	}

#col2 ul li
	{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
	}

#col2 ul li a
	{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	}

#col3
	{
	padding-left: 8px;
	}

#col3
	{
	width: 188px;
	float:left;
	}

#col3 ul
	{
	padding: 0px;
	}

#col3 ul li
	{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
	}

#col3 ul li a
	{
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	}

#right
	{
	width: 252px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 7px;
	float:right;
	}

#right ul 
	{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;	
	}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

#categories ul li 
	{
	margin-bottom: 5px;
	background: url(images/ulbgtop.jpg) no-repeat left;
	padding-left: 15px;
	height: 18px;
	}

#categories ul li a
	{
	color: #666666;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

#partners ul li 
	{
	margin-bottom: 5px;
	background: url(images/ulbgbot.jpg) no-repeat left;
	padding-left: 15px;
	height: 18px;
	}

#partners ul li a
	{
	color: #666666;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}



#right h2 
	{
	color: #7e8901;
	font-size: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#right a:link 
	{
	text-decoration: none;
	}

#right a:hover 
	{
	text-decoration: underline;
	}


#right a:visited 
	{
	text-decoration: none;
	}

#right li a 
	{
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
	}

#footer
	{
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	clear:both;

	}

#footer a
	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}

.padding
	{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
	}
