body {
	margin: 0px;
	padding: 0px;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	color: #000;
    background: #ffffff;
	height: 100%;
	text-align: center;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	height:18px;
	background-color:#FFFFFF;
	margin:0px;
	border: solid 1px black;
}
.inparea {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	line-height:18px;
	background-color:#FFFFFF;
	margin:0px;
	border: solid 1px black;
}
.inpbut {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:12px;
	height:22px;
	margin:0px;
	border: solid 1px black;
	background-color:#061467;
	color:#FFFFFF;


}

.sprachpic {
	border:0px;
	margin:0 3px;
}

a:link		{ color: #1E5EB6; text-decoration: none; }
a:visited	{ color: #1E5EB6; text-decoration: none; }
a:hover, a:active {	color:#1E5EB6; text-decoration: underline; }

p {
/*    font-size: 80%;  */
}

td {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}


#container {
	position: relative;
	width: 800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	background: url(../pic/bg.jpg) top left repeat-y;
    border: 0px;      
}
html>body #container { width: 800px; }

#kopf {
	width: 800px;
	height:305px;
}

#trailer {
	position:absolute;
}

.gb-header {
	background-color:#061467;
	color:#FFFFFF;
}

#inhalt {
	margin: 0px 0px 0px 220px;
	width: 470px;
	padding-top: 315px;
	padding-bottom: 40px;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	color:#000000;
}

#inhalt p {
	margin: 10px 60px 10px 0px;
/*	text-align:justify; */
}

#inhalt li {
	list-style-image:url(../pic/bullet.gif);
/*	list-style-image:url(../../media/bullets/mark.gif);	*/
	padding: 0px;
	margin: 0px;
}

#logo {
	position:relative;
	top:40px;
	left:10px;
	text-align:left;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-size:9px;
	line-height:16px;
	color:#cccccc;
}
                
#footer{
	margin: 0;
	padding: 0;
	background: url(../pic/fuss.jpg) top left no-repeat;
	width: 800px;
	height: 191px;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	margin: 0px;
	padding: 305px 0px  0px  0px;
	color: #e5a250;
}

.imgtext-table {

}

.bodytext {
  width: 100%;
}



.csc-caption {
	text-align: center;
}
