
	body {
		font-family: Arial;
		background-color: #f6f6f6;
		text-align: center;
		margin: 0px;
		height: 100%;
	}

	a {
		color: #87888A;
		text-decoration: none;
		font-size: 12px;
	}

	form {
		margin: 0px;
		padding: 0px;
	}

	input,select,textarea {
		border: 1px solid #C22F37;
		background-color: #eeeeee;
		font-size: 12px;
	}

	
	h2 {
		font-size: 16px;
		color: #BABBBB;
	}

	hr {
		color: #000000;
		background-color: #000000;
		height: 1px;
		border: none;
	}

	p {
		font-size: 12px;
		color: #87888A;
		line-height: 17px;
		margin: 0;
		padding-bottom: 10px;
	}

	div {
		font-size: 12px;
		color: #87888A;
		line-height: 17px;
	}

	td {
		font-size: 12px;
		color: #000000;
	}

	ul {
		font-size: 12px;
		color: #87888A;
		line-height: 17px;
		padding-left: 17px;
		margin: 0;
	}

	ul#standart {
		color: #87888A;
		display: list-item;
		font-size: 12px;
		line-height: 17px;
		list-style: disc inside none;
		margin: 0;
		padding-left: 17px;
	}

	ul#standart>li {
		left: 0px;
		display: list-item;
		color: #87888A;
		font-size: 12px;
	}

	ol {
		font-size: 12px;
		color: #87888A;
		line-height: 17px;
		padding-left: 17px;
		margin: 0;
		padding-bottom: 10px;
	}

div#bg_logo {
    background-color: #6599d9;
    background-repeat: no-repeat;
    height: 47px;
    width: 25px;
}
	div#logo_slider {
		left: 0;
		position: absolute;
		top: 0px;
	}
div#bg_logo_slider {
    background-color: #6599d9;
    background-repeat: no-repeat;
    height: 47px;
    left: 128px;
    position: absolute;
    top: 0px;
    width: 25px;
}
	div#Right {
		position: absolute;
		right: 0px;
		top: 109px;
	}

	.headerPic {
		padding-left: 81px;
		padding-top: 15px;
	}
	
	div#PicRight {
		
	}

	div#Header {
		padding-top: 85px;
		width: 819px;
	}


	a:hover {
		color: #6599d9;
	}

	div#PrintAdresse {
		display: none;
	}

	/* -------------------- Design GG Ende -------------------- */
		/* -------------------- Navigation Beginn -------------------- */
	div#NavLink1 {
		padding-left: 45px;
		font-size: 11px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(/pictures/nav_link.jpg);
		background-position: 20px 8px;
		background-repeat: no-repeat;
	}

	div#NavLink1Open {
		padding-left: 45px;
		font-size: 11px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(/pictures/nav_link.jpg);
		background-position: 20px 8px;
		background-repeat: no-repeat;
	}

	div#NavLink1Selected {
		padding-left: 45px;
		font-size: 11px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-image: url(/pictures/nav_link.jpg);
		background-position: 20px 8px;
		background-repeat: no-repeat;
	}

	div#NavLink2 {
		padding-left: 55px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink2Open {
		padding-left: 55px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink2Selected {
		padding-left: 55px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink3 {
		padding-left: 65px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink3Open {
		padding-left: 65px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink3Selected {
		padding-left: 65px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink4 {
		padding-left: 75px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink4Open {
		padding-left: 75px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	div#NavLink4Selected {
		padding-left: 75px;
		font-size: 11px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	a.Nav1 {
		color: $row->farbcode;
	}

	a.Nav1:hover {
		color: #C12F35;
		text-decoration: underline;
	}

	a.Selected1 {
		color: $row->farbcode;
		text-decoration: underline;
	}

	a.Selected1:hover {
		color: #C12F35;
	}

	a.Open1 {
		color: $row->farbcode;
	}

	a.Open1:hover {
		text-decoration: underline;
	}

	a.Nav2 {
		color: $row->farbcode;
	}

	a.Nav2:hover {
		color: $row->farbcode;
		text-decoration: underline;
	}

	a.Selected2 {
		color: $row->farbcode;
		text-decoration: underline;
	}

	a.Selected2:hover {
		color: $row->farbcode;
	}

	a.Open2 {
		color: #C12F35;
	}

	a.Open2:hover {
		text-decoration: underline;
	}

	a.Nav3 {
		color: #000000;
	}

	a.Nav3:hover {
		color: #C12F35;
		text-decoration: underline;
	}

	a.Selected3 {
		color: #000000;
		text-decoration: underline;
	}

	a.Selected3:hover {
		color: #C12F35;
	}

	a.Open3 {
		color: #C12F35;
	}

	a.Open3:hover {
		text-decoration: underline;
	}

	a.Nav4 {
		color: #000000;
	}

	a.Nav4:hover {
		color: #C12F35;
		text-decoration: underline;
	}

	a.Selected4 {
		color: #000000;
		text-decoration: underline;
	}

	a.Selected4:hover {
		color: #C12F35;
	}

	a.Open4 {
		color: #C12F35;
	}

	a.Open4:hover {
		text-decoration: underline;

	}