* {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	font-size: 12px;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 1.6;
}

p a {
	color: #3399cc;
}

td a {
	color: #3399cc;
}

/* SCHRIFTEN */

h1 {
	font-size: 20px;
	color: #3399cc;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #3399cc;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
}

/* WRAPPER */

#wrapper {
	width: 870px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto 0px;
}

#header {
	background-image: url(images/navi_4.png);
	background-repeat: no-repeat;	
}

#content {
	width: 870px;
}

#footer {
	width: 870px;
	padding-top: 10px;
	clear: both;
}

#footer p {
	padding-bottom: 5px;
	text-align: center;
	font-size: 10px;
	color: #3399cc;
}

#footer a {
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #3399cc;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerinfos {
	width: 870px;
	padding-top: 40px;
	text-align: center;
	font-size: 9px;
	color: #3399cc;
}

#footerinfos a {
	text-decoration: none;
	font-size: 9px;
	color: #3399cc;
}

#footerinfos a:hover {
	text-decoration: underline;
}

#socialmedia {
	width: 600px;
	height: 48px;
	padding-left: 135px;
	padding-right: 135px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(images/socialmedia_1.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
}

#content_left {
	width: 630px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
	color: #333333;
}

#content_right {
	width: 220px;
	float: left;
}

/* NAVI */

#navi {
	height: 50px;
	width: 870px;
}

	#navi ul {
		list-style-type: none;
		padding-left: 6px;
		padding-top: 12px;
}
	
	#navi li {
		display: block;
		float: left;
}

	#navi a {
		font-size: 13px;
		line-height: 1.9;
		font-weight: bold;
		display: block;
		float: left;
		width: 100px;
		height:  26px;
		text-align: center;
		color: white;
		text-decoration: none;
		padding-right: 20px;
}

 	#navi a:hover {
		color: #336699;
}

 	#navi li.active {
		background-image: url(images/button_1.png);
		background-repeat: no-repeat;
		font-size: 13px;
		line-height: 1.9;
		font-weight: bold;
		display: block;
		float: left;
		width: 100px;
		height:  26px;
		text-align: center;
		color: white;
		text-decoration: none;
		padding-right: 20px;
}

 	#navi li.trail {
		background-image: url(images/button_1.png);
		background-repeat: no-repeat;
}

/* SUBNAVI */

#subnavi {
	height: 70px;
	width: 870px;
}

	#subnavi ul {
		list-style-type: none;
		padding-left: 6px;
		padding-top: 0px;
}
	
	#subnavi li {
		display: block;
		float: left;
}

	#subnavi a {
		font-size: 12px;
		line-height: 6;
		font-weight: bold;
		display: block;
		float: left;
		height: 70px;
		text-align: center;
		color: #3399cc;
		text-decoration: none;
		padding-right: 30px;
		padding-left: 5px;
}

 	#subnavi a:hover {
		color: #74c5ee;
}

 	#subnavi li.active {
		background-image: url(images/button_2.png);
		background-repeat: no-repeat;
		font-size: 12px;
		line-height: 6;
		font-weight: bold;
		display: block;
		float: left;
		height: 70px;
		text-align: center;
		color: #3399cc;
		text-decoration: none;
		padding-right: 30px;
		padding-left: 5px;
}


/* IMAGENAVI */

#imagenavi {
	float: right;
	height: 30px;
	width: 150px;
}

	#imagenavi ul {
		list-style-type: none;
		padding-top: 3px;
		padding-right: 10px;
}
	
	#imagenavi li {
		display: block;
		float: right;
}

	#imagenavi a {
		font-size: 11px;
		line-height: 2;
		font-weight: bold;
		display: block;
		float: right;
		width: 22px;
		height:  23px;
		text-align: center;
		color: white;
		text-decoration: none;
}

 	#imagenavi a:hover {
		color: #d7f2ff;
}

 	#imagenavi a.selected {
		background-image: url(images/button_3.png);
		background-repeat: no-repeat;
}


/* CONTENT */

	#contentheader {
		width: 870px;
		height: 30px;
		background-image: url(images/content_1.png);
		background-repeat: no-repeat;
}

.image {
		width: 870px;
		height: 371px;
		clear: both;
}
	
	#contentbox1 {
		width: 840px;
		height: 133px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		background-image: url(images/content_2.jpg);
		background-repeat: no-repeat;
		color: white;
		font-size: 12px;
		line-height: 1.6;
}

	#contentbox1 p {
		color: white;
}


/* CLASSES */

.shadow {
	width: 870px;
	height: 33px;
	background-image: url(images/shadow_1.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	color: #3399cc;
	line-height: 3;
}

.shadow a {
	font-size: 9px;
	text-decoration: none;
}

.shadow a:hover {
	text-decoration: underline;
}

.leftheader {
	float: left;
	padding-left: 8px;
	font-size: 14px;
	line-height: 2.1;
	font-weight: bold;
	color: white;
}

.rightheader {
	float: right;
	width: 150px;
}

.rightheader a {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 2.6;
	color: white;
	padding-right: 10px;
	text-decoration: none;
}

.rightheader a:hover {
	text-decoration: underline;
}

.box_1 {
	width: 220px;
	height: 24px;
	background-image: url(images/box_1.png);
	background-repeat: no-repeat;
}

.box_2 {
	width: 160px;
	min-height: 100px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(images/box_2.png);
	background-repeat: repeat-y;
	font-size: 9px;
	color: #3399cc;
}

.box_2 p {
	font-size: 10px;
}

.box_2 span {
	font-size: 10px;
}

.box_2 strong {
	font-size: 10px;
}

.box_2 a {
	text-decoration: underline;
	color: #3399cc;
	font-size: 10px;
}

.box_2 input {
	color: #3399cc;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.box_3 {
	width: 220px;
	height: 24px;
	background-image: url(images/box_3.png);
	background-repeat: no-repeat;
}

.box_4 {
	width: 200px;
	padding-left: 20px;
	background-image: url(images/box_2.png);
	background-repeat: repeat-y;
	font-size: 9px;
	color: #3399cc;
}

.homepage {
	background: white url(images/bg_1.png) no-repeat top center;
}

.standard {
	background: white url(images/navi_1.png) repeat-x;
}

.mod_article td {
	padding-right: 20px;
	padding-bottom: 4px;	
}

ul {
	padding-left: 35px;
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul li {
	font-size: 12px;
	color: #333333;
	padding-bottom: 6px;
}

ul li a {
	color: #3399cc;
}

ol {
	padding-left: 35px;
	list-style-type: decimal;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
ol li {
	font-size: 12px;
	color: #333333;
	padding-bottom: 6px;
}

ol li a {
	color: #3399cc;
}