body
	{
	margin:0; padding:0;
	text-align: left;
	background-color:#f2bb5a;
        /*background-image:url(../../../images/bodybackgroundright.jpg);
        background-repeat:repeat-y;
        background-position:top right;*/
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size:11pt;
	}

a
	{
	text-decoration:  none;
	font-weight: normal;
	border: none;
	}

a:hover
	{
	text-decoration:  underline; 
	border: none;
	}

.menu
	{
	/* width: 500px; */
	height: 17px;
	position: absolute;
	z-index: 1;

	top: 10px;
	float: left;
	left: 100px;

	font-family: "CenturyGothic", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 11pt;
	font-weight: normal;
	color:A3A5A8 #;  /**/
	}
	
.menu a
	{
	color: #636363; /*999*/
	}
	
.menu a:hover
	{
	color: #333;
        border-bottom:1px dotted #333;
        text-decoration:none;
	}

.menu div.moduletable table tr td a
	{
	background: url(../../../images/abbildungen/menupoint.gif) 0px 9px no-repeat;
	padding: 3px; margin: 3px;
	padding-left: 11px;
	padding-bottom:0;
	}

.submenu
	{
	width: 400px;
	height: 500px;
	position: absolute;
	z-index: 2;

	top: 70px;
	float: left;
	left: 10px;

	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 10pt;
	font-weight: normal;
	color: #A3A5A8; /**/
	}

/*
.submenu div.moduletable table
	{
	border: 1px solid #EEE;
	width: 400px;
	}
*/
.submenu div.moduletable table tr td
	{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}
	
.submenu a
	{
	color: #636363;  /*999*/
	}
	
.submenu a:hover
	{
	color: #333;
        text-decoration:none;
        border-bottom:1px dotted #333;
	}

.submenu div.moduletable table tr td a
	{
	padding: 20px 0 0 0;
        margin: 20px;
	margin-left:30px;
	}
	
.content
	{
	background: none;
	
	width: 700px;
	position: absolute;
	z-index: 3;
	top: 90px;
	float: left;
	left: 350px; #breite für den CONTENT-BEREICH und Bilder
	
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 10pt;
	font-weight: normal;
	color: #636363;

	padding: 10px; spacing: 10px;
	}
	
.content a
	{
	color: #999;
	}
	
.content a:hover
	{
	color: #333;
	}
/*
.submenu
	{
	width: 500px;
	height: 17px;
	position: absolute;
	z-index: 2;

	top: 30px;
	float: left;
	left: 100px;

	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #A3A5A8;
	}
	
.submenu a
	{
	color: #999;
	}
	
.submenu a:hover
	{
	color: #333;
	}

.submenu div.moduletable table tr td a
	{
	padding: 3px; margin: 3px;
	padding-left: 5px;	
	}
*/