* { padding:0; margin:0; border:0; }
html,body { height: 100%; }
body {
	font-family:verdana, arial, helvetica, sans serif;
	line-height:1.5em;
	color:black;
	text-align:center;
	background-image:url(/img/misc/head-black.gif);
	background-position:0 6em;
	background-repeat:repeat-x;
}

h1 {
	font-size:1em;
	font-weight:normal;
	color:#990000;
}
h1.in {
	display:inline;
	font-size:1.3em;

}
td h1, div.txt h1, .h1, div.textbox h1 {
	font-size:1.3em;
}

.h1 {
	color:red;
}
.hometext {
	font-size:1.6em;
 	padding-top:14em;
 	padding-left:2em;
}
.headertext {
	font-size:1.2em;
 	padding-top:3em;
	color:white;
 	padding-left:2em;
}
.text {
	float:left;
	font-size:.7em;
	line-height:1.5em;
 	padding-left:3.5em;
	color: gray;
}
.bild {
	float:right;
}

a {
	color:black;
	text-decoration:none;
}
p {
	margin-bottom:1em;
	font-size:.7em;
	line-height:1.5em;
}
#main {
	width:59.5em;
	height:100%;
	margin:0 auto;
	text-align:left;
	background-image:url(/img/seiten/);
}
#blocklinks {
	float:left;
	background-image:url(/img/misc/hg-header_links.gif);
	background-position:0em 2em;
	background-repeat:no-repeat;
	width:11.5em;
	height:6.5em;
}
#blocklinks img {
	margin-top:8em;
}
#blockmitte {
	float:left;
	background-image:url(/img/misc/mitte.jpg);
	background-repeat:no-repeat;
	width:11em;
	height: 100%;
	background-color:#990000;
}
#blockrechts {
	float:right;
	background-image:url(/img/misc/hg-header_rechts.gif);
	background-position:0em 2em;
	background-repeat:no-repeat;
	width:37em;
	height:11em;
}
}
#header img {
	float:right;
	margin-top:6em;
}


.test {
	height:1em;
	width:1em;
	background-color:red;
}

#content {
	float:left;
	width:37em;
	height:33em;
}

#head {
	float:right;
	margin-top:6em;
}
#flaggen {
	position:absolute;
	width:55em;
	top:8em;
	text-align:right;
}

ul { list-style:none; }


/* Tabellenzellen in Kontakt  */
input,textarea { 
	border:1px solid gray;
	font-size:0.7em; 
}
td.form1 {
	padding-right:1.5em;
}
td.form1,td.form2 {
	vertical-align:top;
	padding-bottom:1em;
}
.submit {
	padding:0.3em 1em;
	color:white;
	background-color:#BE762C;
}

/* †bersichtsseiten BE762C	border:1px solid red;  */

.uebersicht {
}
.uebersicht img {
	margin-bottom:1em;
}



div.impressumtextbox {
	float:left;
	padding-top:2em;
	margin-left:0em;
	width:22.4em;
}


