* {
	margin: 0;
	padding: 0;
}

img
{
	border: 0px;
}

body {
	/*text-align: center;*/
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5b2a08;
	background-color: #93867b;
	min-width:765px;
}

#wrapper
{
	width: 760px;
	position: relative;
	left:50%;
	margin-left: -380px;
	margin-top: 50px;
	border: 0px solid #f7f4ea; 
}

#upperspace
{
	height: 40px;
}

#branding
{
	height: 125px;
	background: url(mainlogo.jpg) no-repeat;
	position: relative;
	margin-bottom: 10px;
	float: none;
	clear: none;
	background-color: #93867b;

}

#content
{
	float: left;
	background: #fff no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#maincontent
{
	width: 330px;
	height:403px;
	float: left;
	text-align: left;
	background-color: #E9E6E1;
	overflow:auto;
	
}

#floating {
	position: relative;
	width: 330px;
	height:403px;
}

#floating div {
	position:absolute;
	bottom:0px;
	clear;
}

#header {
	position:absolute;
	top:0px;
	clear;
}

/* @group MainContent
 */

#maincontent p
{
	font-size: 12px;
	text-align: justify;
	/*padding: 5px 10px 7px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px ;
	padding-bottom: 5px ;

}

#maincontent p.small
{
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: -5px;
}
#maincontent table
{
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}

#maincontent td
{
	padding-right:10px;
}

#main2col
{
	width: 640px;
	height:403px;
	float: left;
	text-align: left;
	color: #A8988E;	/* farbwunsch stefanie */
}

#main2col h1
{
	width: 623px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*height:403px;
	float: left;
	text-align: left;*/
	background-color: #E9E6E1;
				
}

#main2col h3
{
	width: 623px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E9E6E1;
}

#main2col_ie
{
	width: 640px;
	height:403px;
	float: left;
	text-align: left;
}

#main2col_ie h1
{
	width: 631px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E9E6E1;
}

#rightcontent 
{
	width: 310px;
	height:403px;
	padding-left: 0px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;

}

#imgright
{
	width: 288px;
	height: 403px;
	margin-left: 10px;
}

#maincontent h2
{
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
}

h1
{
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	color: #A8988E;	/* farbwunsch stefanie */
	
}

h1 a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #5b2a08;
}

h3
{
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #E9E6E1;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #A8988E;	/* farbwunsch stefanie */
}

h3 a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #5b2a08;
}

h3 img
{
	vertical-align:top;
}

h3 span
{
	vertical-align:middle;
}




/* @end */


/* @group ul */
ul {
	list-style-type: none;
	width: 120px;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 15px;	/* IE */
}

li {
	padding-top: 5px;
}

ul a{
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #5b2a08;
	width: 105px;
	/*
	display: block;
	float: left;
	padding: 0 1.2em;
	line-height: 1.4em;	
	width: 89px;
	*/
}

.selected {
	background: url(block.jpg) no-repeat 0 3px;
	font-weight: bold;
}

#footnote
{
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
/*
ul a:hover{
	color: #f7f4ea;
	background: #E9E6E1  no-repeat  0 3px;
}
*/

/* My Comment */



/* @end */

/* @group Navigation */

#mainnav
{
	position: relative;
	width: 120px;
	float: left;
	text-align: left;
	height: 403px;
}

#dia_navigation {
	position: absolute;
	bottom:0px;
	clear;
	font-size: 12px;
	color: #a9988e;
	width: 120px;
	text-align: center;
}

#dia_navigation span
{
	color: #5b2a08;
	font-weight: bold;
}

#dia_navigation a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #a9988e;
}

#whiteseparator
{
	background: #fff none no-repeat;
	height: 8px;
	clear: both;
}

#bgseparator
{
	height: 8px;
	clear: both;
}



/* @end */
div#navigation_on 
{ 
                margin-left: 40px; 
                border: 0px; 
                position: absolute; 
                top: 180px; 
                left: 90px; 
                z-index: 10; 
                width: 160px; 
                height: 50px; 
				opacity: 0.5; 
                filter: alpha(opacity=40); 
                
                font-size: 14px;
				color: #a9988e;

} 

div#navigation_off
{ 
                margin-left: 40px; 
                border: 0px;
                position: absolute; 
                top: 180px; 
                left: 90px; 
                z-index: 10; 
                width: 160px; 
                height: 50px; 
				opacity: 0.4; 
                filter: alpha(opacity=40); 
} 

#navigation_on span
{
	color: #5b2a08;
	font-weight: bold;
}

#navigation_on a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #a9988e;
}


