/*###########################################################################
Start Stylesheet für Website www.welterbe-limes-rlp.de
Letzte Änderung: 13.04.06
#############################################################################*/
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.1%;
	position: relative;

	}

body {
	background-color: #00003f;
	color: #fff;
	font-family: verdana, helvetica, sans-serif, sans;
	font-size: 75%;
	}
a { 
	color: #3d6f96;
	font-weight: bold;
	text-decoration: none;
	}

a:hover { 
	color: #3d6f96;
	font-weight: bold;
	text-decoration: underline;
	}
#kopf {
	position:relative;
	top: 0;
	height: 22px;
	width: 100%;
	z-index: 10;
}	
#top {
	height: 22px;
	background-color: #00005a;
	border-bottom: solid 1px #fff;
	}

#nebennavi {
	margin-left: 7px;
	padding: 2px 0px 0px 0px;
	float: left;
	}
	
#mitte {
	padding: 1px 0 0 1px;
}

#flashcontainer {
	position:relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height:513px;
	background: url(../media/back.gif);
}	

	
/*##################### Formatierung Navigationen #############################*/
	
#nebennavi a {
	font-size: 95%;
	padding: 0 3em 0 0; 
	font-weight: normal;
	color: #D9E4DD;
}

#nebennavi a:hover {
	color: #fff;
	text-decoration: none;
}
	
.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
	
.none {
    display: none;
}
	
.tx-macinasearchbox-pi1 {
	float: right;
	padding-top: 2px;
	margin: 0px 5px 0px 0px;
}
	
.tx-macinasearchbox-pi1 input{	
	height:15px;
	width:100px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	border:1px solid #001264;
	padding: 0px;
	background-color:#01579A;
}
	
.sprache {
	float: right;
	padding-top: 2px;
	margin: 0px 5px 0px 0px;
}
	
.sprache select {
	height:15px;
	width:100px;
	font-size:9px;
	font-family: Verdana, Sans-Serif;
	border:1px solid #001264;
	padding: 0px;
	background-color:#01579A;
}
