body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: left;
}

img {
	border-style: none;
}

a {
	color: #75c5f0;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

tr,td,th {
	border: 1px solid #000000;
}

p.start{
	margin: 0.5em 0 0 0;
}

a .organisator1 {
	margin-right: 2.5em;
}

a .organisator2 {
	text-indent: 50px;
}

#name {
	width: 15em;
	float: left;
}

#hochschule {
	width: 32.5em;
	float: right;
}

#center {
	text-align: center;
}

#indent {
	padding-left: 1.55em;
}

.big {
	font-size: 1.75em;
}

.fett {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.klein {
	font-size: 0.8em;
}

/* Kopf der Seiten */
#header{
	background-color: #75c5f0;
	height: 4.5em;
	color: #000000;
	font-size: 1.5em;
	padding: 3em 0 0 200px;
	border-bottom: 1px solid #ffffff;
}

#header img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	
}

/* rechte Navigation */
#navigation{
	width: 11.4em;
	position: absolute;
	left: 0;
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation ul li{
	list-style-type: none;
	border: 0.1em solid #ffffff;
}

#navigation ul li a{
	display: block;
	text-decoration: none;
	background-color: #CCC5CB;
	color: #000000;
	font-weight: bold;
	padding: 0.3em 0 0.3em 0.3em;
}

#navigation ul li a.current{
	background-color: #75c5f0;
	color: #CCC5CB;
}

#navigation ul li ul li a {
	display: block;
	text-decoration: none;
	background-color: #CCC5CB;
	color: #000000;
	font-weight: bold;
	padding: 0.3em 0 0.3em 2.4em;
}

/* Inhaltsteil */
#seite {
	position: absolute;
	left: 14em;
	width: 49.5em;
	padding: 5px 0 0 0 0;
}

#text {
	width: 20em;
	float: left;
}

#block {
position: absolute;
/*left: 3.1em;*/
left: 4.5em;
}

#programm {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Anpassung Programmseite */
#programm .head {
	color: #75c5f0;
	font-size: 1.2em;
	border-bottom: 1px solid #75c5f0;
	width: 25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

#programm  .left {
	color:  #75c5f0;
	font-weight: bold;
	float: right;
	position: absolute;
	left: 0;
}

#programm .right {
	color:  #75c5f0;
	font-weight: bold;
	float: left;
	position: absolute;
	right: 20em;
}

/* Anpassung Anmeldeformular */
#formular{
	width: 37em;
}

#formular p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#formular br {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

#formular .zeile {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

#formular .spalte1{
	width: 10em;
	float: left;
	padding: 0 0 0 1.5em;
}

#formular .spalte2{
	width: 19em;
	float: right;
	padding: 0 0 0 0;
}

#formular p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}

#formular br {
	margin: 0 0 0.2em 0;
}

.normal{
	clear: both;
}

#button{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 32.5em;
	text-align: center;
}

/* Footer */
#left {
	float: right;
	position: absolute;
	left: 50px;
	text-align: center;
}

#right {
	float: left;
	position: absolute;
	right: 50px;
}
