﻿/*
  css Datei copyright by geminiX
 
  --
  
  Script by ilch.de
  Design by geminiXdesigns.de
  --
  
  Script-Support auf www.ilch.de
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e1e1e1;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}
#wrap {
  position: relative;
  width: 480px;
  text-align: left;
  margin: 0 auto 0 auto;
}
#top {
 
  height: 67px;
}
#header {
	height: 153px;
	text-align: center;
	vertical-align: middle;
}
#header h1 {
	background: transparent;
	display: inline;
	position: absolute;
	top: 110px;
	left: 100px;
	color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}
#top2 {
  
  height: 31px;
}
#top2 font {
  display: inline;
  position: absolute; 
  left: 172px;
  margin-top: 2px;
  font-size: 10px;
	text-decoration: none; 
}
#content {
 
  background-repeat: repeat;
  width: 480px;
}
#footer {

  height: 33px;
  text-align: center;
  vertical-align: middle;
}
#left_col { width: 158px; float: left; color: #fff; font-size: 10px; overflow: hidden; padding: 0 18px 0 9px; }

#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark { color: #000000; font-size: 10px; }

#left_col a { color: #000000; font-size: 10px; }

#left_col .menu_heading
{
  color: #000;
  display:block;
  letter-spacing: 1px;
  font-size: 10px;
  padding: 0 0 3px 5px;
}

#main_col { font: 10px serif; width: 440px; float: left; clear: none; min-height: 100px; overflow: auto; padding: 0 20px 0 5px; }
#right_col1 {
	font: 10px serif;
	width: 141px;
	float: left;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	overflow: hidden;
}
#right_col2 { 
  width: 141px;
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 14px;
  padding-bottom: 0px;
  overflow: hidden;
}

#right_col1 .menu_heading,
#right_col2 .menu_heading 
{
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
}

#left_col ul
{
  padding: 0;
  margin: 0;

  width: 149px;
}

#left_col li
{
  margin:0;
  padding: 5px 0 0 2px;
  
} 

#left_col li ul
{
  width: 146px;
  
}

#left_col li li
{
    padding-left: 16px;
}
#left_col li a
{
	color: #fff;
	padding-left: 8px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

td 
{
  font-family: Verdana; 
  font-size: 10px;
}

a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a 
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover 
{ text-decoration: underline; color: #981d00; font-size: 10px; }

a.box 
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a.box:hover 
{ text-decoration: underline; color: #ffcc66; font-size: 10px; }

.Chead
{
	background: #981d00;
	color: #ffffff;
	font-size: 10px;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
	background: #d0d0d0;
	color: #000000;
}

.Callg
{
  background-color: #d0d0d0;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
	font: 10px Arial, Helvetica, Sans-Serif;
	background-color: #e1e1e1;
	color: #000000;
}
.Cmite
{
	background-color: #d0d0d0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
}
.Cdark
{
	background-color: #d0d0d0;
}

.rand
{
	border: 1px #e1e1e1 solid;
	color: #000000;
}

.smalfont 
{
	font-size: 10px;
	text-decoration: none;
}

.border 
{
	font: 10px Arial, Helvetica, Sans-Serif;
	background-color: #333333;
}
hr 
{
	height: 0px;
	border: 0px #808080 solid;
	border-top-width: 1px;
}

input, textarea, select
{ color: #000000; font: 10px Arial, Helvetica, Sans-Serif; text-decoration: none; background-color: #ffffff; border: solid 1px #808080; }

