/*
	Flugapi.com
*/

*{
    padding: 0;
    margin: 0;
    list-style: none;
	border: none;
}

html, body {
	font: normal 100.1%/1.4em Arial,Helvetica,sans-serif;
	background: transparent url('../images/bg.png')  repeat-x;
    font-size : 12px;
    text-align: center;
	line-height: 20px;
	color: #666666;
	height: 100%;
}

img {
    border: 0px;
}

p{
	margin-bottom: 20px;
}

a{
	text-decoration: none;
}

#main{
	margin: 0 auto -165px;
	text-align: left;
	width: 900px;
	min-height: 100%;
}

.page-txt{
	clear:right;
	display:block;
	font-size:18px;
	margin: 10px 0;
	color: #333;
}

h3{
	font-weight: normal;
	font-size: 18px;
	color: #222222;
	margin-bottom: 20px;
}

#footer #fcon ul li a:hover{
	color: #1f69ac;
}

/*
	Logo und Topmen�
*/

#main #head{
	width: 900px;
	height: 105px;
	
}

#main #head h1.logo{
	float: left;
	margin-left: -72px;
}

#main #head h1.logo a{
	text-indent: -9999px;
	display: block;
	width: 365px;
	height: 105px;
	background: transparent url('../images/logo.jpg') no-repeat;
}

#main #head ul.top-menue{
	float: right;
	margin-top: 38px;
}

#main #head ul.top-menue li{
	float: left;
	margin-left: 10px;
}

#main #head ul.top-menue li a{
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	float: left;
}

#main #head ul.top-menue li.active .menue-bg-right,
#main #head ul.top-menue li.active .menue-bg-left{
	float: left;
	width: 4px;
	height: 29px;
	background: transparent url('../images/menue-bg-left.png') no-repeat;
}

#main #head ul.top-menue li.active .menue-bg-right{
	float: left;
	background: transparent url('../images/menue-bg-right.png') no-repeat;
}

#main #head ul.top-menue li.active a{
	background: transparent url('../images/menue-bg.png') repeat-x;
}

/*
	Head Banner
*/

#main #head-banner{
	width: 1000px;
	height: 320px;
	background: transparent url('../images/billigflug-suchmaschine.jpg') no-repeat right;
}

#main #head-banner h2{
	height: 79px;
	width: 408px;
	float: left;
	margin-top: 47px;
	text-indent: -9999px;
	background: transparent url('../images/billigflug.png') no-repeat;
}

#main #head-banner #text{
	width: 450px;
	float: left;
	clear: both;
	 color: #252525;
	 line-height: 24px;
	 margin-top: 20px;
}

#main #head-banner .bewerben{
	width: 203px;
	height: 38px;
	float: left;
	text-indent: -9999px;
	clear: both;
	margin-top: 20px;
	background: transparent url('../images/online-bewerben.png') no-repeat;
}

/*
	4 Box
*/

#main ul.boxed{
	width: 900px;
	height: 190px;
	float: left;
}

#main ul.boxed li{
	float: left;
	width: 225px;
	height: 190px;
	text-align: center;
	background: transparent url('../images/box-line.png') no-repeat right;
}

#main ul.boxed li.last{
	background: none;
}

#main ul.boxed li .title4,
#main ul.boxed li .title3,
#main ul.boxed li .title2,
#main ul.boxed li .title{
	height: 100px;
	margin-top: 18px;
	text-indent: -9999px;
	display: block;
	background: transparent url('../images/adminpanel.jpg') no-repeat center;
}

#main ul.boxed li .title2{
	background: transparent url('../images/templates.jpg') no-repeat center;
}

#main ul.boxed li .title3{
	background: transparent url('../images/statistiken.jpg') no-repeat center;
}

#main ul.boxed li .title4{
	background: transparent url('../images/testsieger.jpg') no-repeat center;
}

#main ul.boxed li .text{
	widht: 150px;
	color: #8e8e90;
	display: block;
	padding: 5px 10px;
}

/*
	Content
*/

#main #content{
	margin: 40px 0;
	width: 900px;
	float: left;
	line-height: 24px;
	color: #666666;
}

#main #content #left{
	width: 500px;
	float: left;
}

#main #content #right{
	width: 350px;
	float: right;
}

/*
	Footer
*/

#main .push{
	height: 165px;
	clear: both;
}

#footer{
	width: 100%;
	height: 165px;
	clear: both;
	background: #f8f8f8 url(../images/footer.png) repeat-x;
}

#footer #fcon{
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
}

#footer #fcon ul{
	float: left;
	margin-top: 10px;
	margin-right: 50px;
}

#footer #fcon ul li .strong{
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

#footer #fcon ul li a{
	font-size: 10px;
	color: #4c4c4c;
}

ul.bewerben li label{
	width: 150px;
	float: left;
}

input,
ul.bewerben li input{
	border: 1px solid #ddd;
	padding: 4px;
	width: 420px;
}


input.error{
	background-color: #FF9E9E;
}

ul.bewerben2 li,
ul.bewerben li{
	margin-bottom: 4px;
}

input.radio,
input.check{
	margin: 6px 5px 0 0;
	float: left;
	width: auto;
	border: none;
}

input.smaminp{
	width: 100px;
	margin-right: 10px;
	float: left;
}

.sub{
	text-transform: uppercase;
	width: auto;
	font-size: 10px;
	background: #1F69AC;
	border: none;
	color: #fff;
}

.border{
	padding: 20px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.strong2{
	font-size: 16px;
	float: left;
	width: 100%;
	color: #333;
	margin-bottom: 10px;
}

ul.bewerben li textarea{
	border: 1px solid #ddd;
	padding: 4px;
	width: 250px;
}

textarea.error{
	background-color: #FF9E9E;
}

ul.partnerlist .image{
	float: left;
	width: 230px;
	margin-right: 20px;
}

ul.partnerlist{
	float: left;
}

ul.partnerlist li{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

ul.partnerlist li.last{
	border-bottom: 0;
}


/*
	Message Box
*/

.message-success,
.message-error,
.message-notice,
.message-critical{
	float: left;
	width: 100%;
	height: 41px;
	margin: 0 0 15px 0;
	color: #fff;
	background: transparent url('../images/messageBox/green-bg.png') repeat-x;
}

.message-error{
	background: transparent url('../images/messageBox/red-bg.png') repeat-x;
}

.message-notice{
	background: transparent url('../images/messageBox/blue-bg.png') repeat-x;
}

.message-critical{
	background: transparent url('../images/messageBox/yellow-bg.png') repeat-x;
}

.message-success .text,
.message-error .text,
.message-notice .text,
.message-critical .text{
	float: left;
	margin: 10px 0px;
}

.message-success .left,
.message-error .left,
.message-notice .left,
.message-critical .left{
	width: 4px;
	height: 41px;
	float: left;
	background: transparent url('../images/messageBox/green-left-right.png') no-repeat;
}

.message-error .left{
	background: transparent url('../images/messageBox/red-left-right.png') no-repeat;
}

.message-notice .left{
	background: transparent url('../images/messageBox/blue-left-right.png') no-repeat;
}

.message-critical .left{
	background: transparent url('../images/messageBox/yellow-left-right.png') no-repeat;
}

.message-success .right,
.message-error .right,
.message-notice .right,
.message-critical .right{
	width: 4px;
	height: 41px;
	float: right;
	background: transparent url('../images/messageBox/green-left-right.png') no-repeat -4px 0;
}

.message-error .right{
	background: transparent url('../images/messageBox/red-left-right.png') no-repeat -4px 0;
}

.message-notice .right{
	background: transparent url('../images/messageBox/blue-left-right.png') no-repeat -4px 0;
}

.message-critical .right{
	background: transparent url('../images/messageBox/yellow-left-right.png') no-repeat -4px 0;
}

.message-success img.icon,
.message-error img.icon,
.message-notice img.icon,
.message-critical img.icon{
	float: left;
	margin: 13px 14px 14px 14px;
}
