/* @override http://virtuell3/style.css */

/*****Generic Classes*****/  

html, body {
	width: 100%;
	color: #5e5e5e;
	position: relative;
	background: #2e4c83 url(/images/bg.gif) repeat-x;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 12px Helvetica, Arial, sans-serif;
	list-style: none;
	text-align: justify;
	z-index: 10;
}

div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td, tbody {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #5e5e5e;
	font-weight: normal;

} 
h1 {
	color: #6072b1;
	font: 22px Helvetica, Arial, sans-serif;
}
h2 {
	color: #6072b1;
	font: 14px Arial, Helvetica, sans-serif;
}
h3 {
	color: #6072b1;
	font: bold 12px Arial, Helvetica, sans-serif;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #394894;
}
a:hover {
	text-decoration: underline;
}

strong{
	color: #394894;
}

/*****Basic Layout*****/

#wrapper {
	left: 50%;
	margin-left: -448px;
	margin-top: 40px;
	position: absolute;
}
#teaserwrapper {
	left: 50%;
	top: 50%;
	margin-left: -495px;
	margin-top: -295px;
	position: absolute;
	text-align: center;
}
#teaserwrapper img {
	margin-top: 55px;
	z-index: 20;
}
#teaser {

	width: 990px;
	height: 590px;
	border: 1px solid #6c8dc2;
	position: relative;
}
#teaserleft {
	width: 446px;
	height: 420px;
	position: absolute;
	z-index: 0;
	background-image: url(/images/teaserleft.png);
	left: 0;
	top: 0;
}
#teaserright {
	width: 447px;
	height: 420px;
	position: absolute;
	z-index: -1;
	background-image: url(/images/teaserright.png);
	bottom: 0;
	right: 0;
}



#page {
	width: 894px;
	display: inline-block;
}

#middle {
	color: #474747;
	background-color: #4773b0;
	margin-top: 8px;
	width: 897px;
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #fff;
}
#content {
	color: #474747;
	width: 660px;
	border-top: 1px solid #9cc1ed;
	border-right: 1px solid #9cc1ed;
	background: #fff url(images/watermark.gif) no-repeat left bottom;
	min-height: 460px;
	float: left;
	position: relative;
	padding: 18px 28px 30px 36px;
}

#content ul {
	margin-left: 16px;
	margin-bottom: 30px;
}
#content li {
	list-style: disc;
	color: #6072b1;
	margin-top: 14px;
	font-weight: bold;
}
#content li span {
	color: #5e5e5e;
}

#imprint {
	height: 12px;
	width: 884px;
	display: inline-block;
	background: url(/images/footer.gif) no-repeat;
	color: #fff;
	font-size: 9px;
	padding-left: 13px;
	padding-top: 3px;
	margin-bottom: 50px;
}

#language {
	position: relative;
	text-align: right;
	color: #45518c;
	margin-bottom: 5px;
	width: 880px;
	font-size: 11px;
}

/*****Menu*****/
#menu {
	width: 172px;
	height: 100px;
	float: left;	
}
#menu li {
	height: 15px;
	width: 164px;
	background-image: url(images/button.gif);
	color: #fff;
	position: relative;
	padding-top: 6px;
	padding-left: 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
#menu li:hover {
	background: url(images/button.gif) 0 bottom;
}
#menu li.active {
	height: 15px;
	width: 164px;
	background: url(images/button.gif) 0 bottom;
	color: #fff;
	position: relative;
	padding-top: 6px;
	padding-left: 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

#menu a.button:link, a.button:active, a.button:visited {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

/*****Content*****/

/*****Footer*****/

/*****Etc*****/

.pdf {
  background: url(/images/pdf.gif) no-repeat left top;
	padding-left: 24px;
	padding-top: 5px;
}

.headline{
	color: #6072b1;
	font: 22px Helvetica, Arial, sans-serif;
	background: url(images/logo-small.gif) no-repeat;
	padding-left: 40px;
	height: 30px;
	padding-top: 3px;
	margin-bottom: 25px;
	position: relative;
	display: block;
}

.language-link-active {
	color: #fff;
}

a.routebutton:link, a.routebutton:visited, a.routebutton:active {
	width: 120px;
	height: 16px;
	color: #474545;
	display: inline-block;
	background: url(/images/misr-rp-button.gif) no-repeat;
}
a.routebutton:hover {
	background-image: url(/images/misr-rp-button-active.gif);
}

a.anreise:link, a.anreise:visited, a.anreise:active {
	width: 137px;
	height: 16px;
	color: #474545;
	display: inline-block;
	background: url(/images/anreise-button-de.gif) no-repeat;
}
a.anreise:hover {
	background-image: url(/images/anreise-button-de-active.gif);
}

a.routebuttonen:link, a.routebuttonen:visited, a.routebuttonen:active {
	width: 120px;
	height: 16px;
	color: #474545;
	display: inline-block;
	background: url(/images/misr-rp-button-en.gif) no-repeat;
}
a.routebuttonen:hover {
	background-image: url(/images/misr-rp-button-en-active.gif);
}

a.joureney:link, a.joureney:visited, a.joureney:active {
	width: 137px;
	height: 16px;
	color: #474545;
	display: inline-block;
	background: url(/images/anreise-button-en.gif) no-repeat;
}
a.joureney:hover {
	background-image: url(/images/anreise-button-en-active.gif);
}