dl {clear:both;}
dt {float:left; text-align:right; font-weight: bold; width:35%; line-height:20px; margin:0 10px 10px 0;}
dd {float:left; width:60%; line-height:20px; margin:0 0 10px 0;}

#front_page_box {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: small;
	position: absolute;
	right:50px;
	bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	width: 310px;
	height: 428px;
	background: url(/bilder/newskin/box_bg.png);
}
#front_page_menu {
	font-family: verdana, sans-serif;
	font-weight: bold;
	position: absolute;
	right: 50px;
	top: 20px;
	width: 330px;
	height: 24px;
	background: url(/bilder/newskin/menu.png);
	text-align: center;
	font-size: 12pt;
	padding: 10px;
}
#loginbox {
	width: 230px;
	height: 150px;
	background: url(/bilder/newskin/login_box.png);
	font-family: verdana, sans-serif;
	font-size: small;
	padding: 10px;
	position: absolute;
	right: 30%;
	top: 30%;
	line-height: 7pt;
}
.submit
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #D4E7EE;
	color: #000000;
}


.submitknapp
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
        background-color: #EFE7D0;
        border-style: outset;
        padding: 3px;
}

.submitRed
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFD6D6;
	border-color: #FF0000;
	border-style: outset;
	border-width: 2px;
}

input.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	width:100%;
}

.text7
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.text8
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.text8format
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;

	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.text81 a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #666699;
	text-decoration: none;
}

.text81 a:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
}


.text9
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a
{
	text-decoration: underline;
	color: #000099;
}

a:hover
{
	text-decoration: underline;
	color: #CC0000;
}


.divlm
{
	margin: 1.5px;
}

.divlm2
{
	margin-top: 10px;
}

.tr_table
{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.tr_table1
{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

.tr_table2
{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	background-color: #EFEFEF;
}

.tr_table3
{
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	background-color: #F0FFE9;
}

.c1
{
	background-color: #CCCCCC;
	width: 20px;
	height: 20px;
}

.c1 img
{
	width: 20px; 
	height: 20px;
}

.line{
	width:100%;
	height:1px;
	font-size:1px;
	background:#999999;
	margin:2px 0px;
}

.noP{
	padding:0px;
}
.holder {
	width:100%;
}

.holder .title {
	padding-top:10px;
	font-weight:bold;
}

.holder .row {
	clear:both;
	padding-top:10px;
}

.holder .row .left
{
	width:50%;
	float:left;
	text-align:right;
}

.holder .row .right
{
	width:45%;
	float:right;
	text-align:left;
}

.center {
	text-align:center;
}
.red {
	color:#FF0000;
}
.green {
	color:#009000;
}
.holder .titleForum
{
	background-color:#90efcf;
	line-height:16px;
	height:16px;
	padding-top:0px;
	font-weight:bold;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
}

.holder .blogtitle
{
	clear:both;
	padding:1px 4px;
}

.holder .blogcontent
{
	clear:both;
	padding:0px 4px;
}

.holder .blogfooter
{
	clear:both;
	padding:1px 4px 5px 4px;
}

.holder .blogtitle .left,
.holder .blogfooter .left
{
	width:50%;
	float:left;
	text-align:left;
}

.holder .blogtitle .right,
.holder .blogfooter .right
{
	width:50%;
	float:right;
	text-align:right;
}

.holder .row0
{
	background:#ffffff;
	border: 1px #000000 solid;
}

.holder .row1
{
	background:#efefef;
	border: 1px #000000 solid;
}

.holder .row0 .line,
.holder .row1 .line{
	width:97%;
	height:1px;
	font-size:1px;
	background:#CCCCCC;
	margin:2px 10px;
}

.clearfix:after {
	content: ".";
  	display: block;
  	height: 0 !important;
	clear: both;
	visibility: hidden;
}

.clearfix {
  display: inline-block;
}

#gmInfo {
background-color: #e0f0f0;
}

#serverlisttable
{
	font-family: "Verdana", Sans-Serif;
	font-size: 12px;
	margin: 0;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#serverlisttable th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #009;
}
#serverlisttable td
{
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #009;
	border-top: 1px solid transparent;
}
#serverlisttable tr:hover td
{
	background: #d0dafd;
	color: #009;
}
table.pretty {
  margin: 0 0 0 0;
  background: whitesmoke;
  border-collapse: collapse;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}
table.pretty {
  border: 1px black solid;
  padding: 0.2em;
}
table.pretty th {
  border-bottom: 1px black solid;
  border-top: 1px black solid;
}
table.pretty tr {
  border-top: 1px #cccccc solid;
}
table.pretty th {
  background: #90EFCF;
  text-align: left;
}
table.pretty caption {
  margin-left: inherit;
  margin-right: inherit;
}
tr.d0 {
  background: #FFFFFF;
}
tr.d1 {
  background: #EFEFEF;
}

.tableHeader {
background: #90EFCF;
}

.lmenu, .rmenu {
background-color: #EFEFEF;
border: solid #000000 1px;
margin: 5px;
padding: 5px;
line-height: 14px;
}

.rmenu {
text-align: left;
}


.hidden { display: none; }
.unhidden { display: block; }

.slider {
  width: 300px;
}

.slider > .dragger {
  background: #8DCA09;
  background: -webkit-linear-gradient(top, #8DCA09, #72A307);
  background: -moz-linear-gradient(top, #8DCA09, #72A307);
  background: linear-gradient(top, #8DCA09, #72A307);

  -webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  border: 1px solid #496805;
  width: 16px;
  height: 16px;
}

.slider > .dragger:hover {
  background: -webkit-linear-gradient(top, #8DCA09, #8DCA09);
}


.slider > .track, .slider > .highlight-track {
  background: #ccc;
  background: -webkit-linear-gradient(top, #bbb, #ddd);
  background: -moz-linear-gradient(top, #bbb, #ddd);
  background: linear-gradient(top, #bbb, #ddd);

  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  border: 1px solid #aaa;
  height: 4px;
}

.slider > .highlight-track {
	background-color: #8DCA09;
	background: -webkit-linear-gradient(top, #8DCA09, #72A307);
	background: -moz-linear-gradient(top, #8DCA09, #72A307);
	background: linear-gradient(top, #8DCA09, #72A307);
	
	border-color: #496805;
}

.slider-volume {
  width: 300px;
}

.slider-volume > .dragger {
    width: 16px;
    height: 16px;
    margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.6);

  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

  background: #c5c5c5;
  background: -moz-linear-gradient(90deg, rgba(180,180,180,1) 20%, rgba(230,230,230,1) 50%, rgba(180,180,180,1) 80%);
    background: -webkit-radial-gradient(  50%   0%,  12% 50%, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%),
              -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
              -webkit-radial-gradient(  50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
  height: 11px;

  background: #787878;
  background: -moz-linear-gradient(top, #787878, #a2a2a2);
  background: -webkit-linear-gradient(top, #787878, #a2a2a2);
  background: linear-gradient(top, #787878, #a2a2a2);

  -moz-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.slider-volume > .highlight-track {
  background-color: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

.fl4 .fr4 #fr4 #fl4{
width: 45%;
border: 5px black solid;
}

body {
			/*	background:url(bilder/back7.gif) #ccc;	*/
				margin:0;
				padding:0;
				text-align:center;
			}

			#main-table {
				width:1024px;
				max-width:100%;
				height:100%;
				border-color:#000;
				border-style:solid;
				border-width:0 1px;
				margin:auto;
				padding:0px;
		/*		table-layout:fixed;	*/
			}


			#info-bar {
				background-color:#e9e9e9;
				border-color:#000;
				border-style:solid;
				border-width:1px 0;
				height:20px;
				overflow:hidden;
				width:100%;
			}



.menu-column {
	background-color:#429ccd;
	width:130px;
	vertical-align:top;
}

.menu-column.left {
	border-right:1px solid #000;
	text-align:left;
}

.menu-column.right {
	border-left:1px solid #000;
	text-align:center;
}

.main-column {
	vertical-align:top;
	width:100%;
}


			.scroll-area-wrapper {
				height:100%;
				overflow:auto;
			}



			.scroll-area-container {
				height:1;
				overflow:visible;
				width:100%;
			}



			#header {
				background-color:#999;
				height:60px;
				vertical-align:top;
			}


			#footer {
				background-color:#efefef;
				border-top:1px solid #000;
				height:20px;
				padding:0px;
			}


			#info-bar ul {
				line-height:20px;
				list-style-type:none;
				margin:0;
				padding:0;
			}

			#info-bar ul li {
				float:left;
				font-weight:bold;
			}

			#info-bar ul li.clock {
				text-align:right;
			}

			#info-bar ul.init li {
				width:50%;
			}

			#info-bar ul.logged li {
				width:16.6%;
			}

			#info-bar ul li span.first {
				padding-left:12px;
			}

			#info-bar ul li span.last {
				padding-right:12px;
			}
			
	#header2 {
	position: relative;
	bottom: 1px;
	border: 1px solid #000;
	border-bottom:none;
	font-weight:bold;
	font-size:14px;
	color: #000;
	display: inline;
	overflow:auto;
	white-space:nowrap;
	background-color:#CCCCEC;
	font-family: Verdana, Arial, sans-serif;

	margin: 0px 0px 0px 15px;
	padding: 2px 6px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	}
	
	#contentbox2 {
	width: 96%;
	margin: 0px 5px 5px 5px;
	padding: 8px 5px 8px 5px;
	display: inline-block;
	background-color:#EFEFEF;
/*	background-image: url(../../../bilder/purple-stripe.png),url(../../../bilder/purple-stripe2.png);
	background-repeat: repeat-x,repeat-x;
	background-position: top, bottom;
*/	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	}
	
	.info {
	color: #006699;
	}


			/* Printer */

			@media print {

				#main-table {
					height:1000px;
				}

				.scroll-area-container {
					height:100%;
				}

			}