/* @override http://www.go-and-fly.de/fileadmin/templates/styles/main.css */

body {
	font: 62.5%/1.3 Verdana, Tahoma, "Bitstream Vera Sans", sans-serif;
	background: #fff url(../pics/head_verlauf.gif) repeat-x top left;
	color: #000;
	
	min-width: 100em;
}

/* @group Bugfixing: Italics Bug (IE 5/6) */

* html * { overflow: visible } 
* html iframe, * html frame { overflow: auto } 
* html frameset { overflow: hidden }

/* @end */

* { margin: 0; padding: 0; }
a img { border: none; }

/* @group Grundlayout */

#head {
	background: transparent url(../pics/head_flugzeug.jpg) no-repeat top left;
	min-height: 160px;
}

#mainmenu {
	background: #cf0005;
	font-size: 150%;
	line-height: 2em;
}

#main {
	font-size: 130%;
	width: 76.92em; /* Achtung: Anpassungen fuer IE extern */
}

#sidebar1 {
	width: 15.3em;
	float: left;

/*border: 1px solid yellow;*/	
}

#content {
	width: 43.6em;
	float: left;
	padding: 1.15em;
}

#sidebar2 {
	width: 15.3em;
	float: right;
	font-size: 90%;
	background: #fff url(../pics/contentmuster.gif);

/* Inhaltsformate s.u. */
}

#footer {
	clear: both;
	font-size: 130%;
	background: #c6c090 url(../pics/footer.jpg) repeat-x top left;
	color: #000;
	padding: 120px 0 20px 0;
	min-height: 120px;
	
}

#footer a { font-weight: normal; }

#footer  { padding-left: 15.38em; }

#footer ul li {
	display: inline;
	margin-right: 1em;;
}

#footer p {
	line-height: 1.4;
}

#footer p strong {
	font-weight: normal;
	font-size: 130%;
}
/* @end */

/* @group Formulare allgemein */

form {

}

form label {
	display: block;
	text-align: left;
	color: #3984dc;
}

form input.text {
	background: #dae8f5;
	border: 1px solid #3984dc;
	margin: .5em 0;
	padding: 0.23em;
}

form input.submit, input[type=submit] {
	background: #cf0005;
	color: #fff;
	border: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

input[type=submit]:hover {
	cursor: pointer;	
}

/* @end */


/* @group head */

a#home {
	display: block;
	margin: 1.5em;
	float: left;
}

#head blockquote {
	float: right;
	color: #fff;
	font-size: 250%;
	margin: 0.25em 4em .5em;
}

/* @end */

/* @group Hauptmenue */
#mainmenu ul {
	margin-left: 13.33em;
	color: #fff;
	font-weight: bold;
}

#mainmenu li {
	display: inline;
	float: left;
	width: 12.83em;
}

#mainmenu a {
	display: block;
	text-decoration: none;
}

#mainmenu a:link, #mainmenu a:visited {
	padding: 0 3em 0 1em;
	color: #fff;
}

#mainmenu a:hover { background: #000; }
#mainmenu li.active { background: #000; }
#mainmenu li.active a:hover { color: #cf0005; }
/* @end */

/* @group Submenue in Sidebar1 */

ul#submenu {
	padding: 0;
	width: 100%;
	background: #b9d3ec url(../pics/bg_menu.jpg) repeat-x bottom left;
	padding-bottom: 10em;
	list-style: none;
	font-size: 0.96em; /* 12,5px */
}

ul#submenu a {
	display: block;
	text-decoration: none;
	color: #000;
}

ul#submenu li, ul#submenu li.active ul li { 
	background: transparent url(../pics/icons/trenner.gif) bottom left repeat-x;
}

ul#submenu li.active {
	background: transparent url(../pics/submenu_corner.gif) top right no-repeat;
}

ul#submenu li a {
	margin: 0;
	padding: .4em 1.15em .5em 1.15em;
	background: transparent url(../pics/icons/trenner.gif) bottom left repeat-x;
}

ul#submenu li a:link, ul#submenu li a:visited {

}

ul#submenu li a:hover {
	background-color: #cf0005;
	color: #fff;	
}

ul#submenu li.active { 
	background-color: #cf0005; 
	color: #fff;
}

ul#submenu li.active a { color: #fff; }

ul#submenu ul { 
	list-style: none;
	background: #c6c090;
}

ul#submenu li.active ul li.active, ul#submenu li.active ul li a {
	padding: .4em 1.15em .5em 2.5em;
	background-color: inherit;
}

ul#submenu li.active ul li.active {
	color: #fff;
	background-color: #a0984f;
	list-style-image: url(../pics/submenu_bullet.gif);
	list-style-type: square;
	list-style-position: inside;
}

ul#submenu li.active ul li a:link, ul#submenu li.active ul li a:visited { color: #000; }
ul#submenu li.active ul li a:hover { color: #cf0005; }

#content ul#breadcrumb { 
	margin: 0;
	font-size: .92em;
}

ul#breadcrumb li { display: inline; margin: 0 .3em 0 0; }

/* @end */

/* Links */
a:link { color: #3984dc; }
a:visited { color: #3984dc; }
a:hover { color: #cf0005; }

/* spezielle Links */
#servicemenue a:link, #servicemenue a:visited, #hauptmenue a:link, #hauptmenue a:visited, #footer a:link, #footer a:visited { 
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#servicemenue a:hover, #footer a:hover { color: #cc0000; }
#hauptmenue a:hover { color: #000; }

/* Ende: Links */

/* Textformate */

h1 { 
	color: #a0984f; 
	font-size: 160%;
	font-weight: bold;
	margin: 1em 0;
}

h2 { 
	clear: left;
	font-size: 110%;
	color: #3984dc;
	margin: 1em 0;
}

h3, h3 a:link, h3 a:visited {
	color: #cf0005;
}

#main {

}

#main p {
	margin: .5em 0 1em 0;
}

#content ul {
	margin-left: 1em;
}


/* @group Reiseuebersichten */

/* @group Kategorieuebersichten */

div.cat_items_lv2:hover {
	background-color: #dae8f5;
	text-decoration: underline;
}

div.cat_items_lv2 img { /* Kategorieuebersicht ListView2 */
	float: left;
	margin: 0 1em 1em 0;
}

div.cat_items_lv2 a span.com_prod_teaser {
	text-decoration: none;
	color: #000;
}

/* @end */


/* @group Detailansichten */

div#reise_kurzinfo .teaser {
	color: #3984dc;
}

div#reise_kurzinfo .teaser img {
	float: left;
	margin: 0 1em 1em 0;
}

table#attribute {
	clear: left;
	margin: 2em 0;
	
}

/* @end */

/* @group Buchung */

ul#buchung {
	list-style: none;
}

/* @end */

/* @end */



/* @group Sidebar2 (rechte Seitenleiste) */

#sidebar2 * { padding: .5em; }

#sidebar2 h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

#sidebar2 h3 {
	background: #3984dc;
	color: #fff;
	padding: .25em .5em;
	margin-bottom: .5em;
	font-size: 100%;
}

#sidebar2 form {
	padding: .5em 0;
	
}

#sidebar2 input {
	padding: .1em;
	margin: .2em .5em;
}

/* @end */



/* @group sonstiges */
form fieldset { border: none; }
form fieldset legend { display: none; }

div.thirds {
	clear: both;
}

div.third img {
	width: 100%;
}

div.bgblue {
	background-color: #dae8f5;
	padding: 2px;
}

div.thirds div.third {
	width: 32%;
	margin: 0;
	float: left;
}

div.thirds div.third2thirds {
	width: 55%;
	margin: 0 3% 0 5%;
	float: left;
}

div.thirds div.centerthird {
	margin: 0 2%;
}

div.third div.csc-textpic-text { /*text-align: justify;*/ }


ul.links a {
	color: #cf0005;
	font-weight: bold;
}

/* @group Bilder, -rahmen */
#content img { 
	border: 1px solid #dae8f5; 
	padding: .2em;
}

.csc-textpic-caption {
	color: #999;
	font-size: 90%;
}

/* @end */

/* @group FCEs */

form#searchbox {
	margin: 0;
	text-align: right;
	font-size: 1.15em;
	padding: 1.15em;
}

form#searchbox label {
	display: block;
	text-align: left;
	color: #3984dc;
}

form#searchbox input#suchbegriff {
	/*width: 11.54em;*/
	display: block;
	background: #dae8f5;
	border: 1px solid #3984dc;
	margin: .5em 0;
	padding: 0.23em;
}

form#searchbox input#gosearchingsubmit, input[type=submit] {
	background: #cf0005;
	color: #fff;
	border: none;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

input[type=submit]:hover {
	cursor: pointer;	
}

/* @end */

/* Bausteine */
ul#bausteine li, ul.uebersicht li {
	clear: left;
	list-style: none;
	font-size: 100%;
}

ul#bausteine li a, ul#uebersicht li a {
	color: #3984dc;
	display: block;
	text-decoration: underline;
}
ul#bausteine li a img {
	width: 52px;
	height: 52px;
	float: left;
	margin-right: .5em;
	border: none;
}

#content ul.uebersicht {
	margin-left: 0;
}

ul.uebersicht li { 
	font-size: 100%;
	margin-bottom: 1em;
	padding-bottom: .25em;
}

p.tx-jppageteaser-pi1-list-entry-link-item {
	border-bottom: .1em solid #dae8f5;	
	text-align: right;
	font-size: 90%;
}

p.tx-jppageteaser-pi1-list-entry-link-item a:link, p.tx-jppageteaser-pi1-list-entry-link-item a:visited {
	background: #cf0005;
	padding: .3em .6em;
	color: #fff;
}

p.tx-jppageteaser-pi1-list-entry-link-item a:hover {
	
}

ul.uebersicht li a img {
	float: left;
	margin-right: .5em;
}

ul.uebersicht li h3 a {
	text-decoration: underline;
}

body#page15 ul.uebersicht li a img {
	border: none;
}

/* Spezialisten */
body#page86 div.csc-textpicHeader h2, body#page113 div.csc-textpicHeader h2 {
	display: inline;
}

/* @group Kartographie */

.marker-layer {
	background-color: #cc0000;
	border: 1px solid #777;
	color: #fff;
	padding: .25em;
}

#map_container img {
	border: 1px solid #000;
}

/* @end */

/* @group IRFAQ */
div.tx-irfaq-pi1 dt {
	margin-bottom: 1em;
}

div.tx-irfaq-pi1 dt span {
	text-decoration: underline;
}

#content div.tx-irfaq-pi1 img {
	border: none;
	padding: 0;
	vertical-align: baseline;
}

/* @end */



.clearboth {
	clear: both;
}

/* @group clearfix */

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

/* vor IE/Mac versteckt \*/
.clearfix {display: block;}
/* Ende des Versteckens fuer IE/Mac */

/* @end */


/* Bilder auf Startseite */
body#page2 img {
	border: none;
}


/* @group TYPO3 Edit Panel */

table.typo3-editPanel { border: none; background-color: #fff; width: auto;}
div.third table.typo3-editPanel img {
	width: auto;
	height: auto;
}
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid #ccc; background-color: #fff;}

div.third img.frontEndEditIcons {
	width: auto;
}
/* @end */

/* @end */


