html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
}

body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#555;
    background:#fff; /*#fbfbfb;*/
    margin: 0;
    }
    
/**** DISPLAY NONE ****/
#skipLinks { position: absolute; left: -1000px; top: -1000px; display:none; }
#frame_header { position: relative; display:none; }
/*#frame_header .ly { position: relative; display:none; }*/
#frame_topnav { display:none; }
#frame_breadcrumb { width: 61.063em; display:none; }
#frame_3col_cnt .box_cnt_nav { margin: 0pt 0pt 12px; clear: both; height: 1.917em; display:none; }
#frame_footer { padding: 0pt 0.83em; display:none; }

#frame_3col_cnt { padding: 0pt 1.17em; float: left; width: /*40.92em*/ 60em; /*margin-left: 18.33em;*/ line-height: 18px; font-size: 12px /* 0.75em*/;  }
* html #frame_3col_cnt { padding: 0pt 1.04em; float: left; width: 40.917em; /*margin-left: 18.417em;*/ line-height: 18px; font-size: 12px; }
#frame_3col_cnt {  }
* html #frame_3col_cnt { display: inline; }
#frame_wrapper {  }
#frame_wrapper { float: none; }
#frame_wrapper:after { content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; height: 0pt; clear: both; visibility: hidden; }
#frame_wrapper {  }
#frame_wrapper { display: block; }

#frame_3col_left { float: left; width: 13.813em; margin-left: -46.25em; display:none; }
#frame_3col_right { float: left; width: 14.813em;  display:none; }


#frame_2col_cnt {
    float: left;
    width: 61.833em; /* 46.375em; 742px; 519px*/
   /* margin-left: 19.583em;  14.688em; 235px*/
    padding: 0;
    line-height: 18px; /*NEW*/
    font-size: 12px; /*NEW */
    }
    
#frame_2col_left {
    float: left;
    width: 13.813em; /*221px;*/
    margin-left: -61.063em; /*-977px;*/
	display:none;
    }
    
    
    
    

#contentMain{
	width: 100% !important;
	float: none;
	height: auto !important;
}
#footerLeft {
	clear: both !important;
}

#forum_body {
	position: relative;
	width: 100% !important;
	height: auto !important;
	min-height: 30em;
	border: 0;
	font-size: 100%;
	float: none;
}

.topbar {
	display: none;
}

h2 {
	width: 80%;
}


.title {
	float: left;
	padding: 5px;
	font-weight: bold;
}

.menu {
	
	display: none,
}


.menu a {
	color: #333;
}


.content {
width: 100%;
	clear: left;
	padding: 4px;
}

/* TABLEs and FORMS */

.tbl {
	clear: both;	
	margin-top: 10px;
	border-spacing: 0px;
	width: 600px;
	border: 1px solid #fff;
}


.tbl .header {
	padding: 5px;
	line-height: 1.5em;
	margin-top: 5px;
}


.tbl .header form input, .tbl .header form select {
	background-color: #F5EBDC;
}



.tbl .body {

	padding: 5px;

}



.tbl .footer {

	padding: 5px;

	line-height: 1.5em;

}



.tbl img {

	vertical-align: middle;

	border: none;

}



.tbl th {

	font-weight: bold;

	text-align: left;

	border: 1px solid #fff;

	padding-right: 15px;

	padding-bottom: 5px;	

	white-space: nowrap;

	background-color: #00cc00;

	color: #fff;

	font-size: 1.05em;

}

.tbl tr {
	background-color: #f0f4f3;
	height: 1.6em;
}

.tbl tr th a {
	text-decoration: underline;
	color: #fff;
}



.tbl .sorted {
	font-style: italic;
	background-color: #00cc00;
}



.tbl a, .tbl a:active, .tbl a:link {

	text-decoration: underline;

	color: #000;

}



.tbl th a, .tbl th a:active, .tbl th a:link, .tbl tr a {

	text-decoration: none;

	color: #000;

}



.tbl th a:hover {
	text-decoration: none;
	color: #fff;
}



.tbl tr.alternate {

	background-color: #dae4e0;

}



.tbl tr:hover {

	background-color: #ffffe8;

}



.tbl td {

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 3px;

	padding-bottom: 3px;

	border: 1px solid #fff;

}



.tbl td.medium {

	width: 200px;

}



.tbl td.medium2 {

	width: 300px;

}



.tbl .small {

	width: 70px;

}



.tbl .ultraSmall {

	width: 20px;

}

.frm {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

.frm fieldset {
	width: 600px;
	margin-bottom: 5px;
;
}

.frm legend {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	background: #00FFAA;
}

.frm input,
.frm select {
	margin: 3px 0;
   	border: 1px solid #ccc;
   	background-color: #fff;
   	padding: 1px 1px;
	float: left;
}

.frm br {
	clear: left;
}

.frm input:active, .frm input:focus, .frm input:hover { 
	background: #ccc;
}
label {
	margin: 5px 0;
}

.frm input[type="submit"] {
	background: #ccc;
	width: 125px;
	font-size: 14px;
	position: relative;
	top: -30px;
	left: 125px;
}

.frm input[type="checkbox"] {
	width: 25px;
}

.frm input[disabled] {
	color: black;
}

.frm select[disabled] {
	color: black;
}

.frm label {
	display: block;
	width: 10em;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

.frm label.lblSmall {
	margin-left: 15px;
	width: 75px !important;
}

.frm label.lblUltraSmall {
	margin-left: 15px;
	width: 30px !important;
}

.frm .fld {
	width: 329px !important;
}

.frm .fldSmall {
	width: 50px !important;
}

.frm .fldUltraSmall {
	width: 25px !important;
}

.frm .fldDate {
	width: 50px !important;
}

.frm .fldTime {
	width: 75px !important;
}

.frm .frmbtn {
	width: 150px;
}

.frm .fldMedium {
	width: 120px !important;
}
.frm select.fldMedium {
	width: 124px !important;
}

.frm .fldMedium2 {
	width: 187px !important;
}
.frm select.fldMedium2 {
	width: 193px !important;
}

.frm .fldMedium3 {
	width: 300px !important;
}
.frm select.fldMedium3 {
	width: 304px !important;
}

.frm .fldLong, .fldLong {
	width: 490px !important;
}

textarea.fldLong {
	height: 120px;
}

.frm .fldWysiwyg, #forum_body .fldWysiwyg {
	width: 600px !important;
	height: 250px !important;
}

.frm .fldtmhint {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
}

.frm .info {
	position: relative;
	float: left;
}








.paneQuestion {

	display: block;

	background-color: #eee;	

	position: relative;

	width: 250px;	

	font-size: 12px;

	font-color: red;

	font-weight: bold;

	margin-left: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

	padding-left: 5px;	

}



.paneQuestion .button {

	border: 1px solid black;

	padding-left: 5px;

	padding-right: 5px;

}



.alert {

	display: block;

	position: relative;

	font-size: 12px;

	font-color: red;

	font-weight: bold;

	margin-left: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}



.fileman {

	float: left;

	margin-bottom: 15px;

}



.fileman.thumb,.fileman .thumb {

	float: left;

	display: inline;

	background-color: #eee;	

	border: 1px solid #999;

	width: 50px;

	min-height: 50px;

	padding-top: 5px;

	padding-left: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	margin-right: 10px;

}



.fileman .buttons {

	float: left;

}



.fileman .btn {

	clear: left;

}



.fileman .label {

	position: relative;

	float: left;

}



.fileman a:link, .fileman a:active, .fileman a:visited {

	text-decoration: underline;

} 



.fileman a:hover {

	font-weight: bold;

}



.mceEditor {

	border: 5px solid orange;

}

.forum {
	margin-top: 3px;
	height: auto !important;
	width: auto;
}
div#content div.forum {
	width: 83%;
	height: auto;
	display: block;
}
div#content div.forum form {
	width: 83%;
	height: auto;
	display: block;
}

div#content div.forum div.forum {
	width: auto;
	height: auto;
}

.forum .frage {
	margin: 0px;
	border: 1px solid white;
	background-color: #DAE4E0;
	padding: 5px;
	height: auto;
	width: auto;
}

.forum .antwort {
	margin: 0px !important;
	border: 1px solid white;
	background-color: none;
	padding: 5px;
	height: auto;
	width: auto;
}

.forum .frage .info,
.forum .antwort .info {
	display: inline;
	float: right;
	margin-top: 0px;
	padding: 3px;
	border: 1px solid white;
	background-color: #ffffe8;
}

.forum p {
	width: auto;
	margin: 0;
	line-height: 1.2em;
	padding: 3px;
}

.forum .imploded {
	height: 3.5em;
	overflow: auto;
}

.forum .exploded {
	height: auto;
	background-color: #DAE4E0;
}

.forum img {
	border: none;
}

.expfrage, .expantwort {
	width: 500px !important;
	line-height: 1.3em;
}

div.expfrage {
	margin: 2em 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#expmsginfobox {
	font-style: italic;
}


#neueFragebox a {
	margin: 4px 0px;
	padding: 3px;
	border: 1px solid black;
	background-color: #ddd;
}

.tblexplist {
	width: 50em;
}

.blaettern a, 
.blaettern span.inaktiv {
	background-color: #eee;
	color: #ccc;
	padding: 3px 5px;
}
.blaettern a {
	background-color: #ccc;
	font-weight: bold;
	color: #000;
	text-decoration. none;
 }
