/* Menu block */
.menu_block {
	/*text-align:       left;*/
	vertical-align:   top;
	padding-left:     0px;
	padding-top:      0px;
	/*padding-right:    10px;*/
	/*width:            1000px;*/
	background-color: #EC1F25;
	}

/* Main content block */
.content_block {
	background-color: #FFFFFF;
	padding-left:     16px;
	padding-right:    16px;
	padding-top:      10px;
	padding-bottom:   10px;
	vertical-align:   top;
	font-family:      Arial;
	font-size:        13px;
	
}
.content_block a {
	text-decoration: none;
	font-size:       13px;
	color:           #9a2828;
	/*min-width:        800px !important;*/
}

/* Left content block */
.left_content_block {
	width:            180px !important;
	background-color: #5E5E5E;
	vertical-align:   top;
}

/* Calendar module content */
.calendar_text {
	color:         #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
}
.calendar_date {
	color:         #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
}

/* News module content */
.news_date {
	color:         #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
}
.news_headline {
	color:         #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
}
.news_text {
	color:         #FFFFFF;
	padding-left:  20px;
	padding-right: 20px;
}


/* Footer block */
.footer_right_block {
	text-align:     right;
	font-weight:    bold;
	color:          #CCCCCC;
	padding-left:   10px;
	padding-right:  10px;
	padding-top:    10px;
	padding-bottom: 10px;
}
.footer_left_block {
	text-align:     left;
	color:          #CCCCCC;
	padding-left:   10px;
	padding-right:  10px;
	padding-top:    10px;
	padding-bottom: 10px;
}



BODY {
	padding: 0px;
}

body, td, th {
    font-family: Arial; 
	font-size:   13px;
	font-style:  normal;
	font-weight: normal;
	/*color:       #333333;*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.titel {
    font-family: Arial;
	font-size:   15px;
	font-weight: bold;
	color:       #EC1F25;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.link {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Franklin Gothic Medium Cond;
	font-size: 12px;
	color: #C6252C;
	text-decoration: none;
	font-weight: bold;
}
.link:link {
	font-weight: bold;
	color: #C6252C;
}
.link:hover {
	font-weight: bold;
	text-decoration: underline;
}
.active {color: #C6252C}.menu:link {
	text-decoration: none;
}

.footer {
	color: #333333;
	font-size: 10px;
}
.NewsKlein {
	/* font-family: Arial, Helvetica, sans-serif;*/
	font-family: Franklin Gothic Medium Cond;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.logo {
	background: left bottom no-repeat;
}

.slogan {
	background: left center no-repeat;
}

.exclam {
	background: left top no-repeat;
}

.topnav {
	border: solid #585556;
	border-width: 1px 0px;
}

.topnav TABLE {
	display: inline;
}

.menu {
	border-collapse: collapse;
}

.menu TD {
	border: solid #333333;
	border-width: 1px 0px;
}

.menu TD.empty {
	border: none;
	padding-top: 1px;
}

.menu A, .menu SPAN {
    font-family: Arial, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px;
	display: block;
	width: 100%;
	text-decoration: none;
}

.last TD, .menu .active {
	border-color: #C6252C;
}

.menu .before {
	border-bottom-color: #C6252C;
}

.last A, .menu .active A {
	color: #C6252C;
}

.menu A:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*@font-face { 
	font-family: Futura-CondensedLight-Normal;
	src: url(../futura.ttf);
}*/

/*
@font-face { 
	font-family: Futura-CondensedLight-Normal;
	src: url(../futura.ttf);
}

.futura {
	font-family: Futura-CondensedLight-Normal;
	font-size: 36px;
}*/

/*  blocks  */
.block * {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

.block .text {
	width: 62px;
}

.block .button {
	background: #FFF;
	border: none;
	color: #C6252C;
	cursor: hand;
	cursor: pointer;
	text-align: right;
	padding-right: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Franklin Gothic Medium Cond;*/
}

.block A {
	color: #C6252C;
}

.block A:hover {
	text-decoration: none;
}
.LoginButton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond; */
	font-size: 12px;
	font-weight: bold;
	color: #C6252C;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 3px;
	border: 1px none #CCCCCC;
}

.caption {
	vertical-align: top;
	font-family:    Arial;
	font-size:      13px;
}

.LogoTd {
   width: 10px !important;
   height: 9px !important;
}

.left_column {
	VERTICAL-ALIGN: top; BACKGROUND-COLOR: #FFFFFF
}
.right_column {
	VERTICAL-ALIGN: top;
	/*WIDTH: 200px;*/
	BACKGROUND-COLOR: #FFFFFF;
	padding-top:  15px;
	padding-right: 5px;
}

