body {
	background-color:#fff;
	margin: 0px;
	font-family: "Lucida Console", "Helvetica";
	color: #666666;
	font-size: 75%;
}

img {
	border:0;
}

a:link, a:visited {
	color:#CCCCCC;
	text-decoration: none;
}

a:hover {
	color:#C50101;
	text-decoration: none;
}

#wrapper {
	width:300px;
	margin:0 auto;
	margin-top:3em;
}

#header {
	border-bottom:2px solid #C50101;
	text-align:right;
}

#inhalt {
	float:left;
	width:180px;
}

#navigation {
	float:right;
	width:115px;
	text-align:right;
	font-size:150%;
	color:#C50101;
}

#navigation ul li {
	list-style-type:none;
	padding-top:1em;
}

/*---------------------------------------- FOOTER ----*/
#footer {
	clear:both;
	border-top:2px solid #C50101;
	text-align:right;
	padding-top:0.1em;
}

#polozenie {
	color:#cccccc;
	margin-left:-1em;
}

.wejscie {
	padding-top:10%;
	padding-bottom:10%;
	padding-left:50%;
	margin-left:-200px;
}

.flaga {
	padding-top:0.5em;
}
/*---------- Contact Formular ---------- */
#contact label {
	display:block;
}

legend {
	font-weight:bold;
}

#contact {
	margin-top:2em;
	border-top: 1px dotted #000;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.button {
	background-color:#fff;
	border: 1px dotted #666;
	color:#666;
	font-weight:bold;
}

.sendmessage {
	width:400px;
	margin: 0 auto;
	margin-top:200px;
	text-align:center;
	border: 1px dotted #fff;
}
.referenzen li {
	padding-top:0.5em;
}

.ja {
	width:60%;
	height:70%;
}
	