/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body 
{
	background-color: #FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#cwrap{
	margin:0px auto;
	position:relative;
	text-align:left;
}

#content div.inactive {
	display: none;
}
#content div.active {
	display: block;
}

#tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE5100;
	background-color: #cc2030;
	height:16px;
}

#tabs li {
	margin-left: 10px;
	padding: 0 2px;
	height:16px;
	cursor:pointer;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border: 1px solid #FFFFFF; */
	border-bottom-width:0px;
	display: block;
	float:left;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	-moz-user-select:none;
	-khtml-user-select:none;
}

#tabs li.inactive {
	background-color:#cc2030;
	color: #FFD2B4;
}

#tabs li.active {
	background-color:#CE5300;
	color: #FFFFFF;
}
#tabs .inactive:hover {
	background-color: #FFB482;
}

#tabs strong {
	font-weight:bold;
}
#tabs img {
	margin-top:2px;
}



#header {
	height: 70px;
	background-color: #cc2030;
	padding-top: 10px;
}
#header div {
	position: absolute;
	top: 5px;
	right: 5px;
}
#header h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFDBC4;
	margin: 5px;
}
#airlinesInterlink li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#airlinesInterlink {
	text-align: center;
	margin-top: 50px;
}
#airlinesInterlink a,#airlinesInterlink strong {
	font-size: 10px;
	color: #9F1438;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
#reisebuchFooter {
	text-align: center;
}

#content {
	min-height:800px;
}

#content div {

}
#content ul {
	list-style-type: circle;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#content li {
	margin: 5px;
}
#content  strong {
	font-weight: bold;
	color: #CE5100;
}
#content  h1 {
	font-weight: bold;
	color: #9F1438;
	font-size:120%;
	margin:10px 0 5px 0;
}
#content  h2 {
	font-weight: bold;
	color: #9F1438;
	font-size:110%;
	margin:10px 0 2px 0;
}

#content1, #content2, #content3, #contentNews {
	padding:20px;
}
#content1 {
	width:600px;
}
iframe {
	width:100%;
	height:2000px;
	border:none;
	margin:0;
	padding:0;
}
