/* 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  */

header, footer, section, aside, nav, article { display: block;}

body {
	background-color: #CCCCCC;
	font-size: 0.95em;
	font-family: Arial, SunSans-Regular, Sans-Serif;
}
pre, code {
font-size: 1.3em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
}

a:hover {
	color: #FF0000;
}
a:active { color:#000000;}
ul {
}
li {
	line-height: normal;
	margin-left: 20px;
}
h1  {
	font-size:1.8em;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	color: #000;
}
h2 {
	font-size:1.4em;
	font-weight: normal;
	color: #000;
	padding-top: 0.5em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
}
h4 {
	font-size: 0.8em;
	font-weight: lighter;
	line-height: 0.8em;
}
h5 {
	font-size: 1.2em;
	color: #CCC;
	font-weight: lighter;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h6 {
	font-size: 0.7em;
	text-align: center;
	color: #CCC;
}





img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	max-width:1140px;
	margin:10px  auto;
	background-color: #FFF;
	min-width:1140px;
}

/* ----------header for logo-------------- */
header {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
	
header p{
	text-transform:uppercase;
	font-size:11px;

}
header img{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

#logo {
	height: 354px;
	background-color: #FFFFFF;
	margin-bottom: 10px;

}
#sprachauswahl {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	float: right;
	width: 200px;
	padding-top: 5px;
}


#topnavi {
	height: 40px;
	padding-left: 250px;
	background-color: #FFF;
}

/* -------------- navigavtion------------- */
nav {
	float: left;
	width: 250px;
	padding-top: 10px;
	background-color: #FFF;
}
.list2 li {
	height: 40px;
	width: 220px;
	background-color: #899941;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 5px;
	border-top-width: 0.05em;
	border-right-width: 0.05em;
	border-bottom-width: 0.05em;
	border-left-width: 0.05em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616a3c;
	border-right-color: #616a3c;
	border-bottom-color: #727f36;
	border-left-color: #616a3c;
	color: #FFF;
}

.list2 ul {
	list-style-type: none;
	padding-top: 10px;
}
.list2 li a {
	list-style-type: none;
	padding-left: 20px;
	color: #FFF;
}
.list2 li a:hover {
	list-style-type: none;
	color: #000;
}
.list2 li a:active {
	list-style-type: none;
	color: #000;
}


















/* ----------------- content--------------------- */
section#content {
	background-color: #FFFFFF;
	min-height:1000px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 250px;
	margin-left: 250px;
	padding-left: 20px;
}
#text {
	padding-right: 20px;

}





p, pre{
	line-height:normal;
	color: #000;
}
.angebot {
	width: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
}
#intro {
	padding: 20px;
	width: 300px;
	float: left;
}

.list1 li {
	background-image: url(images/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 18px;
}
.list1 li a {
	color:#0033CC
}
.list1 li a:hover {
	color:#000000;
	text-decoration: underline;
}
.list1 li a:active {
	color:#000000;
	text-decoration: underline;
}

.list1 ul {
}



/* -------------- side infos ------------- */
aside{
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#asidebox1 {
	height: 170px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
}
#asidebox2 {
	height: 120px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
}
#asidebox3 {
	height: 120px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
}
#asidebox4 {
	height: 120px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 15px;
}
#asidebox5 {
	height: 70px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#asidebox6 {
	height: 400px;
	border: thin solid #666;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
}

#aside_text {
	height: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}





/* -----------footer--------------------------- */
footer {
	padding:20px;
	clear: both;
	background-color: #00767a;
}

#table {
	padding-left: 200px;
	padding-top: 50px;
}
#table a {
	color: #2D2D2D;
}
#table a:hover {
	color: #91c444;
}
#table a:active {
	color: #91c444;
}


table {
	border-collapse:collapse;
	border:none;
	color: #2D2D2D;
	font-size: 1.2em;

}

thead {
	font-size: 1.2em;
	color: #FFF;

}
td {

}

tfoot {
	font-size: 1.2em;
	color: #FFF;
}

td, th {
	text-align:left;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	background-color: #00767a;
	font-size: 1em;
	font-weight: lighter;
	width: 250px;
}
