@charset "utf-8";
/* CSS Document */

/* info */
/* internet explorer 6 only! Let op de underscore. */
/* internet exploer 7 only! Let op de *. */

@import "menu.css";

body{
	background-color:#a3cbe5;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}
*{
	outline:none;
}
a{
	color:#DDDDDD;
	text-decoration:none;
}

a:hover{
	color:#666666;
}
img a{
	border:0px;
}
img{
	border:0px;
}
p{
	color:#AAAAAA;
	font-size:13px;
}
#content .guestbookItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	height:100px;
	width:100%;
	border-top:1px solid #666;
	margin-left:5px;
}
#content .guestbookItem thead{
	padding-bottom:10px;
	background-color:#555;
	line-height:15px;
	vertical-align:top;
}
#content .guestbookItem tbody{
	padding-left:50px;
	height:90%;
}
#content .guestbookItem td{
	padding:3px;
}

#content .guestbookNewItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	width:100%;
}
#content .guestbookNewItem input, textarea{
	border:1px solid #ccc;
	background-color:#565656;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#topMenu{
	margin:0px auto;
	width:850px;
	*width:860px;
	height:40px;
	margin-top:60px;
	text-align:center;
}

#menu li{
	display:inline;
	text-decoration:none;
	color:#666666;
}

#menu li a:hover{
	color:#FFFFFF;
	
}

#menu li a{
	margin-top:90px;
	text-decoration:none;
	color:#CCCCCC;
}

.sIFR-active #menu li{
	visibility:hidden;
	font-family:Verdana;
	line-height:2em;
	*font-size:28px;
}
#menu li a{
	font-size:23px;
}

#header{
	margin:0px auto;
	width:800px;
	height:150px;
}
#mengPaneelImg{
	padding-left:15px;
	padding-top:10px;
	_padding-top:0px;
	float:left;
	border:0px;
}

#logoImg{
	padding-right:30px;
	padding-top:20px;
	_padding-top:0px;
	width:200px;
	float:right;
	border:0px;
}
#container{
	margin:0px auto;
	width:800px;
	min-height:900px;
}

#contentContainer{
	float:left;
	width:518px;
	margin:20px 0px 0px 0px;
}

#contentTop{
	background-image:url('../images/contentTop.png');
	_background-image:url(../images/contentTop.gif);
	background-repeat:no-repeat;
	height:20px;
}

#content{
	background-image:url('../images/contentBack.png');
	_background-image:url(../images/contentBack.gif);
	background-repeat:repeat-y;
	min-height:450px;
	width:435px;
	padding-left:33px;
	padding-right:50px;
	text-align:left;
	overflow:auto;
	*overflow:hidden;
	color:#ccc;
}
#content .title{
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
}

#content .newsItemText{
	border-bottom:1px solid #666;
	margin-bottom:20px;
}

#contentBottom{
	height:20px;
	background-image:url('../images/contentBottom.png');
	_background-image:url(../images/contentBottom.gif);
	background-repeat:no-repeat;
}

#boxContainer{
	float:right;
	width:268px;
	margin:20px 0px 0px 0px;
}

#boxTop{
	background-image:url('../images/boxTop.png');
	_background-image:url(../images/boxTop.gif);
	background-repeat:no-repeat;
	height:20px
}

#box{
	background-image:url('../images/boxBack.png');
	_background-image:url(../images/boxBack.gif);
	background-repeat:repeat-y;
	min-height:250px;
	padding-left:20px;
	*padding-right:20px;
	text-align:left;
	overflow:auto;
	*overflow:hidden;
}
#box #historie{
	float:right; 
	margin-right:20px; 
	*margin-right:00px; 
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #333; 
	border-bottom:1px solid #333; 
	width:91%; 
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
#box #guestbook{
	float:right; 
	margin-right:20px; 
	*margin-right:00px; 
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #333; 
	margin-bottom:20px; 
	width:91%; 
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

#boxBottom{
	height:20px;
	background-image:url('../images/boxBottom.png');
	_background-image:url(../images/boxBottom.gif);
	background-repeat:no-repeat
}
.boxTitle{
	width:230px;
	color:#666666;
	font-size:14px;
}
.boxNewsItem{
	list-style-type:none;
	border-bottom:1px solid #333333;
	width:90%;
	text-align:right;
	padding:.3em;
}

.sIFR-active .boxTitle{
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
	font-size:30px;
}

.contentTitle{
	width:470px;
	color:#666666;
	font-size:14px;
}

.sIFR-active .contentTitle{
	visibility:hidden;
	font-family:Verdana;
	line-height:1em;
	font-size:30px;
}
.photoThumb{
	border:0px;
}

.thumbCell{
	text-align:center;
	background-color:#666666;
	margin:10px;
	border:1px solid #444444;
}

.thumbCell:hover{
	background-color:#6f6f6f;
	border:1px solid #4f4f4f;
}

#footer{
	clear:both;
	margin:0px auto;
	padding-top:50px;
	width:800px;
	height:50px;
	/*text*/
	font-size:12px;
	color:#777777;
	text-align:center;
}
#footer a{
	color:#777777;
}
#footer a:hover{
	color:#666666;
}

/*------------------------------*/
/*		  contactForm 			*/
.contactForm{
	margin-top:20px;
}
.contactForm input{
	width:185px; 
	border:1px solid #ccc;
	background-color:#565656;
	color:#FFF;
}
.contactForm input.error  {border: 1px solid red;}
.contactForm input#submit{ width:100px; }
.contactForm textarea.bericht{
	padding:5px;
	width:280px;
	height:150px;
	font-family:"Arial", sans-serif;
	color:#FFF;
	font-size:13px;
	overflow:hidden;
}


.contactForm .alert{ border:1px solid #7bcf58;background:#7bcf58;padding-left:0;text-align:center;width:310px;color:#FFF;line-height:50px;font-size:13px;	}
