/*verwendete Farben*/
/**/
/**/
/**/
/*.name {
	border-style: solid;
	border-width: 1px;
	border-color: ;
	width: ;
	min-width: ;
	height: ;
	min-height: ;
	background-color: ;
	left: ;
	top: ;
	right: ;
	bottom: ;
	margin-left: ;
	margin-top: ;
	margin-right: ;
	margin-bottom: ;
	overflow: auto;
	position: ;
	z-index: 0;
	background-image: ;
	background-repeat: 
}*/


/*existing tags modified*/
body {
	background-color: #ccc;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	background-image: url('../img/wg.png');
	background-repeat: repeat;
	overflow: hidden
}

img{
	border: 0;
}

p {
	font-family: arial, sans-serif;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
}

li {
	font-family: arial, sans-serif;
	margin-right: 10px
}

h1 {
	font-family: arial, sans-serif;
	margin-left: 5px
}

h2 {
	font-family: arial, sans-serif;
	margin-left: 5px;
	font-size: 12pt;
}

h3 {
	font-family: arial, sans-serif;
	margin-left: 5px
}

table{
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

hr{
	margin: 2px;
}
a{
	text-decoration: none;
}
a:link     {color:#0000bb}
a:visited  {color:#5D1111}
a:hover    {color:#8CA9D8}
a:active   {color:blue}

/*own tags*/

.center {
	text-align: center
}

.right {
	text-align: right
}

.disc {
	list-style-type: disc
}

.liste1{
	padding-left: 5px;
	list-style-type: disc;
}
.liste2{
	padding-left: 15px;
}

.header {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	width: 100%;
	height: 100px;
	background-color: transparent;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	background-image: url('../img/header_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.textarea {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #C0C0C0;

	background-color: transparent;
	top: 100px;
	right: 5%;
	bottom: 130px;
	left: 25%;
	overflow: auto;
	position: fixed;
	z-index: 100;
	
}

.aerobox{
	border-style: solid;
	border-width: 0px;
	background-color: #ffffff;

	top: 90px;
	right: 7%;
	bottom: 120px;
	left: 24%;
	overflow: hidden;
	position: fixed;
	z-index: 0
}

.whereami{
	position: relative;
	background:#345;
	width: 90%;
	height: 25px;
	text-align: left;
	padding-left: 5%;
	font-size: 13pt;
	color: #ccc;
}
.whereami:first-letter{
	font-size: 16pt;
	/*color: #0a104d;*/
	color: #fff;
}
.wherami a{
	color: #ccc;
}

.sidemenue {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #C0C0C0;
	width: 15%;
	min-width: 160px;
	background-color: transparent;
	left: 1%;
	top: 100px;
	overflow: hidden;
	position: fixed;
	z-index: 0;
	background-image: url(../img/trans-bg.png);
}

.menuehead{
	position: relative;
	background:#345;
	width: 100%;
	height: 25px;
	text-align: left;
	padding-left: 5%;
	font-size: 13pt;
	margin-top: 5px;
}

.menuehead:first-letter{
	font-size: 16pt;
	color: #0a104d;
}

.menueitem  {
	background:#345;
	width: 100%;
	height: 20px;
	text-align: left;
	padding-left: 10%;
	font-size: 10pt;
}

.menueitem2  {
	background:#345;
	width: 100%;
	height: 20px;
	text-align: left;
	padding-left: 15%;
	font-size: 10pt;
}

.menueitem:hover  {
	background:#ffff00;
}
.menueitem:hover .menuelink{
	color: #000;
}
.menueitem2:hover  {
	background:#ffff00;
}
.menueitem2:hover .menuelink{
	color: #000;
}

a.menuelink{
	color:#ccc;
	text-decoration: none;
}
a.textlink{
	color: #345;
	text-decoration: none;
	border: 1px dotted;
	font-style: italic;
	font-family: 'courier new';
}
a.textlink:hover{
	color: #000;
	background: #ccc;
}
a.faqlink{
	color: #345;
	text-decoration: none;
	font-style: italic;
	font-family: 'courier new';
}
a.faqlink:hover{
	color: #000;
	background: #ccc;
}

.footer {
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #ccc;
	width: 70%;
	height: 70px;
	background-color: transparent;
	right: 5%;
	bottom: 5px;
	overflow: hidden;
	position: fixed;
	z-index: 0;
}

.fuehrung{
	border: 0px solid #000;
	position: relative;
	background: #345;
	height: 25px;
	width: 25%;
	margin: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 10pt;
	float: left;
	color: #ccc;
}
.nation{
	position: relative;
	background:#345;
	height: 25px;
	width: 10%;
	text-align: left;
	margin: 2px;
	padding-left: 5px;
	font-size: 12pt;
	float: left;
	color: #ccc;
}

.fuehrung:first-letter{
	font-size: 16pt;
	color: #fff;
}
.nation:first-letter{
	font-size: 16pt;
	color: #fff;
}

.clear{
	clear: both;
}

.validate{
	position: fixed;
	left: 1px;
	top: 1px;
}

.infobox {
	position:relative;
    border:0px solid #000; 
    background-color:#CCC;
    padding: 1px;
	height: 128px;
	width: 128px;
    }
.infobox img {
	position:absolute;
	z-index:10;
    }
.infobox .more {
	display: none;
    }
.infobox .more .img{
	position: relative;
	z-index: 30;
}
.infobox:hover .more {
	display: block;
    position: fixed;
    z-index: 30;
    left:50%;
	margin-left: -265px;
    top: 40px;
    border:1px solid #C0C0C0;
    background-color:#FFEFEF;
}
.infobox .whereami{
	width: 479px;
}
	
.maparea {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #C0C0C0;
	width: 98%;
	height: 98%;
	margin: 1%;
	background-color: transparent;
	overflow: auto;
	position: fixed;
	background-image: url(../img/trans-bg.png);
}

.emptymap{
	display: block;
    position: fixed;
    z-index: 20;
    left:50%;
	margin-left: -265px;
    top: 40px;
    border:0px solid #000;
    background-color: transparent;
}

.container1 { /*Minimaps linke Seite linke Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	width: 130px;
	margin: 2px;
	padding: 1px;
}
.container2 { /*Minimaps linke Seite rechte Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	width: 130px;
	margin: 2px;
	padding: 1px;
	left: 134px;
}
.container3 { /*Minimaps rechte Seite linke Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	width: 130px;
	margin: 2px;
	padding: 1px;
	right: 134px;
}
.container4 { /*Minimaps rechte Seite rechte Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	width: 130px;
	margin: 2px;
	padding: 1px;
	right: 1px;
}
.container5 { /*Minimaps mitte obere Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	width: 130px;
	margin: 2px;
	padding: 1px;
	top: 570px;
	left: 50%;
	margin-left: -65px;
}
.container6 { /*Minimaps mitte mittlere Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	margin: 2px;
	padding: 1px;
	left: 50%;
	margin-left: -320px;
	top: 730px;
}
.container6 .infobox{
	float: left;
}
.container7 { /*Minimaps mitte untere Spalte*/
	position: absolute;
	border: 0px solid #000;
	background: #666;
	margin: 2px;
	padding: 1px;
	left: 50%;
	margin-left: -195px;
	top: 895px;
}
.container7 .infobox{
	float: left;
}
.verbindung1{ /*Linie Pan A - Sunshine - Pan B*/
	position: absolute;
	border: 2px solid #666;
	left: 267px;
	right: 267px;
	top: 640px;
}
.verbindung2{ /*Linie Herre - Rock Nest - Redine*/
	position: absolute;
	border: 2px solid #666;
	left: -140px;
	right: -140px;
	top: 220px;
}
.verbindung3{ /*Linie Herre - Tunnel - Redine*/
	position: absolute;
	border: 2px solid #666;
	left: 0px;
	right: 0px;
	top: 70px;
}

.ol {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	height: 12px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_ol.png');
	background-repeat: no-repeat
}

.or {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	height: 12px;
	top: 0px;
	right: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_or.png');
	background-repeat: no-repeat
}

.ul {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	height: 12px;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_ul.png');
	background-repeat: no-repeat
}

.ur {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	height: 12px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_ur.png');
	background-repeat: no-repeat
}

.lborder {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	left: 0px;
	top: 0px;
	bottom: 12px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_left.png');
	background-repeat: repeat-y
}

.rborder {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 12px;
	top: 0px;
	right: -7px;
	bottom: 12px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_right.png');
	background-repeat: repeat-y
}

.tborder { /*eckige ecken*/
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_top.png');
	background-repeat: repeat-x
}

.tborder2 { /*runde ecken*/
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 12px;
	left: 12px;
	top: 0px;
	right: 12px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_top.png');
	background-repeat: repeat-x
}

.bborder {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	height: 12px;
	left: 12px;
	right: 12px;
	bottom: -2px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	background-image: url('../img/area_bottom.png');
	background-repeat: repeat-x
}

.faq{
	color: #345;
	border-style: solid;
	border-color: #345;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.faq_nav{
	border-style: solid;
	border-color: #345;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 90%;
	height: 20px;
	margin: 10px;
}