<!--

img {
	border: 0;
}

A:link { 
color:	 			#cdae79; 
font-weight: 		bold; 
text-decoration: 	none; }

A:visited { 
color: 				#cdae79; 
font-weight: 		bold;
text-decoration: 	none; }

A:hover {
color: 				#000; 
font-weight: 		bold;
text-decoration: 	underline; }

A:active {
color: 				#cdae79; 
font-weight: 		bold;
text-decoration: 	none; }

body {
		background-color: 	#fff;
		background-image:	url('images/page_bg.jpg');
		background-repeat:	repeat-x;
		margin-top:			0px;
		margin-left:		0px;
		top:				0;
		left:				0;		
		color:				#000;
		font-family:		verdana, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		text-align:			center;
		}

/* the big centralizer */

	#wrapper {
			width:				950px;
			margin:				0 auto;
	}
	
/* text-klassen */
	
.headline {
		font-family:		verdana, sans-serif;
		font-weight: 		bold;
		font-size: 			12px;
		color: 				#cdae79;
		padding-bottom:		18px;
		}
		
.headlinesmall {
		font-family:		verdana, sans-serif;
		font-weight: 		bold;
		font-size: 			11px;
		color: 				#cdae79;
		line-height:		18px;
		}

.blocktext {
		font-family:		verdana, sans-serif;
		font-weight:		normal;
		font-size:			11px;
		line-height:		18px;
		}
					
hr {
		color:				#53e03c;
		height:				1px;
		padding:			0px;
		width:				100%;
		}

.contactform {
		background-color:	#f7eed6;
		border:				0;		
		font-family:		verdana, sans-serif;
		font-weight:		normal;
		font-size:			12px;
		padding:			2px;
		margin-bottom:		5px;
		}

.contactbutton {
		background-color:	#cdae79;
		border:				0;
		font-size:			12px;
		padding:			3 15 3 15px;
		}

.bold {
		font-weight:		bold;
		}

/* div-klassen */

#pagehead {
		height:				159px;
		width:				950px;
		background-image:	url('images/pagehead.jpg');
		background-repeat:	no-repeat;
		}
	
#navi {
		margin-top:			16px;
		margin-left:		47px;
		padding:			0;
		border:				0;
		text-align:			left;
		}

#content_left {
		width:				275px;
		margin-top:			80px;
		color:				#000;
		text-align:			right;
		float:				left;
		line-height:		18px;
		}

#content_right {
		width:				445px;
		margin-top:			80px;
		margin-right:		190px;
		color:				#000;
		text-align:			left;
		float:				right;
		line-height:		18px;
		}

/* Style für photofolio */

.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

-->
