body { background-color: #f2dfe3; }

p { margin: 6px; }

td { }
h1 { color: #986e79; font-size: 16px; font-family: "trebuchet ms", sans-serif, arial; font-weight: bold; margin: 10px 0 10px 6px; }
h2 { color: #986e79; font-size: 13px; font-family: "trebuchet ms", sans-serif, arial; font-weight: bold; margin: 10px 0 10px 6px; }
a:link { color: #6e454f; text-decoration: none; }

a:visited { color: #6e454f; text-decoration: none; }

a:hover { color: #986e79; text-decoration: underline; }

a:active { color: #6e454f; text-decoration: none; }

#foto {
	width : auto;
	float : left;
	line-height : 30px;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 0;
	padding-left: 6px;
	margin-bottom: 8px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{ font-size: 13px; font-family: Verdana; font-style: normal; font-variant: normal; line-height: normal; margin: 0; padding: 0; list-style-type: none; width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #d9c1c8; }
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #d9c1c8;
border-right: 1px solid #d9c1c8;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{ background-color: #b2979e; 
 /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #d9c1c8;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */




#wrapper { background-image: url(../medien/backgr.jpg); height: 100%; width: 100%; left: 0; top: 0; position: absolute; visibility: visible; padding-bottom: 30px; }
#main { height: 100%; width: 920px; left: -460px; top: 0; position: absolute; visibility: visible; margin-left: 50%; }
#header { height: 175px; width: 920px; position: relative; visibility: visible; float: left; }
#contentwrapper { background-image: url(../medien/backgr_main.jpg); height: auto; width: 920px; position: relative; visibility: visible; float: left; margin-bottom: 12px; }
#menue { height: 378px; width: 180px; position: relative; visibility: visible; float: left; margin-left: 29px; }
#maincontentstart { color: #986e79; font-size: 12px; font-family: "trebuchet ms", sans-serif, arial; background-color: #fff; height: 378px; width: 667px; position: relative; visibility: visible; float: right; margin-right: 29px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#maincontent { color: #986e79; font-size: 13px; font-family: "trebuchet ms", sans-serif, arial; background-color: #fff; visibility: visible; margin-right: 29px; position: relative; width: 667px; height: auto; float: right; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#contentleftstart { color: #986e79; font-size: 12px; font-family: "trebuchet ms", sans-serif, arial; background-color: #fdfbfb; height: 244px; width: 861px; position: relative; visibility: visible; float: left; margin-top: 12px; margin-left: 29px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#contentleft { color: #986e79; font-size: 12px; font-family: "trebuchet ms", sans-serif, arial; background-color: #fdfbfb; visibility: visible; margin-top: 12px; margin-left: 29px; position: relative; width: 180px; height: auto; float: left; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#footer { color: #986e79; font-size: 12px; font-family: "trebuchet ms", sans-serif, arial; background-color: #fff; height: auto; width: 861px; position: relative; visibility: visible; float: left; margin-top: 12px; margin-bottom: 12px; margin-left: 29px; padding-top: 5px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
ul { list-style-type: disc; margin: 4px 0 4px 10px; }

