/*
////////////////////////////////////////////////////////////////
//
// format.css  Stylesheet fuer die gesamte Webside
// erstellt durch gia-online, 53175 Bonn, www.gia-online.de
//
////////////////////////////////////////////////////////////////
*/

/* CSS Document - www.rasengesellschaft.de */



* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	text-align: center;
	background: #FFFFFF url(../images/layout/bg.gif) left top repeat-x;
}
p {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
hr {
	background-color: #DEE3E9; /* Mozilla 1.4 */
	color: #DEE3E9; /* IE 6 */
	border: #DEE3E9; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
/***************************************************/
/* Schriften                                       */
/***************************************************/

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #86B73A;
	line-height: 120%;
	margin-bottom: 20px;
}
h1.zeitschrift {
	font-size: 15px;
	font-weight: normal;
	color: #EDF4E2;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #86B73A;
	line-height: 120%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DEE3E9;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.green {
	color: #669900;
}
.zurueck {
	display: block;
	margin-top: 20px;
	border-top: 1px solid #DEE3E9;
}
.t_nummer li {
	font-size: 22px;
	font-weight: bold;
	color: #CFE3A8;
	padding-top: 10px;
}
.t_nummer li span {
	font-size: 12px;
	font-weight: bold;
	color: #CFE3A8;
	padding-bottom: 10px;
}
#box_content_middle_text b {
	color: #669900;
}

/***************************************************/
/* Boxen			                               */
/***************************************************/

#box_all {
	padding: 0;
	margin: 0 auto;
}
#box_header {
	width: 990px;
	height: 150px;
	background: url(../images/layout/bg_header.gif) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_gruen {
	width: 990px;
	height: 150px;
	background: url(../images/layout/bg_header_gruen.gif) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_header_gruen_fett {
	width: 990px;
	height: 150px;
	background: url(../images/layout/bg_header_gruen_fett.gif) center top no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
}
#box_search {
	float: right;
	width: 170px;
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin: 0 auto;
}
#box_navi {
	width: 780px;
	position: relative;
	height: 25px;
	background-color: #86B73A;
	padding: 0px;
	margin-left: 210px;
	height: 25px;
}
#box_content {
	clear: both;
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#box_content_left {
	float:left;
	width: 200px;
	height: 305px;
	background-color: #CFE3A8;
	padding: 10px 5px 0px 5px;
	margin: 0 auto;
	text-align: left;
}
#box_content_left_subnav {
	float:left;
	width: 210px;
	height: 305px;
	background-color: #CFE3A8;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	text-align: left;
}
#box_content_middle {
	background-color: #FFFFFF;
	float:left;
	width: 570px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}
#box_content_middle_text {
	float:left;
	width: 530px;
	padding: 25px 20px 20px 20px;
	margin: 0 auto;
	text-align: left;
}
#box_content_right {
	float:left;
	width: 190px;
	height: 305px;
	background-color: #CFE3A8;
	padding: 10px 5px 0px 5px;
	margin: 0 auto;
	text-align: left;
}
#box_footer {
	clear: both;
	width: 930px;
	border-top: 1px solid #E0E0E0;
	text-align: left;
	margin: 0 auto;
	padding: 20px 15px 0px 15px;
}
.box_news {
	border-bottom: 1px solid #B9D687;
	padding: 0px 0px 25px 0px;
	margin: 0 auto;
}
.box_news b {
	font-size: 13px;
	color: #669900;
}
.box_news_img {
	float:left;
	text-align: left;
	padding-right: 5px;
	padding-top: 4px;
}
.box_news_text {
	float:left;
	text-align: left;
	width: 150px;
}
/***************************************************/
/* Links                                           */
/***************************************************/

a, a:link, a:visited, a:active {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#box_content_right a.right, #box_content_left a.right, #box_content_left a.right:visited, #box_content_right a.right:visited {
	float: right;
	display: inline;
	color: #669900;
	text-decoration: none;
	background: url(../images/layout/bullid_link.gif) left no-repeat;
	padding: 0px 5px 0px 17px;
	margin-top: 5px;
}
#box_content_right a.right:hover, #box_content_left a.right:hover {
	color: #666666;
	text-decoration: underline;
	background: url(../images/layout/bullid_link_grey.gif) left no-repeat;
} 
#box_content_left_subnav a, #box_content_left_subnav a:visited {
	float: left;
	width: 200px;
	background-color: #EDF4E2;
	display: inline;
	color: #669900;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	border-left: #669900 solid 5px;
	margin-top: 2px;
}
#box_content_left_subnav a:hover {
	color: #FFFFFF;
	background-color: #86B73A;
	text-decoration: none;
}
#box_search a, #box_search a:visited {
	color: #000000;
	font-size: 11px;
	padding-right: 10px;
	text-decoration: none;
}
#box_search a:hover {
	color: #669900;
	text-decoration: none;
}
/***************************************************/
/* Sonstiges		                               */
/***************************************************/

#box_content ul, ol {
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Bilder  */

.img_border {
	display: inline;
	margin: 0px;
	padding: 1px;
	border: #DDE3E8 solid 1px;
}
.img_right {
	float: right;
	text-align: left;
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 4px;
	border: 0;
}
.img_right_news {
	float:right;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 4px;
	border: 0;
}
.img_border_right {
	float: right;
	text-align: left;
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 1px;
	border: #DDE3E8 solid 1px;
}
.img_left {
	float: left;
	text-align: right;
	display: inline;
	margin: 0px 5px 3px 0px;
	padding: 4px;
	border: 0;
}
.img_border_left {
	float: left;
	margin: 5px 5px 3px 0px;
	padding: 1px;
	text-align: right;
	border: 0;
	border: #DDE3E8 solid 1px;
}
/***************************************************/
/* Suchformular			                           */
/***************************************************/

#box_search input.text {
	width: 130px;
	height: 16px;
	color: #CCCCCC;
	font-size: 11px;
	padding: 1px 5px 0px 5px;
	margin: 0 auto;
	border: #DDE3E8 solid 1px;
}
.button {
	background: url(../images/layout/lupe.gif) left top no-repeat;
	width: 18px;
	height: 16px;
	border-width: 0px;
	cursor: pointer;
}
#box_content_left input.text {
	width: 170px;
	height: 18px;
	color: #86B73A;
	font-size: 13px;
	padding: 1px 5px 0px 5px;
	margin: 0 auto;
	border: #B9D687 solid 1px;
}
#box_content_left .button {
	background: url(../images/layout/button_suchen_starten.gif) left top no-repeat;
	width: 141px;
	height: 25px;
	border-width: 0px;
	cursor: pointer;
}
/***************************************************/
/* Login				                           */
/***************************************************/
input.login {
	width: 120px;
	height: 18px;
	color: #86B73A;
	font-size: 13px;
	padding: 1px 5px 0px 5px;
	margin: 0 auto;
	border: #B9D687 solid 1px;
}
.buttonlogin {
	background: url(../images/layout/button_login.gif) left top no-repeat;
	width: 141px;
	height: 25px;
	border-width: 0px;
	cursor: pointer;
	margin-top: 10px;
}