#cont1 {
	width: 475px;
	background: none #fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#cont1 h1 {
    color: #5597d2;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
	line-height: 110%;
	margin: 0 0 12px 0;
}

#cont1 h9 {
 	color: #23408f;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
	line-height: 110%;
	margin: 0 0 20px 0;
}
#cont1 h2 {
    color: #6f84bb;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -0.03em;
    line-height: 110%;
    margin: 0 0 12px;
}

#cont1 h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #23408f;
	margin: 20px 0 5px 0;
    line-height: 140%;
}


#cont1 h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	margin: 3px 0 15px 0;
}

#cont1 h5 {
    background-color: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px #888888;
    color: #063873;
    display: block;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 140%;
    margin: 20px 0 5px;
    padding: 10px 20px;
	text-align: center;
}

#cont1 p {
    color: #666666;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 150%;
    margin: 0 0 8px 0;
}


#cont1 a {
	color: #23408f;
	text-decoration: underline;
}

#cont1 a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#cont1 p label {
	width: 50px;
}

#cont1 hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
}

#cont1 ul {
	margin: -5px 0 10px 0;
}

#cont1 ol {
    list-style: decimal inside none;
}
#cont1 li {
	line-height: 130%;
	font-size: 13px;
    color: #6F84BB;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 130%;
}

#cont1 ul li {
	margin: 5px 0 5px 14px;
	list-style-type: disc;
}

#cont1 table.normal {
	width: 100%;
}

#cont1 table.normal td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
    border: 1px solid #FFF;
	background-color: #EEE;
    padding: 5px;
	vertical-align: middle;
}

#cont1 table.ruhm  {
	width: 100%;
}
#cont1 table.ruhm td {
    background-color: white;
    border: 0 solid #FFFFFF;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 120%;
    padding: 0;
    vertical-align: top;
}
#cont1 table.ruhm h3 {
	margin: -2px 0 0px 0;
    font-weight: bold;
}
#cont1 table.ruhm h4 {
    color: #23408F;
    font-weight: normal;
    margin: 0 0 15px 0;
}

#cont1 table.timetable {
	width: 100%;
}

#cont1 table.timetable th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
    border: 1px solid #FFF;
	background-color: #DDD;
    padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#cont1 table.timetable td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
    border: 1px solid #FFF;
	background-color: #EEE;
    padding: 5px 4px;
	vertical-align: middle;
}

#cont1 table.timetable td.ksc {
	color: #A00;
}
#cont1 table.timetable a {
    background-image: url("images/lupe.png");
    color: transparent;
    display: block;
    height: 16px;
    width: 16px;
}

#cont1 table.timetable tr:hover td {
	background-color: #CCC;	
}


#cont1 div.block {
    background-color: #EEEEEE;
    border: 0 solid #CCCCCC;
    float: left;
    padding: 5px;
    width: 142px;
    height: 290px;
    margin: 0 5px 5px 0;
    border-radius: 0 10px 0 0;
}
#cont1 div.block h1 {
	margin-top: 4px;
	display: block;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	width: 136px;
	height: 50px;
	padding: 2px;
	color: black;
	vertical-align: middle;
	margin: 0 0 4px 0;
	text-align: center;
}
#cont1 div.block p {
	margin-top: 4px;
	display: block;
	font-size: 11px;
	font-weight: normal;
}
#cont1 div.block p a {
	font-size: 13px;
}
#cont1 div.block p a:hover {
	font-size: 13px;
}

#cont1 div.block2 {
    background-color: #EEEEEE;
    border: 0 solid #CCCCCC;
    float: left;
    padding: 5px;
    width: 465px;
    height: 210px;
    margin: 0 5px 5px 0;
    border-radius: 0 10px 0 0;
}
#cont1 div.block2 p {
	margin-top: 4px;
	display: block;
	font-size: 13px;
}
#cont1 div.block2 p a {
	text-decoration: underline;
}
#cont1 div.block2 p a:hover {
	text-decoration: none;
}

#cont1 br.clear {
	line-height: 2px;
}
#cont1 .highlight {
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    font-style: italic;
    color: inherit;
}


#cont2 {
	width: 215px;
	background: none #fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#cont2 h1 {
    background-color: #EEEEEE;
    border: 1px solid #EEEEEE;
    border-radius: 12px;
    color: #666666;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 115%;
    margin: 0 0 10px;
    padding: 2px;
    text-align: center;
	box-shadow: 0 0 6px #888888;
}
#cont2 h2 {
    font-family: Tahoma,Helvetica,sans-serif;
	color: #23408f;
    font-size: 13px;
	line-height: 115%;
    font-weight: 900;
    margin: 12px 0 8px;
}
#cont2 h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #6f84bb;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	line-height: 1.25;
}
#cont2 h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin: 3px 0 15px 0;
}

#cont2 p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 130%;
	margin: 0 0 5px 0;
}

#cont2 a {
	color: #23408f;
	text-decoration: underline;
}

#cont2 a:hover {
	color: #d2232a;
	text-decoration: underline;
}

#cont2 em {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#cont2 hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin: 11px 0 10px 0;
}
#cont2 .news {
	margin: 5px 0 5px 0;
}