body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 0px;
font-size: 13px;
background-color:#e2f2ff;
}


#seitenbereich {
text-align:left;
margin-top: 0px;
}

#header {
 background-color:#4f4f4f;
 background-image: url(../images/stajlbg.png);
 background-repeat: repeat-x;
 height:120px;
 margin-top: 15px;
 margin-left: 5px;
 margin-right: 5px;
 z-index:0;
}
#toprightimage{
float:right;
z-index:2;
}


#topnavi {
 background-image: url(../images/topmenu.png);
 background-repeat: repeat-x;
 margin-top:0px;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom:5px;
 padding-top:5px;
 height: 35px;
 z-index:1;
}

table.topbalk {
 margin-left:190px;}

td.menuebalken {
color:#FF7F00;
width:130px;
font-weight:bold;
height:20px;
border-right-width:5px;
}

td.menuebalken:hover{
color:yellow;
}

#languagepanel {
 background-color:#ffffff;
 color:#555555;
 position: absolute;
 top: 190px;
 left:15px;
 width:150px;
 border: 1px solid #555555;
 padding-left:10px;
 padding-right:10px;
}
#insidelanguagepanel {
 background-color:#555555;
 background-image:url(../images/insidekop.png);
 background-repeat: repeat-x;
 width:170px;
 height:25px;
 border: 0px solid #555555;
 color: #FFFF00;
 font-weight:bold;
 margin-left:-10px;
}

#sidepanel {
 background-color:#ffffff;
 color:#555555;
 position: absolute;
 top: 290px;
 left:15px;
 width:150px;
 border: 1px solid #555555;
 padding-left:10px;
 padding-right:10px;
}
#insidepanel {
 background-color:#555555;
 background-image:url(../images/insidekop.png);
 background-repeat: repeat-x;
 width:170px;
 height:25px;
 border: 0px solid #555555;
 color: #FFFF00;
 font-weight:bold;
 margin-left:-10px;
}

#content {
  background-color:#ffffff;
  background-image:url(../images/desktop.png);
  background-repeat:repeat-x;
  color:#555555;
  border-left: 190px;
  border-left-style:solid;
  border-left-color:#DDEEFF;
  border-right: 205px;
  border-right-style:solid;
  border-right-color:#DDEEFF;
  margin-right:5px;
  margin-top:15px;
  margin-bottom:10px;
  padding-top:0px;
  padding-left:10px;
  padding-right:10px;
}

#sidepanel1 {
 position:relative;
 top: 10px;
 float:right;
 width:170px;
 background-color:#FFFFFF;
 border: 1px solid #555555;
 padding-left:10px;
 padding-right:10px;
 margin-right:5px;
 color:#555555;
}

#insidepanel1 {
 background-color:#555555;
 background-image:url(../images/insidekop.png);
 background-repeat: repeat-x;
 width:190px;
 height:25px;
 border: 0px solid #555555;
 color: #FFFF00;
 font-weight:bold;
 margin-left:-10px;
}

#bottomnavi {
 background-image: url(../images/topmenu.png);
 background-repeat: repeat-x;
 margin-top:5px;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom:5px;
 padding-top:5px;
 height: 35px;
}

h2.warning{
color:red;}


a:link,a:visited,a:active
{
	font-weight: bold;
	text-decoration: none;
	color:#FF7F00;
}
a:hover{color:yellow;}

a.img:link,a.img:visited,a.img:focus,a.img:hover,a.img:active
{
border:0;
text-decoration: none;
color:#ffffff;
}

a.link:link { font-weight:bold; color:#888888; text-decoration:none; }
a.link:visited { font-weight:bold; color:#888888; text-decoration:none; }
a.link:focus { font-weight:bold; color:#3333FF; text-decoration:none;}
a.link:hover{ font-weight:bold; color:#3333FF; text-decoration:none;}
a.link:active{ font-weight:bold; color:#888888; text-decoration:none; }

a.text:hover{color:#FF6600;}

td.webtxt{
 padding:25px;
 vertical-align:top;
}





