/* Import other stylesheets for media: screen */
@import url("layout.css");
@import url("menu.css");

/* Classes and styles */

body {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

a{
	color: black;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
}

#contentRightTextTop a,
#contentRightTextBottom a{
	color: #ed1d24;
}

#contentRightTextTop a:hover,
#contentRightTextBottom a:hover{
	color: #000000;
}

img{
	border: 0;
}

.clear{
	clear: both;
}

.png, #credits{
	_behavior: url('http://www.reisomdewereldineendag.nl/css/iepngfix.htc');
}

p{
	padding: 0 0 15px 0;
	margin: 0;
}

#contentRightText ul{
	margin: 0 0 12px 15px;
	padding: 0;
}

h1{
	margin: 0 0 22px -1px;
	padding: 0;
	font-size: 30px;
	color: #ffffff;
}

h2{
	margin: 0 0 0 -1px;
	padding: 0;
	font-size: 16px;
	color: #ffffff;
}

h2.sIFR-replaced{
	margin-bottom: -14px;
}


#contentRightTextTop h1{
	margin: 0;
	padding: 0;
	color: #ed1d24;
	font-size: 30px;
}

#contentRightTextTop h1.sIFR-replaced{
	margin:  0 0 3px -1px;
}

h4{
	margin: 0;
	padding: 0;
}
