ul {
padding: 0;
margin: 0;
}

li { 
margin: 4px;
padding: 0 0 0 16px;
} 

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

/* Main content block */
.content_block {
	background-color: #FFFFFF;
	padding-left:     10px;
	padding-right:    10px;
	padding-top:      10px;
	padding-bottom:   10px;
	vertical-align:   top;
}
.content_block a {
	text-decoration: none;
	font-size:       12px;
	color:           #9a2828;
}

/* Left content block */
.left_content_block {
	/*width:            250px !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  {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0; 
padding: 0;
}
 
/*body, td,*/ th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 14px;
	font-weight: bold;
	color: #9a2828;
}
a {
	text-decoration: none;
	font-size: 11px;
	color: black;
}
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: Verdana, 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 #333;
	border-width: 1px 0px;
}

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

.menu A, .menu SPAN {
	font-family: Verdana, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 9px;
	font-weight: bold;
	/*color: #333;*/
	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;
}

/*@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;
	font-family: Verdana, Helvetica, sans-serif; 
	/*font-family: Franklin Gothic Medium Cond;*/
}
button {
	font-family: Arial; 
	font-size:12px;
	font-weight:bold;
}
.block A {
	color: #C6252C;
}

.block A:hover {
	text-decoration: none;
}
.LoginButton {
	font-family: Verdana, 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;
}
.block_info_title{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.title {
	color: #222;
	height:20px;
	padding: 3px 5px 0px 5px;
	font-weight: bold;
	white-space: nowrap;
	font-size: 10px; 
} 

select {
	border-spacing: 0;
	background-color: #eee;
	margin: 2px;
	padding: 0px;
	width: 25%;
}

select.courses {
	width: 200px;
}
select.title {
	width: 100px;
}
select.country {
	width: 50px;
}

.fields {
	margin: 2px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
}
input.half {
	width: 146px;
}

input.full {
	width: 300px;
}

input.plz {
	width: 55px;
}
input.city {
	width: 179px;
}

input.phone {
	width: 120px;
}

input.fax {
	width: 120px;
}

input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
	background-color: #acd;
}

.textarea {
	width: 300px;
	height: 35px;
}

.submit, .reset {
background-image: url("../_images/bgbutton.gif");
background-repeat: no-repeat;
width: 100px;
height: 20px;
vertical-align: top;
border-top: 1px #ccc solid;
border-left: 1px #ccc solid;
border-bottom: 1px #333 solid;
border-right: 1px #333 solid;
}
.submit:focus, .submit:hover, .reset:focus, .reset:hover {
background-image: url("../_images/bgbuttonhover.gif");
background-repeat: no-repeat;
width: 100px;
height: 20px;
border-top: 1px #333 solid;
border-left: 1px #333 solid;
border-bottom: 1px #ccc solid;
border-right: 1px #ccc solid;
}

.header {
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
}

.h_left {
	border-left:1px solid #E7E8E9;
}

.h_right {
	border-right:1px solid #E7E8E9;
}

.h_bottom {
	border-bottom:1px solid #E7E8E9;
}

.h_left_bottom {
	border-left:1px solid #E7E8E9;
	border-bottom:1px solid #E7E8E9;
}

.h_right_bottom {
	border-right:1px solid #E7E8E9;
	border-bottom:1px solid #E7E8E9;
}



.left {
	border-left:1px solid #CCCCCC;
}

.right {
	border-right:1px solid #CCCCCC;
}

.bottom {
	border-bottom:1px solid #CCCCCC;
}

.left_bottom {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.right_bottom {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.left_top {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.top {
	border-top:1px solid #CCCCCC;
}

.right_top {
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.left_right_top{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.left_right_bottom{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.left_right {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
