/*==== divs ====*/

fieldset {
	border: 0px;
	height: 10px;
}


body
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 140%;
	background-color: #B2AA7E;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images_layout/bg_uc.jpg);
}
 
#container
{
	width: 450px;
	height:375px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}

	
/*==== koppen ====*/

h1
{
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #17C2F3;
	padding-top: 10px;
}
