body
{
	margin: 0px;
	background-color: #FFFFFF;

	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #7F7F7F;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #7F7F7F;
	scrollbar-shadow-color: #7F7F7F;
	scrollbar-track-color: #FFFFFF;
}

h1
{
	color: #FF0000;
}

h3
{
	font-family: Tahoma, Arial;
	font-size: 13px;
}

p
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
	padding-left: 18px;
	padding-right: 35px;/*abstand vom scrollbalken*/
}

p.csc-searchResult
{
	text-align: justify;
}

ul
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
	/*text-align: justify;
	padding-left: 1px;
	padding-right: 35px;*//*abstand vom scrollbalken*/
}


table.csc-searchform
{
	width: 100%;
}

td.csc-form-labelcell
{
	width: 90px;
}

span.detail
{
 color: #D8002B;
}

span.important
{
 color: #D8002B;
}

span.name-of-person
{
 color: #D8002B;
}


a
{
	color: #D8002B;
	text-decoration: none;
}

#social
{
	position: absolute;
	width: 100px;
	top: 56px;
	left: 845px;
}

#header
{
	/*background-color: #000000;*/
	
	/*width: 100%;*/
	padding-left: 5px;
	padding-bottom: 3px;
	text-align: left;
}

#container
{
	/*background-color: #FFFF00;*/

	position: relative;
	height: 773px;
	width: 950px;
}

#logo
{
	position: absolute;
	top: 30px;
	left: 134px;
}

#logo2
{
	position: absolute;
	top: 30px;
	left: 230px;
}

#grund
{
	/*height: 520px;*/
	height: 660px;
	width: 950px;

	position: absolute;
	top: 90px;
	left: 0px;

	background-image: url(../media/grund_hoch.jpg);
	background-repeat: no-repeat;
}

#oben
{
	/*background-color: #FF0F00;*/

	/*height: 60px;
	width: 705px;*/

	position: absolute;
	top: 30px;
	left: 240px;
}

#menue1
{
	/*background-color: #FF0F00;*/

	position: absolute;
	top: 175px;
	left: 58px;

	text-align: left;
	line-height: 4px;
}

#menue2
{
	/*background-color: #FF0F00;*/

	position: absolute;
	/*top: 340px;*/
	top: 375px;
	left: 58px;

	text-align: left;
	line-height: 4px;
}

#mitte
{
	/*background-color: #FF0F00;*/

	/*height: 385px;*/
	height: 525px;
	width: 440px;/*um 10 vergrößert, wegen des abstandes zum scrollbalken*/

	position: absolute;
	top: 170px;
	left: 280px;

	overflow: auto;
}

#rechts_bild
{
	/*background-color: #FF0000;*/

	/*height: 475px;*/
	height: 615px;
	width: 200px;

	position: absolute;
	top: 119px;
	/*left: 735px;*/
	left: 745px;
}

#rechts
{
	/*background-color: #FF0F00;*/

	max-height: 525px;
	width: 175px;

	position: absolute;
	top: 170px;
	left: 755px;

	overflow: auto;
}

#unten
{
	/*background-color: #FF0F00;*/

	/*width: 944px;*/
	padding-top: 0px;

	position: absolute;
	top: 746px;
	/*left: 0px;*/
	left: 748px;

	text-align: right;
	vertical-align: bottom;
	letter-spacing: 8px;
}

.horst
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    line-height: 22px;
    padding-left: 17px;
}

.borst
{
    width: 270px;
    font-family: Tahoma, Arial;
    font-size: 11px;
    line-height: 22px;
    padding-right: 35px; /*abstand vom scrollbalken*/
}

.feld
{
    width: 270px;
		font-family: Tahoma, Arial;
		font-size: 11px;

    /*input felder hier gestalten*/
}

.button
{
    /*submit button hier gestalten*/

    background-color: #FFFFFF;
    font-family: Tahoma, Arial;
    font-size: 11px;

}
