/*
////////////////////////////////////////////////////////////////
//
// format.css  Stylesheet fuer die gesamte Webside
// erstellt durch gia-online, 53175 Bonn, www.gia-online.de
//
////////////////////////////////////////////////////////////////
*/

/* CSS Document - www.hortigate.de */



* {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	background: #FFFFFF url(../images/layout/bg_text.gif) top left no-repeat fixed;
	text-align: left;
}
.clear {
	clear: both;
}
hr {
	background-color: #EBA495; /* Mozilla 1.4 */
	color: #EBA495; /* IE 6 */
	border: #EBA495; /* 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;
}
/***************************************************/
/* Schriften                                       */
/***************************************************/

h1 {
	color: #689F38;
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
}

.neu {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FD480F;
}

.klein  {
	font-size : 11px;
	color : #689F38;
	font-weight : none;
}

/***************************************************/
/* Boxen			                               */
/***************************************************/



#random {
	float: left;
	padding: 0px;
	margin: 0 auto;
	height: 45px;
	clear: both;
}
.box_subnav {
	float: left;
	width: 141px;
	margin: 0 auto;
	text-decoration: none;
} 
.box_bookmarks {
	float: left;
	margin-left: 7px;
	margin-bottom: 20px;
} 
.box_content {
	float: left;
	width: 685px;
	padding: 15px 0px 10px 10px;
	margin: 0 auto;
	text-align: left;
}
.box_banner {
	float: left;
	background-color: #EFEFEF;
	width: 165px;
	padding: 15px 0px 15px 3px;
	margin-top: 40px;
	font-size: 10px;
	color: #999999;
}
.box_footer {
	clear: both;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 5px 0px 0px 1px;
	border-top: 1px solid #689F38;
	font-size: 10px;
}
/***************************************************/
/* Teaser auf Startseite                           */
/***************************************************/

.teaser_big {
	float: left;
	background: #FFFFFF url(../images/layout/bg_teaser_big.gif) top left no-repeat;
	width: 448px;
	height: 82px;
	color: #689F38;
	font-size: 16px;
	font-weight: normal;
	padding-left: 17px;
	padding-top: 5px;
	margin-top: 10px;
}
.teaser_long {
	background: #FFFFFF url(../images/layout/bg_teaser_long.gif) top left no-repeat;
	width: 663px;
	height: 37px;
	color: #689F38;
	font-size: 16px;
	font-weight: normal;
	padding-left: 17px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#teaser_middle {
	background: #FFFFFF url(../images/layout/bg_teaser_middle.gif) top left no-repeat;
	width: 448px;
	height: 38px;
	color: #689F38;
	font-size: 16px;
	font-weight: normal;
	padding-left: 17px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
}
.teaser_text_middle {
	float: left;
	width: 465px;
	padding: 0;
	margin-right: 5px;
}
.teaser_text_middle p {
	padding-left: 10px;
}
#teaser_short {
	background: #FFFFFF url(../images/layout/bg_teaser_short.gif) top left no-repeat;
	width: 193px;
	height: 38px;
	color: #689F38;
	font-size: 16px;
	font-weight: normal;
	padding-left: 17px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.teaser_text_short {
	float: left;
	width: 210px;
	padding: 0;
}
.teaser_text_short p {
	padding-left: 10px;
}
.teaser_long a, #teaser_middle a, .teaser_long a:visited, #teaser_middle a:visited {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	color: #00008B;
	text-decoration: underline;
}
.teaser_long a:hover, #teaser_middle a:hover {
	color: #00008B;
	text-decoration: none;
}
a, .teaser_text_short a, .teaser_text_middle a, a:visited, .teaser_text_short a:visited, .teaser_text_middle a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #00008B;
	text-decoration: underline;
}
a:hover, .teaser_text_short a:hover, .teaser_text_middle a:hover {
	color: #00008B;
	text-decoration: none;
}
/***************************************************/
/* Termine			                               */
/***************************************************/

.termine {
	padding: 0px 0px 10px 40px;
}
.termine b {
	color: #FD480F;
}
.termine a, .termine a:visited {
	font-weight: bold;
	color: #00008B;
}
.termine a:hover {
	text-decoration: none;
}
/***************************************************/
/* Links                                           */
/***************************************************/

#box_content a, #box_content a:visited {
	color: #00008B;
	text-decoration: underline;
}
#box_content a:hover {
	color: #00008B;
	text-decoration: none;
}
.teaser_text_short a.big, .teaser_text_short a.big:visited {
	font-size: 13px;
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}
.teaser_text_short a.big:hover {
	color: #FD480F;
	text-decoration: underline;
}
/***************************************************/
/* Sub-Navigation		                           */
/***************************************************/

.box_subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box_subnav li {
	display: inline;
}
.box_subnav li a {
	width: 125px;
	display: block;
	background-color: #E4F3BA;
	padding: 7px 5px 7px 5px;
	border-right: 6px solid #689F38;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	color: #00008B;
	text-decoration: none;
}
.box_subnav a:hover {
	background-color: #B6DF46;
}
/***************************************************/
/* Suche Startseite                                */
/***************************************************/

.teaser_big #suche {
	padding: 0px 0px 0px 15px;
	text-align: left;
}
.teaser_big input {
	border: 1px solid #689F38;
	color: #000099;
	margin-right: 5px;
	width: 300px;
}
.teaser_big a, .teaser_big a:visited {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #689F38;
	padding: 1px 15px 0px 15px;
	margin: 0px;
}
.teaser_big a.probeabo, .teaser_big a.probeabo:visited {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #689F38;
	padding: 1px 35px 0px 35px;
	margin: 0px 5px 0px 5px;
}
.teaser_big a:hover {
	color: #000099;
	background-color: #E4F3BB;
	text-decoration: none;
}
/***************************************************/
/* Sonstiges		                               */
/***************************************************/

/* Bilder  */

.img_right {
	float: right;
	display: inline;
	margin: 3px 0px 3px 10px;
	padding: 0px;
}
.img_left {
	float: left;
	margin: 3px 10px 3px 0px;
	padding: 0px;
	border: 1px solid #689F38;
}
/***************************************************/
/* Boxen			                               */
/***************************************************/

.box_all {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
.box_header {
	height: 105px;
	text-align: left;
}
.box_claim {
	height: 26px;
	padding-top: 10px;
	text-align: right;
}
.random_img {
	float: left;
	width: 712px;
	height: 172px;
	margin-top: 10px;
	text-align: left;
}
.box_left {
	float: left;
	clear: both;
	width: 180px;
	padding: 20px 8px 20px 0px;
	font-size: 75%;
	margin: 0 auto;
	text-align: left;
}
.box_right {
	float: left;
	width: 641px;
	padding: 20px 70px 20px 0px;
	font-size: 75%;
	margin: 0 auto;
	text-align: left;
}
.box_content p {
	line-height: 150%;
}
.box_content ul {
	margin-left: 30px;
}
.box_content ol {
	margin-left: 30px;
	font-weight: bold;
}

