* {
padding : 0;
margin : 0;
}
html, body {
background-image : url(img/bg.gif);
background-repeat : repeat;
height : 100%;
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #fff;
text-align : center;
}
#container {
width : 980px;
margin : 0 auto;
text-align : left;
position : relative;
min-height : 1732px;
height : 100%;
background : #0f2850;
border-left : 1px solid #111;
border-right : 1px solid #111;
}
#header {
background-image : url(img/header.gif);
background-repeat : no-repeat;
height : 152px;
width : 980px;
}
#inhoud {
float : left;
width : 540px;
padding : 0 20px 0 20px;
}
#left {
background-image : url(img/rand.png);
background-repeat : repeat-y;
float : left;
width : 200px;
height : 1520px;
}
#right {
background-image : url(img/rand.png);
background-repeat : repeat-y;
float : left;
width : 200px;
height : 1520px;
}
#footer {
background : url(img/footer.gif);
background-repeat : no-repeat;
height : 60px;
position : absolute;
width : 980px;
bottom : 0;
left : 50%;
margin : 0 0 0 -490px;
text-align : center;
}
hr {
color : #0e4d8e;
background-color : #0e4d8e;
height : 1px;
border : none;
}
h1 {
font-size : 16px;
font-family : Georgia, Arial, Verdana;
color : #ffd47f;
padding : 25px 0 0 0;
text-align : center;
}
h2 {
font-size : 14px;
margin : 10px 0 10px 0;
font-family : Georgia, Arial, Verdana;
color : #ffd47f;
}
strong {
font-size : 12px;
font-family : Arial, Verdana;
font-weight : normal;
color : #fff;
}
p::-moz-selection{
background: #B72E0C;
font-size : 12px;
font-family : Arial, Verdana;
font-weight : normal;
color : #fff;
padding: 0 20px 0 40px;
}

.flags {
margin : 0;
padding : 0;
}
.gew:link {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #ff7f2a;
text-decoration : none;
font-weight : bold;
outline:none;
}
.gew:visited {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #f79c5f;
text-decoration : underline;
font-weight : bold;
outline:none;
}
.gew:hover {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #fff;
text-decoration : underline;
font-weight : bold;
outline:none;
}
.gew:active {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #f79c5f;
text-decoration : underline;
font-weight : bold;
outline:none;
}
.textlink:link {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #FF7F2A;
text-decoration : none;
font-weight : normal;
outline:none;
}
.textlink:visited {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #FFAA55;
text-decoration : underline;
font-weight : normal;
outline:none;
}
.textlink:hover {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #fff;
text-decoration : underline;
font-weight : normal;
outline:none;
}
.textlink:active {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
color : #FFAA55;
text-decoration : underline;
font-weight : normal;
outline:none;
}
.betw {
width : 540px;
border : none;
}
.leftlink {
width : 70%;
float : left;
}
.rightlink {
width : 30%;
float : left;
}
.tn_border {
border : 2px solid #111;
width : 65px;
height : 65px;
}
.button_back {
position : relative;
margin : 120px 0 0 0;
}
.button_back_finds {
position : relative;
margin : 5px 0 0 0;
}
.back:link, .back:visited, .back:hover, .back:active {
font-family : verdana, arial;
font-size : 12px;
text-decoration : none;
font-weight : bold;
padding : 3px;
color : #ff7f2a;
border : 1px solid #ff7f2a;
float : left;
background : #111;
}
.back:hover {
border : 1px solid #111;
color : #111;
background : #ff7f2a;
}
img.mainpic {
border : 6px ridge #696969;
}
.piccenter {
text-align : center;
margin : 0 0 60px 0;
}
a.mini:link {
background: transparent;
font-family : Arial, Verdana, sans-serif;
font-size : 10px;
color : blue;
text-decoration : none;
font-weight : normal;
float:left;
padding: 0 0 0 10px;
}
a.mini:visited {
background: transparent;
font-family : Arial, Verdana, sans-serif;
font-size : 10px;
color : blue;
text-decoration : none;
font-weight : normal;
float:left;padding: 0 0 0 10px;
}
a.mini:hover {
background: transparent;
font-family : Arial, Verdana, sans-serif;
font-size : 10px;
color : blue
text-decoration : none;
font-weight : normal;
float:left;padding: 0 0 0 10px;
}
a.mini:active {
background: transparent;
font-family : Arial, Verdana, sans-serif;
font-size : 10px;
color : blue;
text-decoration : none;
font-weight : normal;
float:left;padding: 0 0 0 10px;
}
.opacity:hover{
filter: alpha(opacity=50); -moz-opacity: 0.5;
}



