@charset "utf-8";
html * {
    margin: 0; padding: 0;
}

body {
	color: #ffffff; background: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	margin: 5px auto;
	padding: 0;
}

p {
margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
}

h1 a:link,
h1 a:visited {
	display: block;
	width: 172px; height: 77px;
}
h2 {
	color: #ffffff;
	font-size: 2.4em; font-weight: normal;
	letter-spacing:-1px;
}
h3 {
}
h4 {}
h5 {}
h6 {}

ul, ol {
	margin: 0 0 1em 0;
}
ul li,
ol li {}
ul li {
}
dl {}
dl dt {}
dl dd {}

img {
	display: block;
	border: none;
}

a:link,
a:visited {
}
a:link:hover,
a:visited:hover {
}
a:active,
a:focus {
}

a.mehr {
	float: right;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-size: 1em;
}

a.mehr:hover {
	float: right;
  color: #fefefe;
  text-decoration: underline;
  font-weight: normal;
  font-size: 1em;
}

address {}

/* --------------------------------------------------------------------- */

/* klasy elemenetow ---------------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; height: 0; clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.aural {
	text-indent: -9999px; font-size: 0;
}

/* --------------------------------------------------------------------- */

/* layout -------------------------------------------------------------- */

div#container {
	width: 850px;
	height: auto;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  padding: 0;	
	background: #1f1f1f;
}

div#container div.langbar {
	float: left;
	width: 695px;
	height: auto;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  padding: 0;	
	text-align: left;
}

input.submitoff,
input.submiton {
	float: left;
	border: 0px;
	padding: 2px;
	color: #ffffff;
}

input.submitoff {
	background: #161616;
}

input.submiton {
	background: #6e6e6e;
}

div#container div#topheader {
	float: left;
	width: 850px;
	height: 150px;
	padding: 0;
	margin: 0;
}

div#container img.top-left {
	float: left;
	width: 156px;
	height: 150px;
	margin: 0;
	padding: 0;
}

div#container img.top-banner {
	float: left;
	width: 538px;
	height: 150px;
	margin: 0;
	padding: 0;
}

div#container img.top-right {
	float: left;
	width: 156px;
	height: 150px;
	margin: 0;
	padding: 0;
}

div.main {
	float: left;
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background: url("../images/main-bg.jpg") repeat-y;
}

div.main div.leftcolumn {
	float: left;
	width: 214px;
	height: auto;
	min-height: 220px;
	font-size: 0.9em;
	padding: 170px 0 0 0;
	margin: 0;
	background: #1f1f1f url("../images/menu-left-top-bg.jpg") 0 top no-repeat;
}

div.main div.rightcolumn {
	float: left;
	width: 636px;
	height: auto;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

ul.menu {
	float: left;
	width: 636px;
	height: 47px;
	background: url("../images/menu-top-outline-bg.jpg") repeat-x;
	padding: 0;
	margin: 0;
}

ul.menu li {
	float: left;
	width: 158px;
	height: 27px;
	list-style: none;
	background: url("../images/menu-top-button-bg.jpg") repeat-x;
	padding: 15px 0 0 0;
	text-align: center;
}

ul.menu li a,
ul.menu li a:link,
ul.menu li a:visited {
	display: block;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	border-left: 1px solid #ffffff;
}

ul.menu li a:hover,
ul.menu li a:link:hover,
ul.menu li a:visited:hover {
	text-decoration: underline;
}

div.main div.rightcolumn span.header {
	float: left;
	width: 421px;
	height: 42px;
	font-size: 1em;
	font-weight: bold;
	background: url("../images/content-header-bg.jpg") no-repeat;	
	margin: 5px 0 0 3px;
	padding: 3px 0 0 20px;
}

div.main div.rightcolumn div.content {
	float: left;
	width: 401px;
	height: auto;
	padding: 0 20px 10px 20px;
	margin: 0;
	font-size: 0.8em;
}

div.main div.rightcolumn div.content a,
div.main div.rightcolumn div.content a:link,
div.main div.rightcolumn div.content a:visited {
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
}

div.main div.rightcolumn div.content a:hover,
div.main div.rightcolumn div.content a:link:hover,
div.main div.rightcolumn div.content a:visited:hover {
	text-decoration: underline;
}

div.main div.rightcolumn div.boxes {
	float: left;
	width: 189px;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

div.main div.rightcolumn div.boxes span.header {
	float: left;
	text-align: center;
	width: 183px;
	height: 24px;
	background: url("../images/right-column-header-bg.jpg") no-repeat;	
	margin: 5px 0 0 3px;
	padding: 5px 0 0 0;
}

div.main div.rightcolumn div.boxes div.box {
	float: left;
	text-align: center;
	width: 179px !important;
	width: 178px;
	height: auto;
	font-size: 1em;
	background: #636161;
	margin: 0 0 0 3px !important;
	margin: 0 0 0 2px;
	padding: 2px;
}

div.footer {
	float: left;
	width: 845px;
	height: 20px;
	margin: 0 auto;
	padding: 8px 0 0 5px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url("../images/footer-bg.jpg") repeat-x;
	color: #ffffff;
}

div.footer div.copy {
	float: left;
	width: 600px;
	text-align: left;
}

div.footer div.authors {
	float: left;
	width: 240px;
	text-align: right;
}

div.footer div.authors a,
div.footer div.authors a:link,
div.footer div.authors a:visited {
	color: #ffffff;
	text-decoration: none;
}

div.footer div.authors a:hover,
div.footer div.authors a:link:hover,
div.footer div.authors a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

.gpass {
	margin-left: 5px;
	padding: 2px 10px 10px 10px;
	background: #6e6e6e;
	width: 95px;
	font-size: 0.8em;
}

.gpass input {
	margin-top: 5px;
	border: 1px solid #cccccc;
	padding: 2px;
}

span.err {
	float: left;
	margin: 5px 0 0 5px;
	font-size: 0.8em;
}

.Kontakt {
	padding: 2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 1em;
}

.form {
	font-size: 1em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	border: 0px;
	padding: 2px;
}

.SendOff {
	font-size: 12px;
	border: 1px solid #ebebeb;
	padding: 2px;
	background: #fafafa;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	cursor: hand;
	font-weight: bold;
}

.SendOn {
	font-size: 12px;
	border: 1px solid #ebebeb;
	padding: 2px;
	cursor: hand;
	background: #ebebeb;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 	
	font-weight: bold;
}

img.mini {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	width: 60px;
	height: 60px;
	-moz-opacity:0.7;filter:alpha(opacity=70);
}

img.mini-on {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	width: 60px;
	height: 60px;
	-moz-opacity:1;filter:alpha(opacity=100);
}

.Kontakt {
	padding: 2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 1em;
}

.form {
	font-size: 1em;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	border: 0px;
	padding: 2px;
}

.SendOff {
	font-size: 12px;
	border: 1px solid #ebebeb;
	padding: 2px;
	background: #fafafa;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	cursor: hand;
	font-weight: bold;
}

.SendOn {
	font-size: 12px;
	border: 1px solid #ebebeb;
	padding: 2px;
	cursor: hand;
	background: #ebebeb;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 	
	font-weight: bold;
}