/*  
Print-Stylesheet for: Schwaben International e.V.
Version: 1.0
Author: Silvio H&uuml;sing-Eckl
Author URI: http://imida.de/
(c) 2007 Schwaben Internation e.V.
last changes: 17.06.2007 - Silvio Huesing-Eckl

*/


* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: bottom;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

body {
	font-size: 78%;
	font-family: Verdana;
}

#wrapper {
	width: 874px;
	margin: 20px auto;
}


/* branding */

#branding {
	width: 874px;
	height: 200px;
	border: 1px solid #999;
	position: relative;
	background: url(images/ig_branding.jpg) top right no-repeat;
	display: none;
}

	#branding h1 {
		text-indent: -9999px;
	}

	#nav_sub {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 849px;
		text-align: right;
		padding: 10px 15px 10px 10px;
		background: url(images/bg_nav_sub.png) 0 0 repeat-x;
		display: none;
	}
	
		#nav_sub_list {
			position: absolute;
			bottom: 0;
			right: 0;
			width: 848px;
			text-align: right;
			padding: 10px 15px 10px 10px;
		}
	
		#nav_sub_list li {
			display: inline;
			margin-left: 10px;
		}
		
		#nav_sub_list a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
	
		#nav_sub_list img {
			margin-right: 5px;
		}
		
		
/* content_wrapper */

#content_wrapper {
	width: 874px;
	position: relative;
	border: none;
	background: url(images/bg_content.png) 0 0 repeat-x;
}

/* nav_main */

	#nav_main {
		margin-top: 45px;
		margin-bottom: 40px;
		padding-bottom: 33px;
		background: url(images/bg_nav_bottom.png) -21px bottom no-repeat;
		width: 185px;
		float: left;
		display: none;
	}
	
	#nav_main h2 {
		width: 131px;
		background: url(images/bg_nav_top.png) right top no-repeat;
		font-weight: bold;
		font-size: 1em;
		padding: 12px 10px 8px 20px;
	}	
	
	#nav_main dl {
		width: 161px;
		background: #6AB3FD;
		border-bottom: 1px solid #fff;
	}
	
	#nav_main dl dt {
		background: #6AB3FD url(images/bg_nav_li_bottom.png) bottom left repeat-x;
		color: #fff;
	}
	
	#nav_main dt a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: url(images/bg_nav_li_top.png) 0 0 repeat-x;
		width: 136px;
		display: block;
		padding: 10px 5px 10px 20px;
		border-top: 1px solid #fff;
	}	
	
	#nav_main dd {
		display: none;
	}
	
	#nav_main a:hover {
		text-decoration: underline;
	}
	
	#nav_main ul {
		list-style: none;
		background: #6AB3FD url(images/bg_nav_ul.png) 0 0 repeat-x;
		padding-top: 13px;
		padding-bottom: 5px;
	}
	
	#nav_main li {
		margin-bottom: 8px;
		line-height: 150%;
		font-size: 0.9em;
	}
	
	#nav_main li a {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		padding-left: 33px;
		display: block;
	}
	
	#nav_main li a:hover {
		text-decoration: underline;
	}
	
	#nav_main ul .current_page_item a {
		color: #fff;
		background: url(images/bg_current_page.png) 20px 0.5em no-repeat;
	}
	
	/*#nav_main ul {
		width: 151px;
		list-style: none;
	}
	
	#nav_main li {
		background: #6AB3FD url(images/bg_nav_li_bottom.png) bottom left repeat-x;
		color: #fff;
	}
	
	#nav_main ul li a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		background: url(images/bg_nav_li_top.png) 0 0 repeat-x;
		width: 126px;
		display: block;
		padding: 10px 5px 10px 20px;
		margin-top: 1px;
	}
	
	#nav_main a:hover {
		text-decoration: underline;
	}*/



/* content_main */


#content_main {
	float: left;
	width: 669px;
	margin-top: 46px;
	background: #fff;
	padding-right: 0px;
	margin-bottom: 10px;
}

	#content_main h2 {
		background: url(images/bg_section.png) 0 0 repeat-x;
		color: #0063C6;
		font-size: 1.3em;
		font-weight: bold;
		font-family: Arial;
		padding: 9px 15px 8px 15px;
		margin-bottom: 10px;
		letter-spacing: 0.5px;
	}
	
	#content_main h2 span {
		font-size: 0.9em;
		font-weight: normal;
	}
	
	#content_main h3 {
		font-size: 1.3em;
		color: #0063C6;
		padding-top: 20px;
		margin-bottom: 15px;
		line-height: 1.5em;
		clear: both;
		position: relative;
	}
	
	#content_main h3 a {
		position: absolute;
		top: -10px;
		right: 25px;
		width: 25px;
		height: 25px;
	}
	
	#content_main h4 {
		font-size: 1.1em;
		color: #0063C6;
		padding-top: 17px;
		padding-right: 30px;
		margin-bottom: 15px;
		line-height: 1.4em;
		position: relative;
		clear: both;
	}
	
	#content_main h4 a {
		position: absolute;
		top: -10px;
		right: 25px;
		width: 25px;
		height: 25px;
	}
	
	#content_main .post {
		margin-bottom: 10px;
		margin-left: 15px;
		line-height: 150%;
		clear: both;
	}
	
	#content_main .post p {
		margin-right: 25px;
		margin-bottom: 15px;
	}
	
	#content_main .to_top {
		text-align: right;
		padding-right: 15px;
		clear: both;
		display: none;
	}
	
	#content_main ul, #content_main ol {
		margin-right: 15px;
		margin-left: 30px;
		margin-bottom: 25px;
	}
	
	#content_main ul h4, #content_main ol h4 {
		margin-bottom: 15px;
	}
	
	#content_main ul li, #content_main ol li {
		margin-bottom: 10px;
	}
	
	#content_main ul li ul, #content_main ol li ol {
		margin-top: 10px;
	}
	
	#content_main img {
		float: right;
		margin: 5px 0 15px 15px;
	}
	
	#content_main hr {
		margin-top: 30px;
		margin-bottom: 10px;
		margin-right: 20px;
	}
	
	#content_main blockquote {
		font-style: italic;
		margin: 15px 30px;
	}
	

/* badge */

#badge_ctr {
	position: absolute;
	top: 5px;
	right: -20px;
	height: 116px;
	width: 116px;
	display: none;
}

#windowOpen {
	display: none;
	height: 116px;
	width: 116px;
	text-decoration: none;
}
	
	
	
/* site_info */

#site_info {
	clear: both;
	background: #3E9DFD url(images/bg_section.png) 0 0 repeat-x;
	color: #fff;
	text-align: center;
	padding: 10px 20px 8px 20px;
	line-height: 150%;
	border: none;
}

	#site_info a {
		color: #fff;
	}
	
	#site_info img {
		margin-right: 5px;
	}
	
	
	
	
/* seitenspezifisch */

#wrapper .startseite .post {
	margin-bottom: 30px;
}

#wrapper .startseite h2 {
	margin-bottom: 20px;
}

#wrapper .startseite dl {
	float: left;
	width: 193px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-top: 5px;
}

	#wrapper .startseite dt {
		border: 1px solid #999;
		float: left;
		width: 193px;
	}
	
	#wrapper .startseite dd {
		background: url(images/bg_dd_start.png) 0 0 repeat-x;
		height: 84px;
		float: left;
		width: 195px;
	}
	
	#wrapper .startseite dl h3 {
		color: #fff;
		font-size: 1em;
		padding: 10px 5px 10px 5px;
		margin-bottom: 0;
	}
	
	#wrapper .startseite dl h3 a {
		color: #fff;
		text-decoration: none;
		position: static;
	}
	
	#wrapper .startseite dl h3 a:hover {
		text-decoration: underline;
	}
	
	#wrapper .startseite dl p {
		font-size: 0.9em;
		padding: 0 5px;
	}
	
	#wrapper .startseite img {
		margin: 0;
		float: none;
	}
	
	#wrapper .startseite .to_top {
		margin-right: 0;
		margin-bottom: 20px;
		display: none;
	}
	

/* Feriendorf */

.feriendorf table .dunkelblau {
	width: 150px;
	font-weight: bold;
	vertical-align: top;
}

.feriendorf table td {
	padding-bottom: 10px;
}


/* reisen u. angebote */

.tabsdiv {
	padding: 0 15px;
}

.tabsdiv p {
	margin-bottom: 15px;
	line-height: 140%;
}

.angebote .tabsdiv .tabsinhalt ul {
	margin-bottom: 15px;
	margin-left: 15px;
}

.angebote .tabsdiv .tabsinhalt li {
	margin-bottom: 5px;
}

.angebote table {
	margin-bottom: 15px;
}

.angebote table th,
.angebote table td {
	padding: 6px;
	border-bottom: 1px solid #666;
}

.angebote table tr th:first-child {
	padding-left: 10px;
}

.angebote table tr td:first-child {
	padding-left: 10px;
}

.angebote .tabsdiv .tabsinhalt ul {
	font-size: 0.9em;
}

.reisen table td {
	padding: 4px;
}

#content_wrapper .reisen #container-1 div ul {
	margin-bottom: 15px;
}

#content_wrapper .reisen #container-1 div li {
	margin-bottom: 8px;
}



/* Reisen */

.trip_info {
	float: right;
	width: 190px;
	margin: 15px 0 15px 15px;
	padding: 10px;
	border: 1px solid #666;
}

.trip_info p {
	margin-bottom: 10px;
}

#wrapper #content_main .trip_info ul {
	margin-left:20px;
	font-size: 0.8em;
}

#wrapper #content_main .trip_info ul li {
	margin-bottom: 3px;
}

#content_main #container-1 .trip_info h5 {
	font-size: 1em;
	color: #000;
	margin: 0 0 5px 0;
}

#content_main #container-1 .trip_info h6 {
	font-size: 0.8em;
	color: #000;
	margin: 0 0 5px 0;
}

.trip_info .preisart {
	font-size: 0.9em;
}

.trip_info .preis {
	text-align: right;
	font-size: 1.5em;
	color: red;
	margin-bottom: 5px;
}

.trip_info .einleistungen {
	font-size: 0.8em;
}

.trip_info .preisinfos {
	text-align: right;
	font-size: 0.9em;
}

#content_main #container-1 h3,
#content_main #container-1 h4 {
	clear: none;
}

#window {
	display: none;
}
