/* Dokument: globalNav.css */
/* --------------------------------------------
Author:   		Nikolaos Valkanis
last update:  	10 November 2007
----------------------------------------------- */


#Box_oben a{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: white;
	height:22px;
	margin-top:4px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
    background-color:#26354A;
	/*border-top:1px solid #01427c;*/
}

#Box_oben div.first{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#F9F9F9;
	color:#C7E7FF;
	height:21px;
	width:20px;
	margin-top:4px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	/*border-top:1px solid #01427c;*/
	
	border-top-color: #F9F9F9;

}

#Box_oben div.last{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-color:#26354A;
	color:#C7E7FF;
	height:21px;
	width:20px;
	margin-top:4px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	border-top:1px solid #01427c;
}

#Box_oben span{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#d6e3fe;
	height:21px;
	margin-top:4px;
	padding-top:7px;
    background-color:#26354A;
	border-top:1px solid #01427c;
}
#Box_oben a.here{
	float:left;
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	font-size:16px;
	text-decoration:none;
	display:block;
	color: #fff;
	height:22px;
	/*border:1px solid #ffffff;*/
	border-bottom:none;
	background-color:#c8d6f1;
    padding-top:11px;
}

#Box_oben a.loggedin{
	float:left;
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	font-size:13px;
	text-decoration:none;
	display:block;
	color: #A80F39;
	height:21px;
	border:1px solid #ffffff;
	border-bottom:none;
	background-color:#809BBF;
    padding-top:11px;
}


#Box_unten a{
	float:left;
	font-size:13px;
	text-decoration:none;
	display:block;
	color: black;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	font-weight:bold;
	
}
#Box_unten a.here{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #fff;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
}
#Box_unten div.first{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#0056a6;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	width:20px;
}
#Box_unten span{
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	/*color:#26354A;*/
	height:20px;
	padding-top:7px;
}

#Box_oben {
	/*
    position:absolute;
    top:15px;
    width:1000px;
    */
    top:15px;
    width:1000px;  
    text-align: left;
  	vertical-align: middle;	
  	margin: 0px auto;
  	padding: 0px;
}

#Box_unten {
	/*
    position:absolute;
    top:48px;
    width:1000px;
    height:28px;
    border-bottom:1px solid #276cad;
    
    background-color:#809BBF; 
    color:#26354A
    */
    clear: both;
    text-align: left;
  	vertical-align: middle;	
  	margin: 0px auto;
    width:1000px;
    height:28px;
    border-bottom:1px solid #276cad;
    
    background-color:#c8d6f1; 
    color:#26354A;
}

#globalNav {
	/*
    top:91px;
    position:absolute;
    */
  	padding-left:0px;
  	margin:0px;
  	text-align: center;
}
#Inhalt {  	
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  width: 1000px;
}

.box {width:50px; background: #809BBF; float:left; margin: 0 5px 0 5px; color:#FFFFFF}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #ffffff;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #809BBF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


/* first */
.box_f {width:50px; background: #26354A; float:left; color:#FFFFFF}
.box_f h1, .box_f p {margin: 0 10px;}
.box_f h1 {font-size:150%; color:#ffffff; }
.box_f .top_f, .box_f .bottom{display:block;background: #ffffff;}
.box_f .top_f b, .box_f .bottom b
{
  display:block; height: 1px; overflow: hidden; background: #26354A;
}
.box_f .r1_f{margin: 0 0 0 5px;}
.box_f .r2_f{margin: 0 0 0 3px;}
.box_f .r3_f{margin: 0 0 0 2px;}
.box_f .top_f .r4_f, .box_f .bottom .r4_f{margin: 0 0 0 1px;height: 2px;}

/*

#masthead .nav{
float:left;
width:693px;
height:28px;
padding:5px 0 0 0;
margin:0;
list-style-type:none;
}
#masthead .nav-item{
display:block;
float:left;
background:transparent url(http://) no-repeat scroll 0 -137px;
margin-right:5px;
}
#masthead .nav-item.selected{
background:transparent url(http://) no-repeat scroll 0 -100px;
}
#masthead .nav-item .leftcap{
display:block;
float:left;
width:5px;
height:28px;
background:transparent url(http://) no-repeat scroll -152px 0px;
}
#masthead .nav-item.selected .leftcap{
background:transparent url(http://) no-repeat scroll -142px 0px;
}
#masthead .nav-item .rightcap{
display:block;
float:left;
width:5px;
height:28px;
background:transparent url(http://) no-repeat scroll -157px 0px;
}
#masthead .nav-item.selected .rightcap{
background:transparent url(http://) no-repeat scroll -147px 0px;
}
#masthead .nav-item .content{
width:114px;
height:22px;
text-align:center;
display:block;
float:left;
padding:6px 0 0 0;
color:#039;
font-family:Arial, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:none;
white-space:nowrap;
}
#masthead .nav-item.selected .content{
color:#333;
}
#masthead .search-settings-link{
font-size:11px;
float:left;
display:block;
line-height:28px;
margin-top:2px;
padding-bottom:1px;
vertical-align:middle;
}


*/