
/* schriftstil,abstände */

body
{margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px;
margin-bottom: 0px; 
color: white;  
background-color: white; 
font-family: Arial,Tahoma; 
font-size: 10pt;}

table,tr,td
{margin-top: 0px; 
margin-left: 0px; 
margin-right: 0px; 
color: white ;
font-family: Arial,Tahoma; 
font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: white;
scrollbar-highlight-color : #e6e6e6; scrollbar-shadow-color : black;}

/* menue links */

td.menu1{ 
text-decoration:none ;
font-family:Arial,Tahoma;
width:160px;}

#menu1 a {
display: block; 
background-image:url(images/back_button.jpg); 
color:white; 
text-decoration:none ;
font-family:Arial,Tahoma; 
font-size: 10pt;
width:160px;
padding-left: 4px; 
padding-bottom: 4px;   
padding-top: 4px;
margin: 0px auto;
}

#menu1 a:visited{
display: block; 
background-image:url(images/back_button.jpg);
color:white;
text-decoration:none;
font-family:Arial,Tahoma; 
font-size: 10pt;
width:160px;
padding-left: 4px; 
padding-bottom: 4px;   
padding-top: 4px;
margin: 0px auto;
}

#menu1 a:active{
display: block; 
background-image:url(images/back_button_b.jpg); 
color:white;
text-decoration:none;
font-family:Arial,Tahoma; 
font-size: 10pt;
width:160px;
padding-left: 4px; 
padding-bottom: 4px;   
padding-top: 4px; 
margin: 0px auto;
}

#menu1 a:hover {
display: block;
background-color:#3f779a;
background-image:url(images/back_button_b.jpg);
color: white; 
text-decoration:none ;
font-family:Arial,Tahoma; 
font-size: 10pt;
width:160px;
padding-left: 4px; 
padding-bottom: 4px;   
padding-top: 4px; 
margin: 0px auto;
}

/* allgemeine links */

/*
a:link{ color: #CCCCCC; text-decoration:underline; ;font-family:Arial,Tahoma; font-size: 10pt;}

a:visited{color: #CCCCCC;text-decoration:underline;font-family:Arial,Tahoma; font-size: 10pt;}

a:active{ color:#CCCCCC;text-decoration:underline;font-family:Arial,Tahoma; font-size: 10pt; }

a:hover{ color: #808080;background-color:white;  text-decoration:underline and overline;font-family: Arial,Tahoma; font-size: 10pt; }
*/
.MenuImage{
	width:123px;
	height:32px;
	background-image:url('../images/MenuButton.jpg');
	background-repeat:no-repeat;
	background-position:10px 0px;
	color:white;
	font-family:Arial,Tahoma;
	font-size:13px;
	text-align:left;
	padding-left:25px;
	padding-top:0px;
	vertical-align:middle;
	cursor:hand;
}
.MenuImage2{
	width:123px;
	height:32px;
	background-image:url('../images/MenuButton2.jpg');
	background-repeat:no-repeat;
	background-position:10px 0px;
	color:white;
	font-family:Arial,Tahoma;
	font-size:13px;
	text-align:left;
	padding-left:25px;
	padding-top:0px;
	vertical-align:middle;
	cursor:hand;
}
.MenuImageb{
	width:124px;
	height:32px;
	background-image:url('../images/MenuButtonb.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#348C9A;
	font-family:Arial,Tahoma;
	font-size:13px;
	text-align:left;
	padding-left:15px;
	padding-top:0px;
	vertical-align:middle;
	cursor:hand;
}
.MenuImage2b{
	width:124px;
	height:32px;
	background-image:url('../images/MenuButton2b.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:white;
	font-family:Arial,Tahoma;
	font-size:13px;
	text-align:left;
	padding-left:15px;
	padding-top:0px;
	vertical-align:middle;
	cursor:hand;
}
.MenuText{
	color:white;
	font-family:Arial,Tahoma;
	font-size:13px;
	text-align:left;
	padding-left:19px;
	padding-top:0px;
	vertical-align:middle;
	cursor:hand;
}
.RightArrow{
	text-align:right;
	color:red;
	font-family:Arial,Tahoma;
	font-size:16px;
	font-weight:bold;
}
.Text1{
	color:#338C99;
	font-family:Arial,Tahoma;
	font-size:16px;
	text-align:right;
	font-weight:bold;
}
.Text2{
	color:red;
	font-family:Arial,Tahoma;
	font-size:16px;
	text-align:right;
	font-weight:bold;
}
.Text3{
	color:#338C99;
	font-family:Arial,Tahoma;
	font-size:12px;
	padding-left:80px;
	font-weight:bold;
}
.Text3b{
	color:red;
	font-family:Arial,Tahoma;
	font-size:12px;
	padding-left:80px;
	font-weight:bold;
}
.Text4{
	color:#338C99;
	font-family:"OCR B",Ocrb,Arial,Tahoma;
	font-size:12px;
	padding-left:80px;
	font-weight:bold;
}
