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

body{
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
background-color:#262626;
font-family:arial;
font-size:12px;
color:#CCCCCC;
line-height:160%;
padding:0;
margin:15px 0px 0px 0px;
}

.flash
{
	color: black;
	background-color: white;
	text-align: center;
}

#navmenu ul{
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none;
text-align:left; 
}

#navmenu li {display: inline; padding-right:23px; }

#navmenu a {text-decoration:none; color: #8C8C8C; font-weight:bold; }
#navmenu a:hover {color: white; }

td.header{
padding:15px 0px 20px 0px;
}

td.content{
background-image:url(../img/bg_table.jpg);
background-repeat:no-repeat;
padding:10px 10px 10px 10px;
}

td.titel_dark{
background-color:#1C1C1C;
color:white;
font-weight:bold;
font-size:13px;
padding:0px 8px 0px 8px;
height:26px;
vertical-align:middle;
}

td.titel_dark_not_bold{
background-color:#1C1C1C;
color:white;
font-size:13px;
padding:0px 8px 0px 8px;
height:26px;
vertical-align:middle;
}

td.titel_light{
background-color:#383838;
color:white;
font-weight:bold;
font-size:13px;
padding:0px 8px 0px 8px;
height:26px;
}

td.list_border{
border-style:solid;
border-width:1px 0px 0px 0px;
border-color:#383838;
padding:5px 8px 5px 0px;
}

.white{
color:white;
}

hr.grey{
color:#383838;
}

h1{
font-family:arial;
font-size:14px;
font-weight:bold;
color:white;
margin-bottom:0px;
}

input.button{
background-color:#383838;
color:white;
font-size:11px;
font-weight:bold;
padding:5px;
border-style:solid;
border-color:#1C1C1C;
border-width:1px;
}

img{border:none;}

img.border_white{
padding:2px;
border-style:solid;
border-color:white;
border-width:1px;
}

.9px_white{
font-size:9px;
color:white;
}

.datum{
font-size:9px;
font-style:italic;
}

td.footer{
background-color:#1C1C1C;
color: #595959;
padding:8px 12px 8px 12px;
font-size:11px;
}

td.google_maps{
width:300px;
}

input.contact{
border-style:solid;
border-width:1px;
border-color:#666666;
background-color:#000000;
color:white;
height:19px;
width:415px;
}

select{
border-style:solid;
border-width:1px;
border-color:#666666;
background-color:#000000;
color:white;
height:20px;
width:415px;
}

textarea{
border-style:solid;
border-width:1px;
border-color:#666666;
background-color:#000000;
color:white;
}

a:link {color: white; text-decoration:underline}
a:visited {color: white; text-decoration:underline}
a:hover {color: white; text-decoration:none}
a:active {color: white; text-decoration:underline}

a.menu:link {color: #8C8C8C; text-decoration:none}
a.menu:visited {color: #8C8C8C; text-decoration:none}
a.menu:hover {color: white; text-decoration:none}
a.menu:active {color: #8C8C8C; text-decoration:none}

a.white:link {color: white; text-decoration:underline}
a.white:visited {color: white; text-decoration:underline}
a.white:hover {color: white; text-decoration:none}
a.white:active {color: white; text-decoration:underline}

a.merken:link {color: white; text-decoration:none}
a.merken:visited {color: white; text-decoration:none}
a.merken:hover {color: white; text-decoration:underline}
a.merken:active {color: white; text-decoration:underline}

a.nieuws_kort:link {color: #CCCCCC; text-decoration:none}
a.nieuws_kort:visited {color: #CCCCCC; text-decoration:none}
a.nieuws_kort:hover {color: white; text-decoration:underline}
a.nieuws_kort:active {color: #CCCCCC; text-decoration:none}