/***CONTENT***/
body, .internal-link, .mail{
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

#container {
margin: 0px auto;
text-align: left;
width: 955px;
background-color: #fff;
color: #333;
border: 1px solid gray;
}

#top
{
height: 170px;
/*background-image: url(banner.jpg);*/
background-repeat: no-repeat;
}

#topnav
{
background: url(bg_topnav.gif);
border-bottom: 1px solid black;
border-top: 3px solid black;
height: 30px;
}

#rightbox{
float: right;
position: relative;
right: 20px;
top: 25px;
width: 295px;
height: 335px;
margin-bottom: 40px;
}

#foto{
position: relative;
top: 61px;
left: 77px;
width: 136px;
height: 210px;
}

#content
{
margin-right: 350px;
padding-left: 40px;
}

#footer
{
clear: both;
text-align : left;
margin: 0 10px 0 10px;
padding: 5px 0 5px 20px;
color: #333;
border-top: 1px solid gray;
}

.csc-mailform{
border:0;
}

.csc-mailform-field label {
display: block;
text-align: left;
width: 45px;
max-width: 45px;
margin-bottom: 5px;
}

.csc-mailform-field input {
display: block;
width: 150px;
max-width: 150px;
text-align: left;
margin-bottom: 5px;
padding-left: 3px;
}

.csc-mailform-field textarea {
padding-left: 3px;
}

/***ROOT***/
.root:link, .root:visited {
font-size:10px;
color:#666666;
text-decoration:none;
}

.root:hover {
color:#999999;
}

.root_zelle {
font-size:10px;
color:#333;
padding: 10px 0 30px 0;
}

/***TOP MENU***/
#topMenu{
  margin-left: 30px;
  height:30px;
}

.topMenu_item, .actTopMenu_item{
  padding: 6px 9px 0 7px;
  width: 100px;
}

#topMenuItemSplit{
  background: url('splitter.gif') right no-repeat;
}

#topSubmenu{
  border:1px solid black;
  border-top:none;
  background-color: #BD9E8A;
}
#topSubmenu2{
  border:1px solid black;
  background-color: #BD9E8A;
}
.topSubmenu_item, .actTopSubmenu_item{
  padding:2px 5px 2px 5px;
}

.topMenu_item a, .topSubmenu_item a{
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.topMenu_item a:hover, .topSubmenu_item a:hover{
  color: black;
}

.actTopMenu_item a:hover, .actTopSubmenu_item a:hover{
  color: black;
}

.actTopMenu_item a, .actTopSubmenu_item a, .actLeftMenu_item a{
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.internal-link,  .external-link-new-window, .mail, .bodytext a{
  color:#666666;
}

a:hover{
  color:red;
}
#footer a{
  font-size: 12px;
  text-decoration: none;
  color: #333333;
}
#footer a:hover{
  color: red;
}