.center {
	margin: auto;
	text-align: center;
}


.scroll {
	overflow: auto;
	margin: auto;
	height: 192px;
	width: 410px;
	padding-top: 5px;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:688px;
	border:0px solid #000;
}

div#title{
	visibility: hidden;
	display: none;
}


body{
	font-family: verdana, sans-serif;
	font-size: 11px;
}

table{
	font-family: verdana, sans-serif;
	font-size: 11px;
}

img{
	border: 0; 
}

ul.partner{
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	width: 640px;
	list-style: none;
}

li.partner{
	clear: both;
	margin: 0;
	padding-top: 10px;
	vertical-align: middle;
}

div.partner_right{
	float: right; 
}

div.partner_left{
}

span.blue_text{
	 color: rgb(0, 62, 103);
	 font-weight: bold;
}
span.lightblue_text{
	 color: rgb(25, 89, 117);
	 font-weight: bold;
}

table.programm_content {
	width: 650px; 
	text-align: left; 
	margin-left: 10px; 
	margin-right: auto;	
	border: 0;
}

.programm_content td
{
padding-top: 5px	
}

div.frame {
	text-align: center;
	padding-top: 30px;
}

div.main {
	margin-right: 5px;
	text-align: left;
	color: #000000;
}

div.main ul {
	padding: 0;
	padding-left: 15px;
	margin: 0;
}

div.kasten {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	color: #000000;
}

div.tab {
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;
	color: #000000;
	vertical-align: middle;
}

div.header {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

div.header_red {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: red;
}

div.header_blue {
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	color: #195975;
	padding-bottom: 3px;
}

div.mainBlue {
	font-weight: bold;
	margin-right: 5px;
	text-align: left;
	color: rgb(25, 89, 117);
}

span.blue {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #195975;
	text-decoration: underline;
}

span.blue_text_big {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: rgb(0, 62, 103);
}

div.phil {
	margin-right: 5px;
	font-size: 9px;
	color: #FFFFFF;
}

div.bergPhil {
	margin-right: 5px;
	text-align: justify;
	font-size: 9px;
	color: #FFFFFF;
}

a.unten:link, a.unten:visited {
	color: #aeafb2;
	text-decoration: underline;
}

a.unten:hover, a.unten:active {
	color: #00127B;
	text-decoration: underline;
}

a, a:visited, a.blue:hover, a.blue:visited:hover, a.blue:active {
	color: #000000;
	text-decoration: underline;
}

a:hover,a:active {
	color: #00127B;
	text-decoration: underline;
}

a.pdf, a.pdf:visited {
	background-image: url('../images/icons/page_white_acrobat.png');
    background-position: top left;
    padding-left: 17px;
    padding-bottom: 2px;
    background-repeat: no-repeat;
    text-align: left;
}

a.link {
	background-image: url('../images/icons/link.png');
    background-position: top left;
    padding:0px 18px 0px 16px;
    margin: 0 4px 0 0; 
    background-repeat: no-repeat;
    font-weight: bold;
}

a.link_light, a.link_light:visited {
	background-image: url('../images/icons/link.png');
    background-position: top left;
    padding-left: 15px;
    background-repeat: no-repeat;
    text-align: left;
}

a.link_big, a.link_big:visited{
	background-image: url('../images/icons/link_big.png');
    background-position: top left;
    padding-left: 20px;
    margin: 0 4px 0 0; 
    background-repeat: no-repeat;
    text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #195975;
	text-decoration: underline;
}

a.link_big:hover {
	background-image: url('../images/icons/link_big.png');
    background-position: top left;
    padding-left: 20px;
    margin: 0 4px 0 0; 
    background-repeat: no-repeat;
    text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-decoration: underline;
}

a.blue, a.blue:visited {
	color: rgb(25, 89, 117);
	font-weight: bold;
}

td.main {
	margin-right: 5px;
	text-align: left;
}


td.content_left
{
	text-align: left;
}

td.content_right
{
	text-align: right;
}

#sponsors 
{
	padding-top: 1px;
	width: 410px; 
	float: left;
}

#sponsors img 
{
	padding-right: 4px
}

hr {
	color: silver;
	background-color: silver;
	height: 1px;
	border: 0;
	padding: 0;
}

