/* @override http://localhost/css/fly2study.css */

html, body {
	height: 100%;
}

body {
	background-color: #586893;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 955px;
	left: -437px;
	margin-left: 50%;
	height: 100%;
	position: absolute;
}
iframe#iFrameContent {
	background-color: #cdd0df;
	border-width: 0;
	border-color: #fff;
}
div#iframeBox {
	height: 100%;
	width: 635px;
	float: left;
	border-width: 0;
	border-color: #fff;
}

#iFrameContent {
	width:635px;
	height:100%;
	border-width: 0;
	margin: 0;
	padding-top: 0;
	padding: 0;
	border-color: #fff;
}

#firstLogo {
	width: 260px;
	height: 100px;
	padding-top: 100px;
	padding-bottom: 25px;
}
#rigthBorder {
	height: 100%;
	width: 15px;
	float: left;
	display: block;
	background: url(../images/right_bg.jpg) left top;
}
#menu {
	width: 265px;
	height: 100%;
	float: left;
	background: url(../images/left_bg.jpg) no-repeat right top;
	padding-left: 6px;
}
.tbleftbg {
	background-image: url(/Bilder/template_24.jpg);
	background-repeat: repeat-y;
}

.tbrightbg {
	background-image: url(/Bilder/template_25.jpg);
	background-repeat: repeat-y;
}

.tbmitteflugshop {
	background-image: url(/Bilder/bg_flugshop.jpg);
	background-repeat: repeat-x;
}
.flugshoptitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #0066CC;
	letter-spacing: 0.4em;
	font-weight: lighter;
}
.flugshoptitel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	letter-spacing: 0.1em;
}
.menu, .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.03em;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	letter-spacing: 0.03em;
}
table.menutable {
	border-bottom: 1px solid #808080;
	width: 255px;
}

#menu table.menutable td.menubild {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 35px;
}

img#plLogo {
	padding-left: 5px;
	padding-bottom: 20px;
}

#menu table.menutable td {
	border-top: 1px solid #999;
	padding-left: 5px;
}

