body
{
	font-family: Verdana;
	color: black;
	background: #c4da99;
}

#horizon        
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

img
{
	border: 0px none;
}

a
{
	color: #585554;
}

h1
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	color: red;
}


h2
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	color: red;
	font-size: 10pt;
}



/* Layout */
.boxmitschatten
{
	margin-left: -400px;
	position: absolute;
	top: -273px;
	left: 50%;
	width: 800px;
	min-width: 800px;
	max-width: 800px;
	height: 546px;
	-webkit-box-shadow: 3px 2px 1px black;
	-moz-box-shadow: 3px 2px 1px #6a6a6a;
	box-shadow: 3px 2px 1px black;

}

.innenrahmenvonbox
{

	background: url(images/background2.jpg) bottom left no-repeat;
	
}

.innenrahmenvonboxindex
{

	background: url(images/background_newyear.jpg) bottom left no-repeat;
	
}

.navigation
{
	background-image: url(images/logobalken.jpg);
	height: 137px;
	width: 800px;
}

.buttons
{
	padding-top: 75px;
	padding-left: 350px;
}


.arbeitsprobenvorschau
{
	float: left;
	width: 260px;
	padding-right: 30px;
	height: 409px;
}

.textfeld
{
	overflow: auto;
	height: 359px;
	font-size: 8pt;
	text-align: left;
	margin-right: 25px;
	margin-top: 25px;
}

.footer
{
	width: 770px;
	height: 17px;
	text-align: right;
	font-size: 8pt;
	padding-top: 8px;
}
