﻿/*  
Theme Name: AEROWEST
Theme URI: http://www.aerowest.de
Description: AEROWEST 
Version: V.1.1
Author: Uwe Behrendt by wum.DEsign
Author URI: http://www.wumdesign.de 
 */
 



#rechts_bottom a,#rechts_bottom:visited {color:#ffffff;text-decoration:none;} 
#rechts_bottom:hover                    {background-image:url("images/190_blau.png");background-repeat:no-repeat;}
#rechts_bottom {
	background-image:url("images/190.png");
  background-repeat:no-repeat;
	position: relative;
	float: left;
	width: 175px;
	height:110px;
	margin:0px 0 0 5px;
	padding: 5px 0px 5px 20px;
}
.startpage_l {
padding: 10px 0px 0px 10px;
background: #fff;
}
.read-more_kontakt a,.read-more_kontakt:visited {color:#ffffff;text-decoration:none;} 

.read-more_kontakt  {
background-image:url("images/270.png");
background-repeat:no-repeat;
float:left;
margin-bottom:0;
margin-left:15px;
margin-right:0;
margin-top:17px;
padding-bottom:5px;
padding-left:60px;
padding-right:65px;
padding-top:4px;
position:relative;
text-decoration:none;
height:22px;
font-weight:700;
}

.read-more_kontakt:hover {
background-image:url("images/270_blau.png");
background-repeat:no-repeat;
}

ul {list-style-type: none;} 
 
 
/*sonne liste*/
li.sonne	 				{ list-style-image: url(images/li_sonne.gif);
	                  line-height:2em;}

.partner        {text-align:center;padding:5px 0 5px 0;border: 1px solid #D9D9D9;width:200px; 
	              color:#626262;display:block;font-weight:700;}


 
#registerform {  
padding: 6px;	
border: 1px solid #ccc;
background:#f4f4f4;	 
}
 
.Contenttext img {	padding-right:5px;	}
 .kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 150Px;
	height: 240px;

	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 { 
	background: url(images/luftbild.png)  no-repeat;
	background-color: #53b388;
}
#kwick_2 {
	background: url(images/gis.png) no-repeat;
	background-color: #5a69a9;
}
#kwick_3 {
	background: url(images/gelaendemodell.png) no-repeat;
	background-color: #c26468;
}
#kwick_4 { background: url(images/stadtmodell.png) no-repeat;
	background-color: #bf7cc7;
}
#kwick_5 { background: url(images/aerodach.png) no-repeat;
	background-color: #00ff00;
}
#kwick_6 { background: url(images/solarpotential.png) no-repeat;
	background-color: #ffff00;
}


.kwicks.horizontal #kwick_6 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_6 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
 

/*pdf*/
a.lipdf{padding-right: 12px;	background: white url(images/link_icon_pdf.png) no-repeat right;}

small  {font-size: 0.85em;margin: 0 20px 8px;}

#search form {	position: relative;	float: right;}
/*.topnav {
	position: relative;
	float: left;
	margin-top: -2px;
}*/
.topnav {
float:right;
margin-right:1px;
margin-top:0;
padding:0;
position:relative;
width:190px;
}
input#livesearch {
	width: 110px;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	border: 1px inset #D9D9D9;
	background: #f8f8f8;
	color: #000;
	padding: 4px 1px 0 5px;
	margin: 1px 2px 1px 540px;
}
#searchreset {
	margin: 0 0 6px;
	padding: 0 0 0 12px;
	height: 13px;
	width: 13px;
	background: url(images/reset-fff.png) top no-repeat;
}
#searchload {
	margin: 0 0 3px;
	padding: 0 0 0 12px;
	height: 16px;
	width: 16px;
	background: url(images/spinner.gif) top no-repeat;
}
.white_content_start {
	display: none;
	position: absolute;
	top: 0;
	width: 670px;
	height: 250px;
	padding: 15px;
	border: 1Px solid gray;
	z-index: 1002;
	overflow: auto;
	list-style: none;
	background: white;
}
.white_content {
	display: none;
	position: absolute;
	top: 0;
	width: 520px;
	height: 250px;
	padding: 15px;
	border: 1Px solid gray;
	z-index: 1002;
	overflow: auto;
	list-style: none;
	background: white;
}
#instantsearch div {
	background: #fff;
}
ul.se {
	list-style-type: none;
	background: none;
	line-height: 15px;
	padding: 0 0 15px;
	font-size: 0.85em;
}
#instantsearch ul {
	margin: 0;
}
#instantsearch h3 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 15px 10px;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
body, ol, li, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	background: #fffff;
	font: 80%/1.5 Arial, Helvetica, Verdana, sans-serif;
}

#main {
	position: relative;
	float: left;
	width: 1000px;
	
}
#top {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.sidebar {
	position: relative;
	float: left;
	width: 205px;
	margin-top: 15px;
	background: #fff;
}
#head h1 a {
	left: 0;
	text-indent: -9999px;
	position: absolute;
	outline: none;
	width: 210px;
	height: 75px;
	z-index: 2;
}
.blogname {
	background: url(images/aerowest_start.png) no-repeat;

}
.description {
	position: absolute;
	top: 0;
	text-indent: -9999px;
}
#head {
	background: transparent url(images/bg_header.jpg) repeat-x;
	float: left;
	margin: 0 0 10px 0px;
	width: 997px;
	height: 52px;
	position: relative;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;

}
.headoben {
	border-bottom: 1px solid #D9D9D9;
	font-size: 0.1em;
	margin: 0;
	padding: 0 0 0;
}


.li_server_ub {
	width: 100%;
	text-align: center;
	font-weight: 700;
	color: #FFFFFF;
	background: #002A5C;
}

.btnLogIn,.btnNew { overflow:visible;}
.gs_bild {float:left;
  display: inline-block;
  padding:40px 0 0 5px;
 }


#registerform label {
	width: 150px;
	margin: 4px 10px 0 0;
	display: inline-block;
	text-align: right;
	vertical-align: top;
}
#registerform label span {
	width: 150px;
	display: block;
}
#news {
	border-bottom: 1px solid #CCC;
	margin-left: 0;
	margin-top: 5px;
	padding: 8px 0 0px;
	clear: both;
	position: relative;
	float: left;
	background: url(images/news_top.gif) no-repeat top left;
	width: 990px;
	height: 30px;
}
#news li {
	display: inline;
	list-style-type: none;
}
#news li a {
	text-decoration: none;
	font-weight: 700;
	color: #181E4A;
}
#news li a:hover {
	text-decoration: underline;
	font-weight: 700;
	color: #0071B2;
}
#news .cat {
	padding: 0 0 0 5px;
}
#news .datum {
	padding: 0 0 0 100px;
	font-weight: 700;
	color: #FFFFFF;
}
#news .txt {
	padding: 0 0 0 15px;
	font-weight: 700;
	color: #002A5C;
}


#boxen { 
	height:240px;
	width:1000px;
	padding-top:15px;
	float: left;
	
/*	background: url(images/box_bg.gif) no-repeat;*/
	}
ul.box  {margin-left:0px; margin-top:0px; padding-left: 0;padding-top:2px; white-space: nowrap;}
.box li {display: inline; list-style-type: none; padding-right:15px;	 }




/*#tab_box {
	margin-left: 0;
	padding: 5px 0 0 10px;
	background-color: red;
	background: url(images/tabs_background.gif) no-repeat top left;
	width: 933px;
	height: 30px;
	clear: both;
	float: left;
}
#tab_box_frame {
	margin-left: 0;
	padding: 0 0 0 10px;
	background: #EDEFF0 url(images/bottom_gradient.jpg) repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 923px;
	height: 135px;
	clear: both;
	float: left;
	margin-bottom: 15px;
}
#container {
	margin-top: -32px;
	margin-left: -10px;
	position: relative;
	clear: both;
	float: left;
	z-index: 1;
}
#t1 a, #t2 a, #t3 a, #t4 a {
	color: #0071B2;
	font-weight: 700;
	text-decoration: none;
}
#t1 a:hover, #t2 a:hover, #t3 a:hover, #t4 a:hover {
	text-decoration: underline;   */
}
.l_kal {
	float: left;
	width: 400px;
	height: 130px;
	overflow: hidden;
}
.kalender {
	float: right;
	width: 140px;
	height: 130px;
}
#wp-calendar #next a, #wp-calendar #prev a {
	color: #0071B2;
	text-decoration: none;
	display: block;
}
#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
	text-decoration: underline;
}
#wp-calendar th {
	color: #FFF;
	background: #0071B2;
}
#wp-calendar {
	empty-cells: show;
	width: 90%;
	text-align: center;
	font-size: 8px;
}
#wp-calendar caption {
	margin-bottom: 2px;
}
#wp-calendar caption a {
	color: #0071B2;
	text-decoration: none;
}
#wp-calendar caption a:hover {
	text-decoration: underline;
}
#wp-calendar a img {
	border: none;
	text-decoration: none;
}
.w_gog {
	margin-top: -165px;
	margin-left: 630px;
	position: relative;
	clear: both;
	float: left;
	z-index: 1;
	height: 130px;
	width: 335px;
}
.inhalt_startpage {
	padding-top:18px;
	position: relative;
	width:690px;/*580*/
	float: left;

}
.inhalt_startpage a {
	color: #002A5C;
	font-weight: 700;
	text-decoration: underline;
}

.inhalt_startpage a:hover {
	color: #999;
	font-weight: 700;
	text-decoration: none;
}


/*.inhalt {
	margin-top: 15px;
	margin-left: 3px;
	position: relative;
	width: 580px;
	float: left;
	background: #fff;
}*/

.inhalt {
	background: #fff;
	padding-top:0px;
	position: relative;
	width:595px;
	float: left;

}
.entrys_page {
	width: 575px;
	line-height: 20px;
	padding: 0px 0px 5px 17px;
	margin-bottom: 14px;
	position: relative;
	float: left;
	color: #333;
	font-size: 12px;
	background: #FFF;
}

.contenttext {width: 560px;      }
/*.entrys_page {width: 560px;      }*/


/*.entrys_page a:hover                {	color: #002A5C;	font-weight: 700;/*	text-decoration: underline;} */*/
.entrys_page a                     {	color: yellow;	}
.entrys_page a:hover, .cat a:hover  {	color: red;     }


.entrys_page h2 {
	background: url(images/bar_unten.gif) 0 20Px no-repeat;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0 0 10px;
	width: 575px;
}
.bar_u {
	background: url(images/bar_oben.gif) 0 10Px no-repeat;
}
.bar_o {
	background: url(images/bar_unten.gif) 0 20Px no-repeat;
}
.entrys_page h2 a {
	
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0 0 10px;
	margin-bottom: 10px;
}



#rechts {
	background: url(images/login_bg_b.gif) no-repeat;
	position: relative;
	float: left;
	width: 190px;
	height:250px;
	margin:15px 0 0 0px;
	padding: 30px 0 0 10px;
}
#rechts_sp {
	border: 1px solid #DEDEDE;
	position: relative;
	float: left;
	width: 180px;
	height:110px;
	margin:0px 0 20px 0px;
	padding: 15px 5px 5px 10px;
}





.login_form_b {
	background: url(images/login_bg_b.gif) no-repeat;
  float:left;
  margin: 0;
	padding: 30px 0 0 5px;
	color: #333;
	height:250px;
  
}

#loginform {
	background: url(images/login_bg.gif) no-repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 129px;
	width: 280px;
	overflow: hidden;
}




.login_form {
  float:left;
  margin: 0;
	padding: 40px 0 0 40px;
	color: #333;
}

form input .u_in {
	
}

a img {
	border: none;
	text-decoration: none;
}
#top .breadcrumb {
	position: relative;
	clear: both;
	padding: 0 0 10px 10px;
	float: left;
	width: 930px;
	background: fff;
}
#top .breadcrumb a {
	color: #333;
	text-decoration: none;
}
#top .breadcrumb a:hover {
	text-decoration: underline;
}
.unter_nav {
	padding: 10px 5px;
	text-align: center;
}
.nav_block_page {
	padding-bottom: 10px;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul a {
	font-weight: 700;
	color: #0071B2;
	text-decoration: none;
}
.sidebar ul a:hover {
	text-decoration: underline;
}
.sidebar  li {
	padding: 1px 0 1px 8px;
}
.glossymenu {
	margin: 0 0 5px;
	padding: 0;
	width: 200px;
	border: 1px solid #D9D9D9;
	border-bottom-width: 0;
}
.glossymenu a.menuitem {
	background: gray url(images/glossyback.gif) repeat-x bottom left;
	color: #002A5C;
	font-weight: 700;
	display: block;
	position: relative;
	width: auto;
	padding: 4px 0 4px 5px;
	padding-left: 10px;
	text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: #626262;
}
.glossymenu a.menuitem .statusicon {
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	background: url(images/glossyback2.gif);
}
.glossymenu div.submenu {
	background: white;
}
.glossymenu div.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	border-bottom: 1px solid #D9D9D9;
}
.glossymenu div.submenu ul li a {
	display: block;
	font-weight: 700;
	color: #626262;
	text-decoration: none;
	padding-left: 8px;
}
.glossymenu div.submenu ul li a:hover {
	color: #002A5C;
}
.glossymenu div.submenu .current_page_item a, .glossymenu div.submenu .current_page_item a:link, .glossymenu div.submenu .current_page_item a:visited {
	color: #002A5C;
}
#news a {
	color:#002A5C;
font-size:130%;
text-decoration:none;
}
#news a:hover {
	text-decoration: underline;
}
#top  h3 {
	color: #333;
	display: block;
	padding: 2px 0;
	font-size: 13px;
	font-weight: 700;
	clear: both;
}
.entrys_page img {
	margin: 10px 5px 5px;
}
.postinfo {
	border: 1px solid #D9D9D9;
  width: 550px; 
	padding: 5px 0 5px 6px;
	
}
.more {
	padding: 0 20px 0 0;
	text-decoration: none;
	bottom: 20px;
	right: 20px;
	background: url(images/weiterlesen.gif) no-repeat right 4px;
}
.admincomment {
	width: 500px;
	background: #eee;
}
.authorcomment {
	color: #666;
	font-style: italic;
	font-weight: 700;
}
.gravatar {
	float: left;
	width: 90px;
	height: 85px;
	position: relative;
}
.comment_entry {
	float: left;
	width: 410px;
}
.comment_entry p {
	clear: both;
}
#top .commentlist {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dedede;
}
.commentlist li {
	border-bottom: 1px solid #dedede;
	clear: both;
	float: left;
	line-height: 1.5em;
	padding: 5px 0 0;
	width: 500px;
}
.commentlist li .floatright {
	font-size: 0.917em;
}
#respond, #trackbacks {
	clear: both;
	padding-top: 20px;
}
.trackback_list {
	margin: 0 0 30px 20px;
	padding: 0;
	list-style-position: outside;
}
.trackback_list li a {
	color: #fff;
	text-decoration: underline;
}
#comments, #respond, #trackbacks {
	margin-bottom: 10px;
}
#commentform small {
	font-size: 0.917em;
	font-weight: 700;
	color: #333;
}
#commentform small span {
	font-weight: normal;
	color: #bcbcbc;
}
#commentform label {
	padding-left: 5px;
}
#commentform input {
	width: 200px;
	padding: 5px;
	border: 1px solid #dedede;
	color: #333;
	line-height: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #fff;
}
#commentform textarea {
	border: 1px solid #dedede;
	color: #333;
	height: 170px;
	overflow: auto;
	padding: 5px;
	width: 488px;
	background: #fff;
	font: 12px/1.5em Tahoma, Verdana, Arial, sans-serif;
}
#commentform #submit {
	cursor: pointer;
	border: 1px solid #333;
	color: #fff;
	background: #333;
}
#commentform #submit:hover {
	cursor: pointer;
	color: #333;
	font-weight: 700;
	padding: 4px 5px 6px;
	background: #fff;
}
.comment_entry .floatright {
	padding-right: 5px;
}
#front-end-login {
	position: relative;
}
#front-end-login label {
	padding-left: 5px;
}
.input_text {
	width: 30%;
	border: 1px solid #dedede;
	padding: 3px 5px;
}
.button-login {
	border: none;
	cursor: pointer;
	position: absolute;
	height: 40px;
	width: 128px;
	left: 230px;
	padding: 15px 11px 0 0;
	top: 25px;
	background: #fff url(images/icon-login.png) top left;
}
.button-login:hover {
	background-position: bottom left;
}
#labelremember {
	display: block;
	left: 223px;
	position: absolute;
	top: 73px;
}
#front-end-login a {
	color: #333;
	text-decoration: none;
	padding: 2px 10px 2px 0;
}
#front-end-login a:hover {
	color: #666;
	text-decoration: underline;
	padding: 2px 10px 2px 0;
}
.rsswidget {
	display: block;
}
.rss-date {
	color: #666;
	font-size: 11px;
}
pre {
	font: 12px "Courier New", Courier, monospace;
}
code {
	border: 1px solid #ddd;
	padding: 10px;
	display: block;
	overflow: auto;
	color: #333;
	width: 470px;
	background: #fefefe;
	font: 12px "Courier New", Courier, monospace;
}
.noborder, .noborder img, .noborder a img {
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.alignnone, .fullsize {
	float: none;
	margin: 0px 0;
	
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
	max-width: 490px;
	overflow: hidden;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.5em;
	max-width: 500px;
	overflow: hidden;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearboth {
	clear: both;
}
blockquote {
	padding: 5px 30px 0;
	margin: 10px 0;
	color: #666;
	background: url(images/quote.png) no-repeat top left;
}


.footer {
/*text-align:center;*/
font-size:11px;	
margin-top:10px;
margin-left:150px;
/*border-top:1px solid #cccccc;	
padding:20px 0 0 0px;*/
clear: both;
}

.footer a {
color:#333333;
text-decoration:none;
}



.footer_txt{
	padding-top:12px;
	padding-left:1px;
	float:left;
font: normal 11px Arial, Helvetica, sans-serif;
text-align: center;	
	
	}
 
.qtrans_language_chooser    {	padding-top:0px;	padding-left:100px;	float:left;}

#qtrans_language_chooser li { list-style-type:none;	float:left; padding:3px 0px 0px 0px; } 
.qtrans_flag                { padding-left:20px; vertical-align:middle;}

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
 