/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author: Ajay Pulickal
   ========================================================================== */
html{min-width:1028px; overflow-y:scroll;}
body{font-family: Arial, sans-serif; font-size:12px; color:#000; height:100%; background:url(../img/hintergrund.jpg) center 0 no-repeat #f5f5f6; min-width:1028px;}

h1, h2, h3, h4, h5, h6{color:#000; line-height:normal; margin:0 0 20px; font-weight:normal; text-transform:uppercase; letter-spacing:1px;}
h1{font-size:21px;}
h2{font-size:18px;}
h3{font-size:12px; margin-bottom:5px;}
h4, h5, h6{font-size:14px;}

p{margin:0 0 20px; line-height:20px;}


a{color:#000; text-decoration:none;}
a:visited{outline:0;}
a:hover{}
a:focus{outline:0;}
a:hover, a:active{outline:0;}

img, a img{border:0; text-decoration:none;}

hr{clear:both; display:block; width:100%; border:0; border-top:1px dotted #666; margin:5px 0 15px;}

/* Custom Styles */
.Bild-Ausrichtung-Links{float:left; margin:0px 15px 15px 0;}
.Bild-Ausrichtung-Rechts{float:right; margin:0px 0 15px 15px;}

.MarginBottom-0{margin-bottom:0;}
.MarginBottom-5{margin-bottom:5px;}
.MarginBottom-10{margin-bottom:10px;}
.MarginBottom-24{margin-bottom:24px;}

.FontSize-10{font-size:10px; line-height:14px;}
.FontSize-14{font-size:14px; line-height:18px;}
.FontSize-16{font-size:16px; line-height:21px;}

.lineHeight24{line-height:24px;}

/* Farben */
.rosa{color:#823A4E;}
.gold{color:#DECAA4;}
.grau{color:#fff;}

nav ul{margin:0; padding:0;}


/* Page Struktur */
#page{position:relative; width:1028px; margin:0 auto; /*background:green; opacity:0.5;*/}
	
	/* Global */
	header,  
	#content, 
	footer{clear:both; position:relative; width:1028px;}

	
	/* Header */
	header{height:282px;}
		
		/* Nav Main */	
		nav#language{position:relative; float:right; width:100px; margin-top:106px; margin-right:79px;}
			/* 1.Ebene */
			nav#language ul{float:right;}
			nav#language li{display:inline; position:relative; font-size:10px; margin:0 8px; line-height:12px;}
			nav#language a{padding:0 4px;}
			nav#language a:hover, 
			nav#language .active a{border-bottom:2px solid #000;}
		
		
		#logo{float:left; width:206px;}
		
		/* Nav Main */	
		nav#main{position:relative; margin-left:206px; margin-top:106px; width:500px; z-index:1001; float:left; padding:0 0 0 29px;}
			/* 1.Ebene */
			nav#main ul{}
			nav#main li{display:inline; float:left; position:relative; text-transform:uppercase; margin-right:17px; padding:0; font-size:10px; line-height:12px; letter-spacing:1px;}
			nav#main a{}
			nav#main a:hover, 
			nav#main .active a{border-bottom:2px solid #000;}
		
			/* FR 
			nav#main.fr li{margin-right:10px;}*/
		
	
	/* Content */
	#content{}

		.col-left{float:left; width:308px; min-height:1px; margin-right:20px;}
			
		
		.inhalt{float:left; width:420px; position:relative;}
			
			.inhalt a{text-decoration:none;}
			.inhalt a:hover{text-decoration:underline;}
			
			.inhalt ul{margin:0 0 20px; padding-left:18px;}
			.inhalt ol{margin:0 0 20px; padding-left:35px;}
			
			.inhalt ul ul{margin:0 0 3px; padding-left:20px;}
			.inhalt ol ol{margin:0 0 3px; padding-left:20px;}
				
				/* list disc */
				.inhalt li, 
				.inhalt li li{list-style:disc outside; line-height:20px;}
				
				.inhalt ol li, 
				.inhalt ol li li{list-style:decimal outside; line-height:20px;}



/* WEITERE ELEMENTE */
#startseite{}

#startseite header{text-align:center; height:auto;}

#startseite nav#language{position:relative; margin:120px 0 0 0; float:none; width:auto;}
#startseite nav#language ul{float:none;}
#startseite nav#language li{display:inline; position:relative; font-size:10px; margin:0 29px;}
#startseite #logo{float:none; margin-top:150px; width:auto;}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    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;
    }
}