body
	{
		background: rgb(191,191,202);
		width: 100%;
		margin-left: 12%;
	}

h1
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 16px;
		font-weight: bold;
		margin-right: 24px;
	}

h1 a
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 16px;
		font-weight: bold;
		margin-right: 24px;
	}

td
	{
		padding: 10px;
	}

.ft
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 12px;
	}

.ft a
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 12px;
	}

.ht
	{
		margin-left: 25px;
		margin-top: 25px;
		background-color: #ffffff;
	}

a:link
	{
		text-decoration: none;
	}

a:active
	{
		text-decoration: underline;
	}

a:visited
	{
		text-decoration: none;
	}

a:hover
	{
		text-decoration: underline;
	}

.buttonleiste
	{
		position: absolute;
		top: 135px;
		left: 160px;
	}

.unterstreichung
	{
		position: absolute;
		top: 155px;
		left: 160px;
	}

.inhaltstabelle
	{
		position: absolute;
		top: 170px;
		left: 160px;
	}

#container
	{
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 600px;
		height: 500px;
		background: rgb(255,255,255);
		z-index: 1;
		border: solid;
		border-width: 1px;
		border-color: rgb(128,128,153)
	}

#box_schatten
	{
		position: relative;
		top: 35px;
		left: 35px;
		width: 600px;
		height: 500px;
		background: rgb(128,128,153);
	}

#inhalt
	{
		margin-top: 30px;
		height: 360px;
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		font-size: 12px;
	}

#links
	{
		position: relative;
		margin-top: 30px;
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		font-size: 14px;
		font-weight: bold;
	}

#links a
	{
		color: rgb(13,7,51);
		font-size: 14px;
		font-weight: bold;
	}

#links span
	{
		color: rgb(63,64,102);
		font-size: 14px;
		font-weight: bold;
	}


.menulink
	{
		padding: 10px;
		color: rgb(63,64,102);
		font-size: 14px;
		font-weight: bold;
	}

#link_unten
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		font-size: 10px;
		font-weight: bold;
	}

#link_unten a
	{
		color: rgb(63,64,102);
	}

.contact_input
	{
		width: 400px;
		height: 80px;
	}

.input
	{
		width: 400px;
	}

#liste
	{
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 16px;
		font-weight: bold;
	}

#frontpage_table
	{
		position: relative;
		width: 400px;
		padding: 0;
		font-weight: bold;
		font-size: 28px;
	}

.box0
	{
		background: rgb(255,255,255) url(bilder/1_col.gif) no-repeat 50% 50%;
		height: 280px;
		width: 400px;
	}

.box1
	{
		background-color: rgb(191,191,202);
		height: 40px;
		width: 400px;
		font-family:"Courier New", Courier, monospace;
		color: rgb(255,255,255);
	}

.box2
	{
		background-color: rgb(128,128,153);
		height: 38px;
		width: 400px;
		font-family:"Courier New", Courier, monospace;
		color: rgb(255,255,255);
	}

.box3
	{
		background-color: rgb(63,64,102);
		height: 38px;
		width: 400px;
		font-family:"Courier New", Courier, monospace;
		color: rgb(255,255,255);
	}

.box4
	{
		background-color: rgb(13,7,51);
		height: 38px;
		width: 400px;
		font-family:"Courier New", Courier, monospace;
		color: rgb(255,255,255);
	}

.box5
	{
		background-color: rgb(191,191,202);
		height: 120px;
		width: 400px;
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		font-style: italic;
		color: rgb(13,7,51);
	}

.unten
	{
		position: relative;
		top: -125px;
		height: 180px;
		width: 600px;
	}

.navigation
	{
		color: rgb(255, 0, 0);
	}

.navigation a
	{
		color: rgb(13,7,51);
	}

.impressum
	{
		color: rgb(255, 0, 0);
	}

.impressum a
	{
		color: rgb(13,7,51);
	}

.ref
	{
		margin-left: 90px;
		text-align: left;
		font-family: 'Verdana','Arial','Helvetica',sans-serif;
		color: rgb(13,7,51);
		font-size: 12px;
	}

.ref a
	{
		font-weight: bold;
		color: rgb(13,7,51);
	}

.ref p
	{
		color: rgb(13,7,51);
	}

.ref ul
	{
		color: rgb(13,7,51);
	}

.ref li
	{
		color: rgb(13,7,51);
	}

.ref span
	{
		font-weight: bold;
		color: rgb(13,7,51);
	}

.formular
	{
		margin-left: 90px;
		text-align:left;
	}

