/* Links */

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000080;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

h1,h2,h3{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.adresse{
	color: #000080;
	font-family: Arial,sans-serif;
	font-size: 9px;
}

.bluetxt{
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}

.box_content{
	background-image: url(pix/raster.gif);
	background-repeat: repeat;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 100px;
	padding: 2px;
}

.box_header{
	background-color: #00008B;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.klein{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* Die Infoboxen */
.tbl_box{
	border: 1px solid #00008B;
	margin-bottom: 2px;
}

/* Navigationsbuttons */
.tbl_navi td{
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 2px;
}

/* Kopfbereich für Flash-Movie oder Banner */
#div_flash{
	background-color: #F2F5F5;
	float: left;
	width: 350px;
}

#div_main {
	border-left: 1px solid #000000;
	width: 100%;

}

#tbl_content {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #cccccc;
	/*border-bottom: 1px solid #000000;*/
}

#tbl_main {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#td_content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}

/* Linke Navigationsleiste */
#td_left{
	background-repeat: no-repeat;
}

/* Rechte Navigationsleiste (Boxes) */
#td_right{
	padding-right: 1px;
}
.inline {
	width: 250px;
}



