/* style.css */

html{
	font-size:100.01%;
}

a {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
}

a:link {
	color: #516B79;
}

a:link.red {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #516B79;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

div a {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

div a:link {
	color: #6C829A;
}

div a:visited {
	color: #6C829A;
}

div a:hover {
	color: #003399;
}

/* Setzt die Position der Ausklappmenues */
div.ankerliste {
	background-color: #FFFFFF;
	border: 1px solid #D4DDE6;
	left: 33px;
	position: absolute;
	top: 19px;
	visibility: hidden;
	width: 190px;
}



h3 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	margin: 20px;
}



h4 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin: 20px;
}

h4.nomargin {
	margin: 10pt;
}
h5{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin: 20px;
}


img {
	border: 0px;
}

li {
	color: #808080;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
/*	list-style-image: url(../medien/listenpunkt.gif); */
	margin-bottom: 15px;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}

p a:visited{
	color: #6C829A;
	text-decoration: underline;
}

p a:hover {
	color: #FF0000;
}

p.intro {
	margin: 20px;
}

td {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
}

/*#menu {
	background: transparent;
	float: right;
	margin: 0px 0px 20px 10px;
	width: 265px;
}*/

td.content p {
	margin: 20px;
}

.klein {
	color: #56677C;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 5px;
}

#aktuell {
	border-left: 6px solid #71938E;
}

#dai {
	border-left: 6px solid #6C829A;
	background-color: White;
}

#forschung {
	border-left: 6px solid #989975;
}

#infos {
	border-left: 6px solid #908274;
}

#kontakt {
	border-left: 6px solid #A1716D;
}

#recherche {
	border-left: 6px solid #A1716D;
}

#start {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	width: 0px;
}

.row1 {
	background-color: #CCD5E2;
}

.row2 {
	background-color: #EEF2F5;
}
/* Mitarbeiter Kontakt Detail */
fieldset.kontakt{
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
}
legend.kontakt{
	font-weight: bold;
	padding: 5px;	
}
/* Schriftfarbe grau */
.col_grau{
	color: #516B79;
}
/* Farbe senkrechter Strich im Submenue */
/*  Bereich DAI */ 
#menu369b59e9bb1f14a196200017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left : 5px solid #6C829A;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}
/*  Bereich Forschung */ 
#menu343486b8bb1f14a173980017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left: 5px solid #989975;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}
/*  Bereich Kontakt*/ 
#menu34e79e96bb1f14a112380017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left: 5px solid #A1716D;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}
/*  Bereich Infos */
#menu35c56caebb1f14a147410017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left: 5px solid #908274;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}
/*  Bereich Aktuell */
#menu35c7f786bb1f14a150390017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left: 5px solid #71938E;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}
/*  Bereich Recherche */
#menu329b3b7abb1f14a153980017f0000011 {
	border-bottom : 1px solid #C0C0C0;
	border-left: 5px solid #989975;
	border-right : 1px solid #C0C0C0;
	border-top : 1px solid #D4DDE6;
}

/* Farbe Hauptmenue */
#color_start {
	color: blue;
}
#color_dai {
	color: #516B79;
}
#color_forschung {
	color: #949372;
}

#color_recherche {
	color: #775F5B;
}
#color_kontakt {
	color: #775F5B;
}

/* Portalseite */
#topartikel_table{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
	border: 1px solid #D4DDE6;
	height : 224px;
}
.topartikel_headline {
	padding-left: 5px;
	background-color: #D4DDE6;
	color: #516B79;
	font-weight: bold;
	height : 18px;
}
.karte{
	margin-top: 5px;	
	margin-left: 3px;
}

.topartikel_body {
	padding-top: 5px;
	padding-left: 5px;
	background-color: #EEF2F5;
	color: #516B79;
	font-size: 75%;
}

#teaser_table{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;

	border: 1px solid #D4DDE6;
}
.teaser_headline1 {
	padding-left: 5px;
	background-color: #939273;
	color: white;
	font-weight: bold;
	font-size: 75%;
	font-style : italic;
	letter-spacing : 1px;
}
.teaser_headline2 {
	padding-left: 5px;
	background-color: #73948C;
	color: white;
	font-weight: bold;
	font-size: 75%;
	font-style : italic;
	letter-spacing : 1px;
}
.teaser_headline3 {
	padding-left: 5px;
	background-color: #937472;
	color: white;
	font-size: 75%;
	font-weight: bold;
	font-style : italic;
	letter-spacing : 1px;
}

.teaser_body {
	font-size:100%;
	padding-left: 5px;
	background-color: #EEF2F5;
	color: #516B79;
	width: 212px;
}

#bottomartikel_table{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
	border: 1px solid #D4DDE6;

}

/* Portalseite linke Spalte*/
#portal_text_table{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
	border: 0px solid #D4DDE6;
	height : 224px;
}

.headline_fundort {
	padding-left: 5px;
	background-color: #6C829A;
	color: white;
	font-weight: bold;
	font-size: 75%;
	font-style : italic;
	letter-spacing : 1px;
	height: 25px;
}

.portal_text_body{
	padding-left: 5px;
	background-color: #EEF2F5;
	color: #516B79;
	font-size: 70%;
}

.klein_teaser {
	color: #56677C;
	font-size: 75%;
	margin-left: 0px;
	margin-top: 5px;
}


.klein_teaser_link {
	color: #56677C;
	font-size: 1.0em;
	margin-left: 0px;
	margin-top: 5px;
}
