 /* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* html5 + CSS 3 Template created by miss monorom  http://intensivstation.ch 2013 */

/* reset */
* {
margin: 0;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* render html5 elements as block 
   rendert html5 elemente als block  */

html {overflow-y: scroll;}

header, footer, section, aside, article { display: block;}


pre, code {

}
a
{
    outline: none;
}



img.download {vertical-align:middle;}
img{border:none;}

	
/* ----------container zentriert das layout-------------- */

#container {

max-width: 1000px;
min-width:1000px;
min-height: 1000px;

margin:10px  auto;

}

/* ----------header for logo-------------- */
header {
	padding:0px;
	height: 165px;
}
	
header p{
	

}
header img{ padding: 0 0 0px;}




/* ----------header2 for logo-------------- */
header2 {
	padding:0px;
	height: 67px;
}
	
header2 p{
	
}
header2 img{ padding: 0 0 0px;}





/* ----------------- content--------------------- */





/* -------------- side infos ------------- */

aside {
padding:0px;
float:right;
width: 1000px;
opacity: 0.99;
padding-right:00px;

}



/* -------------- side infos ------------- */

aside2 {
margin:10px  auto;
padding:0px;
float:right;
width: 1000px;
height: 1000px;
opacity: 0.99;
padding-right:00px;
background:url(images/hg90.png)

}


/* -----------footer--------------------------- */
footer {
padding: 20px;
clear:both;
background:url(images/hg80.png)

}

/* -----------footer--------------------------- */

