﻿h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	color: #696969;

}
/* ###########  BODY    #############  */

body{
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
/* ###########  BODY END #############  */

/* ###########   LINKS   #############  */
a:link{
	color:#d9a518;
}

a:visited{
	color:#d9a518;
}

a:active{
	color:#d9a518;
}
a:focus{
	color:#d9a518;
}
/* ###########  LINKS END #############  */

/* ###########  POSITIONS #############  */
.Head {
		/*background: url("images/head.png") repeat-x;*/
		width: 650px;
		height: 4px;
		margin: 0;
		margin-left: 0;
	}

.Main {
		/*background: url("images/bg.png") repeat-x;*/
		margin-bottom: 50;
		margin-top: 5;
		height: 100%;
		width: 650px;
						
}

.Menu {
		background: url("../images/menu_bg65025.png") no-repeat;
		height: 41px;	
		width: 	650px;			
		margin-left: 0px;
		margin-top: 40px;
		margin-bottom: 20px;
		text-align: center;
		line-height: 50%;
}

.Menu a {
		background: transparent;
		font-size: x-small;
		padding-left: 25px;
		color: #d9a518;
		text-decoration: none;
	}

.Menu a:hover {
		background: transparent;
		color: #e8e8e8;
		text-decoration: underline;
		}
.Banner {
		background: url("../images/logo_kk.png") no-repeat;
		height: 100px;	
		width: 	115px;			
		margin-top: 0px;
		margin-left: 30px;
		}
.Box-Ueberschrift{				
		color: #696969;
		margin-top: -80px;
		margin-left: 0px;
		text-align: center;
		font-size: small;
		width: 	650px;
		}

.kopfzeile {					
		margin-top: -30px;
		margin-left: 0px;
		height: 30px;
		width: 650px;
		color: #585858;
		text-align: center;
		font-size: xx-small;
		}
.Footer {
	
		background: url("../images/footer.png") repeat-x;
		height: 20px;
		width: 650px;
		margin-top: 10px;
		margin-left: 0px;
		color: #f8f8f8;
		font-size: xx-small;
		text-align: center;
}

/* ###########   Textfelder   #############  */


.Content {
	width: 450px;
	margin-top: 40px;
	margin-left: 100px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	font-size: x-small;
	border-left:1px solid gray; 
	border-bottom:1px solid gray; }

#table {
	width: 450px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 100px;
	text-align: left;
	font-size: x-small;
}

.Hintergrund_Leistungen
{
	background-image: url("../images/back_leistungen.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}
.Hintergrund_Kontakt
{
	background-image: url("../images/back_kontakt.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}
.Hintergrund_Index
{
	background-image: url("../images/back_index.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}
	