/* $Id: style.css,v 1.0 2008-12-12 11:32:44 hermann Exp $ */

* { margin: 0; padding:0; }

body{
	font-family:Arial, Helvetica;
	font-size: 13px;
	background:#c9c9c9 url(/img/gfx/bg.jpg) 50% 0px repeat;
	}

a{ text-decoration:none;color:#FB6527; }
img{ display:block; }

h1{ margin:14px 0;color:#979797; }
h2{ margin:10px 0;color:#979797; }
h3{  }
h4 {  }

table{}
tr{vertical-align:top;}
td{padding:5px;}

#container{
	color:#333333; 
	position:relative;
	display:block;
	width:824px;
	text-align:left;
	}

	#header{
		top:0px;
		background:transparent url(/img/gfx/naam.png) 0px 0px no-repeat;
		height:79px;
		}

	#content{ 
		background:transparent url(/img/gfx/content_bg.png) 0px 0px repeat-y;
		padding:0 0 14px;
		}
		#textblock{
			background:#dadada;
			margin:14px 14px 1px 22px;
			width:516px;
			float:left;
			}
			#textblock a{  }
			#textblock a:hover{  }
			#text{
				padding:0 15px 15px;
			}
			#text h2{
				padding:0;
				color:#555;
				}
			
			
		#fotoblock{
			background:#dadada;
			margin:14px 14px 14px 22px;
			padding:14px 0;
			width:781px;
			float:left;
			}
		#bigfotoblock{
			background:#dadada;
			margin:14px 14px 14px 22px;
			padding:14px 0;
			width:781px;
			float:left;
			}
		#sidebar{
			float:left;
			width:251px;
			margin:14px 0 1px;
			}
			#block{
				background:transparent url(/img/gfx/sidebar_content_bg.png) 0px bottom no-repeat;
				padding:0 0 1px;
				}
				#block ul{
					padding:0 0 14px;
					}
				#block ul, #block li{
					list-style-image:none;
					list-style-position:outside;
					list-style-type:none;
					}
				#block ul li:first-child{
					background:#ff0000 url(/img/gfx/sidebar_header_bg.png) 0px 0px no-repeat;
					color:#ffffff;
					font-weight:bold;
					line-height:25px;
					margin:0 0 18px;
					}
				#block li{
					padding:0 14px;
					margin:0;
					line-height:16px;
					}
				#block ul li a{
					display:block;
					color:#333;
					}
					.leesmeer{
						text-align:right;
						color:#fb6527;
						}
		#sidebar-actueel{
			float:left;
			width:251px;
			margin:14px 0;
			}
			#sidebar-actueel img{
			
			}
			
		#fotos{
			margin:0 0 0 7px;
			float:left;
			}
			#fotos a{
				float:left;
				width:251px;
				display:block;
				margin:0 0 0 14px;
				color:#333333;
				background:#fff url(/img/gfx/bg_home_foto.png) 0px bottom no-repeat;
				}
			#fotos img{
				border:none;
				margin:0 1px;
				border-top:1px solid #bdbdbd;
				}
			#fotos p, h2{padding:0 14px;}
			#fotos p{padding-bottom:14px;height:100px;}
			#foto_bottom{
				background:transparent url(/img/gfx/menu_titel_bg.gif) 0px 0px repeat;
				height:19px;
				width:251px;
				text-align:center;
				position:relative;
				color:#fff;
				}
		#end{
			clear:both;
			position:relative;
			width:809px;
			}

	#copyright{ 
		background:transparent url(/img/gfx/footer_bg.png) 0px 0px no-repeat;
		height:79px;
		color:#ffffff;
		line-height:51px;
		text-align:center;
		}

#headerfoto img{
	margin:14px 0 0 22px;
	float:left;
	}
	
#fotoimage{
	background:#fff;
	width:175px;
	height:175px;
	float:left;
	border:1px solid #bdbdbd;
	}
	#fotoimage a{
		color:#333333;
		display:block;
		padding:5px;
		}
	#fotoimage a img {
		margin: auto; /* Div soll zentriert werden */ 
		max-height:128px; /* sets max-height value for all standards-compliant browsers */
		max-width:163px; /* sets max-width value for all standards-compliant browsers */
		min-height:128px; /* sets max-width value for all standards-compliant browsers */
		height:auto !important; /* Important Regel für moderne Browser */
		height:100%; /* Mindesthöhe für den IE */
		border:1px solid #bdbdbd;
	}	
	
	#fotoimage a p{
		
		}
		
#bigfotoimage{
	background:#fff;
	width:750px;
	float:left;
	border:1px solid #bdbdbd;
	}
	#bigfotoimage a{
		color:#333333;
		display:block;
		padding:5px;
		}
	#bigfotoimage a img{
		width:738px;
		border:1px solid #bdbdbd;
		}
		
#actueellijst{
	
	}
	#actueellijst ul{
		
		}
	#actueellijst ul li{
		line-height:18px;
		list-style-type:none;
		margin:14px 0 0;
		}
	#actueellijst ul li a{

		}

#headertextwerk{
	padding:14px 0 0 0;
	}
	#headertextwerk h1{margin:0 0 0 22px;}
	
#linklist a{font-weight:bold;color:#333;line-height:18px;}
#linklist a:hover{color:#FB6527;}

		
.spacer{ 
			width:14px; 
			height:1px; 
			float:left;
			}
.newline{ 
			clear:both; 
			position:relative; 
			width:740px; 
			height:13px; 
			position:relative; 
			}

.datum_foto{font-size:12px;}
.titel_foto{font-size:18px;font-weight:bold;}
.text_foto{font-size:12px;}
		
.datum_minifoto{font-size:10px;}
.titel_minifoto{font-weight:bold;}
.text_minifoto{}

