
a { outline: 0 none; }

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Inhaltstext Verdana  */

/*
#cont_cont { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
}
*/

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen beim Seitenkopf Suchen
*/

#header {
	margin: 0;		/* margin zurück setzen */
	width: 976px;	/* breite wie inhalt */
}
#search { /* gesamte Suche */
	float: right;
	height: auto;
	margin: 11px 0 0;
	padding: 0 3px 0 0;
	width: 213px; width: auto;
	/*border: 1px solid black;*/
}
* html #search { /*border: 1px solid red;*/ }

#qua-search { /* Input-Feld */
	color: #333333;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	margin: 0 1px 0 0;
	padding: 0 0 0 2px;
	width: 150px;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen / Gestaltung der linken Spalte
	Highlight, Rond[olins]notizen, usw.
*/

.content-left .content-left-element {
	margin-bottom: 3em; 	/* Abstand zwischen den Elementen */
}
.content-left .content-left-element p {
	font-size: 12px;		/* Schriftgrösse 12px */
}
.news_latest {
	margin: 0 0 2em 40px !important;	/* Abstand oben und zur Navigation */
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen der Bildunterschriften (703)
*/

#cont_cont div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd.csc-textpic-caption {
	font-size:11px;
	line-height: 12px;
	color:#666666;
	padding-top:3px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen für die Untertitel
*/

#ctit {
	margin:0 0 10px 67px !important;
}

#untertitel {
	margin: 0 0 5px 67px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen für die zweispaltige Darstellung
	Fakten und Daten, Themenwochen
*/

.inhalt-wrapper { 

	float: left;
	width: 100%;
	margin-bottom: 2em;
}
.inhalt-links, .inhalt-rechts {

	width: 49%;
}
.inhalt-links {

	float: left;
}
.inhalt-rechts {

	float: right;
}

.inhalt-links img, .inhalt-rechts img {

	margin: 0 0 6px 0;
}

/* Die Überschriften sind mit den PDFs verlinkt.
   Deswegen die Farbe der Links anpassen. */
.inhalt-links p a, .inhalt-rechts p a {

	color: #333; 
}
.yellow { 

	background-color: #FFCC66;
	padding: 5px;
	margin-bottom: 2em;
	font-size: 115%;
	line-height: normal;
	clear: left;
}
.clearing { clear: left; }


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Anpassungen / Gestaltung der linken Spalte
	Highlight, Rond[olins]notizen, usw.
*/

.h_agb {

	width: 225px;
	height: 31px;
	margin: 0px 0px 18px 39px;
	line-height: 31px;
	overflow: hidden;
}

.h_agb a {

	display: block;
	width: 100%;
	height: 31px;
	padding: 0 0 0 10px;
	background:url('../images/h_agb.png') top left no-repeat;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	outline: 0 none;
}

.h_agb a:hover {

	background-position: 0px -34px;
	color: #333;
}


.sbm {
	height: 21px !important;
	padding: 0px 9px 1px 9px !important;
	font-size: 11px !important;
	line-height: 20px !important;
	color: #333333;
	cursor: pointer;
	border: 1px solid #aeaeae;
	background: url('../images/sbm.gif') left top no-repeat;
}

/*main dropdown menu*/

#menu {

	clear:both;
	width:100%;
	height:65px;
	padding:0px 0px 0px 274px;
	/*border: 1px solid black;*/
}

#csstopmenu, #csstopmenu ul { 
	
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-indent: 0px;
	text-align:left;
	line-height:38px;
	list-style: none;
	border:0px;
	float: left;
	z-index: 20;
	list-style: none !important;
}

#csstopmenu li { 

	float: left;
	position:relative;
	z-index: 20;
	height:32px;
}

#csstopmenu li img { 

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#csstopmenu li.spc {

	width:1px;
	height:40px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	background:url('../images/e1dfdb.gif') top left no-repeat;
}

#csstopmenu li a { 

	float: left;
	height:31px;
	margin:0px 0px 0px 0px;
	padding:1px 7px 0px 6px;
	font-family:arial, helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
	text-decoration: none;
	line-height:31px;
	background:url('../images/m_hover.gif') left top no-repeat;
	/*background-color:none;*/
	border:none;
}


#csstopmenu li a:hover { 

	background-position: left -42px !important;
	background-color: #ffdd54;
	border: 1px solid #ebd7b0;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 5px;
	height: 31px !important;
	overflow: hidden;
}


#csstopmenu li a#selected { 
	
/*	height:29px; height: 31px;
	padding:0px 6px 0px 5px;
	border:1px solid #ebd7b0; border: 1px solid black;
	overflow:hidden;
	background-position: left -42px !important;
*/	
	background-position: left -42px !important;
	background-color: #ffdd54;
	border: 1px solid #ebd7b0;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 5px;
	height: 31px !important;
	overflow: hidden;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
	Gestaltung der Seite Angebote & Pauschalen
*/

/* Algemeines */

.brk_pack {

	clear: left;
}

/* Die Seiten etwas breiter machen */

body#page-46 #cont_cont, body#page-99 #cont_cont,
body#page-100 #cont_cont, body#page-224 #cont_cont {

	width: 520px;
	/*border: 1px solid black;*/
}
body#page-151 #cont_cont {

	width: 520px;
	/*border: 1px solid black;*/
}

/* Seitenwechsler page-browser */

.page-browser {

	float: left;
}
.page-browser a {

	display: block;
	padding: 10px;
	text-decoration: none;
}
span.active-page, span.next-page,
span.previous-page, span.other-page {

	float: left;
	display: block;
	background-color: #f0f0e0;
	font-size: 14px;
}
span.active-page {

	padding: 10px;
	border: 1px solid #ccc;
}
span.next-page {

	margin: 0 3px 0 0;
}
span.previous-page {

	margin: 0 0 0 3px;
}

/* Listen-Ansicht */

.packages-pack-list {

	float: left;
}
.packages-pack-item {

	float: left;
	width: 245px;
	height: 160px;
	margin: 0 10px 4px 0;
	overflow: hidden;
	border-left: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	border-bottom: 1px solid #f0f0e0;
}
.packages-pack-image img {

/*	width: 225px;
	height: 75px;*/
	border: 10px solid #f0f0e0;
}
.packages-pack-image a img {

	display: block;
}
.packages-pack-title  {

	float: left;
	width: 245px;
	padding: 6px 10px 2px 12px;
	/*border: 1px solid gray;*/
}
.packages-pack-txt {

	float: left;
	width: 225px;
	padding: 0 10px 0 12px;
	font-size: 12px;
}
.packages-pack-item a {

	text-decoration: none;
	color: #000;
}

/* Einzel-Ansicht */

.packages-pack-single {

	width: 470px;
}
.packages-pack-image-single img {

	border: 1px solid #999;
}
