@CHARSET "ISO-8859-1";

body {
	background: #0A2F6E;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	letter-spacing: 0.12em;
	line-height: 1.5em;
}

a {
	color: #0A2F6E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a7b4cb;
}

a:focus {
	outline:none;
}

img {
	border: 0;
}

#pagewrapper  {
	width: 1000px;
	height: 600px;

}


#top {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 1000px;
	height: 95px;
	background: #a7b4cb;
	background-image: url(./images/header.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	top: 115px;
	left: 819px;
	width: 181px;
	height: 410px;
	background: #38568c;
	padding: 170px 0 20px 20px;
	line-height: 1.8em;
}

#right a {
	color: #ffffff;
	font-weight: normal;
}

#right a:hover {
	color: #a7b4cb;
}

#right a.active {
	color: #0A2F6E;
	font-weight: bold;
}



#content {
	position: absolute;
	top: 236px;
	left: 220px;
	width: 560px;
	height: 439px;
	background: #476392;
	padding: 20px;
	overflow: auto;
}


#topmenu {
	position: absolute;
	top: 115px;
	left: 220px;

}

#topmenu a {
	width: 149px;
	height: 20px;
	 float: left;
	 color: #ffffff;
	 text-align: center;
	 padding-top: 3px;
	 border-left: 1px solid #a7b4cb;
	 cursor: pointer;
	 font-weight: normal;
	 font-size: 1.02em;
	 letter-spacing: 0.2em;
}

#topmenu a:hover {
	color: #a7b4cb;
}

#topmenu a.active {
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
}


#topimage {
	position: absolute;
	top: 138px;
	left: 220px;
	width: 600px;
	height: 75px;
	overflow: hidden;
}

#submenu {
	position: absolute;
	top: 213px;
	left: 220px;
	height: 40px;
	width: 600px;
	background: #476392;
}

#submenu a {
	background: #4e6997;
	width: 149px;
	height: 20px;
	 float: left;
	 color: #ffffff;
	 text-align: center;
	 font-size: 1em;
	 padding-top: 4px;
	 border-left: 1px solid #a7b4cb;
	 cursor: pointer;
	 font-weight: normal;
	 letter-spacing: 0.1em;

}

#submenu a:hover {
	color: #a7b4cb;
}

#submenu a.active {
	color: #0A2F6E;
	font-weight: bold;
}

#left {
	position: absolute;
	top: 115px;
	left: 20px;
	width: 185px;
	height:500px;
	background: #0A2F6E;
	background-image: url(./images/tech_draw_bottom_verlauf.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 200px 0px 20px 15px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#logos {
	position: absolute;
	top: 650px;
	left: 40px;
}

h1 {	
	font-size: 1.1em;
	color: #0A2F6E;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	color: #0A2F6E;
	font-weight: bold;
	margin: 1em 0 0.2em 0;
}

h3 {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	margin: 1em 0 0.2em 0;
}

#left img {
	margin: 5px;
}

#content img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#language {
	position: absolute;
	top: 40px;
	left: 945px;
}

.bluetext {
	color: #0A2F6E;
}

#counter {
	position: absolute;
	top: 730px;
	left: 44px;
}

hr {
	border: dashed #0A2F6E 1px;

}

#homelink {
	position: absolute;
	left: 915px;
	top: 82px;
}