

html
{
  text-align: left;
}

body
{
  	font-size: 12px;
  	font-family: Helvetica,verdana,sans-serif;
  	text-align: center;
  	margin-left: auto;
  	margin-right: auto;
	margin-top: 0px;
	width: 100%;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	position: relative;
	height: 98%;
	padding: 0px;
	background: url(../imgs/back.gif);
	background-color: #073354;
}

td
{
  	font-size: 12px;
  	font-family: Helvetica,Arial,sans-serif;
	padding: 0;
}

img
{
    border: 0px;
}

ol, ul {
	list-style: none;
}



#main_window
{
	position: absolute;
	left: 50%;
	border: 0px solid #967d63;
    background-color: #FFFFFF; 
	text-align: left;
	padding: 0px;
	margin-left: -400px;
	margin-top: 0px;
	width: 800px;
}

.index_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 18px; 
	font-weight: bold;
	color: #002e6a; 
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.index_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #002e6a; 
	text-decoration: none;
	margin: 0px 0px 5px 2px;
	padding: 0px;
}

.index_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold ;
	color: #002e6a; 
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-shadow: 1px 1px 1px white;
}

.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #002e6a; 
	text-decoration: none;
}

.index_list{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 16px;
	list-style-image: url(../imgs/mini_dot.gif);
}

.index_list li{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


.normal_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px; 
	font-weight: normal;
	color: #333333; 
	text-decoration: none;
}

.normal_text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #004C93; 
	text-decoration: none;
}

.grey_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #666666; 
	text-decoration: none;
}

.small_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
}

#header
{
	position: relative;
	left: 0px;
	border: 0px solid #967d63;
	width: 800px;
	height: 195px;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

#top_menu{
	position: relative;
	border: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
	height: 19px;
	background: url(../imgs/top_menue_back.jpg) no-repeat;
	
}

ul#top_nav{
	position: absolute;
	margin-left: 20px;
	margin-top: 1px;
	padding: 0px;
}

ul#top_nav li{
	display: inline;
	margin-right: 12px;
	margin-left: 23px;
}


.top_menu_text
{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0;
}

.top_menu_text:hover
{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000; 
	padding: 0,0,0,0;
	text-decoration: underline;
}


.content_list{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	list-style-image: url(../imgs/mini_dot.jpg);
}

.content_list li{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-top: 0px;
}

.content_list_start{
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	list-style-image: url(../imgs/mini_dot.gif);
}

.content_list_start li{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-top: 0px;
}


.eingabefelder
{
	border: 1px solid #666666;
    background-color: #FFFFFF; 
	width: 160px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #333333; 
	text-decoration: none;
}



#content_main{
	width: 800px;
	height: 400px;
	/*height: 420px;*/
	position: relative;
	border: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../imgs/main_back.jpg) no-repeat;
}

#col_overview{
	width: 460px;
	height: 400px;
	position: relative;
	border: 0;
	margin-left: 65px;
	margin-right: 50px;
	top: 30px;
	border: 0px #dddddd solid;
	
}

#col_overview_2009{
	width: 460px;
	height: 400px;
	position: relative;
	border: 0;
	margin-left: 65px;
	margin-right: 50px;
	top: 30px;
	border: 0px #dddddd solid;
	display: none;
}

#col_overview_2010{
	width: 460px;
	height: 400px;
	position: relative;
	border: 0;
	margin-left: 65px;
	margin-right: 50px;
	top: 30px;
	border: 0px #dddddd solid;
	display: none;
}

#col_mail{
	width: 140px;
	height: 300px;
	position: absolute;
	padding: 0,0,0,0;
	border: 0px #dddddd solid;
	margin-left: 590px;
	margin-right: 0px;
	left: 0px;
	top: 30px;
}

#col_mail_2010{
	width: 140px;
	height: 300px;
	position: absolute;
	padding: 0,0,0,0;
	border: 0px #dddddd solid;
	margin-left: 590px;
	margin-right: 0px;
	left: 0px;
	top: 30px;
	display: none;
}

#col_mail_2009{
	width: 140px;
	height: 300px;
	position: absolute;
	padding: 0,0,0,0;
	border: 0px #dddddd solid;
	margin-left: 590px;
	margin-right: 0px;
	left: 0px;
	top: 30px;
	display: none;
}

#kongress_inhalte{
	width: 442px;
	height: 160px;
	position: absolute;
	padding: 0,0,0,0;
	border: 0px #dddddd solid;
	left: 0px;
	top: 100px;
	background: url(../imgs/title_back160.gif) no-repeat;
	filter: alpha(opacity=20);
	opacity:0.20;
	
}

#kongress_titel{
	width: 442px;
	height: 250px;
	position: absolute;
	padding: 0,0,0,0;
	border: 0px #dddddd solid;
	left: 10px;
	top:100px;
	
}


#content_text{
	width: 408px;
	position: absolute;
	left: 300px;
	top: 0px;
	border: 0;
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #666666; 
	text-decoration: none;
	text-align: top;
	margin-top: 0px;

}

.blue_text{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #00326E; 
	text-decoration: none;
}

.content_title{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 13px; 
	font-weight: bold;
	color: #00326E; 
	text-decoration: none;
}

.content_subtitle{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #00326E; 
	text-decoration: none;
}

.link_big{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #00326E; 
	text-decoration: none;
}

.link_big:hover{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #C69A59; 
	text-decoration: none;
}

.link_thin{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #00326E; 
	text-decoration: none;
}

.link_thin:hover{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #C69A59; 
	text-decoration: none;
}


a{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #0073B2; 
	text-decoration: underline;
}

a:hover{
	font-family: arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #DFB06A; 
	text-decoration: underline;
}



ul#content {
  position:absolute;
  margin-left: 50px;
  margin-top:  2px;
  padding: 0px;
}

ul#content li{
 
 margin-right: 0px;
 margin-left: 0px;
}

#footer
{
	background: url(../imgs/footer.jpg) no-repeat;
	position: relative;
	width: 800px;
	height: 50px;
	margin-left: 0px;
	margin-top: 0px;
	/*background-color: #B50027;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#footer_logo {
	background-image: url(../imgs/footer_logo.jpg);
	position: absolute;
	height: 44px;
	width: 106px;
	cursor: pointer;
	left: 313px;
	top: 2px;
}

#footnote
{
	position: absolute;
	width: 300px;
	height: 18px;
	left: 323px;
	top: 1px;
}


.footnote_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 10px; 
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;

}

.footnote_text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 10px; 
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: underline;

}


ul#foot_nav{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

ul#foot_nav li{
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}



.button_small_80w {  
	 font-family: Arial;
	 font-size: 11px;
	 color: #FFFFFF;
	 background:#FFFFFF;
	 width: 80px;
	 height:20px;
	 background:url(../imgs/button_leer.jpg);
    border:0px solid #000000;
	background-color: #FFFFFF;
}

.button_login{
	background:url(../imgs/button_login.jpg);
	width: 60px;
	height: 20px;
    border:0px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	margin-right: 20px;
}



/********************* NEU 04.12.2009 ***********************************/

#div_all
{		
	position: absolute;
	background-color:#FFFFFF;
	width: 800px;
	height: 600px;
	right: auto;
	left: -15px;
	top: 170px;
	bottom: auto;

}

#div_small
{		
	position: absolute;
	background-color:#FFFFFF;
	width: 200px;
	height: 90px;
	right: auto;
	left: 570px;
	top: 380px;
	bottom: auto;

}

#div_big
{		
	position: absolute;
	background-color:#FFFFFF;
	width: 700px;
	height: 314px;
	right: auto;
	left: 55px;
	top: 200px;
	bottom: auto;
	display: none;

}

#gallery
{
	position: absolute;
	background-color:#ffffff;
	width: 480px;
	height: 550px;
	right: auto;
	left: 65px;
	top: 180px;
	bottom: auto;
	
}



/********************* NEU 16.12.2009 ********************/


#gallery_veranstaltungsort
{
	position: absolute;
	background-color:#FFFFFF;
	width: 300px;
	height: 80px;
	right: auto;
	left: 0px;
	top: 240px;
	bottom: auto;
	
}

#gallery_abendveranstaltung
{
	position: absolute;
	background-color:#FFFFFF;
	width: 300px;
	height: 80px;
	right: auto;
	left: 0px;
	top: 540px;
	bottom: auto;
	
}


/****************** NEU 12.11.2010 ***************************/

#hc10 {
	position: relative;
	height: 685px;
	width: auto;
	top: 0px;
}

#hc9 {
	position: relative;
	height: 685px;
	width: auto;
	top: 0px;
}



#programm_info {
	position: absolute;
	top: 190px;
	left: 10px;
	height: 30px;
}


