/* Body */
BODY {
  margin:0 0 0 0;
  background-color:#F7BC5B;
}

p,div,td {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
}

.header {
  float:left;
  width:272px;
  height:249px;
  margin:0;
  padding:0;
}

.topmenu {
  position:relative;
  height:20px;
  margin-top:0;
  right:150px;
}
	
/* Topmenu */

ul#mainlevel-nav {
  list-style:none;
  padding:0;
  margin:0;
  float:right;
  white-space:nowrap;
}

ul#mainlevel-nav li{
list-style: none;
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;
background: #FFF0BD;
border: 1px solid black;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
font-weight: bold;
color: #0077AA;
margin-left: 5px;
white-space: nowrap;
border:0;
}

.inhalt {
  clear:left;
  position:absolute;
  top:300px;
  left:225px;
  right:225px;
  margin-bottom:50px;
  background-color:#FFF0BD;
  padding:1px 10px;
}

/* Menu Links */
.menu_links {
  position:absolute;
  top:270px;
  left:8px;
  width:217px;
}

.menu_links_01 {
  background:url(../images/menu_links_01.jpg) top left no-repeat;
}

.menu_links_02 {
  background:url(../images/menu_links_02.jpg) top left repeat-y;
}

.menu_links_03 {
  background:url(../images/menu_links_03.jpg) bottom left no-repeat;
}

.menu_links_content {
  width:160px;
  margin:10px;
  padding:35px 20px 55px 25px;
}

.menu_links_content .moduletable {
  margin:0;
  padding:10px 0 0 0;
  width:150px;
  border:0;
}

/* Menu Rechts */
.menu_rechts {
  position: absolute;
  top:270px;
  right:0;
  width:217px;
}

.menu_rechts_01 {
  background:url(../images/menu_rechts_01.jpg) top left no-repeat;
}

.menu_rechts_02 {
  background:url(../images/menu_rechts_02.jpg) top left repeat-y;
}

.menu_rechts_03 {
  background:url(../images/menu_rechts_03.jpg) bottom left no-repeat;
}

.menu_rechts_content {
  width:160px;
  margin:10px;
  padding:25px 25px 85px 20px;
}

.menu_rechts_content .moduletable {
  margin:0;
  padding:10px 0 0 0;
  width:150px;
  border:0;
}

.moduletableheader {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#F7BC5B;
  text-align:left;
  white-space:nowrap;
  width:100%;
  border-bottom:2px solid #FF8311;
}

.user3 {
  position:absolute;
  left:245px;
  top:110px;
  width:400px;
  height:200px;
  background:url(../images/logo.gif) top left no-repeat;
}

.user4 {
  position:absolute;
  top:50px;
  right:150px;
  width:300px;
  text-align:right;
}	

/* Links */
a:link, a:visited {
  font-size:14px;
  color:#0077aa;
  text-decoration:none;
  border-bottom:1px dotted #0077aa;
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color:#0077aa;
  text-decoration:none;
  border-bottom:1px solid #0077aa;  
}

.csc-textpic a {
  border:0;
}
/* Horizontale Linien */
hr {
  background:#C0C0C0;
  height:2px;
  border:1px inset;
}

hr.separator {
  background:#C0C0C0;
  height:1px;
  width:75px;
  border:0px;
}

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
  color:#F7BC5B;
  font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, serif;
  font-weight:normal;
  font-size:14px;
}

a.mainmenu:hover, a.mainlevel:hover {
  color:#FF9900;
  text-decoration:underline;
}

#active_menu  { 
  color:#FF9900; 
  font-weight:bold;
}

.contentpaneopen {
  margin-top:280px;
}

h1 {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#0077AA;
  text-align:left;
  border-bottom:2px solid #FF8311;
  margin:0;
}

h2 {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#0077AA;
  text-align:left;
  border-bottom:2px solid #FF8311;
  margin:0;
}

h3 {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#0077AA;
  text-align:left;
  border-bottom:2px solid #FF8311;
  margin:0;
}

h3.top {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#0077AA;
  text-align:right;
  border-bottom:2px solid #FF8311;
  margin:0;
  margin-bottom:0.2em;
}

.csc-subheader {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#0077AA;
  text-align:left;
  margin:0;
}

.mail { 
}

.formerror {
  color:#0077aa;
  font-weight:bold;
}

td,td span {
  vertical-align:top;
}

input,textarea {
  background:#FCDF9C;
  border-top:1px solid #FACD7C;
  border-left:1px solid #FACD7C;
}