﻿body { color: #848d97; font-family: Arial, Tahoma, sans-serif; background-color: #ffffff; font-size: 8pt;}
.table{
	text-align: center;
	color: #848d97; 
	font-family: Arial, Tahoma, sans-serif; 
}

.style1 {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 2px;
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	border-width: 0;
}

.style4 {
	text-align: center;
}
.style5 {
	margin-right: 15px;
	margin-bottom: 20px;
	border-width: 0;
}
.style6 {
	background-image: url('pics/entwurf_start_17.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.style7 {
	background-image: url('pics/entwurf_start_23.jpg');
	background-repeat: repeat-y;
	background-position: right;

}
.style8 {
	background-image: url('pics/entwurf_start_16.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;

}
.style9 {
	background-image: url('pics/entwurf_start_20.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;

}
.style10 {
	background-image: url('pics/entwurf_start_27.jpg');
	background-repeat: repeat-y;
	background-position: left;

}
.style11 {
	background-image: url('pics/entwurf_start_69.jpg');
	background-repeat: no-repeat;
	background-position: top left;

}
.style12 {
	background-image: url('pics/entwurf_start_65.jpg');
		background-repeat: no-repeat;
	background-position: top right;

}
.style13 {
	background-image: url('pics/entwurf_start_68.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#menu {
width:500px;
margin: 1px;
padding:1px;
}


#menu a:link, #menu a:visited {
        border-bottom: dashed 0px #C2631D;
        color:#848d97;text-decoration:none;
        font: bold 12px Arial, Tahoma, sans-serif;
        height: 16px;
		line-height: 16px;
}

#menu a:active {
        color:#ff0000;
        border-bottom: dashed 1px #ff0000;

}
#menu a:hover { 
		background:;
        color:#ff0000;
        text-decoration:underline;
        letter-spacing:0px
}

h1 { color: #555555; font-size: 10pt; font-weight: bold; text-decoration: none; }
h2 {
	color: #555555;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
h3 { color: #555555; font-size: 8pt; font-weight: lighter; text-decoration: none; }

a:link {color:#848d97; font-size: 9pt; text-decoration: underline; }
a:visited {color:#848d97; font-size: 9pt; text-decoration: none; }
a:hover {color:#ff0000; text-decoration: underline; }
a:active {color:#FF0000; text-decoration: none; }


h5 { color: #cc0000; font-size: 12pt; font-weight: bold; text-decoration: underline; text-align: center; letter-spacing: 1px;}
