@charset "UTF-8";
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}*/
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
/*ol, ul {
	list-style: none;
}*/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*____end reset__*/

html {background: #efefef url(images/bg.gif) repeat-x; height: 101%;}

body {font-size: x-small; /* fÃ¼r IE%/Win*/f\ont-size: small; /*fÃ¼r alle andreren IE*/font-family: "Lucida Grande", /*Verdana,*/  Arial, Helvetica, sans-serif; color: #333; line-height: 140%; }

#wrapper {background-position: left 50%; position: absolute; left: 50%; width: 890px; margin-left: -445px; margin-top: 21px; background:#FFFFFF;}
#wrapperinnen {margin: 19px;background: #FFF url(images/aumatt1_1.jpg) no-repeat;}

#logo-box {width:852px; height:105px;background-image: url(images/logo.gif); background-repeat:no-repeat; background-position:top right;}
#logo-box h1#logo {display: none; position: absolute; color: #CCC; font-size: 24px; top: 35px; left: 19px; border-bottom:none;}
#logo-box h1#logo a {padding-left: 20px;text-decoration: none;color: #FFFFFF; font-size: 20px;}
#logo-box h2#slogan {padding-left: 20px;position: absolute; font-size: 12px; color: #FFFFFF; top: 68px; left: 19px;}


/*#topimage {width:852px; height:145px;background: #FFF url(images/headerphoto.jpg) no-repeat; padding-bottom: 40px;}*/
#topimage {width:852px; height:145px; padding-bottom: 40px;}

#contentwrapper {
	}
#sidebar { width:210px; float:left;}



/* sidebar menu */
#sidebar ul.sidemenu {
	
	list-style:none;
	margin: 0;
	padding: 0;

}

/*
#sidebar ul.sidemenu li {
	padding: 0;
}*/

#sidebar ul.sidemenu a {
	display:block;
	border-bottom: 1px dotted #D5D5D5;
	font-weight:normal;
	color: #333;
	padding:.3em 0 .3em 15px;
	
	
	text-decoration:none;
	background-color: #FFFFFF;
	line-height: 1.5em;
	/*height: 1.5em;*/	
	
}
#sidebar ul.sidemenu a.top{	
	/*border-top: 1px dashed #D5D5D5;*/
}
#sidebar ul.sidemenu a:hover, #sidebar ul.sidemenu a.selected {
	/*padding: .3em 0 .3em 10px;
	border-left: 5px solid  #993333;*/
	color: #009933;	
}

#extra { float:left; background-color: #f8f8f8; margin-top:30px; padding:15px; margin-bottom:20px; font-size:80%; width:100%;
	border: 1px solid #dadada;
}
#extra h1 {
	color: #009933;
}

#extra p {
	margin: 0 0 5px;
}

#extra ul li {list-style:square; list-style-position: outside; margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
}



.content {width:568px;float: right; margin-bottom:20px;}


#footer { clear:both; margin: 0; padding: 12px 0 0 0; font-size: 80%; height: 30px;text-align: center;background-color:#f8f8f8; border-top:#ececec thin solid;}
#footer a {text-decoration: none; color: #777;}
#footer a:hover {text-decoration: underline;color: #333;}

/*--- Tabelle*/
table { border-collapse: collapse; width: 100%; border: 1px solid #ccc;}
th, td { border: 1px solid #ccc; padding: 4px 10px;}
tr.odd {}
tr.even {background-color: #EEEEEE;}
tr.head {background-color: #CCCCCC;}
tr.head td {font-size:100%;	color: #FFFFFF; padding-bottom: 5px; font-weight: bold;}

/* Typo __________*/

h1 {font-size:140%; border-bottom:thin dotted #999999; padding-bottom: 5px; margin-bottom:10px;}
h2 {font-size:115%;	color: #009933;
	padding-bottom: 5px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a  {text-decoration:underline; color:#333;}
a:hover {color: #009933;}



.content ul li {
/*list-style:square; list-style-position: outside; margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 6px;*/
}


