	body {
		background: url(/static/i/karwendelhof-bg-gelb.jpg) top repeat-x;
		margin: 0px;
		padding: 0px;
	}
	
	body, td, p, div {
		font-family: Arial;
		font-size: 12px;
	}
	
	a {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	img {
		margin: 0px;
	}
	
	a img {
		border: 0px;
	}
	
	h1 {
		font-size: 24px;
		font-weight: 700;
		color: #C00003;
		margin: 0px;
		padding-bottom: 5px;
		padding-top: 10px;
		border-bottom: 1px solid #BFBF9E;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	
	h2 {
		font-size: 14px;
		font-weight: 700;
		color: #E21414;
		margin: 0px;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	
	td.underline {
		border-top: 1px solid #BFBF9E;
	}
	
	td.head {
		border-bottom: 1px #FFFFFF solid;
		border-left: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
	}
	
	td.navi-top {
		padding: 3px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-align: left;
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		color: #FFFFFF;
		border-left: solid 1px #EE6B6B;
		font-weight: bold;
	}
	
	td.languages {
		padding: 3px;
		text-align: right;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		color: #FFFFFF;
		border-right: solid 1px #EE6B6B;
		font-weight: bold;
	}
	
	td.content-left {
		width: 181px;
		border-top: solid 3px #B50000;
		padding: 0px;
		margin: 0px;
		vertical-align: top;
	}
	
	td.content {
		width: 578px;
		vertical-align: top;
		padding: 0px;
		margin: 0px;
	}
	
	td.content-right {
		width: 193px;
		vertical-align: top;
		border-top: solid 3px #B50000;		
	}
	
	div.content {
		width: 535px;
		padding: 0px;
		margin-right: 17px;
		margin-left: 16px;		
		border-top: solid 3px #B50000;		
		background: url(/static/i/karwendelhof-content.jpg) top no-repeat;		
		background-color: #FFFFFF;
	}

	div.content-box {
		margin: 5px;
	}
	
	div.content a {
		padding-right: 5px;
		background: url(/static/i/karwendelhof-link.gif) no-repeat right middle;
		color: #E21414;
	}
	
	div.content a.right {
		float: right;
	}
	
	td.content-left img {
		border: 0px;
		padding: 0px;
	}
	
	div.navi-1st {
		background: url(/static/i/karwendelhof-navi-1st.gif) no-repeat 2px 6px;
		background-color: #B50000;
		padding: 3px;
		padding-left: 12px;
		margin: 0px;
		border-bottom: 1px solid #E9B3B3;
	}
	
	div.navi-1st a {
		font-weight: bold;
		color: #FFFFFF;
	}
	
	div.navi-2nd, div.navi-2nd-active {
		background-color: #E33D3D;
		padding: 2px;
		padding-left: 12px;
		margin: 0px;
		border-bottom: 1px solid #EA6E6E;
	}
	
	div.navi-2nd-active {
		background: url(/static/i/karwendelhof-navi-1st.gif) no-repeat 2px 4px;
		background-color: #E33D3D;
	}
	
	div.navi-3rd, div.navi-3rd-active {
		background-color: #ED6A6A;
		padding: 2px;
		padding-left: 24px;
		margin: 0px;
		border-bottom: 1px solid #F28F8F;
	}
	
	div.navi-3rd-active {
		background: url(/static/i/karwendelhof-navi-1st.gif) no-repeat 14px 4px;
		background-color: #ED6A6A;
	}
	
	div.navi-2nd a, div.navi-2nd-active a, div.navi-3rd a, div.navi-3rd-active a {
		color: #FFFFFF;
		font-size: 11px;
	}
	
	div.content-right {
		padding-bottom: 2px;
		background: url(/static/i/karwendelhof-right-sw-linie.jpg) bottom repeat-x;
	}
	
	div.text-right {
		background-color: #D21F1F;
		padding: 5px;
		color: #FFFFFF;
	}
	
	div.right-last {
		height: 50px;
		background: url(/static/i/karwendelhof-right-bottom.jpg) bottom repeat-x;
	}
	
	h3.right {
		padding: 3px;
		margin: 0px;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #FFFFFF;
		background: url(/static/i/karwendelhof-navi-1st.gif) no-repeat 2px 6px;
		background-color: #C11515;
		color: #FFFFFF;
		padding-left: 11px;
	}
	
	form, input {
		margin: 0px;
		padding: 0px;
	}
	
	div.footer-img {
		background: url(/static/i/footer-img-bg.jpg) top repeat-x;
		border-top: 1px solid #BFBF9E;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 0px;
		margin-top: 15px;
	}
	
	div.footer {
		border-top: 1px solid #BFBF9E;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0px;
		font-size: 10px;
	}
	
	div.footer-left {
		float: left;
		color: #666666;
		font-weight: bold;
		font-size: 11px;
	}

	div.footer-left p, div.footer-img p {
		padding: 0px;
		margin: 0px;
	}
	
	div.footer-right {
		float: right;
	}
	
	div.footer-right a {
		color: #666666;
		font-weight: bold;
		font-size: 11px;
	}

	div.path {
		text-align: right;
		padding-right: 5px;
		color: #E21414;
	}
						
	div.path a.path {
		padding: 0px;
		background: none;
	}

	div.karwendelhof-box {
		width: 525px;
	}
	
	td.hintergrund_dunkel {
		background-color: #F6B6B7;
	}
	
	td.hintergrund_hell {
		background-color: #FCD8D8;
	} 	
