body
{	
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFF;	
}

body, p, td, li, a, #main, input, select
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000; 
	text-decoration: none; 
	line-height: 17px;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

a
{
	text-decoration: underline; 
}

a:hover
{
	color: #4D239C;
	text-decoration: underline; 
}

.small
{
	font-size: 11px;
}

.rot
{
	color: #FF0000;
}

sup, sub
{
	line-height: 0px;
	font-size: 10px;
}

*html sup, *html sub 
{ 
	font-size: 12px;
}

ul, ol
{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 15px;
}

ul ul, ol ul, ol ol
{
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px;
}

li
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-align: justify;

}

.themen
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.themen li
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-align: justify;
	list-style: none;
	background: url(../images/liste_li.gif) left top no-repeat;
	padding-left: 15px;
}

#container
{
	width: 100%;
	height: 100%;

}


#cont_ueber
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
	text-align: left; 
	vertical-align: top; 
	
	/*background: url(../images/bg_content.gif) left top no-repeat; */
	position: relative;
	margin-bottom: 20px;
}

#ueber
{
	position: absolute;
	left: 30px;
	bottom: 0;
	
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;

}

#ueber p
{
	font-size: 19px; 
	line-height: 25px;
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none;
}

#ueber p sup
{
	font-size: 14px; 
	font-weight: bold; 
}

*html #ueber p sup
{
	font-size: 17px; 
	font-weight: bold; 
}


#main
{
    height: auto;
	width: 530px;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: justify; 
	vertical-align: top;	
}


#Kontakt
{
	width: 300px;
  	margin: 0px;
  	padding: 0px;
	border-collapse: collapse;
}

#Kontakt_1
{
	width: 50px;
  	margin: 0px;
	padding: 0px;
	text-align: left; vertical-align: top;
}

#Kontakt_2
{
	width: 250px;
  	margin: 0px;
	padding: 0px;
	text-align: left; vertical-align: top;
}


#Infos,
#Infos2
{
	width: 100%;
  	margin: 0px;
  	padding: 0px;
	border-collapse: collapse;
}

#Infos #Infos_1
{
	width: 28%;
	text-align: left; vertical-align: top;
	font-weight: bold; 
	color: #4D239C;
	padding-bottom: 15px;
}

#Infos #Infos_2
{
	width: 72%;
	text-align: justify; vertical-align: top;
	padding-bottom: 15px;
}

#Infos2 #Infos_1
{
	width: 28%;
	text-align: left; vertical-align: top;
	font-weight: bold; 
	color: #4D239C;
	padding-bottom: 15px;
}

#Infos2 #Infos_2
{
	width: 52%;
	text-align: left; vertical-align: top;
	padding-bottom: 15px;
}

#Infos2 #Infos_3
{
	width: 20%;
	text-align: right; vertical-align: top;
	padding-bottom: 15px;
}


.header2
{
	font-size: 15px; 
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none; 
	line-height: 20px;
}

h2
{
	font-size: 15px; 
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none; 
	line-height: normal;
	margin-bottom: 5px;
	padding-top: 5px;
}


h3
{
	font-size: 15px; 
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none; 
	line-height: normal;
	margin-bottom: 5px;
	padding-top: 5px;
}


.header3
{
	font-size: 14px; 
	font-weight: bold; 
	color: #0B4C97;
	text-decoration: none; 
	line-height: 19px;
}

.header4
{
	font-size: 13px; 
	font-weight: bold; 
	color: #0B4C97;
	text-decoration: none; 
	line-height: 17px;
}

#topics
{
	margin: 0;
	padding: 0;
	list-style: none; 
}

#topics li
{
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#abtracts
{
	width: 340px;
	border-collapse: collapse;
	margin: 0 auto;
	border: 1px solid #4D239C;	
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center; vertical-align: middle;

	font-size: 20px; 
	line-height: 25px;
	font-weight: bold; 
	color: #4D239C;
}

#guidelines
{
	margin-left: 10px;
	margin-top: 5px;
	padding: 0px;
}

#guidelines li
{
	margin-left: 20px;
	margin-bottom: 5px;
	text-align: justify; 
}

#guidelines ul
{
	margin-top: 5px;
	padding: 0px;
}

a.Pmenue	
{
	text-decoration:underline;
}
a.Pmenue:link		
{
	text-decoration:underline;
}
a.Pmenue:visited	
{
	text-decoration:underline;
}
a.Pmenue:active 	
{
	text-decoration:none;
}
a.Pmenue:selected 	
{
	text-decoration:underline;
}


#Prog
{
	width: 100%;
  	margin: 0px;
  	padding: 0px;
	border-collapse: collapse;
	margin-top: 10px;
}

#Prog_td1
{
	width: 25%;
	text-align: left; vertical-align: top;
	padding-top:2px;
	padding-bottom: 2px;
}

#Prog_td2
{
	width: 75%;
	text-align: left; vertical-align: top;
	padding-top:2px;
	padding-bottom: 2px;
}

#ProgK
{
	width: 100%;
  	margin: 0px;
  	padding: 0px;
	border-collapse: collapse;
}

#ProgK_td1
{
	width: 15%;
	text-align: left; vertical-align: top;
	font-style: italic;
}

#ProgK_td2
{
	width: 85%;
	text-align: justify; vertical-align: top;
	font-style: italic;	
}






.prog_h1
{
	font-size: 18px; 
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none; 
	line-height: 23px;
}

.prog_h2
{
	font-size: 14px; 
	font-weight: bold; 
	color: #4D239C;
	text-decoration: none; 
	line-height: 18px;
}

.prog_h3
{
	font-size: 13px; 
	font-weight: bold; 
	color: #205380; 
	text-decoration: none; 
	line-height: 19px;
}

#request
{

  margin: 0px;
  width: 440px;
  padding: 5px;
  text-align: center; vertical-align: middle;
  border: 1px solid #AEAFAF;
  text-align: center; vertical-align: top;
  background-image: url(../images/bg_table.gif);
}

#request td
{
	font-size: 13px;
}

.bg_gelb
{
background: #FFFF00;}