html,body	
{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #e7f4fb;
}

a:link { color:#2078ac; text-decoration:none; }
a:visited { color:#2078ac; text-decoration:none; }
a:focus { color:#2078ac; text-decoration:none; }
a:hover { color:#2078ac; text-decoration:underline; }
a:active { color:#2078ac; text-decoration:underline; }
	
#container 
{
	position: relative;
	top:19px;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid Black;
	background-color: White;
}

#containerschatten
{
	position: absolute;
	top: 1px;
	right:-11px;
	width:10px;
	height: 100%;
	background-image: url(https://old.gruppenanalyse-heidelberg.de/uploads/images/images/schattenrechts.png);	
	background-repeat: repeat-y;
}

#schattenobenrechts
{
	position: absolute;
	right: -14px;
	top: -1px;
	width:13px;
	height: 10px;
	background-image: url(https://old.gruppenanalyse-heidelberg.de/uploads/images/images/schattenobenrechts.png);
	background-repeat: no-repeat;
}

#logobereich
{
	position:absolute;
	width:164px;
	height: 131px;
	background-color: #0202d6;
	border-bottom: 1px solid Black;
	border-right: 1px solid White;
}

#logo
{
	position: absolute;
	top:14px;
	left:19px;
}

#headersmallttitel
{
	position: absolute;
	top: 99px;
	left: 12px;
	color: White;
	font-size: 10px;
	width: 130px;
	letter-spacing: -0.5px;
}

#titelbereich
{
	position: relative;
	left:165px;
	width: 837px;
	height: 131px;
	background-color: #0202d6;
	border-bottom: 1px solid Black;
}

#inst_titel
{
	position: absolute;
	top:12px;
	left:15px;
	font-size: 25px;
	color:white;
}

#institutfoto
{
	position: absolute;
	top: 0px;
	right:0px;
}

#menue
{
	margin-top: 1px;
	left: 0px;
	height: 25px;
        width: 1014px
	
}

#menue a:link { color:white; }
#menue a:visited { color:white; }
#menue a:hover { color:white; }

#startseite, #institut, #angebote, #zeitschrift, #intern
{
	padding-top:4px;
	color: white;
	width: 164px;
	height: 20px;
	float: left;
	background-color: #0202d6;
	border-right: 1px solid White;
	text-align: center;
	font-size: 14px;
}

#aktiv
{
	padding-top:4px;
	color: white;
	width: 164px;
	height: 20px;
	float: left;
	background-color: #6f8dff;
	border-right: 1px solid White;
	text-align: center;
	font-size: 14px;
}

#impressum
{
	color: white;
	width: 177px;
	height: 20px;
	float: left;
	background-color: #0202d6;
	text-align: center;
	padding-top: 4px;
	font-size: 14px;
}

#impressum_aktiv
{
	padding-top:4px;
	color: white;
	width: 177px;
	height: 20px;
	float: left;
	background-color: #6f8dff;
	border-right: 1px solid White;
	text-align: center;
	font-size: 14px;
}

#hauptbereich
{
        background-image: url(https://old.gruppenanalyse-heidelberg.de/uploads/images/images/mainbg.png);
       	color: White;
 }

#untermenue
{
	position:relative;
	width: 164px;
        float:left;

}

#untermenue a:link { color:white; }
#untermenue a:visited { color:white; }
#untermenue a:hover { color:white; }

.menuepunkte
{
	
	border-bottom: 1px solid Silver;
	padding-left:10px;
	padding-top:6px;
padding-bottom:6px;
}

.menuepunkteaktiv
{
        ;
	border-bottom: 1px solid Silver;
	padding-left:5px;
	padding-top:6px;
        padding-bottom:6px;
background-color: #6f8dff;
}

#haupttext 
{
    color:Black;
    float:left;
    padding-bottom:16px; 
    padding-left:15px;
    padding-top:16px;
    position:relative;
    width:631px;
}

#informationsleiste
{
	position: relative;
	top:16px;
	left:15px;
	width: 177px;
       float:left;
}

.infotitel
{
	background-color: #010079;
	padding: 2px;
        padding-left:5px;
        padding-right:5px;
	font-weight: bold;
	
}

.infotext
{
	background-color: #6f8dff;	
	padding:5px;
	font-size:11px;
}

.privacy {
	position: absolute;
    bottom: 19px;
    left: 10px;
    z-index: 1000;
    color: white !important;
}

.infotext a:link { color:#2e2e8f; }
.infotext a:visited { color:#2e2e8f; }
.infotext a:hover { color:#2e2e8f; }

#maintitel
{
     color:#2e2e8f;
     font-size:16px;
     font-weight:bold;
}

#maincontent
{
    line-height: 135%;
    font-size:13px;
}

#schattenunten
{
        position: relative;
	left:-8px;
	height: 14px;
	background-image: url(https://old.gruppenanalyse-heidelberg.de/uploads/images/images/schattenunten.png);
	background-repeat: no-repeat;
        margin-bottom:-2px;
        width:1020px

}


/* feu */
#m4feu_input_title {width:400px;}
.feu_form textarea {width:400px; height:100px;}
.feu_form td {text-align:left;}

/* Stylesheet: heidelberg Modified On 2018-06-15 12:21:58 */
