div,td,p,li,span
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#555555;
	
}

body
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#555555;
	
	scrollbar-arrow-color:#555555;
    scrollbar-base-color:#555555;
    scrollbar-darkshadow-color:#CCCCCC;
    scrollbar-face-color:#CECECE ;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-shadow-color:#acacac;
    scrollbar-track-color: #FFFFFF; 
	
}

img
{
	border-style:none;
}


.txtTitel1
{
	font-family:Verdana;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
}

.btn
{
	font-family:Arial;
	font-size: 13px;
	color: black;
	background-color: #eeeeee;
	
	border:solid 2px #cccccc;
	cursor: pointer;
}

.txtBox
{
	font-family:Arial;
	font-size: 13px;
	color: black;
	background-color: #eeeeee;
	
	border:solid 2px #cccccc;
	cursor: text;
	
}
td.rahmen
{
	position:relative;
}

div.imglink
{
	padding:2px 2px 2px 2px;
}


.txtTable
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#555555;
}
.txtLight
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
}



.txtTitel2
{
	font-family:Verdana;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color:#555555;
}
.txtFat
{
	font-family:Verdana;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#555555;
	text-decoration:none;

}

a.navTop
{
	font-family:Verdana;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
	text-decoration:none;

}
a.navTop:hover
{
	color:#555555;
}

a.navSub
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
	text-decoration:none;

}
a.navSub:hover
{
	color:#555555;
}



a
{
	font-family:Verdana;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
	text-decoration:underline;

}
a:hover
{
	color:#555555;
}


.txtKontakt
{
	font-family:Verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
}




#dvMain {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

#dvTop {
	position:absolute;
	top:60px;
	left:300px;
}
	

#dvLeft {
	position:absolute;
	top:100px;
	left:0px;
	width:160px;
	height:400px;
	
	}
#dvNavFrame {
	position:absolute;
	top:20px;
	left:10px;
	width:80px;
	height:430px;
	vertical-align:middle;
	/*border:solid 1px blue;*/
	}
#dvIFrame {
	position:absolute;
	top:10px;
	left:100px;
	width:790px;
	height:490px;
	vertical-align:middle;
	/*border:solid 1px blue;*/
	}				
#dvInnerFrame {
	position:relative;
	top:10px;
	left:10px;
	padding:6px 6px 6px 6px;
	width:800px;
	height:500px;
	vertical-align:middle;
	/*border:solid 1px red;*/
	}	

#dvFrame {background: url(images/dotgrey.gif) 0 0 repeat-x;
	position:absolute;
	top:100px;
	left:170px;
	width:100%;
	height:500px;
	}
.b {background: url(images/dotgrey.gif) 0 100% repeat-x}
.l {background: url(images/dotgrey.gif) 0 0 repeat-y}
/*.r {background: url(dotgrey.gif) 100% 0 repeat-y}*/
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
/*.br {background: url(br.gif) 100% 100% no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
*/


.TEXT01	{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#acacac;
}
.TEXT02	{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#acacac;
}
.TEXT03	{
	font-family:Arial;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#555555;
	}

 img.lnk
 {
    border-style:none;
    cursor:pointer;
 }

 #inhalt
 {
	position:relative;
	top:0px;
	left:0px;
	z-index:0;  
	width:70px;
	height:289px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
	background-color:#e4e2e2;
 }

#mainimage{position:relative; top:0px; left:0px}


