body {
	background-color: #161d6e;
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;
	text-align: center;
	min-width: 798px;
	padding: 0 0px;
    margin: 0 auto;
	}
	
p, ul, li {
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;
	}

.td {
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;
	}
	
table, tr, td {
	margin: 0px;
	padding: 0px;
}

A:link {
	background-color : transparent;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
}
A:active {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}	

/* ----------outer en inner----------------- */
#outer{
	background-color: #3046e5; /* Farbe fuer Inhalt Spalten  */
	border: #FFFFFF;
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position:right;
	background-image: url(images/foto.jpg);
	background-repeat: repeat-y;
	} 

#inner{
	margin:0px;
	width: 100%;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	} /* die IE PC schlaufe */ 

#container {
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin:0 auto;
	text-align: left;
	width: 798px;
	} 

#banner {
	height: 95px;
	border: none;
	width: 798px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: #FFFFFF;
	}

#content{
	width: 528px; 
	float: left;
	padding:0 10px 0 10px;
	background-image: url(images/bg_content.gif);
	background-repeat:repeat-x;
	}

#menu{
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	width: 248px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
#menu img {
	border:0px;
}
#footer {
	position:inherit;
	clear: both;
	height: 25px;
	bottom: 0;
	left: 0;
	background: #ff0000; 
	border: #FFFFFF;
	width: 717px;
	border: #FFFFFF;
	border-style: solid; 
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:right;
	}

#bytewise {
	position:inherit;
	clear: both;
	bottom: 0;
	left: 0;
	width: 798px;
	text-align:center;
	padding-top:5px;
	height:25px;
	color:#FFFFFF;
	text-shadow:#0033FF;
	text-decoration:none;
	}
#bytewise A:link {
	background-color : transparent;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
#bytewise A:visited {
	background-color : transparent;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
#bytewise A:hover {
	background-color : transparent;
	color : #ffffff;
	text-decoration : none;
	border-bottom: solid 1px #ffffff;
}
#bytewise A:active {
	background-color : transparent;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
/* ----------opmaak-------------- */

h1 {
	font-size:18px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	}
	
h2 {
	font-size:15px;
	color:#ffffff;
	background-color:;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0 15px 0;
	margin:0px;
	text-shadow: #161d6e 2px 2px 2px;
	}
	
td h2 {
	font-size:15px;
	color:#ffffff;
	background-color:;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin:0px;
	text-shadow: #161d6e 2px 2px 2px;
	}

/*poll*/
.polltable{
    font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;
}

/*  ----------------gastenboek---------------------- */ 
.gb_header {
	background-color:#341c77;
	width:525px;
	}

.gb_site {
	background-color:#3c208a;
	width:525px;
	}

.gb_content {
	background-color:#492b9c;
	width:525px;
	}


/* overig */
.news_title {
    font-size: 15px;
	font-weight:bold;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	padding:0px;
	color:#fff;}

.news_date{
	padding:0 10px 0 0; 
	font-size: 15px;
	font-weight:bold;	
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;}
}


/* gallery */
.tx_mbitgallery_header {
	font-size: 14px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#fff;
}
