body
{
	font-family: arial;
         font-size: 12px;
	text-align: left;
	color: #535353;
         background-color: #ffffff;
}

#geruest
{
	width: 800px;
}

#banner
{
	width: 800px;
         height: 100px;
         background-color: #ebebeb;
         background-image: url(logo_sachverstaendiger.png);
         background-repeat: no-repeat;
         background-position: left center;
         text-align: left;
}

#schriftverlauf
{
	margin-left: 200px;
         font-size: 20px;
         text-align: left;
         width: 300px;
         height: 100px;
         background-color: #ebebeb;
}

#headline
{
	font-size: 14px;
	text-align: left;
	float: right;
         padding: 3px;
         margin-top: 20px;
         width: 600px;
         background-color: #ebebeb;
}

#linkgeruest
{
         float: left;
         padding: 3px;
         margin-top: 64px;
	width: 140px;
      	height: 132px;
}

.link
{
	background-color: #ebebeb;
         border: 1px solid #ffffff;
         padding: 3px;
}

#content
{
	float: right;
         margin-top: 20px;
         padding: 3px;
	width: 600px;
         background-color: #ebebeb;
}

#title
{
	float: left;
         margin-top: 0px;
         margin-left: 0px;
}

#language
{
	margin-left: 500px;
}

a.effect
{
	color: #535353;
	text-decoration: none;
}

a.effect:hover
{
	color: #1c479c;
	text-decoration: underline;
}

a.effect:active
{
	color: #1c479c;
}

/*
	Kontakt
*/

#einleitungkon
{
	height: 40px;
}

.bezeichnung
{
	float: left;
	background-color: #ebebeb;
         padding: 1px;
         vertical-align: top;
         text-align: left;
}

.inputfeld
{
	margin-left: 150px;
         background-color: #ebebeb;
         padding: 1px;
         vertical-align: top;
         text-align: left;
}

/*
	Fallbeispiel Seite
*/

.beschreibung
{
	background-color: #ebebeb;
         padding: 1px;
         vertical-align: top;
         text-align: left;
         margin-top: 5px;
}

.bild
{
	float: right;
         background-color: #ebebeb;
         padding: 1px;
         vertical-align: top;
         text-align: left;
         margin-top: 5px;
}

.clearthat
{
	clear: right;
}
