@charset "utf-8";

/* CSS Document */

/*
Color 

#006699 blau
#009966 grün
#D90000 rot


markierung
background:#D90000; 
color:#ffffff;
	
textfarben

#000099 link

*/

#debugPHPHandler {
	position:relative;
}

::selection { 
	background:#D90000; 
	color:#ffffff;
}
::-moz-selection { 
	background:#D90000; 
	color:#ffffff;
}


/* doc-layout */ 
body {
	background-color:#fff;
}
body {
	margin: 0px;
}
html {
	/* firefox scrollbar hack */
	height: 100%; 
	margin-bottom: 1px; 
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}


.clear {
	clear:both;
}

form {
	border : 0 none !important; 
	margin : 0; 
	padding : 0; 
} 


/* font */
/* font */
/* font */
/* font */
/* font */
/* font */
body, * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-shadow: none;
}
p,
p li {
	line-height:1.4em;
}
a,
.ui-overlay-a a {
	color: #000099;
	font-weight:normal;
}
a:visited,
.ui-overlay-a a:visited {
	/* color: #000; */
	color: #000099;
}

.small,.smallblock {
	font-size:12px;
}
.small *,
.smallblock *{
	font-size:12px;
}
.vsmall {
	font-size: 9px;
}
.medium {
	font-size: 12px;
}
.smallbox {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}

.error {
	color:#900;
	font-weight:bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
#l_aufmacher h1 {
	font-size: 18px;
	line-height:30px;
	padding:0;
}




table {
	border-collapse:collapse;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}

.loginBox {
	margin-bottom:20px;
}
#l_accountTop .pwField {
	margin-right:0;
}

#l_accountTop {
    height: 80px !important;
    padding-top: 5px !important;
	margin-top: 10px !important;
}

.loginUserName {
	float:right;
	color:#CCCCCC;
	Xpadding-top:40px;
	padding-right:10px;
}

.logoutButton {
	margin-top:17px;
	width: 83px;
	float: left;
	height: 24px;
	text-align:center;
}
.logoutButton a {
	line-height:24px;
	text-decoration:none;
	display:block;
}

#CV2_head {
	background-color:#29373A;
	border-bottom: 1px solid #F90;
}
#CV2_logo {
	height: 90px !important;
	background: url('og_icon.png') no-repeat left top;
	background-size: 80px 80px;
	width:80px;
}
#CV2_clubname {
}
#CV2_clubname a {
	font-size:20px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:normal !important;
	line-height:23px;
}
#CV2_head #l_accountTop {
    height: 80px !important;
    padding-top: 0 !important;
	margin-top: 10px !important;
}
#CV2_head #l_menue {
	border-top:0;
}



#CV_content {
	Xmargin-top:100px;
	padding:10px;
	margin-bottom:20px;
}
.CV_mBearbeiten {
	margin-left:30px;
	margin-right:30px;
	/*background-color:#00CCCC;*/
}



table.rowMark > tbody > tr > td a,
table.rowMark > tr > td a {
	font-size:12px;
}





/*
Jahresuebersicht
*/
table.cal_m {
	border-collapse:separate;
}
table.cal_m * {
	font-size:12px;
}
table.cal_m td {
	text-align:center;
	padding:0;
	border: 1px solid transparent;
}
table.cal_m td > div,
table.cal_m td > a {
	padding:4px;
	display:block;
	text-decoration:none;
}

table.cal_m td * {
	color:#000000;
}
table.cal_m td.cal_m_so * {
	color:#FF0000;
}
table.cal_m td.cal_m_val_woche * {
	color: #999;
}
table.cal_m td.cal_m_mark_bg {
	background-color:#ddd;
}
table.cal_m td.cal_m_offline,
table.cal_m_details td.cal_m_offline {
	background-color:#f93;
}
table.cal_m td.cal_m_mark_heute {
	border: 1px solid #090;
}
table.cal_m td.cal_m_mark_auswahl {
	border: 1px solid #F00;
}
table.cal_m_details td.cal_input_zeit {
	width:80px;
}
table.cal_m_details td.cal_input_titel {
	width:150px;
}


table.cal_m_details {
	border-collapse:collapse;
}
table.cal_m_details td {
	border: 1px solid #999;
}
table.cal_m_details td.leerzeile,
table.cal_m_details td.leerzeileAbschluss {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
table.cal_m_details td.leerzeileAbschluss {
	border-bottom: 1px solid transparent;
}

table.cal_m_details .ui-input-text {
	margin-bottom:2px;
}
table.cal_m_details label {
	margin-bottom:0px;
	line-height:32px;
}
table.cal_m_details .ui-btn {
   padding:1em 1em;
}
td.cal_jahr_uebersicht {
	width:410px;
}
td.cal_del_btn * {
	font-size:12px;
	text-align:right;
}
td.cal_del_btn .ui-btn {
	padding-left:40px;
}
td.cal_del_btn .ui-checkbox-on::after {
	background-color:#990000;
	border-color: #990000;
}



table.punktetabelle tr.gestrichen td {
	text-decoration:line-through;
	color:#999999;
}
table.punktetabelle td.bgStr {
	width:30px;
}
table.punktetabelle td a {
	font-size:12px;
	text-decoration:none;
	display:block;
	color:#333;
}
table.punktetabelle td a:hover {
	background-color:#999999;
}
.icon_link {
	padding:5px;
}
.icon_link:hover {
	background-color:#999999;
}
.icon_link img {
	vertical-align:middle;
}



