@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
	
}

#container {
	position:absolute;
	margin-top:20px;
	width:1000px;
	left:50%;
	margin-left:-500px;
	padding-bottom:20px;
	border-style:none;
	border-width:1px;
	border-color:#333;
	background-repeat: no-repeat;
	background-position: top right;
}

#main {}

#logo {
	background-color:#FFF;
	width:960px;
	height:120px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

#logoLeft {	
	width:400px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}

#logoRight {	
	width:400px;
	float:right;
	text-align:right;
}

#header {
	height:30px;	
	background-color:#FFD921;
}

#menuTop {
	position:absolute;
	padding-top:5px;
	margin-left:220px;
	width:300px;
	height:30px;
	clear:both;
}

#spracheMenu {
	position:absolute;
	padding-top:5px;
	width:100px;
	right:-20px;
}

#spracheMenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}


#menuTop a.menu, a.menu_act {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}

div.tx-macinasearchbox-pi1 {
	white-space:nowrap;
	float:inherit;
}


#mainMenu {
	padding-top:30px;
	padding-left:10px;
	float:left;
	width:190px;	
	background-image:url(http://www.awes.ch/fileadmin/images/verlauf.jpg);
	background-repeat:repeat-x;
	height:auto;
	min-height:800px !important; 
}


#content {
	background-color:#FFF;
	float:right;
	width:770px;
	max-width:750px !important;
	min-height:450px !important;
	padding:20px;
	padding-top:5px;
	border-style:none;
	border-width:1px;
	border-color:#000;
	border-right-style:none;
}

#footer {
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
                     color:#000000;
	text-align:center;
	width:1000px;
}


footer a {
                    text-decoration:none;
                    color: #FFFFFF;

}





div.level1 {
	margin-bottom:5px;
	margin-left:10px;
	padding:0px;
	list-style-type:none;
}

div.level2 {
	margin-bottom:5px;
	margin-left:12px;
}

a.level1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	list-style-type:none;
	list-style:none;
	color:#000;
}

a.level2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
}

h1 {
	margin:0px;
	padding:0px;
	font-family:Helvetica !important;
	font-size:18px !important;
	font-weight:bold;
	margin-bottom:20px;
	color:#000000;
}

h2 {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:-10px;
	color:#000000;
}

h3 {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:-10px;
	color:#333333;
}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	text-align:left !important;
	color:#000000;
	text-align:justify;
}

ul {	
	padding:0px;
	padding-left:15px;
	margin-bottom:35px;
}


li {
	font-family:Geneva, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	color:#333333;
}

.inputSearch {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	width:100px;
}


.button {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	width:60px;
}

.underline {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
}

/** Definitions for Tables **/
.csc-header {
	color:#787878;
	font-weight: bold;
	margin-bottom:7px;
	margin-top: 25px;
}


h1 {
	font-size:20px !important;
	font-weight: bold;
	margin-bottom:7px;
	margin-top:25px;
}

.contenttable {
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important ;
	color:#000000
}

.contenttable td {
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;	
}

.contenttable .tr-0 {
	text-align:center;
	font-weight:bold;
	
}

.contenttable .tr-odd {
	background-color:#CCCCCC;
}

.contenttable .td-0 {
	width:125px;
	text-align:left;
}

table.contenttable-1 .td-1, table.contenttable-1 .td-3, table.contenttable-1 .td-5, table.contenttable-1 .td-7 {
	background-color: #dddddd;
}

form div {
	border-style:none;
	margin-bottom: 2px;
}

form {
	border-style:none;
	padding:0px;
	margin:0px;
}
 
form label {
	display: block;
	float: left;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color:#333333;
	width:150px !important;
	line-height: 20px;
}

form input {
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:normal;
}

#mailformMeineWnsche {
	width: 300px;
	height: 120px;
	resize: vertical;
}

form fieldset {
	border: none;
}

.csc-textpic-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
	padding-top:2px;
	font-weight:bold;
	font-style:italic;
}

.Stil1 {
	font-weight:bold;
}

a {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#0033CC;
}

a:hover {
	color:#000033;
}

.csc-uploads-fileName {
	margin:0px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
}

span.tx-indexedsearch-title title{
	margin-bottom:50px;
	margin-top:50px;
}
p.tx-indexedsearch-descr descr{
	margin:0px;
	margin-top:30px;
}

table p {
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:2px;
	vertical-align:top;
}

.download {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	background-image: url(../images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}

hr {
	background-color:#000000;
	color:#000000;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

#startTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

#startTable a {
	text-decoration:none;
	color:#000;	
}

#startTable img {
	border-style:none;	
}
