body {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 10pt;
	font-weight: normal;
	background-color : #E0E0E0;
}

hr {
	color: #303030
}

td,th,p,ol,ul,li,div,address,blockquote,nobr,b,i,dl,dt,span
     {
	font-family:  Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 10pt;
}

h1,h2,h3,h4,h5,h6 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #303030;
}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:8pt; }

a:link { color:#4082CE; text-decoration:none; font-weight:bold; }
a:visited { color:#4082CE; text-decoration:none; font-weight:bold; }
a:active { color:#D00000; text-decoration:none; font-weight:bold; }
a:hover {color:#D00000; text-decoration: none; font-weight:bold; }

a.menu:link { color:#303030; text-decoration:none; font-weight:bold; }
a.menu:visited { color:#303030; text-decoration:none; font-weight:bold; }
a.menu:active { color:#4082CE; text-decoration:none; font-weight:bold; }
a.menu:hover {color:#4082CE; text-decoration: none; font-weight:bold; }

a.teaser:link { color:#D7293f; text-decoration:none; font-weight:bold; }
a.teaser:visited { color:#D7293f; text-decoration:none; font-weight:bold; }
a.teaser:active { color:#4082CE; text-decoration:none; font-weight:bold; }
a.teaser:hover {color:#4082CE; text-decoration: none; font-weight:bold; }

.footer {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #303030;
	font-weight : bold;
}

.mini {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #303030;
	font-weight : normal;
}

.small {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #303030;
}

.big {
	font-family :   Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #303030;
	font-weight : bold;
}

.bigger {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #303030;
}

.tdheader {
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-color: #4082CE;
	background : #4082CE;
}

.tdmenu {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #4082CE;
	background : #F5F8FC;
	background-image : url(../images/verlauf_menu.png);
}

.tdmenufooter {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-color: #4082CE;
	background : #F5F8FC;
	background-image : url(../images/verlauf_menu.png);
}

.tdcontent {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #4082CE;
	background : #FFFFFF;
}

.tdcontentfooter {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-color: #4082CE;
	background : #FFFFFF;
}

.tdspacer {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-color: #4082CE;
	background : #FFFFFF;
}

.tdspacerfooter {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-color: #4082CE;
	background : #FFFFFF;
}

body {background-repeat: repeat;}
