html {
	margin: 0; 
	padding: 0;	
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-image: url(images/bg_2.gif);
	}
#page {
	width: 800px;
	margin: 0 auto;
	background-color: #415d97;
	text-align: left;
	border: 10px solid white;
	margin-top: 0px;
	}
#head {
	height: 313px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	}
#header {
	height: 60px;
	color: #fff;		
	}
#logo {
	float: right;
	height: 70px;
	background-color: #fff;
	width: 200px;
	text-align: center;
}
#logo img {
	border: 0;
}
#freeland_one {
	clear: right;
	height: 15px;
	color: #fff;
}
#nav {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #415d97;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

* html #nav {
	line-height: 24px;
	padding-left: 20px;
}

#nav a {
		text-decoration: none;
		border-top: 4px solid #415d97;
		height:26px;
		margin-right: 60px;			
	}

	#nav a:link, #nav a:visited {
		color: #fff;	
	}
	#nav a:hover, #nav a:active {
		color: #fff;
		border-top: 4px solid #fff;
	}
	/* Navigation Styles */	
	#nav ul {
		list-style: none;
		background: #415d97;
		margin: 0;
		text-align:center;
	}
	#nav li {
		float: left;
		padding: 0;
		margin: 0;
		padding-right: 3px;
	}

#freeland_two {
	height: 55px;
	color: #fff;	
}
* html #freeland_two {
	height: 50px;	
}

#subnav {
	float: right;
	width: 200px;
	height:84px;
}
* html #subnav {
	width: 182px;	
}
	#subnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
}	
	#subnav ul li {
		height: 20px;				
	}	
	#subnav ul li a {
		display: block;
		width: 180px;
		line-height: 20px;
		border-top: 1px solid white;
		font-size: 12px;
		text-decoration: none;
		background-color: #415d97;
		padding-left: 20px;												
	}
	* html #subnav ul li a {
		width: 182px;
	}
	#subnav li a:link, #subnav li a:visited {
		color: #fff;	
	}
	#subnav li a:hover, #subnav li a:active {
		background-color: #fff;
		color: #415d97;
	} 	
	
	/* 
	.link1 { background: url(images/link1.jpg) no-repeat center left; padding-left:750px; }
	.link2 { background: url(images/link2.jpg) no-repeat center left; padding-left:750px; }
	.link3 { background: url(images/link3.jpg) no-repeat center left; padding-left:750px; }
	.link4 { background: url(images/link4.jpg) no-repeat center left; padding-left:750px; } */
	
#content {
	float: left;
	width: 593px;
	padding-top: 15px;
	padding-right: 5px;	
	background-color: #fff;
	border: 1px solid #ccc;
}
#right {
	float: right;
	width: 200px;
	padding: 15px 0 0 0;
	color: #fff;
	line-height: 16px;	
	font-size: 10px;
}
* html #right {
	width: 180px;
	left: 0px;
}
#footer {
	clear: both;
	border-top: 1px solid #fff;
	background: #ccc;
	font-size: 10px;
	padding-left: 90px;
}
p, h1, h2, h3 {
	padding: 5px 15px;
	margin: 0;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.table_bau td {
	border-top: 1px solid #ccc;
}
.td_last {
	border-bottom: 1px solid #ccc;
}
.table_cat_small, .table_cat_big
{
	padding-left: 10px;
}
.table_cat_small td {
	background-image: url(images/border_small.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 192px;
	text-align: center;
}
.table_cat_big td {
	background-image: url(images/border_big.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 287px;
	text-align: center;	
}
.table_cat_kiss td {
	background-image: url(images/border_big.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 290px;
	padding-left: 10px;
	text-align: center;	
}
.table_cat_high td {
	background-image: url(images/border_high.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 195px;
	padding-left: 10px;
	text-align: center;	
}
.table_impress, .table_bau {
	padding-left: 10px;
	font-size: 12px;
	width: 100%;
}
.table_impress td, .table_bau td {
	padding-left: 10px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 1px solid #ccc; 
}
form {
	font-size: 12px;
}
input {
	background-color: #fff;
	border: 1px solid #666;
}
textarea {
	background-color: #fff;
	border: 1px solid #666;
}

/* styles kontaktformular */
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#rahmen br {
	clear: left;
}
.fehler {
	font-weight: bold;
	border-left: 1px dotted red;
	margin-left: 10px;
}

.ok {
	font-weight: bold;
	border-left: 1px dotted red;
	margin-left: 10px;
}
#hr, #hr img {
	border: 0px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#hr_bottom, #hr_bottom img {
	padding-top: 15px;
	padding-bottom: 15px;	
	border: 0px;	
}
img {
	border: none;
}
