body {
	background: url(../images/background.jpg) top center #FFFFFF;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #333333;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	word-wrap: break-word;
}

/*P.justify { text-align: justify; }*/

b, strong {
	font-weight: bold;
	letter-spacing: 0px;
}

img {
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	margin-left: 10px;
}

.image-normal {
	margin-top: 3px;
}

/*<group=Layout>*/

#container {
	background: left url(../images/sidebar_bg.png) repeat-y;
	width: 738px;
	margin: 0px auto;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-top: 0px;

}

#hoofdmenucontainer {
	text-align: left;
	width: 738px;
	padding: 0px;
	height: 199px;
	background-image: url(../images/home/top_02.jpg);
	background-repeat: no-repeat;
}

#contentContainer {
	width: 332px;
	float: left;
	margin-top: 0px;
}

#contentContainer #content {
	padding-right: 5px;
	padding-left: 20px;
}

#Menue {
	position:relative;
	left:136px;
	top:7px;
	width:602px;
	height:25px;
	z-index:1;
}

#Aktuelles {
	width: 192px;
	float: right;
	text-align: left;
	height: 100px;
	margin-top: 25px;
	padding-right: 55px;
}

#sidebarContainer {
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#sidebarContainer .sidebar {
	padding: 10px;
	line-height: 1.0em;
}

#rightContainer {
	background-image: url(../images/home/background_welt.jpg);
	background-repeat: no-repeat;
	width: 406px;
	float: right;
	text-align: left;
	height: 180px;
}

#rightContainer #content {
	padding-right: 10px;
	padding-left: 10px;
}


#footer {
	background: url(../images/bottom.jpg) no-repeat top left;
	width: 738px;
	color: #999999;
	height: 40px;
	font-size: 9px;
	text-align: right;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FF4402;
	text-decoration: none;
}

.fotolinks {
	margin-right: 10px;
	margin-top: 6px;
}

.fotorechts {
	margin-left: 10px;
	margin-top: 6px;
}

#navcontainer {
	line-height: 1.0em;
	padding-top: 0px;
}

#navcontainer #current {
	color: #b3b3b3;
}

a:link {
	color: #FF4402;
}

a:hover, a:active {
	color: #2C4023;
}

/*a:visited {
	color: #2C4023;
}
*/

a:visited {
	color: #FF4402;
}

.secondlink a:link {
	color: #2C4023;
	text-decoration: underline;
	line-height: 18px;
}

.secondlink a:visited {
	color: #2C4023;
	text-decoration: underline;
}

.secondlink a:hover, a:active {
	color: #FF4402;
}

.kopje {
	color: #9EBD27;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

.subheading {
	color: #9EBD27;
	font-size: 12px;
	font-weight: bold;
}

.OrangeHighlight {
	color: #FF4402;
	font-weight: bold;
}

table {
	padding: 0px;
}

.standout, blockquote {
	padding-left: 0px;
	padding-right: 0px;
}

h1 {
	color: #296cd8;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 6px;
}

h2 {
	color: #296cd8;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 5px;
}

h3 {
	color: #296cd8;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 4px;
}

h4 {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

h5 {
	color: #296cd8;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
	}
	
a abbr {
	border: none;
	}

.imageStyle {
}

