/* CSS Document */

body{
padding : 0;
margin : 0;
background-image : url(bilder/hintergrund_tabelle_zahnrad2.jpg);
background-repeat : no-repeat;
background-color:#1166AA;
background-position:5px 5px;
}

#content{
	position: absolute;
	top: 120px;
	left: 190px;
	width: 550px;
	overflow: auto;
	height: 450px;
}


#content p{
font-family :  Arial, Verdana, sans-serif;
font-size : 12pt;
font-weight : normal;
color : #FFFFFF;
background-color : transparent;
line-height : 18pt;
}

#content mytext{
font-family :  verdana, arial, sans-serif;
font-size : 10pt;
font-weight : normal;
color : #FFF;
background-color : transparent;
line-height : 13pt;
}



#title{
position : absolute;
top : 7px;
left : 7px;
z-index : 50;
}

#sprachnavigation{
position : absolute;
top : 7px;
left : 610px;
z-index : 50;
}

#topframe{
	position : absolute;
	top : 35px;
	left : 4px;
	z-index : 50;
	width: 750px;
}



/*#script{
position : absolute;
top : 12px;
right : 0;
text-align : right; Leichter Hack für Netscape 4
}*/

#navigation{
	position : absolute;
	width : 180px;
	left: 17px;
	top: 70px;

}

#trennlinie{
position : absolute;
width: 1px;
left: 175px;
top: 70px;
height: 500px;
z-index: 30;
background-color:#FFFFFF;

}

#my_texttitel{
position: absolute;
top: 70px;
left: 190px;
width: 500px;
}

#bottomframe{
	position : absolute;
	bottom: 1px;
	top : 580px;
	left : 5px;
	z-index : 50;
	width: 750px;
}

#rahmen{
position: absolute;
top: 5px;
left: 5px;
width: 750px;
height: 5000px;
z-index: 1;
border-width:1px;
  border-style:dotted;
  border-color:#000000;
}


.white {font-family:verdana, arial, sans-serif;
       color:#FFFFFF;
       font-size:12px;
       font-style:normal;
       font-variant:small-caps;
       font-weight:bold;}


.text {font-family:verdana, arial, sans-serif;
       color:#ffffff;
       font-size:14px;
       font-style:normal;
       font-variant:normal;
       font-weight:normal;
	   text-decoration : none;}
	   
.title {font-family:verdana, arial, sans-serif;
       color:#ffffff;
       font-size:20px;
       font-style:normal;
       font-variant:small-caps;
       font-weight:bold;}

.chap {font-family:verdana, arial, sans-serif;
       color:#ffffff;
       font-size:16px;
       font-style:normal;
       font-variant:normal;
       font-weight:bold;}
	   
a  {font-family:Arial, Verdana, sans-serif;;font-size:12pt;color:#FFFF00;font-weight:bold;text-decoration : none;line-height :13pt;}
a:active {font-family:Arial, Verdana, sans-serif;;font-size:12pt;color:green;font-weight:bold;text-decoration:none;line-height:13pt;}
a:hover {font-family:Arial, Verdana, sans-serif;;font-size:12pt;color:Red;font-weight:bold;text-decoration:none;line-height:13pt;}


#navigation a.mymenu  {font-family:verdana, arial, sans-serif;
		font-size:10pt;
		color:white;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}

#navigation a.mymenu:link  {font-family:verdana, arial, sans-serif;
		font-size:10pt;
		color:white;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}
		
#navigation a.mymenu:hover  {font-family:verdana, arial, sans-serif;
		background-color:white;
		font-size:10pt;
		color:#3366CC;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}
#navigation a.mymenu:active  {font-family:verdana, arial, sans-serif;
		background-color:white;
		font-size:10pt;
		color:#3366CC;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}

#sprachnavigation a.mymenu  {font-family:verdana, arial, sans-serif;
		font-size:10pt;
		color:white;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}

#sprachnavigation a.mymenu:link  {font-family:verdana, arial, sans-serif;
		font-size:10pt;
		color:white;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}
		
#sprachnavigation a.mymenu:hover  {font-family:verdana, arial, sans-serif;
		background-color:white;
		font-size:10pt;
		color:#3366CC;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}
#sprachnavigation a.mymenu:active  {font-family:verdana, arial, sans-serif;
		background-color:white;
		font-size:10pt;
		color:#3366CC;
		font-weight:normal;
		text-decoration : none;
		line-height :12pt;}

.titletext  { font-family:verdana, arial, sans-serif;;font-size:14pt;color:#FFFFFF;line-height:15pt;}

.maintext  { font-family:Arial, Verdana, sans-serif;;font-size:12pt;color:#FFFFFF;line-height:18pt;}

