/* 
Theme Name: aerotec2010
Theme URI: 
Description: Version 1 von S&F
Version: 1.1
Author: Guido Kruschke
Author URI: 
Tags:
Text Domain: 


Stylesheet-Datei für allgemeine Styles
09-08-05 SW, schalk & friends gmbh */


/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin-left: 0;
	padding: 0;
}

/* Bildausrichtung fuer caption */

.leftalign, .alignleft {
	float: left;
	margin: 0 10px 10px 0;
	/* padding-left: 10px; */
	background-color: #F3F3F3;
}

.rightalign, .alignright {
	float: right;
	margin: 0 0 10px 10px;
	/* padding-left: 10px; */
	background-color: #F3F3F3;
}
.entry .aligncenter {
	margin: 10px auto 10px auto;
	float: none;
	display: block;
}


* {
	padding: 0;
	margin: 0;
	border: 0;
}


h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn,  var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}


fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

a {
	outline: none;
}

.clearfix:after { /* automatisches Clearing von Floats */
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

p {
	font-size:1.2em;
	line-height: 140%;
	margin-bottom: 10px;
}

p.error {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 15px;	
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #31227E;
	}

h3 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:5px;
	color: #000000;
}

h4 {
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:5px;
}

a {
	text-decoration: none;
	color: #000000;	
}

a:hover {
	text-decoration: underline;
}

/* Allgemeines Layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #FFFFFF;
}

#hline {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

#headerWrapper {
	position: relative;
}

#pageWrapper {
	width: 1140px;
	margin: 0 auto;
}

#innerPageWrapper {
	width: 960px;
	float: left;
	padding-bottom: 1px;	
}

#header {
	width: 960px;
	background-color: #fff;
	position:relative;
}

#content {
	width: 960px;
	background: transparent url(/wp-content/themes/aerotec2010/images/bg_content.jpg) left top repeat-y;
}

#innerContent {
	padding: 19px 19px 0px 19px; 
	width: 602px;
	float: left;
	margin-bottom: 20px;
}

#innerContent h2 a {
	color: #31227E;
	text-decoration: none;
}

#innerContent h2 a:hover {
	color: #aaa;
	text-decoration: none;
}

#innerInnerContent {
	padding: 0 14px 0 0;
}

#sidebarWrapper {
	float: right;
	width: 302px;
	padding: 16px 9px 14px 9px;
}

#footer {
	float: left;
	font-size: 0.9em;
	width: 960px;
	/* height: 35px; */
	background: #F1F1F1;
	color: #333333;
}

#footer ul {
	color: #333333;
	font-size:1.1em;
	display: block;
	padding-left: 10px;
}

#footer ul a {
	color: #333333;
	font-size:1.1em;
	display: block;	
}

#footer ul li {
	width: 200px;
	float: left;
}

.navFooterWrapper{
	padding: 20px 0 0px 0;
	margin: 0px 0px 5px 0;
	border-top:1px solid #CCCDCE;
	float: left;
	width:602px;
}

.navFooter {
	margin: 0;
}

#innerContent .navFooterWrapper ul{
	padding: 0px;
	margin: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style: none;
}

#innerContent ul.navFooter2 {
	border-bottom:1px solid #BFBFBF;
	border-top:1px solid #BFBFBF;
	margin:0 16px 24px 0;
	padding:10px 0;
	font-size: 1.0em;
	line-height: 1.4em;
	list-style: none;
}

#innerContent ul.navFooter2 li {
	background:transparent url(/wp-content/themes/aerotec2010/images/icon-pipe-breadcrumb.gif) no-repeat scroll right center;
	float:left;
	font-size:1.1em;
	margin-right:4px;
	padding-right:5px;
}

#innerContent ul.navFooter2 li.socialbookmarks {
	width: 	220px;
	margin: 0px;
	padding: 0px;
}

#innerContent ul.navFooter2 li.bewerten {
	width: 	120px;
}


.navFooter li {
	float: left;
	margin-right: 5px;
	padding-right: 6px;
	float: left;
}

.navFooter li a,
.navFooter li span {
	text-decoration: none;
	color: #000;
	float: left;
	padding-right: 14px;
}

.navFooter li a:hover {
	text-decoration: underline;
	color: #000000;
}

.navFooter li a.icon {
	padding-right: 0px;
}

#innerContent .navFooter2 li a.icon img, 
#innerContent .navFooter li a.icon img{
	padding: 0px;
	border:1px solid #CCCDCE;
}

.navFooter li.last {
	background: none;
}

.navFooter .bookmarks,
.navFooter .voting {
	float: left;
}

.navFooter .bookmarks a,
.navFooter  .voting a {
	background:  none;
	padding: 0;
	margin: 0 1px;
}

.navFooter .voting a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	padding: 0;
	margin: 0;
}

.navFooter .voting a.active{
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-active.jpg) left center no-repeat;
}

.navFooter .voting a.halfactive {
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-active_half.jpg) left center no-repeat;
}

.navFooter .voting a.inactive {
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-inactive.jpg) left center no-repeat;
}

/* footer 2*/

.navFooter2 {
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding: 10px 0;
	margin: 0px 16px 24px 0;
}

.navFooter2 li {
	font-size: 1.1em;
	float: left;
	margin-right: 5px;
	padding-right: 6px;
	background: transparent url(/wp-content/themes/materialfluss/images/icon-pipe-breadcrumb.gif) right center no-repeat;
}

.navFooter2 li a,
.navFooter2 li span {
	text-decoration: none;
	color: #000;
	float: left;
}

.navFooter2 li a:hover {
	text-decoration: underline;
	color: #CC071E;
}
.navFooter2 li.last {
	background: none;
}

.navFooter2 .bookmarks,
.navFooter2 .voting {
	float: left;
}

.navFooter2 .bookmarks a,
.navFooter2  .voting a {
	background:  none;
	padding: 0;
	margin: 0 1px;
}

.navFooter2 .voting a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.navFooter2 .voting a.active{
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-active.jpg) left center no-repeat;
}

.navFooter2 .voting a.halfinactive {
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-active_half.jpg) left center no-repeat;
}

.navFooter2 .voting a.inactive {
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-star-inactive.jpg) left center no-repeat;
}


/* Newsletter und Suche Box */

#newsletterWrapper {
	padding: 8px 0;
	margin-bottom:8px;
}

#newsletterWrapper h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}

#newsletterWrapper #newsletterForm {
	float: left;
	width: 145px;
}

#newsletterWrapper input {
	float: left;
	display: block;
}

#newsletterWrapper input.text {
	width: 118px;
	padding: 1px 3px;
	color: #000;
	font-size: 1.2em;
}

#newsletterWrapper #searchForm input.text {
	border: 1px solid #000;
}

#newsletterWrapper #newsletterForm input.text {
	border: 1px solid #a3a3a3;
}

#newsletterWrapper input.button {
	border: none;
	background: transparent url(/wp-content/themes/materialfluss/images/icon-pfeil-weiss.gif) center center no-repeat;
	text-indent: -9999px;
	line-height: 0px;
	height: 19px;
	width: 17px;
}

#newsletterWrapper #newsletterForm input.button {
	background-color: #a3a3a3;
}

#newsletterWrapper input.botton {
	float: left;
}

#newsletterWrapper div.sidebarIcons{
	float: right;
	padding: 20px 0px 0px 0px
}


/* Headerbereich */

#logoWrapper {
	height: 159px;
}

#bannerTop {
	text-align: left;
	padding: 0px 0 10px 0;
}

#bannerSky {
	float: right;
	/* width: 160px; */
	padding-top: 120px;
}	

.logoAerotec	{
	position:absolute;
	left: 10px;
}	

/* Meta-Navi */

#navMeta {
	padding: 0 0 0 420px;
	font-size: 1.2em;
}

#navMeta li {
	float: right;
	padding: 0 0 3px 20px;
}

#navMeta li a {
	white-space: nowrap;
	font-weight: bold;
}

/*#navMeta li.last {
	float: right;
	padding: 0 0px 3px 0;
}*/

#navMeta li a:hover {
	text-decoration: underline;
}

/* Startseiten-Portlets */

.newsPortlet {
	padding-right: 16px;
	display: block;
	float: left;
	margin-bottom: 16px;
}

.newsPortlet .img a {
	display: block;
}

.newsPortlet .big {
	display: block;
	float: left;
	margin-right: 1px;
}

.newsPortlet .small {
	display: block;
	float: left;
	margin-right: 1px;
}

.newsPortlet .last {
	margin-right: 0;
}

.newsPortlet .text {
	height: 120px;
	padding: 0 16px 16px 16px;
	float: left;
	display: block;
	width: 250px;
}

.newsPortlet .text h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

.newsPortlet .text h1,
.newsPortlet .text h1 a {
	color: #333;
	text-decoration: none;
}

.newsPortlet .text p a {
	padding:0 0 0 0;
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
}

.newsPortlet .text a.additional {
	font-size: 1.2em;
	margin-bottom: 0px;
}

#innerContent ul#topTeaser {
	font-size:1.0em;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
}

#innerContent ul#topTeaser img {
	margin: 0px;
	padding: 0px;
}


#innerContent p {
	font-size: 1.25em;
	line-height: 1.4em;
}

/* Breadcrumb */

#innerContent ul#breadcrumb {
	list-style: none;
	padding:5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

/* Navigation */

#navMainGreen,
#navInnen {
	position: relative;
	z-index: 4;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFFFFF;
}

.navMain li {
	float: left;
	padding: 0px 3px 0px 10px;
	position: relative;
}

.navMain li a {
	text-decoration: none;
	color: #31227E;
	display: block;
	text-transform: uppercase;
}

.navMain li ul li a{
	padding: 0px 0px 3px 0px;
}

/*
.navMain li a.firstNavi {
	width: 117px;
}

.navMain li a.first {
	width: 116px;
}

.navMain li a.last {
	width: 119px;
}
*/

#navMainGreen li.active a,
#navInnen li.active a,
#navMainGreen li.sfhover a,
#navInnen li.sfhover a,
#navMainGreen li:hover a,
#navInnen li:hover a,
#navMainGreen li a:hover,
#navInnen li a:hover {
	color: #888888;
}

#navMainGreen li.active a.first,
#navInnen li.active a.first,
#navMainGreen li.sfhover a.first,
#navInnen li.sfhover a.first,
#navMainGreen li:hover a.first,
#navInnen li:hover a.first {
	color: #888888;
}

/* navMain - 2. Naviebene */

/* navMain - 2. Naviebene */

.navMain li ul {
	position: absolute;
	top: 10px;
	width: 100%;
	left: -999em;
}

#navMainGreen li.active ul li a,
#navInnen li.active ul li a,
#navMainGreen li:hover ul li a,
#navInnen li:hover ul li a,
#navMainGreen li.sfhover ul li a,
#navInnen li.sfhover ul li a,
#navMainGreen li ul li a:hover,
#navInnenli ul li a:hover {
	background: none;
}

#navMainGreen li ul,
#navInnen li ul {
	/*background: transparent url(/wp-content/themes/aerotec2010/images/bg_subnavi.jpg) top left;
	width: 156px;*/
}

#navMainGreen.ul{
	z-index: 100;
	position: relative;
}

#navMainGreen ul {
	z-index: 101;

}

#navMainGreen ul li{
	z-index: 102;

}
#navMainGreen ul li ul{
	z-index: 103;
}

#header{
	z-index: 1000;
}


.navMain li:hover ul,
.navMain li.sfhover ul {
	left: 0px;
	width: 172px;
}

.navMain li:hover ul li,
.navMain li.sfhover ul li {
	display: block;
	white-space: nowrap;	
	padding: 2px 10px 2px 16px;
	clear: both;	
	width:203px;
}

#navMainGreen li ul a,
#navInnen li ul a,
#navMainGreen li:hover ul a,
#navInnen li:hover ul a,
#navMainGreen li.sfhover ul a,
#navInnen li.sfhover ul a {
	color: #000000;
	display: block;
}

.navMain li ul a,
.navMain li:hover ul a,
.navMain li.sfhover ul a {
	color: #666;
	display: block;
	text-transform:none;
}

#navMainGreen li:hover ul li:hover a,

#navMainGreen li.sfhover ul li a:hover, 
#navInnen li.sfhover ul li a.pfeil:hover{
	text-decoration: underline;
}

#navMainGreen li:hover ul li:hover ul li a,
#navInnen  li:hover ul li:hover ul li a,
#navMainGreen li.sfhover ul li ul li,
#navInnen  li.sfhover ul li ul li {
	background: none;
}

#navSub {
	padding: 0px 10px 2px 16px;
	font-size: 1.2em;
}

#navSub li {
	float: left;
	padding: 0 0 0 5px;
	display: block;
}

#navSub li.active a {
	color:#000000;
}

#navSub li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	padding: 4px 8px 4px 3px;
	white-space: nowrap;	
}

#navSub li.grey {
	float: right;
}

.navMain li ul li a {
	height: 15px;
}

#breadcrumb {
	display: block;
	font-size: 1.1em;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#breadcrumb li {
	float: left;
	padding-right: 6px;
}

#breadcrumb li a {
	float: left;
	text-decoration: none;
	color: #666;
	padding-right: 7px;
	background: transparent url(/wp-content/themes/aerotec2010/images/icon-pipe-breadcrumb.gif) right center no-repeat;
}

#breadcrumb li.last,
#breadcrumb li.last a {
	padding-right: 0;
	background: none;
}

/*content*/

#impressum	{
	font-size:1.2em;
	line-height:1.2em;
	/*float: left;*/
}

#innerContent .portletContent{
	float: left;
	width: 602px;
	margin-bottom: 24px;
}

#innerContent h3{
	color: #7a7a7a;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

#innerContent .portletContent a,
#sidebar .boxContent a {
	padding:0 0 0 0;
	text-decoration:none;
	font-weight: bold;
}

#innerContent p.date{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
}

#innerContent p.tags{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#innerContent p.tags:hover{
	font-color: #aaa;
}

#sidebarWrapper img {
	border: 1px solid #cccccc;
	margin-bottom:5px;
}

#innerContent img.right{
	float: right;
	padding: 5px;
	/* padding: 5px 0px 20px 25px; */
}

#innerContent img{
	float: left;
	padding: 5px;
	/* padding: 5px 25px 20px 0px; */
}

#innerContent img.werbeplatz{
	float: right;
	padding: 20px 45px 20px 45px;
	border: 1px solid #cccdce;
	margin: 10px 0px 10px 12px;
}

#innerContent ul{
	/* padding: 20px 45px 20px 45px; */
	padding: 0px 15px;
	margin: 10px 0px 10px 12px;
	font-size: 1.2em;
	line-height: 1.2em;
	list-style: disc;
}

#innerContent table{
	/* padding: 20px 45px 20px 45px; */
	/* margin: 10px 0px 10px 12px; */
	font-size: 1.2em;
	line-height: 1.2em;
}

#innerContent td,
#innerContent th{
	padding: 5px 5px 5px 5px;
}

#innerContent a:hover,
#sidebar .box  a:hover{
	color: #cccccc;
}

.wp-caption-text {
    font-size: 1em !important;
    margin-bottom: 5px;
    padding-left: 5px;
}

/* Marginal-Boxen */

#sidebar .box {
	margin-bottom: 8px;
}

#sidebar .box h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
}

#sidebar .box h4,
#sidebar .box h4 a {
	color: #000;
	text-decoration: none;
	font-style:normal;
}

#sidebar .box p {
	font-size: 1.2em;
	color: #000;
}

#sidebar .box .boxContent {
	padding: 0px;
}

#sidebar .box h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 4px 10px;
	background: #dfeaf6 url(/wp-content/themes/aerotec2010/images/bg_box_header.jpg) top left;
	margin-bottom: 0px;
	font-weight: normal;
}

#sidebar .box h3.getAktuell {
	background: #dfeaf6 url(/wp-content/themes/aerotec2010/images/bg_box_header_getAktuell.jpg) top left no-repeat;
	text-indent: -99999px;
}

#sidebar .box h3.getInformation {
	background: #dfeaf6 url(/wp-content/themes/aerotec2010/images/bg_box_header_getInformation.jpg) top left no-repeat;
	text-indent: -99999px;
}

#sidebar .box h3.getTermine {
	background: #dfeaf6 url(/wp-content/themes/aerotec2010/images/bg_box_header_getTermine.jpg) top left no-repeat;
	text-indent: -99999px;
}
#sidebar .box h3,
#sidebar .box h3 a {
	color: #aaaaaa;
	text-decoration: none;
}

#sidebar .box h3 a:hover {
	color: #aaaaaa;
	text-decoration: none;
}

.adBox {
    width: 602px;
	margin-bottom: 40px;
    text-align: center;
}

#innerContent .adBox img {
	float: none;
	padding: 5px;
}

#sidebar .adBox_smal {
	border: none;
	padding-bottom: 20px;
}

#sidebar_adbox {
	font-size: 0.9em;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar_adbox img
{
	border: 0px;
}

#sidebar_advancedtextbox {
	font-size: 1.1em;
	line-height: 1.3em;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar .box img {
	margin-bottom:0px;
}

#sidebar .videoBox {
	border:medium none;
	margin-bottom: 18px;
}

#sidebar .specialBox {
	background-color: transparent;
	border: none;
	padding: 0px;
	margin-top: 40px;
}

#sidebar .specialBox img {
	border: none;
}

#sidebar .specialBox h3 {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	text-transform: none;
}

#sidebar .specialBox h3,
#sidebar .specialBox h3 a {
	color: #31227E;
	text-decoration: none;
}

#sidebar .specialBox img.left,#sidebar .boxContent img.left {
	float: left;
	margin-right: 10px;
}

#sidebar .specialBox p {
	font-size: 1.2em;
}

#sidebar .specialBox p a{
	color: #31227E;
	text-decoration: none;
	padding: 0;
	background: none;
}

#sidebar .specialBox p a:hover{
	color: #999;
}

/* zusätzliche Navi im contentbereich*/

#content #innerContent .contentNavi ul{
	font-size:1.2em;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#content #innerContent .contentNavi ul li ul{
	font-size:1.0em;
	line-height:1.0em;
}

#content #innerContent .contentNavi{
	position: relative;
	height: 100px;
	z-index: 1;
}

#content #innerContent .contentNavi ul.navInnen{
	position: absolute;
	left: -20px;
	top: 10px;
	z-index: 2;
}

#content #innerContent a.ohnepfeil:hover {
	background: none;
}
