/*
	Datei:	index.css
*/

/* Der Körper. */
body
{
	font-family: Tahoma, sans-serif;
    font-size: 11px; 
    color:#000000;
    background-color:#666666;
	/*scrollbar-base-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-track-color:#C0C0C0; 
    overflow-y:hidden;*/
}

a				{color: #444444; text-decoration : underline;}
a:link			{color: #444444; text-decoration : underline;}
a:active		{color: #444444; text-decoration : none;}
a:visited		{color: #444444; text-decoration : inherit;}
a:hover			{color: inherit; text-decoration : inherit;}

/*	HEADING TAGS	*/
h1				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold;}
h2				{font-size: 11px; font-family: Tahoma, sans-serif; color : #000000;}
h3				{font-size: 11px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold;}
h4				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}
h5				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}
h6				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}
.h1				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold;}
.h2				{font-size: 11px; font-family: Tahoma, sans-serif; color : #000000;}
.h3				{font-size: 11px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold;}
.h4				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}
.h5				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}
.h6				{font-size: 13px; font-family: Tahoma, sans-serif; color : #000000;}

/*	LIST TAGS	*/
ol				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;  list-style-image : url(bilder/list.gif);}
ul				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;  list-style-image : url(bilder/list.gif);}
ol ul			{list-style: disc; font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;  list-style-image : url(bilder/list.gif);}
li				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;  list-style-image : url(bilder/list.gif);}

/*	TERM AND DEFINITION TAGS	*/
dl				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}
dt				{font-weight: bold; font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}
dd				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}
dl li			{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}
dl dl			{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}

/*	TABLE TAGS	*/
table			{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444; border : 0;}
th				{font-size: 11px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold;}
td				{font-size: 11px; font-family: Tahoma, sans-serif; color : #444444;}

/*	MISC. TAGS	*/
input			{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000000; border : none;}
textarea		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; border : none;}
select			{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; border : none;}
input.edit		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 220px; border : none;}
input.edit02		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 40px; border : none;}
input.edit03		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 177px; border : none;}
input.edit04		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 134px; border : none;}

textarea.edit	{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 220px; border : none;}

select.edit		{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #444444; width : 120px; border : none;}
pre				{font-family: monospace, Courier; font-size: 10px; margin-top: 1.2em; margin-bottom: 1.5em;}
code			{font-family: monospace, Courier; font-size: 10px;}
pre code		{font-size: 100%;}

/* Das Kontaktformular */
.contact
{
	font-family: Tahoma, sans-serif;
    font-size: 11px; 
    color:#000000;
    background-color:#DCDCD2;
}

.teaser
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #444444;
    FONT-FAMILY: Tahoma, sans-serif;
    /*HEIGHT: 11px;*/
    TEXT-ALIGN: left;
	margin-bottom: 10px;
}

a.nav0
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #888888;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-ALIGN: left;
	text-decoration: none;
}

a.nav0:visited
{
    COLOR: #888888;
}

a.nav1
{
	font: normal 10px Tahoma, sans-serif; 
	color: #444444;
	text-decoration: none;
	background-color: #ffe000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-collapse: collapse;
}

a.nav1:visited
{
	color: inherit;
	text-decoration: none;
}

a.nav1:hover
{
	font: normal 10px Tahoma, sans-serif;
	color:	#ffe000;
	text-decoration: none;
	background-color: #444444;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


a.nav1_active
{
	font: normal 10px Tahoma, sans-serif; 
	color: #ffe000;
	text-decoration: none;
	background-color: #444444;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

a.nav1_active:hover
{
	text-decoration: none;
	color:  #ffe000;
}
a.nav1_active:visited
{
	color: #ffe000;
	text-decoration: none;
}

a.nav2 
{
	font: normal 11px Tahoma, sans-serif; 
	color: #888888;
	text-decoration: none;
	margin-left:0px;
}

.nav2 a
{
	font: normal 11px Tahoma, sans-serif; 
	color: #888888;
	text-decoration: none;
	margin-left:0px;
}

a.nav2  li
{
	font: normal 11px Tahoma, sans-serif; 
	color: #888888;
	text-decoration: none;
	margin-left:0px;
}

.nav2 a:visited
{
	color:#888888;
	text-decoration: none;
}

a.nav2:visited
{
	color:#888888;
	text-decoration: none;
}

.nav2 a:hover 
{
	font: normal 11px Tahoma, sans-serif;
	color:#ffe000;
	text-decoration: none;
	background-color: #444444;
	list-style-image:url(bilder/list_over.gif)
}

li.nav2:hover 
{
	font: normal 11px Tahoma, sans-serif;
	color:#ffe000;
	text-decoration: none;
	background-color: #444444;
	list-style-image:url(bilder/list_over.gif)
}

a.nav2:hover  li
{
	font: normal 11px Tahoma, sans-serif;
	color:#ffe000;
	text-decoration: none;
	background-color: #444444;
	list-style-image:url(bilder/list_over.gif)
}

*.nav2_active
{
	font: normal 11px Tahoma, sans-serif; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #dcdcd2;
	margin-left:0px;
	list-style-image:url(bilder/list_over.gif)
}

a.nav2_active
{
	font: normal 11px Tahoma, sans-serif; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #dcdcd2;
	margin-left:0px;
	list-style-image:url(bilder/list_over.gif)
}

a.nav2_active  li
{
	font: normal 11px Tahoma, sans-serif; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #dcdcd2;
	margin-left:0px;
	list-style-image:url(bilder/list_over.gif)
}

.nav2_active a
{
	font: normal 11px Tahoma, sans-serif; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #dcdcd2;
	margin-left:0px;
	list-style-image:url(bilder/list_over.gif)
}


a.nav2_active:visited  li
{
	color:	#000000;
	text-decoration: none;
}

a.nav2_active:visited
{
	color:	#000000;
	text-decoration: none;
}

a.nav3
{
	text-decoration: none;
}

a.nav3:hover
{
	background-color: #444444;
	color: #ffe000;
	text-decoration: none;
}

a.nav3:visited
{
	text-decoration: none;
}

.nav3_inactive
{
	color: #dcdcd2;
	background-color: #dcdcd2;
}

.nav3_active
{
	color: #444444;
	background-color: #ffe000;
	text-decoration: none;
}

a.link_address img
{
	border: 0px;
}

.table_country
{
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	width: 90%;
}

.table_content
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	vertical-align: top;
}


#divUpControl {
	Z-INDEX: 1; LEFT: 35px; POSITION: absolute; TOP: 25px
}
#divDownControl {
	Z-INDEX: 1; LEFT: 35px; POSITION: absolute; TOP: 243px
}
#divContainer {
	LEFT: 55px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 390px; CLIP: rect(0px 390px 218px 0px); POSITION: absolute; TOP: 27px; HEIGHT: 218px
}
#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}

.divOptions {
	text-align:right;
}

.abstract_content {
 padding-left:30px;padding-top:15px;padding-right:30px;
}

.publications {
 padding:0px;
 margin-top:1px;
}

P 
{
	FONT-SIZE: 11px; 
	COLOR: #444444; 
	FONT-FAMILY: Tahoma, sans-serif;
}

.ueberschrift {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, sans-serif;
	margin-left: 30px;
}
.text {
	FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: Tahoma, sans-serif
}
.liste {
	FONT-SIZE: 12px; COLOR: #000066; FONT-FAMILY: Tahoma, sans-serif
}
.rot {
	COLOR: #ff0000
}
.blau {
	COLOR: #0000ff
}
.grau {
	COLOR: #c0c0c0
}
#divPages
{
	Z-INDEX: 1;
    LEFT: 55px;
    WIDTH: 390px;
    POSITION: absolute;
    TOP: 240px; /*408px; /* 240px */
}

.dsp100
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #444444;
    FONT-FAMILY: Tahoma, sans-serif;
    /*HEIGHT: 11px;*/
    TEXT-ALIGN: justify;
}

.dsp100 a:visited
{
	FONT-WEIGHT: underline;
} 

.dsp102
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #444444;
    FONT-FAMILY: Tahoma, sans-serif;
    HEIGHT: 10px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.dsp101
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Tahoma, sans-serif;
    HEIGHT: 10px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.menu			{font-size: 10px; font-family: Tahoma, sans-serif; color : #999999; font-weight : bold; text-decoration : none;}
.menu2			{font-size: 10px; font-family: Tahoma, sans-serif; color : #444444; font-weight : bold; text-decoration : none;}
.menu3			{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : none;}
.menu:link		{font-size: 10px; font-family: Tahoma, sans-serif; color : #999999; font-weight : bold; text-decoration : none;}
.menu2:link		{font-size: 10px; font-family: Tahoma, sans-serif; color : #444444; font-weight : bold; text-decoration : none;}
.menu3:link		{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : none;}
.menu:active	{font-size: 10px; font-family: Tahoma, sans-serif; color : #999999; font-weight : bold; text-decoration : none;}
.menu2:active	{font-size: 10px; font-family: Tahoma, sans-serif; color : #444444; font-weight : bold; text-decoration : none;}
.menu3:active	{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : none;}
.menu:visited	{font-size: 10px; font-family: Tahoma, sans-serif; color : #999999; font-weight : bold; text-decoration : none;}
.menu2:visited	{font-size: 10px; font-family: Tahoma, sans-serif; color : #444444; font-weight : bold; text-decoration : none;}
.menu3:visited	{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : none;}
.menu:hover		{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : underline;}
.menu2:hover	{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : underline;}
.menu3:hover	{font-size: 10px; font-family: Tahoma, sans-serif; color : #000000; font-weight : bold; text-decoration : underline;}
.page			{font-size: 10px; font-family: Tahoma, sans-serif; color : #FFFFFF; font-weight : bold; text-decoration : none;}
.page2			{font-size: 10px; font-family: Tahoma, sans-serif; color : #444444; font-weight : bold; text-decoration : none;}


