/* CSS Document by Xolution. */

* {
	margin: 0;
	padding: 0;
}
#kreet {
	display: block;
	width: 160px;
	height: auto;
	padding: 20px 0 20px 20px;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #870038;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	border-top: 1px solid #870038;
	border-left: 1px solid #870038;
	float: right !important;
	margin: 0 0 80px 10px;
}
#kreet p {
	line-height: 40px !important;
	margin-bottom: 0 !important;
}
html, body {
	height: 100%;
	background: #FFF;
	color: #711123;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 12px;
}
body {
	position: relative;
	height: 100%;
}
/* splash overlay styling */

.overlay {
	position: fixed;
	top: 0;
	padding-top: 100px;
	left: 0;
	text-align: center;
	width: 100% !important;
	height: 100%;
	background: #FBFBFB;
}
a {
	color: #860038;
	text-decoration: underline;
}
a:hover {
	color: #686c6d;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	font-weight: bold;
	color: #860038;
	margin-bottom: 5px;
}
h2,h3,h4,h5,h6 {
	margin-top: 25px;
}

p {
	line-height: 16px;
	margin-bottom: 20px;
}
ul li {
	list-style: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}


/* sitemap styling */

#right_core_content ul {
	line-height: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#right_core_content ul li {
	list-style-type: square !important;
}

#right_core_content ul ul li a {
	font-weight: bold;
}
#right_core_content ul ul ul li a {
	font-weight: normal;
}
#right_core_content ul ul {
	margin-top: 0 !important;
	margin-left: 20px;
}
#right_core_content ul ul li {
	list-style-type: circle !important;
}

/* End dgb_general */

/* dgb_site */

#right_core_content {
	padding-bottom: 80px;
}



#ct, #header, #core, #footer {
	width: 900px;
}
#ct {	
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	background: #FFF url(/media/default/images/left_back.gif) left 137px no-repeat;
	position: relative;
}
#xolution {
        position: absolute;
        bottom: 10px;
        right: 0px;
        font-size: 10px;
        color: #bbb;
}
#xolution a {
        color: #8b8b8b;
        text-decoration: none;
}
#xolution a:hover {
        color: #737373;
        text-decoration: underline;
}
	
#footer {
	width: 900px;
	height: 50px;
	padding-top: 10px;
	text-align: right;
	position: absolute;
	bottom: 20px;
	left: 0;
}
#footer p {
	width: 490px;
	text-align: right;
	float: right;
	padding-top: 20px;
}

#partners {
	width: 243px;
	height: 50px;
	float: left;
}
	#partners img {
		float: left;
		display: inline;
		margin-right: 14px;
	}

a#menu_homepage , a#menu_bank, a#a46, a#a41 {
	margin-bottom: 10px;
	_margin-bottom: 5px;
}	
	
	
#header {
	height: 117px;
	background: url(/media/default/images/header_back.jpg) center right no-repeat;
}
	#header h1 {
		display: none;
	}
#core {
	height: auto;
	clear: both;
}
#left {
	clear: both;
	width: 243px;
	min-height: 470px;
	float: left;
	display: inline;
	padding-bottom: 80px;
}
	#left ul {
		margin-top: 100px;
		margin-left: 20px;
		line-height: 24px;
		display: block;
	}
		#left ul li {
			display: block;
			width: 223px;
			padding: 4px 0;
			font-family: "Times New Roman", Times, serif;
			font-weight: bold;
			font-stretch: extra-expanded;
			letter-spacing: 2px;
			font-size: 17px;
			color: #6e7273;
		}
			#left ul li a {
				display: block;
				width: auto;
				padding-left: 10px;
				color: #777;
				text-decoration: none;
			}
			#left ul li a:hover, #left ul a.currentchild {
				color: #840135 ; !important;
				text-decoration: none;
			}
			a.currentparent {
				color: #840135 !important;
				text-decoration: none;
			}
			
		/*-------SUBMENU--------*/
		
			#left ul ul {
				margin: 5px 0 5px 20px;
				_margin: 0;
				text-indent: 10px !important;
				width: 193px;
			}
				#left ul ul a {
					text-decoration: none;
					width: 193px;
					_width: 213px;
					font-size: 14px;
				}
				#left ul ul a:hover {
					color: #840135;
					text-decoration: none;
				}
		.space_top {
			margin-top: 10px;
		}
		.space_bottom {
			margin-bottom: 10px;
		}
		.inline {
			margin-left: 0!important;
		}
		

#right {
	width: 657px;
	_width: 627px;
	float: left;
	min-height: 450px;
	background: url(/media/default/images/right_back.gif) top left no-repeat;
	position: relative;
	z-index: 0;
}
#right_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 637px;
	height: 30px;
	border-bottom: 1px solid #d4aabc;
	background: #FFF;
	z-index: 0;
}
	#right_top ul {
		float: right;
		width: 603px;
		text-align: right;
		height: 30px;
		margin-top: 8px;
		*margin-top: 5px;
		_margin-top: 5px;
		margin-bottom: -4px !important;
		*margin-bottom: -1px !important;
		_margin-bottom: -2px !important;
		position: relative;
		z-index: 23;
	}
		#right_top li {
			display: inline;
			margin-right: 3px;
			text-align: center;
		}
		#right_top li a {
			padding: 5px 8px;
			border: 1px solid #d4aabc;
			font-family: "Times New Roman", Times, serif;
			font-weight: bold;
			font-size: 15px;
			letter-spacing: 1px;
			font-stretch: extra-expanded;
			text-decoration: none;
			background: #F3F3F3;
				text-align: center;
			
		}
		#right_top li a:hover, #right_top a.active, #right_top a.current, #right_top a.activeparent {
			border-top: 1px solid #d4aabc !important;
			border-right: 1px solid #d4aabc;
			border-bottom: 1px solid #FFF !important;
			border-left: 1px solid #d4aabc;
			background: #FFF;
		}
		#right_top a.currentpage, #right_top a.activeparent {
			background: #FFF !important;
		}


#right_top li a { *display: inline-block; *margin-top: -3px; }

		/* \*/
		* html #right_top li a { display: inline-block; height: 1%; border-top: 4px solid #d4aabc !important; }
		/* */
		
		#right_core {
			width: auto;
			height: auto;
			margin: 50px 20px 0 20px;
		}
		.breadcrumb {
			font-size: 10px;
			display: block;
			padding-bottom: 5px;
			border-bottom: 1px solid #EFEFEF;
			margin-bottom: 10px;
		}
			.inlay {
				float: right;
				width: 150px;
				height: auto;
				margin: 0 0 0 10px;
				padding: 10px;
				font-size: 18px;
				color: #6b022e;
				font-style: italic;
				font-weight: 100;
				border-top: 1px solid #d2a6b9;
				border-left: 1px solid #d2a6b9;
			}
				.inlay p {
					line-height: 30px;
				}
				
			.node_read_more {
				padding-left: -5px;
			}
			
table {
	width: 100%;
}

fieldset {
	border: 2px solid #CCCCCC;
	padding: 10px;
}
legend {
	background: #CCCCCC;
	padding: 5px;
}

th a, td a {
	font-size: 13px;
	font-weight: bold;
}
.submitted {
	display: none;
}


/* CONTACT FORMULIER */

#m4moduleform_1 table {
	margin: 0;
	padding: 0;
}
#m4moduleform_1 td {
	text-align: left;
}

#m4moduleform_1 input {
	width: 350px;
}
.ffsubmit {
	width: auto !important;
}
.bericht textarea {
	width: 350px;
	height: 200px;
}

.direct {
background: url(/media/default/images/toggleDLplus.gif) left center no-repeat !important;
padding-left: 20px !important;
}
/* End of 'dgb_site' */

