/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

html { min-height: 100%; margin-bottom: 1px; }


body {
	background: #E3E3E6 url(images/img22.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #88888A;*/
	color: #696969;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}


h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/imgul.gif) no-repeat left top;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #000000;		
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(images/logo10.jpg)
}

#logo h1 {
	margin: 0;
	padding:  80px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 250%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logotitel a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#welcome img {
	border: 5px solid #FFFFFF;
}

.rechts img {
	margin: 5px 0px 2px 10px;
	}
	
.fotolinks img {
	margin: 5px 10px 2px 0px;
	}

.fotomidden img {
	margin: 0px 10px 0px 10px;
	}	


#welcome iframe {
	border: 2px solid #FFFFFF;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 98%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	/*background: url(images/img04.gif) repeat-x left bottom;*/
}

#links li {
	padding: 0px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.legal a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#logoklein {
	width: 760px;
	height: 1px;
	margin: 0 auto;
	/*background: #E88041;*/
	background: #FFFFFF;
	}

#logotitel {
	width: 740px;
	height: 178px;
	margin: 0 auto;
	border-left: 20px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#floating-boxlogo {
	float: left;
	width: 401px;
	padding: 0 0 0 0;
}

#logotitel h1 {
	margin: 0;
	padding:  112px 0 0 0;
	text-align: right;
	letter-spacing: 2px;
	font-size: 190%;
	color: #FFFFFF;
}

#logotitel h2 {
	margin: 0;
	text-align: right;
	letter-spacing: 2px;
	font-size: 80%;
	color: #FFFFFF;
}

#logotitel img {
	margin: 0;
	text-align: left;
}

.form td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.form h1
{
    font-size: 13px;
    font-weight: bold;
}

.form h2
{
    font-size: 11px;
    font-weight: bold;
    color: #013057;
}

.menu
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #BBDDFF;
}

.control
{
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #333333;
    border: 1 solid #666666;
}

.error
{
  color: #FF0000;
}

#inhoud {
	
	
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #CBCBCB;
}

#inhoud  a{
	
	text-decoration: none;
	color: #DB5600;
	
}

#inhoud a:hover {
	text-decoration: underline;
	color: #DB5600;
}

.more {
		display: none;
		border-right: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
		background: #EEEEF0;
		padding: 0px 5px 0px 5px;
		font-size: 95%;
				 }

.more2 {
		display: none;
		border-right: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
		background: #EEEEF0;
		padding: 0px 5px 0px 5px;
		font-size: 95%;
				 }
		
	a.showLink, a.hideLink {
		text-decoration: none;
		color: #DB5600;
		padding-left: 8px;
		background: transparent url(images/down2.gif) no-repeat left; }
	a.hideLink {
		background: transparent url(images/up2.gif) no-repeat left; }
	a.showLink:hover, a.hideLink:hover {
		border-bottom: 1px dotted #DB5600; 
}

#f img {
     border: none;
	}

#faq h3{
      background: url(images/img07.gif) no-repeat left;
	  padding-left: 15px;
	  font-weight: normal;
	  font-size: 100 %;
	  letter-spacing: 0px;

}

#wie img {
	border: 2px solid #FFFFFF;
}

#lymfe img {
    border: none;
}

#rugschool {
	padding : 10px 10px 10px 10px;
	background: #F4F4F6;
	border: 3px solid #FFFFFF;
}

#rugschool img {
    border: 1px solid #000000;
	}
	
#contact img {
    border: none;
	}
	
.tekstlinks {
    text-align: left;
	}	
		#page #content #welcome ol li strong {
	color: #930;
}
#page #content #welcome p strong {
	color: #000;
}
