/* ##### Generelles Layout - Start ###### */

body {
	background-color:#f8f4f8;
}

a:link {
	text-decoration:none;
         color:#0000E0;
}
a:visited {
	text-decoration:none;
         color:#0000E0;
}

a:hover {
         text-decoration:none;
	background:#CCCCCC;
}
a:active {
	text-decoration:none;
         color: #000066;
}
a:focus {
	text-decoration:underline;
	color:#000066;
}

.text {
	font-size:12px;
	color:#999999;
	line-height:21px;
	font-family:Courier New,Courier,Monaco,monospace;
}

.lesen {
	font-size:11px;
	color:#666666;
	line-height:18px;
	font-family:Verdana,Arial,Helvetica,monospace;
}

.head {
	font-size:14px;
	color:#666666;
	line-height:21px;
	font-family:Courier New,Courier,Monaco,monospace;
}

.remark {
	font-size:11px;
	color:#727272;
	line-height:18px;
	font-family:Courier New,Courier,Monaco,monospace;
}


.header {
	background-color: #DDD;
	width: 100%;
}

#footer {
position:relative;
color: #000;
height:60px;
text-align: left;
width:600px;
background-color:#FFFFFF;
color:gray;
font-size:0.7em;
}

#footercontent {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:22px;
margin-top:22px;
width:220px;
float:left;
}

#footerimpres {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left:15px;
margin-top:22px;
width:200px;
float:left;
}

#footerdate {
margin-left:15px;
margin-top:22px;
width:100px;
float:left;
}

#footer a {
color:gray;
text-decoration:none;
}

#footer a:hover {
color:gray;
text-decoration:underline;
}

.content-container{
	font-family:Verdana,Tahoma,sans-serif;
	color: #000000;
	font-size:10pt;
	margin:1pt;
	padding:2pt;
	width:100%;
	float:left;
}

.listing-container {
	width:99%;
	float:left;
	border-style:groove;
	background-image:url(images/gfamenue.jpg);
         background-repeat:no-repeat;
         background-attachment:scroll;
	background-position:top;
	background-color:white;
         padding-top:32px;
         padding-left:2px;
         padding-right:2px;
         padding-bottom:8px;
         margin-top:auto;
	font-family:Courier New,Courier,Monaco,monospace;
         color:black;
	cursor:text;
}

.column-image-left {
	font-family:Courier New,Courier,Monaco,monospace;
         border-style:ridge;
         background-color:white;
	margin-top:2pt;
	margin-right:8pt;
	margin-bottom:8pt;
         padding:2pt;
	width:140px;
	float:left;
}

.column-left {
	font-variant:small-caps;
         color:red;
	margin:8pt;
	padding:8pt;
         background-color:#ffffe0;
	width:17.75em;
	float:left;
}

.column-center {
	font-variant:small-caps;
	margin:8pt;
	padding:8pt;
	background-color:#ffffe0;
	width:30em;
	float:left;
}

.column-right {
	font-family:Courier New,Courier,Monaco,monospace;
	margin:8pt;
	padding:8pt;
	background-color:#ffffff;
	width:18.75em;
	float:right;
}


.mark {
 background: #FFFF80;
}

/* ##### Generelles Layout - Ende ###### */



/* ##### Navigation - Start ###### */


td.activetab {
         padding:0pt;
         border-top:1px solid #FFFFFF;
         border-left:1px solid #FFFFFF;
         border-right:1px solid #707068;
         border-bottom:1px solid #707068;
         text-align:center;
}

a.linktab:hover {
	background-color:#cccccc;
	display:block;
	padding:0pt;
}

td.linktab-left {
	border-top:1px solid #FFFFD0;
	border-bottom:2px solid #707068;
	border-left:1px solid #FFFFD0;
	width:10%;
	text-align:center;
}

td.linktab-right {
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #707068;
         border-bottom:1px solid #707068;
	text-align:center;
         color:#000000;
}

.nav-table {
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #707068;
	border-right:1px solid #707068;
	text-align:center;
         width:640px;
}

/* ##### Navigation - Ende ###### */
