/* ==|== primary styles =====================================================
   Aedu
   ========================================================================== */
@font-face {
   font-family: 'OpelSansCondensed';
   src: local('OpelSansCondensed'),
   local('OpelSansCondensed'),
   url('OpelSansCondensed.ttf') format('truetype');
}

@font-face {
   font-family: 'OpelSansCondensed';
   src: local('OpelSansCondensed'),
   local('OpelSansCondensed'),
   url('OpelSansCondensed.eot') format('truetype');
   url('OpelSansCondensed.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
}

@font-face {
    font-family: 'OpelSansCondensed';
    src: url('OpelSansCondensed.eot');
    src: url('OpelSansCondensed.eot?#iefix') format('embedded-opentype'),
         url('OpelSansCondensed.woff') format('woff'),
         url('OpelSansCondensed.ttf') format('truetype'),
         url('OpelSansCondensed.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* typography */
body{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; line-height:normal;
	background-color:#000;
	}
	

h1 {
	font-weight:bold;
	font-family: 'OpelSansCondensed';
	line-height:100%;
	margin:0;
	color:#000;
	font-size:1.625em;
	float:left;
	color:#000;
	background:#febe10;
	margin-left:20px;
	padding: 5px 10px;
	
} 
	
h2{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:120%;
	margin:0 30px;
	color:#fff;
	font-size:1.1em;
}

h3{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:120%;
	margin:0;
	color:#fff;
	font-size:1.0em;
} 

h4, h5, h6{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:120%;
	margin:0;
	color:#fff;
	font-size:0.813em;
} 
.container {
    padding: 20px;
}
#navigation{
	background: none repeat scroll 0 0 #000;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#navigation ul{

}

#navigation ul li{
	float:left;
	list-style:none;
}

#navigation ul li a, #navigation ul li a:link{
	display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 4px 24px 4px 16px;
	text-decoration:none;
	font-family:"OpelSansCondensed";
}
#navigation ul li a:hover, #navigation ul li a.active{
	background:#303030;
	text-decoration:none !important;
}



#nav2
			{
				display:none;
			}
			
#spalte_rechts h2, #spalte_rechts2 h2 {
	color:#95c11a;
	font-size:1.0em;
}

#spalte_links h1, #spalte_mitte h1, #spalte_rechts h1, #spalte_links2 h1  {
	color:#95c11a;
	margin-bottom:20px;
}

/* links */
a:link {color:#fff;}
a:visited,
a:active
a:hover{color:#fff;}
a:hover{ color:#fff; text-decoration:underline !important;}

  
/* structure */   
#container, #colophon{
	max-width: 960px;
	margin: auto;
	
	}
#container {
	background-color:#303030;
	margin-top: 20px;
}


#spalte_rechts, #spalte_links, #spalte_mitte {
	margin-left:5.8%;
	width:91%;
	line-height:20px;
}
.grid_12 #spalte_links{
	margin-left: 3.4%;
    width: 93.2%;
	line-height:20px;
}

 


#spalte_mitte, #spalte_rechts {
	margin-left:4.6%;
	line-height:20px;
}

#spalte_rechts {
	margin-left:3.6%;
	line-height:20px;
}

.einspaltig #content_typo3 {
	
}

header hgroup h1 {
margin-left: 20px;
}

#content_typo3 h1, #spalte_rechts h1, #spalte_teaser h1 {
	margin-bottom:20px;
	color:#99cc33;
}
#content_typo3 header, #spalte_rechts header, #spalte_teaser header {
	padding-bottom:0px;
}
hgroup {
	float:right;
	margin-right:20px;
	margin-top:0px;
}

header{ 
	margin: 0 0 0px 0;}
header, header nav, #main, #banner{
	width:100%;}
#logo{ 
	padding-right:20px;
	margin-top:-20px;
	float:right;
	width:100%;
	height:90px;
	padding-top:20px;
	background-color:#000;
	text-align:right;
	}
	
header{
	padding:0px 0 0px 0;}
header h1{ 
	font-size:2em;
	margin-right: 30px;
	margin-top:20px;
}

#main, footer{ 
	font-size:.875em; 
		line-height:1.3em;}
#main{ 
	min-height: 200px;
	width: 100%;
	
		}
#main p{ 
	margin:20px 0 20px 0;}

#content {  
	margin:0 0 20px 0;}
#content ul, #content ol {
	margin: 1em 0;
	padding: 0 0 0 0px; }
#content dd {
	margin: 0 0 0 40px; }


#content_typo3 img, #spalte_rechts img, #spalte_mitte img, #spalte_rechts2 img, #spalte_links2 img, footer img, #linie img, embed, object, video {
  max-width: 100%;
  width:100%;
  height: auto;
}

  #Navigation ul {
	  font-family:Arial, Helvetica, sans-serif; 
	  margin-left:10px;
	  height:49px;
    text-align: center;
    background-color: #303030;
  }
  #Navigation ul li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  #Navigation ul a, ul#Navigation span {
    float: left; width: 7.4em;
    margin: 0.2em; padding: 0.1em 1em;
    text-decoration: none; font-weight: normal;
    color: #fff; background-color: #303030;
  }
  * html #Navigation ul a, * html #Navigation ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  #Navigation ul a:hover, #Navigation ul span {
   color: white; background-color:#4b4b4b;
  }
  #Navigation ul div {
     clear: left;
  }

/* FORMULAR */


/* Definition Breite Fieldset. Variante mit width="auto"  Fixierung der Breite durch Ebenenvorgabe */
fieldset {
	padding:8px;
	color:#fff;
}

legend {
	color:#fff;
}


/* Label werden rechtsbündig an einer imaginären Achse angeschlagen */
label.left { 
	float: left; 
	text-align: left; 
	width:70px; 
	line-height:2em;
} 

/* Anordnung der Textfelder rechts neben Label. Achtung: Attribut-Selektor!  und Hintergrundfarbe*/
input[type=text]{ 
	float: left;
	width:100%;
	margin-bottom:0.5em;
	padding:4px 0 4px 6px;
}


/* Anordnung Radiobuttons und Checkboxen mittels Klasse .right. / 
Margin-left (5.3em) = Breite Textfeld (5em) + Abstand zu Label (0.3em) */
input.right { 
	float: left; 
	width: auto; 
	clear: both; 
	margin-right: 0.6em;
} 

/* Anordnung Sende-secure/Weiterbutton*/
input[type=submit].right, input[type=button].right { 
	float: left;  
	width: 6em; 
	margin-left: 10em;
}

.rbutton{
	margin-top: 2px;
}

/* Aufhebung float-Zustände */
form br { 
clear: both; 
} 

.check {
	position:absolute;
	left:200px;
	width:100px;
	height:20px;
	border:solid 1px red;
}	

.submit_small_de {
	margin-top:5px;
	background:url(../images/Senden.jpg) no-repeat;
	width:100px;
	height:22px;
	border:none;
}

.submit_small_fr {
	margin-top:5px;
	background:url(../images/Senden_fr.jpg) no-repeat;
	width:100px;
	height:22px;
	border:none;
}

.submit_small_it {
	margin-top:5px;
	background:url(../images/Senden_it.jpg) no-repeat;
	width:100px;
	height:22px;
	border:none;
}

.submit_small2_de {
	background:url(../images/Senden.jpg) no-repeat;
	width:100px;
	height:22px;
	border:none;
}

.inputtable {
	color:#fff;
	font-size:12px;
	font-family:Verdana;
}

#copy {
	padding-top:0.6%;
	padding-left:1%;
	font-size:0.7em;
	background-color:#95c11a;
}
#copy a{
	color:#000;
	text-decoration:none;
}

#copy a:hover{
	color:#000;
	text-decoration:underline;
}

#geb_tag, #geb_monat, #geb_jahr{
    text-align: center;
}

#geb_tag > option, #geb_monat > option, #geb_jahr > option {
    padding: 0 8px;
    text-align: center;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#content_typo3 img, #spalte_rechts img, #spalte_teaser img, embed, object, video {
        max-width: 100%;
        height: auto;
        width: auto;
    }
}

@media \0screen {
#content_typo3 img, #spalte_rechts img, #spalte_teaser img, embed, object, video { 
  	width: auto\9; /* for ie 8 */
  }
}

aside { 
	float:left;
	margin:0 0 40px 0;
	}

/*colors and bgs*/
body{}
	
hgroup h1{
	color:#fff; }
	


#linie {
	margin-bottom:15px;
}

footer{ 
	width:100%;
	background-color:#000;
	float:left;
	height:30px;
	line-height:30px;
	font-size:12px;
}
#opel{
	float:left;
	right:0px;
	height:30px;
}
#Wir_leben{
	background-color:#000;
	float:right;
	right:0px;
	height:30px;
}

a.bluelink{ 
	background:#fff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:15px;}




/* ==|== non-semantic helper classes ========================================
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
only screen and min-device-width
   ========================================================================== */
   
/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
#container, #colophon{width:95%;}
#content_typo3 {
	width:100%;
}




#spalte_rechts2, #spalte_links2 {
	margin-left:10%;
	margin-right:10%;
	width:80%;
	line-height:20px;
}

  #Navigation ul {
	  font-family:Arial, Helvetica, sans-serif; 
	  margin-left:10px;
	  height:50px;
    text-align: center;
    background-color: #303030;
  }
  #Navigation ul li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  #Navigation ul a, #Navigation ul span {
    float: left; width: 11%;
    margin: 0.2em; padding: 0.1em 1em;
    text-decoration: none; font-weight: normal;
    color: #fff; background-color: #303030;
  }
  * html #Navigation ul a, * html #Navigation ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  #Navigation ul a:hover, #Navigation ul span {
   color: white; background-color:#4b4b4b;
  }
  #Navigation ul div {
     clear: left;
  }

}

/* large smartphones ----------- */
@media  (max-width: 768px) {
#container, #colophon{width:94%;}
#content_typo3 {
	width:100%;
}
header{padding:10px 0 1px 0;}
header h1{ font-size:1.4em;}


#main h1{font-size:1.6em;}
#main h2{font-size:1.0em;}
#main h3{font-size:1.3em;}
#main h4{font-size:1.2em;}

h5{
	font-size:1.0em;
}

#spalte_rechts2, #spalte_links2 {
	margin-left:10%;
	margin-right:10%;
	width:80%;
	line-height:20px;
}

  #Navigation ul {
	  font-family:Arial, Helvetica, sans-serif; 
	  margin-left:10px;
	  height:80px;
    text-align: center;
    background-color: #303030;
  }
  #Navigation ul li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  #Navigation ul a, #Navigation ul span {
    float: left; width: 25%;
    margin: 0.2em; padding: 0.1em 0.5em;
    text-decoration: none; font-weight: normal;
    color: #fff; background-color: #303030;
  }
  * html #Navigation ul a, * html #Navigation ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  #Navigation ul a:hover, #Navigation ul span {
   color: white; background-color:#4b4b4b;
  }
  #Navigation ul div {
     clear: left;
  }

	.hr {
		width: 480px;
	}

	.red-line {
		width: 480px;
	}

	ul.dropdown li a {
		width: 116px;
		padding: 6px 22px;
		text-align: center;
		outline: solid 1px white;
		border: 0;
	}

	ul.dropdown li ul {
		visibility: hidden;
		display: none;
	}

	ul.dropdown li:hover { 
		position: static; 
		border: 0;
	}
}

/* medium smartphones ----------- */
@media (max-width: 600px) {
#container, #colophon{width:95%;}
#content_typo3 {
	width:100%;
	
}
#logo, header hgroup{ }
#logo img{max-width:100%;}

.einspaltig #content_typo3 {

}

header h1{ font-size:1em; margin-bottom:10px;}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 0;
	margin-right: 0;
	width:100%;
}

footer .grid_4{ border-bottom:1px dotted #ccc; padding-bottom:10px;}

#spalte_rechts, #spalte_links, #spalte_mitte {
	margin-left:10%;
	margin-right:10%;
	width:80%;
	line-height:20px;
}
}

/* medium smartphones ----------- */
@media (max-width: 480px) {
#container, #colophon{width:95%;}
#content_typo3 {
	width:100%;
}



#logo, header hgroup{ }
#logo img{max-width:100%;}

.einspaltig #content_typo3 {

}

header h1{ font-size:1em; margin-bottom:10px;}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 0;
	margin-right: 0;
	width:100%;
}

footer .grid_4{ border-bottom:1px dotted #ccc; padding-bottom:10px;}


#spalte_rechts, #spalte_links, #spalte_mitte, .grid_12 #spalte_links {
	margin-left:10%;
	margin-right:10%;
	width:80%;
	line-height:20px;
}

}

/* medium smartphones, portrait ----------- */
@media (max-width: 320px) 
{
	
}





/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}