/* ----------------------------------------------------------------
	CSS: Fertig Reisen Münster
	Version: 1.1
	Date: 8.6.2008
        Verändert: 20.11.2009 König
---------------------------------------------------------------- */

/*  Global definitions */


* { margin:0px; padding:0px; }
html { margin:0px; padding:0px; height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#666666;
	font-size:12pt;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

hr {																		/*### Linie ###*/
	background-color: #d8e3f0;                       		/* Farbe für Opera und Firefox */
	color: #d8e3f0;                                  		/* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
}

#overall {
	width: 942px;
	margin: 0px auto;
	text-align: left;
	clear: both;
	background:#f5f6f2 url("../images/site-bg.jpg") center 0px repeat-y;
   min-height: 100%;
}
#wrapper {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}

.hidden {
	display: none;
}
.center {
text-align: center;
}
/*--------------------------------------
			Kopfbereich
--------------------------------------*/

#header {
	width: 919px;
	height:188px;
	/*margin-left: auto; // doppelt gemoppelter Unsinn
	margin-right: auto;
	position: relative;*/
	background:#fff url("../images/header.jpg") 0px 0px no-repeat;

}

#banner {
        width:920px;
        background:transparent;
        margin:0px;
text-align: left;
}
#banner img {
border: none;
}
/*#banner a img { // was soll das denn?
        position:absolute;
        top:0px;
        z-index:5;
}
*+html div#banner a img {
        position:absolute;
        top:0px;
        left:0px;
        z-index:5;
}
*/
/*---------------------------------------------------
     Navigation-horizontal
----------------------------------------------------*/

#topnav {
	width:909px;
	min-height:40px;
	clear: both;
	margin: 0 5px 0 5px;
	/*margin-left:5px;
	float:left;
	overflow:hidden;*/
}
*html div#topnav {
	margin-left:123px;
}
#topnav a {
	color:#004494;
	font-size: 15px;
	text-decoration:none;
	padding-right:27px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:5px;
	border:1px solid white;
}
#topnav a:hover {
	border:0px solid red;
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
	border:1px solid #d9e4eb;
}
#topnav a.menuoben_active  {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
	border:1px solid #d9e4eb;
}
/*---------------------------------------------------
     Contentwrap-inhaltsbox
----------------------------------------------------*/
#main {
   width:920px;
   margin-top: 20px;
   overflow:none;
}
#pfadleiste {
   width: 919px;
   height: 30px;
   text-align: left;
   font-size: 8pt;
}
#pfadleiste a {
	font-size: 8pt;
	color: #6F98C9;
	text-decoration: none;
}
#pfadleiste a:hover {
	color: #004494;
	text-decoration: underline;
}
.navipath {
	margin-left: 5px;
	font-family: Verdana;
	font-size: 8pt;
}
/*---------------------------------------------------
     linke Seite
----------------------------------------------------*/
#left {
	width:200px;
	float:left;
}
/*---------------------------------------------------
     Navi links
----------------------------------------------------*/
#nav {
	text-align:left;
	width:190px;
	margin-left:10px;
}
/*---------------------------------------------------
     Navi "Startseite"
----------------------------------------------------*/
#start {
	width:190px;
	background: #F3F7FA;
	border-right: 1px solid #dce4e6;
	border-left: 1px solid #dce4e6;
	margin-bottom: 30px;
}

#start ul {
	margin:0px;
	list-style-type:none;
}
#start ul li {
	list-style-type:none;
}
#start a {
	font-size:12px;
	font-weight:bold;
	display: block;
	color: #004494;
	text-decoration:none;
	padding-left:3px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:6px;
	border-bottom: 1px solid #dce4e6;
	border-top: 1px solid #dce4e6;
}

#start a:hover {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}

#start a.left_second_active  {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}
/*------------------------------------------------------------------
     Unternavigationsblock (2.Ebene) vom Horizontal-Menue "Jahreszeiten"
--------------------------------------------------------------------*/
/*-------------zweite Ebene -------------- */
#mnavi {
	width:190px;
	background: #E7FFB4; /*#F3F7FA; */
}
#mnavi ul {
	margin:0px;
	list-style-type:none;
	border-top: 1px solid #dce4e6;
	border-left: 1px solid #dce4e6;
	border-right: 1px solid #dce4e6;
}
#mnavi ul li {
	list-style-type:none;
}
#mnavi a {
	font-size:12px;
	font-weight:bold;
	display: block;
	color: #004494;
	text-decoration:none;
	padding-left:3px;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:6px;
	/* background:transparent url("../images/nav-bg.jpg") 5px bottom no-repeat; */
	border-bottom: 1px solid #dce4e6;
}

#mnavi a:hover {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}

#mnavi a.left_second_active  {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}
/*------------- dritte Ebene -------------- */
#mnavi a.left_third_passive {
	padding-left:10px;
	font-size:10px;
}
#mnavi a.left_third_active  {
	padding-left:10px;
	font-size:10px;
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}
#spacer {
	height:30px;
}
/*---------------------------------------------------
     Abstandhalter links
----------------------------------------------------*/

#navtop-bg {
	width:190px;
	margin:0px;
	height:3px;
}
#navbottom-bg {
	width:190px;
	margin:0px;
	height:33px;
}
*html div#navtop-bg {
	width:180px;
	margin:0px;
	height:3px;
}

/*---------------------------------------------------
     2ter Navigationsblock
----------------------------------------------------*/

#navtop-bg2 {
	width:190px;
	margin:0px;
	height:3px;
	border-bottom: 1px solid #dce4e6;
}
	#navbottom-bg2 {
	width:190px;
	margin:0px;
	height:10px;
}
	*html div#navtop-bg2 {
	width:190px;
	margin:0px;
	height:3px;
	border-bottom: 1px solid #dce4e6;
}

/*---------------------------------------------------
     Navi Über uns
----------------------------------------------------*/
#mnavi2 {                                                 /*-------------erste Ebene -------------- */
	width:190px;
	background: #F3F7FA;
	border-right: 1px solid #dce4e6;
	border-left: 1px solid #dce4e6;
}

	#mnavi2 ul {
	margin:0px;
	list-style:none;
}
	#mnavi2 ul li {
}
	#mnavi2 a {
	font-size:12px;
	font-weight:bold;
	display: block;
	color: #004494;
	text-decoration:none;
	padding-left:3px;
	padding-right:19px;
	padding-top:3px;
	padding-bottom:6px;
	border-bottom: 1px solid #dce4e6;
}
#mnavi2 a:hover {
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}
#mnavi2 a.left_second_passive {                             /*-------------zweite Ebene -------------- */
	padding-left:10px;
	font-size:10px;
}
#mnavi2 a.left_second_active,
#mnavi2 a.navileft_active  {
	padding-left:10px;
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}

#mnavi2 a.left_third_passive {                             /*-------------dritte Ebene -------------- */
	padding-left:18px;
	font-size:10px;
}
#mnavi2 a.left_third_active,
#mnavi2 a.third_active  {
	padding-left:18px;
	background: #f3f7fa url("../images/topnav-bg.jpg") right 4px no-repeat;
}

/*---------------------------------------------------
     Content
----------------------------------------------------*/

#content {
	/*width:380px;*/
	width:440px;
	float:left;
	text-align:left;
	margin-left: 40px;
	font-size:12px;
	line-height:18px;
	border:0px solid green;
}
#content p {
	margin-bottom:18px;
}
#content li {
	margin-left:15px;
}
#content ol {
	list-style:decimal outside
}
#content ol {
	margin-left:15px;
}
#content a {
	color:#004494;
	text-decoration:none
}
#content a:hover {
	color:#004494;
	text-decoration:underline
}
#content a.infolink {
	text-align:right;
	padding: 7px 25px 7px 0px;
	display:block;
	background:transparent url("../images/infolink-bg.jpg") bottom right no-repeat;
}
#content  h1 {
	text-align:left;
	font-size:16px;
	line-height:24px;
	margin:0px;
	margin-bottom:20px;
	color:#004494;
	font-weight:bold;
	border:0px solid green;
/*	width:380px; */
	background:transparent url("../images/transparent.gif") no-repeat;
}
#content  h2 {
	font-size:14px;
	color:#004494;
	font-weight:bold;
	width:380px;
	text-decoration:none;
	background:white url("../images/transparent.gif") no-repeat;
	margin-top:8px;
	margin-bottom:8px;
}
#content  h3 {
	font-size:12px;
	color:#004494;
	width:380px;
	text-decoration:none;
	background:white url("../images/transparent.gif") no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}
#content img {
        /* float:right;
        padding-left:10px;
        padding-bottom:10px*/;
        border:0px;
        /*padding: 4px;*/
}
.img_left {
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 5px;
	float: left;
}
.img_right {
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	float: right;
}
.img_center {
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	text-align: center; /* Zentrierung im Internet Explorer */
	display: block;
}
#content .grpcheckbox input {
	padding-right:5px;
	margin-right:5px
}
/*---------------------------------------------------
     rechte Seite
----------------------------------------------------*/
#content-rechts {
	width:200px;
	margin-left: 10px;
	float: right;
	margin-right: 5px;
	text-align: left;
	font-size:11px;
	line-height:18px;
	border:0px solid red;
	color:#004494;
        /*background: #F3F7FA;*/
}
#content a.reiter:hover {
	background:#f3f7fa;
	text-decoration:none;
}
#content-rechts a {
	color:#6699cc;
}
#content-rechts a.infolink-klein {
	text-align:right;
	padding: 0px 20px 0px 0px;
	display:block;
}
/*---------------------------------------------------
     rechte Textbar
----------------------------------------------------*/
#boxrechts-content {
	width:180px;
	margin:0px;
	padding-bottom:15px;
	padding-left: 10px;
	padding-right: 5px;
}
#boxrechts {
	background: #F3F7FA;
/*background:transparent;*/
	margin-bottom:20px;
	margin-right: 6px;
	border: 1px solid #dce4e6;
}
#boxrechts-top {
	width:190px;
	margin:0px;
	height:3px;
	/*  background:transparent url("../images/right-top.jpg") bottom left no-repeat;  */
}
#boxrechts-bottom {
	width:190px;
	margin:0px;
	height:3px;
	/*  background:transparent url("../images/right-bottom.jpg")  no-repeat */
}
#content-rechts h1,h2 {
	font-size:14px;
	width:180px;
	margin:0px;
	padding-top:5px;
	font-weight:bold;
	background:transparent url("../images/h1-rechts-bg.jpg") no-repeat;
}
#content-rechts h3 {
	font-size:14px;
	width:149px;
	margin:0px;
	padding-top:5px;
	padding-bottom:3px;
	font-weight:bold;
}
/*---------------------------------------------------
     rechte Kontaktbox
----------------------------------------------------*/
#kontakt {
	background: #F3F7FA;
	/*background:transparent;*/
	margin-bottom:20px;
	margin-right: 6px;
	border: 1px solid #dce4e6;
}
#kontakt-top {
	/*width:181px;*/
	width:190px;
	margin:0px;
	height:3px;
	/*  background:transparent url("../images/right-top.jpg")  no-repeat bottom left*/
}
#kontakt-bottom {
	width:190px;
	margin:0px;
	height:3px;
	/*background:transparent url("../images/right-bottom.jpg")  no-repeat*/
}
#kontakt-content {
	/*width:180px;
	margin:0px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:15px;*/

	width:180px;
	margin:0px;
	padding-bottom:15px;
	padding-left: 10px;
	padding-right: 5px;}

/*---------------------------------------------------
			  rechte Suchbox
----------------------------------------------------*/

#suche {
	background: #F3F7FA;
	margin-bottom:20px;
	margin-right: 6px;
	border: 1px solid #dce4e6;
}
#suche-top {
	width:180px;
	margin:0px;
	height:3px;
	/*background:transparent url("../images/right-top.jpg")  no-repeat bottom left*/
}
#suche-bottom {
	width:180px;
	margin:0px;
	height:3px;
	/*background:transparent url("../images/right-bottom.jpg")  no-repeat*/
}
#suche-content {
	width:180px;
	margin:0px;
	/*background:transparent url("../images/right-bg.jpg");*/
	padding-left:16px;
	pading-right:16px;
	padding-bottom:15px;
}
#searchterm{
	width: 165px;
}
/*---------------------------------------------------
			  footer
----------------------------------------------------*/

.footer, .push {
	height: 20px;
	margin:0px auto/* .push must be the same height as .footer */
}
#footer {
	float:none;
	text-align:center;
	margin: 0 auto;
	left: 50%;
	width:920px;
}
#service {
	text-align:center;
 	margin: 0 auto;
	font-size:12px;
	width:919px;
	color:#999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#f5f6f2;
}
#service a {
	line-height:25px;
	color:#999999;
	text-decoration:none;
}
#service a:hover {
	color:#003366;
	text-decoration:none;
}
/* Newsletter */
div.newsletter {
	width: 380px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 13px;
	border:1px solid #d9e4eb;
	background: #f3f7fa
}
div.newsletter label {
	float: left;
	width: 75px;
	text-indent: 10px;
	padding: 1px 0 0 0;
	cursor: pointer;
	color: #9d9ea2;
	font-size: 13px;
}
div.newsletter input {
	float: left;
	width: 160px;
	margin: 0 5px 5px 0;
	font-size: 13px;
	border: 1px solid #9d9ea2
}
div.newsletter a {
	float: left;
	width: 30px;
	color: #9d9ea2;
	padding: 1px 0 0 0;
	font-size: 13px;
}
div.newsletter a:hover {
	text-decoration: none;
}
div.newsletter form select {
	color: #9d9ea2;
	font-size: 13px;
	float: left;
	width: 160px;
	margin: 0 5px 0px 0px;
	display:block;
	margin-bottom:10px;
}
div.newsletter form select#selNewsletterGroup {
	height:120px;
}
div.newsletter form label {
	clear:both;
	display:block;
}
