/*SPRACHAUSWAHL*/
a.langselect, a.langselectactive {
display:inline; 
font-family:Verdana, Arial; font-size:10px; font-weight:normal; text-decoration:none; line-height:25px;
width:155px;
padding-left:5px;
}

a.langselect:link    { color:#fff;}
a.langselect:visited { color:#fff;}
a.langselect:hover   { color:#ffffcc;}
a.langselect:active  { color:#ffffcc;}

div.langselect {position:absolute; top:85px; left:75px;}

a.langselectactive {color:#ffffcc; font-weight:bold;}

/*METANAVIGATION (KOPF)*/
a.metanav, a.metanavactive {
display:inline; 
font-family:Verdana, Arial; font-size:10px; font-weight:normal; text-decoration:none; line-height:25px;
padding-left:10px;}

a.metanav:link    { color:#fff;}
a.metanav:visited { color:#fff;}
a.metanav:hover   { color:#ffffcc;}
a.metanav:active  { color:#ffffcc;}

div.metanav {position:absolute; top:85px; left:267px; width:560px; text-align:right;}
a.metanavactive {color:#ffffcc; font-weight:bold;}


/*HAUPTNAVIGATION*/
a.menu { 
float:left;
width:185px; height:85px; 
padding-top:5px; margin:1px; 
color:#fff; 
font-family:Verdana, Arial; font-size:13px; font-weight:bold; }

a.menu:link    { color:#fff; background-color:#707070; text-decoration:none; }
a.menu:visited { color:#fff; background-color:#707070; text-decoration:none; }
a.menu:hover   { color:#ffffcc; background-color:#929292; text-decoration:none; }
a.menu:active  { color:#ffffcc; background-color:#929292; text-decoration:none; }

div.menu {position:absolute; top:110px; left:80px; text-align:center;}

a.menuactive {
float:left;
width:185px; height:85px; 
padding-top:5px; margin:1px; 
background-color:#929292; color:#ffffcc;
font-family:Verdana, Arial; font-size:13px; font-weight:bold; text-decoration:none;
}

a.menuactive:hover {text-decoration:none;}

/*SUBMENUE1*/
a.submenu {
display:block; 
font-family:Verdana, Arial; font-size:12px; font-weight:normal; text-decoration:none; line-height:20px;
width:155px;
padding-left:30px;}

a.submenu:link    { color:#fff; background-color:#929292; text-decoration:none;}
a.submenu:visited { color:#fff; background-color:#929292; text-decoration:none;}
a.submenu:hover   { color:#ffffcc; background-color:#727272; font-weight:bold; text-decoration:none;}
a.submenu:active  { color:#ffffcc; background-color:#727272; font-weight:bold; text-decoration:none;}

div.submenu {position:absolute; top:223px; left:81px; z-index:100;}

a.submenuactive{
display:block; 
font-family:Verdana, Arial; font-size:12px; font-weight:normal; text-decoration:none; line-height:20px;
width:155px;
color:#ffffcc; background-color:#727272; font-weight:bold;
padding-left:30px;}

a.submenuactive:hover { text-decoration:none;}


/*IMAGENAVIGATION LEFTSIDE*/
a.imagenav1, a.imagenav1active {
float:left;}

a.imagenav1:link    { color:#fff; border: solid 1px #727272;}
a.imagenav1:visited { color:#fff; border: solid 1px #727272;}
a.imagenav1:hover   { color:#ffffcc; border: solid 1px #fff;}
a.imagenav1:active  { color:#ffffcc; border: solid 1px #fff;}

div.imagenav1 {position:absolute; top:339px; left:82px; width:190px; text-decoration:none; border:none; z-index:10;}
div.imagenav2 {position:absolute; top:502px; left:82px; width:190px; text-decoration:none; border:none; z-index:10;}

a.imagenav1 img, a.imagenav1active img {text-decoration:none; border:none;}

a.imagenav1active{text-decoration:none; border: solid 1px #fff;}


.imagenav1 p, .imagenav2 p{
	margin-bottom:1px;
	display:block;	width:183px;
	background-color:#727272; color:#ffffcc;
	font-size:11px; font-weight:bold; line-height:20px;
}


/*IMAGENAVIGATION unter MAINPIC*/
a.unterimgnav{
color:#fff; 
font-family:Verdana, Arial; font-size:12px; font-weight:bold; text-decoration:none; }

div.unterimgnav {position:absolute; top:502px; left:268px; width:560px; height:20px; background-color:#727272; line-height:8px; }
a.unterimgnav:hover{text-decoration:none;}

/*GENERELLES LINKING*/
a:link, a:visited {color:#ffffcc; font-family:Verdana, Arial; font-weight:bold; text-decoration:none;}
a:hover, a:active {color:#ffffcc; font-family:Verdana, Arial; text-decoration:underline;}
