HTML {
	 /*overflow: -moz-scrollbars-vertical;*/
	 height: 101%;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: white;
}

BODY, DIV, TD, P, B, A, SPAN, UL, LI {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

H1, H2, H3 {
	margin: 0px;
	padding: 0px;
}

INPUT, SELECT, TEXTAREA {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

A {
	color: #666666;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

.c5bighead, .c5structhead {
	font-family: Helvetica, Arial, sans-serif;
	/*font-weight: bold;*/
	color: #666666;
}

.c5bighead {
	font-weight: normal;
	font-size: 19px;
}

.c5structhead {
	font-weight: normal;
	font-size: 16px;
}

DIV#db2_head {
	text-align: center;
	margin-top: 25px;
}

DIV#db2_head_inner {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eaeaea;
	text-align: left;
}

DIV#db2_head_logo {
	float: right;
}

DIV#db2_head_navi {
	padding: 5px 0px 0px 10px;
}

DIV#db2_head_navi A {
	display: block;
	float: left;
	padding: 0px 15px;
	margin-right: 5px;
	color: #666666;
	line-height: 30px;
	height: 30px;
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

DIV#db2_head_navi A:hover {
	background-color: white;
	/*text-decoration: underline;*/
	color: #999999;
}

DIV#db2_head_navi A.active {
	background-color: white;
	color: #999999;
}

DIV#db2_main {
	text-align: center;
	margin-top: 10px;
}

DIV#db2_main_inner {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

DIV#db2_main_inner1 {
	float: left;
}

DIV#db2_main_inner2 {
	border-width: 25px 10px;
	border-color: #eaeaea;
	border-style: solid;
	padding: 20px 25px;
}

DIV#db2_main_sidebar {
	float: right;
	margin-left: 10px;
}

DIV#db2_main_sidebar_inner {
	width: 275px;
}

DIV#db2_main_sidebar_inner2 {
	border-width: 25px 10px 10px 10px;
	border-color: #eaeaea;
	border-style: solid;
	padding: 5px;
}

DIV#db2_main_sidebar_inner2b {
	background-color: #eaeaea;
	border-color: #eaeaea;
	border-style: solid;
	border-width: 10px 30px 15px 35px;
	text-align: center;
}

DIV#db2_main_sidebar_inner3 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 10px 10px;
	border-color: #eaeaea;
	border-style: solid;
	padding: 5px;
	background-color: #eaeaea;
}


DIV#db2_main_innerFooter, DIV#db2_main_innerFooterRechts {
	margin-top: 5px;
	font-size: 11px;
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	color: #666666;
}

DIV#db2_main_innerFooterRechts {
	float: right;
}

DIV#db2_main_innerFooter A, DIV#db2_main_innerFooterRechts A {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

DIV#db2_main_innerFooter A:hover, DIV#db2_main_innerFooterRechts A:hover {
	color: #000000;
}

TD.dbCalendarCell {
	width: 28px;
	height: 28px;
	background-color: #cbcbcb;
	color: #666666;
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

TD.dbCalendarLiteCell {
	color: #9f9f9f;
}

TD.dbCalendarSpacer {
	width: 8px;
	height: 8px;
	font-size: 5px;
}

TD.dbCalendarHead {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}

TD.dbCalendarToday {
	color: #ffffff;
}

DIV.dbCalendarPopup {
	background-color: #eaeaea;
	border: 2px solid #666666;
	padding: 5px 10px;
	display: none;
	position: absolute;
	width: 200px;
	top: 0px;
	left: -220px;
}

.dbCalendarLegende {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 11px;
	color: #000000;
}

SPAN.dbCalendarHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.dbCalendarHasEvent {
	cursor: pointer;
}

TD.dbEventGray {
	color: #666666;
	padding-right: 20px;
}

TD.dbEventBlack {
	color: #000000;
}

A.dbVeranstaltungLink {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: 2px solid #ffffff;
	border-bottom: none;
	padding: 4px;
	float: left;
	display: block;
}

A.dbVeranstaltungLink:hover {
}

A.dbVeranstaltungLinkActive {
	border: 2px solid #EAEAEA;
	border-bottom: none;
}

DIV.db_loginBox {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

A.dbfunction, A.dbfunctionRot {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background: url('img/dzine/linkpfeil_grau.png') no-repeat top right;
	padding-right: 18px;
	line-height: 14px;
	height: 14px;
}

A.dbfunctionRot {
	color: red;
	background: url('img/dzine/linkpfeil_rot2.png') no-repeat top right;
}

A.dbfunction:hover {
	background: url('img/dzine/linkpfeil_dunkelgrau.png') no-repeat top right;
	color: #000000;
}

A.dbfunctionRot:hover {
	background: url('img/dzine/linkpfeil_dunkelgrau.png') no-repeat top right;
	color: #000000;
}

.db_input1 {
	border: none;
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

DIV#db2_main_sidebar_inner_dummy {
	width: 275px;
}

DIV#db_loginRegisterInner {
	background-color: #eaeaea;
	padding: 25px;
}

DIV.db_regform INPUT {
	width: 100%;
}

.db_regform {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #eaeaea;
}

DIV.db_regform_head, .db_smalltext {
	font-size: 10px;
}

.db_profilform, .db_profilform_head {
	border: none;
}

DIV.db_profilform INPUT {
	width: 100%;
}

DIV.db_profil_head_box {
	border: 2px solid #eaeaea; 
	padding: 12px;
}

DIV.db_profil_table_box {
	border: 2px solid white;
	padding: 10px;
	padding-bottom: 20px;
}

.db_typewriter_font {
	font-family: "Consolas", "Courier New", "Lucida Sans Unicode", "Lucida Grande", monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
}

.db_typewriter_link A {
	float: right;
	text-decoration: underline;
	color: blue;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.db_typewriter_link A:hover {
	text-decoration: none;
	color: black;
}

DIV#db_ajaxLoad {
	float: left;
	position: absolute;
	/*position: fixed;*/
	top: 20px;
	left: 20px;
	width: auto;
	padding: 10px;
	background-color: #6c6c6c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 99999;
	display: none;
}

DIV#dbTerminBestInfo {
	border: 2px solid #eaeaea;
	padding: 10px;
	color: red;
}

.lameHeader {
	border: 2px solid #eaeaea;
	padding: 10px;
}

DIV.dotted-line {
	height: 2px;
	background-image: url('img/dzine/dotted-h-line.png');
	background-repeat: repeat-x;
}

/* -------------------- FORM @ EDITMODE */

.c5form_head {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background: #d9daff;
	padding: 2px;
}

.c5form_title, .c5form_input {
	background: #d9dadb;
	padding: 2px;
}
.c5form_head, .c5form_title, .c5form_input {
	border-bottom: 1px solid white;
}

DIV#c5_halfmodal_dialog * .c5form_head, DIV#c5_halfmodal_dialog * .c5form_title, DIV#c5_halfmodal_dialog * .c5form_input {
	border-bottom: 1px solid #d9d9fa;
}

DIV#c5_halfmodal_dialog * .c5form_title, DIV#c5_halfmodal_dialog * .c5form_input {
	background: #c9cacb;
	padding: 2px;
}

/* -------------------- FORM @ EDITMODE DONE */
