/* CSS Document */

/* Struktur */

#container {
	position: absolute;
	background: #FFFFFF;
	width: 800px;
	height: auto;
	left: 50%;
	margin-left: -400px;
	margin-bottom:80px;
	margin-top: 80px;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-width:medium;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#logo {
	width: 509px;
	height: 120px;
	background:url(grafik/gss.gif);
	margin-left: 280px;
}

#main {
	width: 700px;
	height:auto;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#adresse {
	width: 250px;
	height: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	border-right-color: #333333;
	border-right: double;
}

#adresse2 {
	width: 180px;
	height: 50px;
	margin-left: 270px;
	margin-top:-60px;
	background-color:#F4F4F4;
	border-right-color: #333333;
	border-right: double;
}

#adresse3 {
	width: 180px;
	height: 50px;
	margin-left: 460px;
	margin-top:-50px;
	background-color: #F4F4F4;
	border-right-color: #333333;
	border-right: double;
}

#validation {
	width: 140px;
	height: 62px;
	margin-left: 650px;
	margin-top:-50px;
	text-align:right;
	background-color: #FFFFFF;
}

#w3cXHTML {
	background:url(grafik/w3c/valid-xhtml10-blue.png);
	width: 88px;
	height: 31px;
}

#w3cCSS {
	background:url(grafik/w3c/valid-css-blue.png);
	width: 88px;
	height: 31px;
}

#sprache {
	position:absolute;
	width:50px;
	height:15px;
	left:50%;
	margin-left:-400px;
	background-color: #FFFFFF;
}

#deutsch {
	position:absolute;
	background:url(grafik/german.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:15px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#englisch {
	position:absolute;
	background:url(grafik/english.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:15px;
	margin-left:25px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

#impressum {
	position:absolute;
	width:50px;
	height:15px;
	left:50%;
	margin-left:-400px;
	margin-top:20px;
}

#copyright {
	width:150px;
	height:15px;
	left:50%;
	margin-top:10px;
}

#platzhalter {
	position:absolute;
	width:10px;
	height:10px;
	left:50%;
	background:#FFFFFF;
	margin-top:800px;
}

body {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Schrift */

.Leitspruch {
font-family: "Arial Narrow", Arial;
color:#0000CC;
font-size:2em;
letter-spacing:0.2em;
}

.Leitspruch-Author {
font-family:"Arial Narrow", Arial;
color:#000000;
font-size:0.8em;
letter-spacing:0.2em;
}

.text-normal {
font-family:Arial, "Arial Narrow";
color:#333333;
font-size:1em;
letter-spacing:0.2em;
text-align: center;
}

.text-adresse {
font-family:Arial, "Arial Narrow";
color:#333333;
font-size:0.8em;
}

.text-impressum {
font-family:Arial, "Arial Narrow";
color:#333333;
text-decoration:none;
font-size:0.8em;
letter-spacing:0.2em;
}

.text-impressum-txt {
font-family:Arial, "Arial Narrow";
color:#333333;
font-size:0.8em;
}

.text-impressum-txt2 {
font-family:Arial, "Arial Narrow";
color:#333333;
font-size: 0.9em;
font-style:italic;
}

.text-copyright {
font-family:Arial, "Arial Narrow";
color:#666666;
font-size:0.6em;
}
