html, body {margin:0px; padding:0px; background:#ECEDED; font-family:verdana; font-size:12px;}


#main
{
position:absolute;
left:50%;
margin-left:-500px;
margin-top:0;
width: 1000px;
}



#wrapper {position:relative; display:block; background:#FFFFFF; border-left:155px solid #CCCC33; border-right:177px solid #FAFAE4; overflow:visible;
	/* minimale Höhe erzwingen (auch für IE) */
	min-height:540px;
	height:auto !important; /* für moderne Browser */
	height:540px; /*für den IE */
}

#bar {position:absolute; left:0; top:0; width:844px; height:17px; background-color:#9F9F06; z-index:20;}

#left {background-image : url(images/valico_text.gif);	background-repeat : no-repeat; float:left; position:relative; width:155px; margin-left:-155px; display:inline;}
#right {float:right; position:relative; width:177px; margin-right:-177px; display:inline;}

#header {position:relative; left:0; top:0; width:1000px; height:96px; background-image:url(images/header.gif);}

#footer {background:#E2E249;}

.clear {clear:both;height:1px;overflow:hidden;}

#content {padding-left:0x; padding-top:1px; margin-top:-1px; padding-right:0;}

#left img {margin-top:10px; margin-left:13px; margin-bottom:20px;}

#left a:link {text-decoration: none; font-weight:bold; color: #5E5F50;}
#left a:visited {text-decoration: none; font-weight:bold; color: #5E5F50;}

#left li, #left ul {
           margin: 0px;
           padding: 0px;
           list-style: none;
}

#left  .menu_default, #left .menu_current {
        display: block;
   		min-height:20px;
		height:auto !important; /* für moderne Browser */
		height:20px; /*für den IE */
		line-height:15px;
        padding-bottom: 3px;
        padding-top: 6px;
		padding-left: 10px;
        margin-top: 1px;
        margin-bottom: 1px; 
        font-size: 12px;
        text-decoration: none;
		color: #FFFFFF;
        background-color: #E2E249;
		font-weight: bold;
		text-align: left;		
}

#left .menu_current, #left ul ul li .menu_current {
		color: #878889;
        background-color: #FFFFFF;
}



#left  ul ul li .menu_default, #left ul ul li .menu_current {
		color: #878889;
        background-color: #F0F0A4;
		padding-left: 20px;
}

/*
#left  ul ul li .menu_default:hover {
		color: #000000;
}

#left .menu_default:hover  {
		color: #FFFFFF;
}
*/

#right {
	margin-top:50px;
}

#right #right_content{
	border:2px solid #CCCC33;
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}


h1 {
	margin:0px; padding:0px;
	color: #9F9F06;
	font-size: 18px;
	font-weight:bold;
	margin-bottom:10px;
}

#right #right_content h1{
	margin:0px; padding:0px;
	color: #9F9F06;
	font-size: 14px;
	font-weight:bold;
}

#right #right_content p {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}

img {
border: 0 none;
}

#content a:link {text-decoration: underline; font-weight:bold; color: #9F9F06;}
#content a:visited {text-decoration: underline; font-weight:bold; color: #9F9F06;}
#content a:hover {text-decoration: underline; font-weight:bold; color: #000000;}
#content a:active {text-decoration: underline; font-weight:bold; color: #9F9F06;}

#right a:link {text-decoration: underline; font-weight:bold; color: #9F9F06;}
#right a:visited {text-decoration: underline; font-weight:bold; color: #9F9F06;}
#right a:hover {text-decoration: underline; font-weight:bold; color: #000000;}
#right a:active {text-decoration: underline; font-weight:bold; color: #9F9F06;}

