ul {
padding: 0;
margin: 0;
}

li { 
list-style-type: square; 
list-style-position: inside;
margin: 4px;
padding: 0 0 0 16px;
text-indent: -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:         #003F7C;
	font-size: 11px; 
	font-family: Verdana;
	/*font-weight: bold;*/
	font-style: italic;
	/*padding-left:  33px;*/
	padding-right: 20px;
	
}

.news_headline_have_description {
	/*padding-left:  20px;*/
	padding-right: 20px;
	font-size: 11px; 
	font-family: Verdana;
	font-weight:bold;
}

.news_headline{
	color: rgb(102,102,102);
	/*padding-left:  20px;*/
	padding-right: 20px;
	font-size: 11px; 
	font-family: Verdana;
}

.news_headline_have_description a {
	color: #003F7C;
	padding-left:  0px;
	padding-right: 20px;
	font-size: 10px; 
	font-family: Verdana;
	font-weight:bold;
}

.news_text {
	color:         rgb(102,102,102);
	/*padding-left:  32px;*/
	padding-right: 20px;
	font-family: Verdana; 
	font-size: 11px;
}

/* 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: Arial;
font-size:13px;
margin: 0px; 
padding: 0px;
}*/
 
body, td, th {
	font-family: Verdana; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.titel {
	font-family: Verdana, Arial; 
	/*font-family: Franklin Gothic Medium Cond;*/
	font-size: 13px;
	font-weight: bold;
	color: #9a2828;
}
a {
	text-decoration: none;
	/*font-size: 12px;*/
	color: rgb(177,52,39);
}
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: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.footer a{
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.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 SPANs {
	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 {
	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;*/
}

.block A {
	color: #C6252C;
}

.block A:hover {
	text-decoration: none;
	font-size: 13px;
}
.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;
	font-size: 13px;
	font-family: Verdana, Arial;
}
.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;
}

.block_contact{
	font-family: Verdana;
	font-size:   11px;
	color: #666666;
}

.contact_text 
{
	width:         211px;
	height:        22px;
	border-top:    1px solid #b2b2b2;
	border-left:   1px solid #B7B7B7;
	border-bottom: 1px solid white;
	border-right:  1px solid white;
	font-size:     13px;
	font-family:   Verdana;
}

.contact_button 
{
	width:         90px;
	height:		   21px;
	border-top:    1px solid #FAFAFA;
	border-left:   1px solid #FAFAFA;
	border-bottom: 1px solid #808080;
	border-right:  1px solid #808080;
	background:    #FAFAFA;
	color:         #003F7C;
	font-size:     11px;
	font-family:   Verdana;
	font-weight:   bold;
/*	margin-right: 4px;*/
}

.content {
	font-family:Verdana;
	font-size: 12px;
	background-image: url('../_images/bg.jpg');
	border: 1px solid White;
	/*margin: 5px 5px 5px 5px;*/
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 20px 3px;
/*	background-attachment: scroll;*/
	padding-left: 0px;
	
	/*overflow: auto;*/
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : rgb(218,218,218);
	scrollbar-darkshadow-color : rgb(218,218,218);
	scrollbar-face-color : rgb(218,218,218);
	scrollbar-highlight-color : rgb(218,218,218);
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}

.content_without_bg
{
	font-family:Verdana;
	font-size: 12px;
	border: 1px solid White;
	/*margin: 5px 5px 5px 5px;*/
	margin-top:5px;
	padding-left: 0px;
	
	/*overflow: auto;*/
	overflow-y: auto;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : rgb(218,218,218);
	scrollbar-darkshadow-color : rgb(218,218,218);
	scrollbar-face-color : rgb(218,218,218);
	scrollbar-highlight-color : rgb(218,218,218);
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}

.divNews {
	/*overflow: auto;
	overflow-y: auto;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : rgb(218,218,218);
	scrollbar-darkshadow-color : rgb(218,218,218);
	scrollbar-face-color : rgb(218,218,218);
	scrollbar-highlight-color : rgb(218,218,218);
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;*/
}

.text_formbilder {
	border-top:    1px solid #B7B7B7;
	border-left:   1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-right:  1px solid #B7B7B7;
	font-size:     13px;
	font-family:   Verdana;
	width:         211px;
	height:        22px;
}

textarea {
	width: 300px;
	height: 70px;
	border-top:    1px solid #B7B7B7;
	border-left:   1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-right:  1px solid #B7B7B7;
}

.button_formbilder {
	width:         90px;
	height:		   21px;
	border-top:    1px solid #B7B7B7;
	border-left:   1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-right:  1px solid #B7B7B7;
	background:    #FAFAFA;
	color:         #003F7C;
	font-size:     11px;
	font-family:   Verdana;
	font-weight:   bold;
}

.language
{
	font: 13px Verdana; 
	font-weight: bold; 
	color: #FFFFFF;
	float : left;
	margin-top:3px;
}

.language:hover
{
	font-family:         Verdana;
	font-size:           13px;
	color:               #FFFFFF;
	background:          url('menu_under.jpg');
 	background-repeat:   repeat-x;
 	background-position: left bottom;
 	padding-bottom:      3px;
 	text-decoration : none;
}
.separator
{
	font: 13px Verdana; 
	font-weight: bold; 
	color: #FFFFFF;
	float : left;
	left-margin: 5px;
	margin-top:3px;
}
.partner
{
	text-decoration:none;
	color: #666666;;
	font-family: Verdana;
	font-size:   13px;
	/*font-weight: bold;*/
}

.partner:hover
{
	text-decoration:none;
}
p{
	margin: 0px;
	padding: 0px;
}