/* Allgemeines */
body,p,a,b,i,u,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,td,th,blockquote,div,input,select  
{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif }
body  { background: #e7f5fe url(../images/back_down.gif) repeat-y scroll; width: 780px }
.logo { 
	position: absolute; 
	z-index: 1; 
	top: 0px; 
	left: 0px; 
	width: 208px; 
	height: 128px 
}

.topbg { 
	position: absolute; 
	z-index: 2; 
	top: 0px;
	left: 208px; 
	width: 544px; 
	height: 106px 
}

.sidebg {
	position: absolute; 
	z-index: 0; 
	top: 128px; 
	left: 0px; 
	width: 176px; 
	height: 346px 
}

/*Styles for the Main Content Layer */
.maindiv {
	border-left : 1px dotted #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px;
  width: 600px;
}


.maindiv p { line-height : 180%; margin-top : 6px }

.maindiv td {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;line-height : 180%; margin-top : 6px}

.maindiv h1 {
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
margin-bottom : 12px;
margin-top : 0px
}

.maindiv h2 {
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
margin-bottom : 12px;
margin-top : 30px
}

.maindiv a:link { color : #9999CC }

.maindiv a:visited { color : #996633 }

.maindiv a:hover { color : #7D7EBD }

/*Style Applied to the Sidebar Layer */
.navDiv {
color : #999999;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts  { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 6px; margin-bottom: 4px }

.navButts a  { color: white; text-decoration: none; background-color: #0000cd; padding-top: 3px; padding-bottom: 3px; padding-left: 12px; border: solid 1px #999999; width: 100%; display: block }

.navButts a:hover  { color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #FF0000; border: solid 1px #999999 }
/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	background-color : #1E90FF;
	border : 1px solid #999999;
	color : #FFFFFF;
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right;  padding-left : 5px;   }

.imgfloatleft { float : left;  padding-right : 5px;  }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}
/*Style for The Little Icon Layers */
.icondiv {
	border-bottom : 1px solid #CCCCCC;
	border-left : 0px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}

.icondivL {
	border-bottom : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-right : 0px solid #CCCCCC;
	border-top : 1px solid #CCCCCC
}
/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }
.inlinimg { display : inline }

.schattenrechts { background: url(../images/bg_sh_horizontal.gif) repeat-y }
.schattenunten { background: url(../images/bg_sh_vertical.gif) repeat-x }
.schattenoben { background: url(../images/bg_innen_vertikal.gif) repeat-x }
.schattenlinks { background: url(../images/bg_innen_horizontal.gif) repeat-y }

.lexitab a
{
	padding-top: 0px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
	display:block;
	font: 11px;
	text-decoration: none;
	width: 100%;
	border:1px solid #F0F0F0;
}

.lexitab a:link
{
	text-decoration: none;
	display:block;
	color: #333333
}
.lexitab a:hover
{
	background-color: #DCDCDC;
	display: block;
	border: 1px solid #A1A1A1;
	color: #333333
}
.lexitab a:visited
{
	text-decoration: none;
	color: #333333
}
.lexitab td
{
	line-height:20px
}
