/* @override http://www.hethalvewerk.nl/10/styles/10.css */

/*
© Sproets 2008
http://www.sproets.nl
-------------------------
*/

/*
-------------------------
Algemeen
-------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

a {
	color: #2a3790;
	text-decoration: none;
	
}
a:hover {
	color: #e46317;
	text-decoration: none;
}

:focus {
	outline: 0;
}
body {
	line-height: 18px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, schreefloos;
}
ol, ul {
	list-style: none;
}
/*
-------------------------
Site
-------------------------
*/

#container {

}

/* 
-------------------------
Navigatie
-------------------------
*/

#navigatie {
	
}

#logo {
	background-image: url(../site-images/logo_kosmopolied.jpg);
	position: fixed;
	top: 32px;
	width: 192px;
	height: 216px;
	left: 32px;
}

/* 
Menu 
----
*/

#menu {
	position: fixed;
	top: 256px;
	left: 32px;
	background-color: #fff;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style:none outside;

}

#menu li {
	list-style-type: none;
	padding-right: 10px;
}

#menu a {
	
}
#menu a:hover {
	color: #e46317;
	text-decoration: none;
}

.linkactief {
}

.linkactief a {
	color: #ff6600;
	text-decoration: none;
}


/* 
Code van Frank
--------------
*/

#welksubmenu {
  margin: 0px 20px 0px 20px;
  display: none;
}


/*
Menu 2
------
*/

#menu2 {
	position: absolute;
	left: 256px;
	top: 32px;
	text-align: center;
	line-height: 16px;
}

#menu2 ul {
	list-style-position: inside; 
}

#menu2 li{
	display: inline;
	margin-right: 12px; 
}

#menu2 a
{
	
}

#menu2 a:hover
{
}

.linkactief2 {
	
}
.linkactief2 a {
	color: #ff6600;
	text-decoration: none;
}

/*
Afbeeldingmenu
--------------
*/

#thumbs {
	width: 192px;
	margin-left: 32px;
	position: absolute;
	
	top: 360px;
	height: 192px;
	display: inline;
}

#thumbs ul { 
	padding:0px;
	margin:0px;
	list-style:none outside; 
}

#thumbs li {
	display:inline;
	margin: 0px;
}

#thumbpaginasaan {
	height: 16px;
	width: 60px;
	position: absolute;
	top: -24px;
	text-align: right;
	right: 0;
}


#thumbpaginasuit {
	height: 16px;
	position: absolute;
	top: -24px;
}


#thumbs a span {
	display: none;
}


#thumbs a:hover span 
{
	display: block;
	position: absolute; top: 48px; left: 0px; width: 640px; z-index: 100;
	color: #333;
	font: 10px Arial, sans-serif; text-align: left;
	padding: 4px;
}



/*
-------------------------
Inhoud
-------------------------
*/

#inhoud {
	padding bottom: 16px;
}

/* Inhoud - Pagina */

#html {
	line-height: 20px;
	width: 414px;
	left: 256px;
	position: absolute;
	top: 64px;
	color: #4e483f;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
}
#html p {
	
}

/*
Inhoud - Beeld
--------------
*/

#thumbsgroot {
	width: 414px;
	left: 256px;
	position: absolute;
	top: 80px;
}

/*
Inhoud - Kaart
--------------
*/

#kaartenbak {
	
}

#kbnaam {
	
}

#kbplaatje {
	
}

#kbomschr {
	
}

#kbinhoud {
	
}

#kbextra {
	display: none;
}

#kbextra1 {
	
}

#kbextra1w {
		
}

#kbextra2 {
		
}

#kbextra2w {
		
}
#kbextra3 {
		
}

#kbextra3w {
		
}


/*
-------------------------
RTF editor tekst stijlen
-------------------------
*/

h1 {
	
	font-style: italic;
	
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	
	color: #e63835;
	
}

h2 {
	
}

/*
-------------------------
Infoblokje
-------------------------
*/

#info {
}

.infoblokje {
}
 #adres {
	color: #867d63;
	font-size: 9px;
	position: fixed;
	left: 16px;
	bottom: 16px;
	
}
.infoblokje a{
	color: #867d63;
}

.infoblokje a:hover{
	color: #ff7c26;

}



/*
-------------------------
Extra's
-------------------------
*/

.margin {
	margin: 16px;
}




