/*

	Original:
	Layout für netzrezepte.de (Standardlayout cyberfields)
	Thomas Krug, 5. April 2005

*/



/* BODY */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.boxwrap {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

div.leftfield {
	float: left;
	width: 170px;
}

div.mainfield {
	margin-top: 100px;
}

div.maincontent {
	float: left;
	width: 600px;
	margin-left: 45px;
	margin-bottom: 2em;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}



/* TOPLINKS */

#toplinks { font-size: 90%; margin: auto; padding: 0; position: absolute; width: 100%; z-index: 20; }
#toplinks a { color: #06f; }
#toplinks ul { text-align: center; width: 966px; margin: 0 auto; padding: 0; list-style-type: none; }
#toplinks li { float: left !important; margin: 0 4px 0 0; padding: 0; }



/* HEADER */

div.header {
	width: 960px;
	height: 175px;
	overflow: hidden;
	margin: 0 auto;
}

a#tourpartner-logo {
	display: block;
	position: absolute;
}

a#tourpartner-logo img {
	margin: 25px 0 0 10px;
}

/* CONDOR HEADER */

div.boxwrap {
	overflow: hidden;
	background: url(../layout/header/condor-header.png) no-repeat center 225px;
}

div.mainfield {
	padding-top: 50px;
}

/* MAIN NAVIGATION */

div.navigation-wrapper {
	position: absolute;
	top: 175px;
	left: 0;
	width: 100%;
}

div.navigation {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

div.navigation div.main a {
	display: block;
	float: left;
	width: 170px;
	height: 24px;
	background: #004FA3;
	border-right: 2px solid #fff;
	border-left: 10px solid #004FA3;
	text-transform: uppercase;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
}

div.navigation div.main a.MainNavigation_act,
div.navigation div.main a:hover {
   background: #c71b80;
   border-left-color: #c71b80;
   text-decoration: underline;
}



/* INFO MENU */

div.navigation div.info {
	float: left;
	overflow: hidden;
	width: 228px;
	height: 24px;
	background: #004FA3;
	border-right: 4px solid #004FA3;
	text-align: right;
	line-height: 24px;
	color: #fff;
}

div.navigation div.info a {
	padding: 0 6px;
	color: #fff;
}

div.navigation div.info * {
	display: inline;
}



/* SUB NAVIGATION */

div.LeftNavLine {
	position: absolute;
	z-index: 999;
	top: 200px;
	left: 0;
	width: 100%;
	text-align: center;
}

div.LeftNavLine ul {
	display: block;
	width: 960px;
	height: 24px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	background: #e0e9f2;
	text-align: left;
}

div.LeftNavLine li {
	display: block;
	float: left;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
}

div.LeftNavLine li:last-child a {
	border-right: 0;
}

div.LeftNavLine li a {
	padding: 0 10px;
	border-right: 1px solid #004FA3;
	color: #004FA3;
}

div.LeftNavLine li a.active,
div.LeftNavLine li a.subactive,
div.LeftNavLine li a:hover {
	text-decoration: underline;
	color: #c71b80;
}

div.LeftNavLine ul.LeftNavLine ul {
	display: none;
	position: absolute;
	z-index: 999;
	width: auto;
	height: auto;
	margin: -5px 0 0 0;
	padding: 5px 0;
}

div.LeftNavLine li.LeftNavLineSub:hover ul {
	display: block;
}

div.LeftNavLine ul.LeftNavLine ul li {
	float: none;
	padding: 0 25px 0 10px;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
}

div.LeftNavLine ul.LeftNavLine ul li a {
	border: 0;
	padding: 0;
}



/* BREAD CRUMB NAVIGATION */

p.postionnavigation {
	position: absolute;
	margin-top: -20px;
}

p.postionnavigation,
p.postionnavigation a {
	color: #ccc;
}



/* BADGES */

p#badges {
	position: absolute;
	width: 100px;
	margin-top: -20px;
	margin-left: 642px;
	border-left: 1px solid #eee;
}

p#badges img {
	margin-bottom: 20px;
	margin-left: 25px;
}

p#badges img.best-preis {
	margin-left: 22px;
}



/* SIDEBAR */

div.leftfield div.CEwrap {
	width: 178px;
	margin-top: -17px;
	padding: 25px 0;
	border: 1px solid #c71b80;
	text-align: center;
	color: #333;
}

div.leftfield div.CEwrap p {
	margin: 0 0 18px 0;
}

div.leftfield div.CEwrap p.halfmargin {
	margin-bottom: 6px;
}

div.leftfield div.CEwrap img.plane {
	position: absolute;
	display: block;
	margin-top: -60px;
	margin-left: -23px;
}

div.leftfield div.CEwrap h4 {
	margin: 0 0 6px 0;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #004FA3;
}

div.leftfield div.CEwrap b,
div.leftfield div.CEwrap b a,
div.leftfield div.CEwrap strong,
div.leftfield div.CEwrap strong a {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #bd0f70;
}

div.leftfield div.CEwrap img.mouse {
	margin: 10px 0 0px 0;
}

div.leftfield div.CEwrap img.globe {
	position: absolute;
	display: block;
	margin-top: -15px;
	margin-left: -13px;
}

div.leftfield div.CEwrap p.dark strong,
div.leftfield div.CEwrap p.dark strong a {
	font-size: 12px;
	color: #333;
}

div.leftfield p.left-condor-banner {
	position: absolute;
	margin-top: 50px !important;
	margin-left: -1px !important;
	padding-bottom: 50px;
}



/* FOOTER */

div.footer {
	clear: both;
}

div.footer div.disclaimernavnav {
	width: 600px;
	margin: 0 0 25px 225px;
	padding-top: 1em;
	border-top: 1px solid #eee;
	color: #999;
}

div.footer div.disclaimernavnav a {
	padding: 0 0.5em;
	color: #999;
}

div.footer div.disclaimernavnav a:first-child {
	padding-left: 0;
}



/* CONTENT */

h1 {
	margin: 0;
	line-height: 1.25em;
	font-size: 2em;
	color: #004FA3;
}

h2 {
	margin: 0;
	font-size: 1.5em;
	color: #004FA3;
}

h3 {
	margin: 0;
	font-size: 1em;
	color: #004FA3;
}

h3.black {
	color: #222;
}

p {
	color: black;
	margin: 1em 0;
}

p.small {
	font-size: smaller;
	line-height: 1.25em;
}

.nowrap {
	white-space: nowrap;
}

table.contenttable td {
	padding: 0 25px 10px 0;
	vertical-align: top;
}

table.list td {
	vertical-align: top;
	line-height: 18px;
}

h1.specialheader {
   font-size: 0.8em;
   margin-bottom: 5px;
   padding-left: 5px;
   padding-top: 1px;
   border-bottom: 1px solid #000066;
}

h1.ausgefuellt_blau {
   font-size: 0.8em;
   color: #FFFFFF;
   margin-bottom: 5px;
   padding-left: 5px;
   padding-top: 1px;
   background-color: #000066;
}

a.internalLinkOverview {
  padding-left: 15px;
  background:url(../Images/internal_link.gif) left no-repeat;
}

a.external-link-new-window {
  padding-left: 15px;
  background:url(../Images/external_link.gif) left no-repeat;
}

.contenttable-1 {
  width: auto;
  margin: auto;
}

.contenttable-1 caption {
  display: none;
}

.contenttable-1 th {
  background: #000066;
  color: #FFFFFF;
}

.contenttable-1 th, .contenttable-1 td {
  padding: 3px;
}

.contenttable-1 td {
	background-color: #B8D2FF;
}

.contenttable-1 .tr-even td {
	background-color: #DEE8FD;
}

td.center {
	text-align: center;	
}

dd.csc-textpic-caption {
	color: black;
	margin: 0 0 0 0;
	font-size: 0.7em;
	padding: 0;
}

fieldset {
   border: 0px solid #FFFFFF;
}

label {
   font-size: 0.7em;
   color: black;
   margin: 10px 0 0 0;
   display: block;
}

li {
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
	margin-left: 17px;
	margin-bottom: 0px;
}

th {
	font-weight: bold;
	border-bottom: 1px dotted #000;
}

hr {
	height: 1px;
	margin: 1em 0;
	background: #B8D2FF;
	border-color: #B8D2FF;
	border: 0;
	color: #B8D2FF;
}

a img {
	border: 0;
}

a {
   color: #000000;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}

a:hover {
   text-decoration: underline;
}



/* CALL TO ACTION */

h2.headline-background {
	margin: 50px 0 25px 0;
	padding-left: 50px;
	background: #004FA3 url(../layout/online-flugbuchung.png) no-repeat left top;
	line-height: 45px;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}




/* =======================================================================
         position and formating forms
   =======================================================================*/

input {
   font-family : Verdana, Trebuchet, "Trebuchet MS", Arial;
}

input.searchfield {
   height: 14px;
   width: 150px;
   font-size: 11px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-bottom: 5px;
}

input.submitbutton {
   content: suchen;
   color: #5F5F5F;
   cursor: hand;
   margin-top: 3px;
   margin-bottom: 0px;
   width: 16px;
   border: 0px solid #5F5F5F;
}

input.loginfield {
   height: 12px;
   z-index: 3;
   width: 51px;
   font-size: 10px;
   border: 1px solid #5F5F5F;
   margin-bottom: 5px;
}

.rightform {
   padding-right: 0px;
   margin-top: 5px;
}

form {
   margin: 0px;
}
td p {
   font-size:1em;
}

input.tipafriend {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

textarea.tipafriendtext {
   z-index: 3;
   width: 150px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriendcheckbox {
   z-index: 3;
   color: #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
   border: 0px solid #5F5F5F;
}

input.tipafriendsubmit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-sword {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-button {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tt_products_search_field {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_search_submit {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

select {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   color: #5F5F5F;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 1px solid #5F5F5F;
}

input.newslettercheckboxen {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   color: #5F5F5F;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 0px solid #5F5F5F;
}

input.tt_products_anzahl {
   height: 16px;
   z-index: 3;
   width: 30px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tt_products_warenkorb {
   height: 16px;
   z-index: 3;
   width: 120px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_submit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_submit_large {
   height: 16px;
   width: 200px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

textarea {
   width: 215px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.index_search_erweiteret_vorschau {
   height: 16px;
   width: 16px;
   font-size: 10px;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.csc-mailform-submit {
   margin-top: 10px;
}

/* =======================================================================
         positions
   =======================================================================*/


div.maincontent li {
	margin: 7px 0 0 16px;
	padding: 0;
	list-style-type: square;
}

div.csc-menu li li {
	font-size: 1em;
}

.tx-indexedsearch {
	width: 733px;
	overflow: hidden;
	margin: 0 15px 0 15px;
}
.tx-indexedsearch-browsebox {
	margin: 0 -15px 0 -15px;
}
.tx-indexedsearch-browsebox ul.browsebox {
	margin:15px 0 15px 0;
	padding:0;
}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu {
	margin-left: 0px;
}
DIV.csc-menu P {
	margin: 1px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	background-color: #FFFFFF;
}
DIV.csc-menu a { text-decoration: none; }
DIV.csc-menu a:hover { text-decoration: underline; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #000000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #000000; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #5F5F5F; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #5F5F5F; }
/************* END SITEMAP ****************/

/* ----------RTE--------------*/

.GROSSundFETT {
	font-weight: bold;
	color: #CC0000;
	margin: 0;
}

.TEASER {
   font-weight: bold;
   font-style: italic;
   font-size: 0.7em;
   color: #CC0000;
}

.KAPITAELCHEN {
   font-weight: bold;
   font-variant: small-caps;
   font-size: 0.7em;
   color: #CC0000;
}

span.ROT {
   color: #CC0000;
}

span.GRAU {
   color: #69B240;
}

span.SCHWARZ {
   color: #000000;
}

/*########## Rahmen ##########*/

/*##### Groessen #####*/

.BG-gelb, .BG-blau, .BG-lila {
   min-height: 57px;
   padding: 7px;
   text-align: center;
}

/*##### PXM - Bilderformatierung abweichend von css_styled_content #####*/

div.csc-textpic-imagewrap { margin: 0 0 0 15px; padding: 0; }



/*##### Schrift #####*/

.BG-gelb p, .BG-blau p, .BG-lila p {
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

.BG-gelb p.GROSSundFETT, .BG-blau p.GROSSundFETT, .BG-lila p.GROSSundFETT {
  font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
}

/*##### Farben #####*/

.BG-gelb {background-color: #FECC02;}
.BG-gelb p, .BG-gelb p.GROSSundFETT, .BG-gelb a { color: #000066;}

.BG-blau {background-color: #000066;}
.BG-blau p, .BG-blau h1, .BG-blau p.GROSSundFETT, .BG-blau a {color: #FFFFFF;}

.BG-lila {background-color: #B9116E;}
.BG-lila p, .BG-lila h1, .BG-lila p.GROSSundFETT, .BG-lila a {color: #FFFFFF;}



