body, html {
    height: 100%;
	padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica, sans-serif;
}

* { 
	margin: 0;
	padding: 0;
}

#main {
    position: relative;
    min-height: 100%;    
    width: 960px;
    margin: 0 auto;
    background-color: #ffffff;
}

#socialbookmark fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:15px;
	width: auto;
	border:1px #D8D8D8 solid;
	text-align:center;
}

#socialbookmark legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#tagcloud fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:-5px;
	width: auto;
	border:1px #D8D8D8 dotted;
}

#tagcloud legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#info fieldset {
	padding:10px;
	margin-bottom:15px;
	margin-top:-5px;
	width: auto;
	border:1px #D8D8D8 dotted;
	font-size:12px;
	text-align:justify;
}

#info legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#arealink fieldset {
	padding:10px;
	padding-top:0px;
	margin-bottom:15px;
	margin-top:15px;
	width: auto;
	border:1px #D8D8D8 dotted;
}

#arealink legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

#anbieter fieldset {
	background-image:url(../img/reiseanbieter.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:15px;
	width: auto;
	height:83px;
	border:1px #D8D8D8 dotted;
}

#anbieter legend {
	font-size:11px;
	color:#999999;
	background-color:#FFFFFF;
}

/*	2Spalten Reisespecials  */	

#menu25 {
  float: left;
  width: 22%;
  overflow: auto;
      padding: 110px 0 90px 0;
}
#menu25 h1 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #cc3333;
    font-size: 14px;
    font-weight: bold;
}
#content75 {
  float: left;
  width: 78%;
  margin:0px 0px 50px 0px;
  overflow: auto;
      padding: 110px 0 90px 0;
}
#content75 h1 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #cc3333;
    font-size: 14px;
    font-weight: bold;
}

/*	##################  */	

#content {
    padding: 110px 0 90px 0;
}
#contentRS {
    padding: 110px 0 90px 0;
}

#content.with-sidebar {
    float: left;
    width: 800px;
}

#content h1 {
    margin-top: 10px;
    margin-bottom: 4px;
    color: #cc3333;
    font-size: 14px;
    font-weight: bold;
}

#content p {
    font-size: 12px;
	margin-top:3px;
}

#sidebar {
    float: left;
    padding: 110px 15px 5px 10px;
	font-size:11px;
}
#sidebarRS {
    float: left;
    padding: 15em 15px 5px 10px;
	font-size:11px;
      width: 160px;
}

#box_left {
	float:left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	border:0px #CCCCCC solid;
	width:642px;
}

#box_left a {
	font-size:12px;
}

#box_right {
	float:left;
	padding: 0 0 0 0;
	margin: 10px 0 0 10px;
	border:0px #CCCCCC solid;
	width:300px;
}

#header a,
#footer a {
    font-size: 12px;
}

#header {
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
    width: 960px;
}

#logo {
    position: absolute;
    left: 0;
    top: 4px;
    width: 220px;
    height: 0;
    overflow: hidden;
    padding-top: 70px;
    background-image: url(../img/cti-logo.png);
}

#top_ad {
    position: absolute;
    left: 485px;
    top: 7px;
    /*width: 730px;
    height: 0;
    overflow: hidden;*/
}

#navbar {
    position: absolute;
    top: 75px;
	left:0px;
    width: 940px;
	margin: 0;
    padding:3px 0px 0px 20px;
    overflow:hidden;
	list-style-type: none;
	list-style-position: outside;
    height: 34px;
    background: url(../img/headbar.gif) #cc3333;
}

#navbar li {	
	display:inline;
}

#navbar li a:active,
#navbar li a:link,
#navbar li a:visited,
#navbar li a:hover {
    float: left;
    height: 30px;
    background: url(../img/nav_inactive_right.gif) top right no-repeat;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

#navbar li.active a:active,
#navbar li.active a:link,
#navbar li.active a:visited,
#navbar li.active a:hover,
#navbar li a:hover {
    background: url(../img/nav_active_right.gif) top right no-repeat;
}

#navbar li a span {
    float: left;
    height: 30px;
	background: url(../img/nav_inactive_left.gif) top left no-repeat;
}

#navbar li.active a span,
#navbar li a:hover span {
    background: url(../img/nav_active_left.gif) top left no-repeat;
}

#navbar li a span span {
    float: left;
    height: 23px;
	padding: 7px 10px 0 10px;
	background: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

/*#navbar li.active a span span,
#navbar li.active a:hover span span {
    padding-left: 31px;
	background: url(../img/icon_sun.gif) 9px 7px no-repeat;
}*/

div.clear {
    clear: both;
}

#footer {
    position: absolute;
    left: 5px;
    bottom: 0;
	width: 950px;
    height: 70px;
	padding-top: 10px; 
	border-top: 1px solid #cc3333;
	font-size:12px;
}

#footer_logo {
    position: absolute;
    left: 10px;
    top: -70px;
	width: 100px;
    height: 47px;
	background-image: url(../img/logokl.gif);
}

#footer_copyright {
    color: #cc3333;
    text-align: center;
}

#footer_info {
    text-align: center;
}
.Stil1 {
font-size: 12px;
}
/* --------------------- FOOTER --------------------- */

.FooterWrapper {
	width: 582px;
	margin: 0 0 0 182px;
}

.FooterBox {
	padding: 15px 0 0 0;
	border-top: 1px solid #c6c7c7;
}

.FooterCopyright {
	font-size: 11px;
	color: #7e7e7e;
	display: block;
	padding: 0 0 0 0;
	text-align: center;
}

.FooterCopyright a {
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: none;
}

.FooterCopyright a:hover {
	font-size: 11px;
	color: #7e7e7e;
	text-decoration: underline;
}

.FooterLinks {
	font-size: 11px;
	color: #7e7e7e;
	display: block;
	padding: 0 0 15px 0;
	text-align: center;
}

.FooterLinks a {
	font-size: 11px;
	color: #5f97c5;
	line-height: 18px;
	text-decoration: none;
	margin: 0 5px 0 0;
	display: inline-block;
}

.FooterLinks a:hover {
	font-size: 11px;
	color: #5f97c5;
	line-height: 18px;
	text-decoration: underline;
}

  #partner1 {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}


div#partner {
    background: #fff;
    padding: 1em;
    border: 1px solid #ccc;
    margin: 0 auto;
    width: 60%;
    }
#partner ul.columns {
    padding: 0.5em;
    border: 1px solid #eee;
    margin: 0.45em;
    width: 32%;
    float: left;
    }
#partner ul {
    margin-left: 0;
    padding-left: 0;
    }
#partner li {
    list-style-type: none;
	margin: 7px 0;
    }
#partner .divider {
    clear: both;
    }
	#col1 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#col2 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#col3 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#footer {
	width: 600px;
	height: 30px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
/*	background-color: #FFFFFF;*/
}
p {
	font-size: 11px;
}
.Stil4 {font-size: 36px}
.Stil5 {font-size: 24px; }
.Stil6 {font-size: 18px}
.Stil7 {font-size: 16px}
.Stil9 {font-size: 24px; font-weight: bold; }
.Stil12 {
	font-size: 14px;
	font-weight: bold;
}
.Stil15 {font-size: 12px}
.Stil1 {	color: #FF0000;
	font-weight: bold;
}
hr {
margin-bottom:2px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}
#postHeader { 	
margin:0 auto;
padding:0 .2em .3em .2em;
width:600px;
text-align:right;
vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}
#centerColumn { 	
margin:0 auto;
padding:1em;
width:600px;
text-align:left;
vertical-align: middle;	
}
#cell_1 {
margin:0 5px 1em 0;
padding:8px;
float:left;
width:170px;

}

#cell_2 {
margin:0 14px 1em 14px;
padding:8px;
float:left;
width:170px;

}

#cell_3 {
margin:0 0 1em 5px;
padding:8px;
float:left;
width:170px;

}
a { color: #313546; }


textarea, input { font-size: 11px; border-style: solid; BORDER-COLOR: #313546; border-width: 1px; }


p,ul { font-size: small; line-height: 160%; }
	
/*	Navigation Reisespecials  */	

#dlmenu {height:10em; margin:20px 0 120px 10px;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:15em; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#d4d8bd url(nav_active_left.gif) center center; color:#ffffff; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {height:20em; background:#b4be9c url(nav_active_right.gif);}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 15em; margin: 0; background: #6f9c6f; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #FFFFFF;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#FFFFFF; padding:5px 5px 5px 10px; background:#949e7c url(nav_inactive_left.gif) center center;}
.gallery dd a, .gallery dd a:visited {color:#FFFFFF; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; background:#b4be9c url(nav_inactive_right.gif);}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#7aa; color:#ffffff;}


/*	Partnerlinks  */	


  #partner1 {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}


div#partner {
    background: #fff;
    padding: 1em;
    border: 1px solid #ccc;
    margin: 0 auto;
    width: 60%;
    }
#partner ul.columns {
    padding: 0.5em;
    border: 1px solid #eee;
    margin: 0.45em;
    width: 32%;
    float: left;
    }
#partner ul {
    margin-left: 0;
    padding-left: 0;
    }
#partner li {
    list-style-type: none;
	margin: 7px 0;
    }
#partner .divider {
    clear: both;
    }
	#col1 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#col2 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#col3 {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 10px;
/*	background-color: #FFFFFF;*/
}
#footer {
	width: 600px;
	height: 30px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
/*	background-color: #FFFFFF;*/
}
p {
	font-size: 11px;
}
.Stil4 {font-size: 36px}
.Stil5 {font-size: 24px; }
.Stil6 {font-size: 18px}
.Stil7 {font-size: 16px}
.Stil9 {font-size: 24px; font-weight: bold; }
.Stil12 {
	font-size: 14px;
	font-weight: bold;
}
.Stil15 {font-size: 12px}
.Stil1 {	color: #FF0000;
	font-weight: bold;
}
hr {
margin-bottom:2px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}
#postHeader { 	
margin:0 auto;
padding:0 .2em .3em .2em;
width:600px;
text-align:right;
vertical-align: middle;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
text-transform:uppercase;
}
#centerColumn { 	
margin:0 auto;
padding:1em;
width:600px;
text-align:left;
vertical-align: middle;	
}
#cell_1 {
margin:0 5px 1em 0;
padding:8px;
float:left;
width:170px;

}

#cell_2 {
margin:0 14px 1em 14px;
padding:8px;
float:left;
width:170px;

}

#cell_3 {
margin:0 0 1em 5px;
padding:8px;
float:left;
width:170px;

}
a { color: #313546; }


textarea, input { font-size: 11px; border-style: solid; BORDER-COLOR: #313546; border-width: 1px; }


p,ul { font-size: small; line-height: 160%;
	list-style-type: none;
	}
	
