@charset "utf-8";
/* CSS Document */

body {
	background-color: #BDBABD;
	background-image: url(Bilder/background%20gray%20gradient%20soft.jpg);
}
.bjcss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EFCF21;
	background-color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
}
.txtcss {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #000000;
        background-color: #BDBABD;
	    margin-top: 10px;
        margin-bottom: 10px;
	    margin-left: 10px;
	    margin-right: 10px;
        font-style: normal;
		vertical-align:top;
}
.txtcss_3tagevorschau {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
		font-weight:bold;
        color: #EFCF21;
        background-color: #333333;
	    margin-top: 10px;
        margin-bottom: 10px;
	    margin-left: 10px;
	    margin-right: 10px;
        font-style: normal;
		vertical-align:top;
}
.txtcss_3tagevorschau_div{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
		font-weight:bold;
        color: #000000;
		text-align:center;
}
a:link {
	color: #F7CB21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7CB21;
}
a:hover {
	text-decoration: none;
	color: #EFCB21;
}
a:active {
	text-decoration: none;
	color: #F7CB21;
}
td h2 {
color:#000000;
text-align:center;
font-size:18px;
}
