/* LoseCatcher - master.css 1.00 - master-css-file */
body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	margin:0;
}

/* klassen & defaultelemente */
.bold,strong {font-weight:bold;}
.underline {text-decoration:underline;}
.center {display:block;text-align:center;}
.bcenter {margin:0 auto;}
.contentbox.bcenter {margin:15px auto !important;}
.small {font-size:8pt;}
.wfull {width:95%;width:95% !important;margin-right:10px;}
/* - ueberschriften */
h2 {text-align:center;font-size:13pt;font-weight:normal;}
h3.normal {font-weight:normal;font-size:100%;margin:0;}
/* - tabellen */
table .tcenter {text-align:center;}
.tleft {text-align:left;}
.tright {text-align:right;}
/* - links */
a,.pseudoa{text-decoration:none;cursor:pointer;}
a:hover,.pseudoa:hover{text-decoration:underline;}
/* - bilder */
a img {border:0;}
button img, .bimg {margin-bottom:1px;padding-top:1px;vertical-align:top;}
.firefox3 button img,.firefox3 .bimg {vertical-align:middle;}
img.v-middle {vertical-align:middle;}
img.v-2 {vertical-align:-2px;}
/* - positionierung */
.nomargin{margin:0;margin:0 !important;}
.smallmargin{margin:0 5px;margin:0 5px !important;}
.smallvmargin{margin:5px 0;margin:5px 0 !important;}
/* - sonstiges */
hr.dashed {margin:5px;border:0;height:2px;background-color:transparent;}
input.text { font-size:9pt; } 
input.text + button {vertical-align:middle;}
.expl{border-bottom:1px dotted #000000;cursor:help;}

/* grundfarben */
.darkgrey {color:#525252;}
.darkred {color:#520000;}
a.darkred {color:#520000 !important;}
.red {color:#ff0000;}
.green {color:#008000;}


#streak {
  width:100%;
  position:absolute;
  top:0px;
  height:3px;
  background:#797979;
  background:rgba(255, 255, 255, 0.4);
  border-bottom:1px solid #C7D2DF;
  border-bottom:1px solid rgba(0, 0, 0, 0.1);
}

#streak .line {
  height:3px;
  background:#444;
  border-right:1px solid rgba(0, 0, 0, 0.2);
}

#streak .line.green {
  border-right:0;
}

#streak .current {
  position: absolute;
  right:5px;
  
  font-size:0.8em;
  font-family:sans-serif;
  
  padding:10px 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-top:0;
  border-radius:5px;
  margin-top:-10px;
}

#streak .red {
  background:#800000;
  color:#FFF;
}

#streak .orange {
  background:#FF8000;
  color:#333;
}

#streak .yellow {
  background: #FC6;
  color:#4C4C4C;
}

#streak .moss {
  background:#A8A700;
  color:#FFF;
}

#streak .green {
  background:#408000;
  color:#FFF;
}

/* seitenaufbau */
#page {
	width:916px;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

#streak + #page {
  margin:4px auto 0;
}

/* - header */
#header #topleft{
	float:left;
	text-align:left;
	font-size:8pt;
	margin-bottom:5px;
	margin-right:5px;
}
#header #topright{
	float:right;
	text-align:right;
	font-size:8pt;
	margin-top:3px;
	margin-bottom:5px;
	margin-right:5px;
}
#header #topright a{
	text-decoration:none;
}
#header #topright form{
	margin:0;
	padding:0;
	display:inline;
}
#header #topright label{ margin-left:10px; }
#header #topright input {
	font-size:9pt;
}
#header #topright input.submit {
	margin-right:10px;
}
/* - head */
#header h1 {
	margin:0;
	clear:both;
	margin-top:3px;
	width:914px;
	border-radius:15px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border:1px solid #1C1C1C;
	border-bottom:0;
}
/* - menu */
#header #topmenu {
	width:784px;
	height:30px;
	max-height:40px;
	font-size:9pt;
	font-weight:bold;
	border-radius:15px;
	border-top-left-radius:0;
	border-top-right-radius:0;
	margin-bottom:10px;
	border:1px solid transparent;
	border-top:0;
}
#header #topmenu a{
	text-decoration:none;
}
#nextversion {
  margin-left:35px;
  background:#525252;
  color:#FFF !important;
  font-weight:normal;
  padding:3px 6px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
/* page */
/* - navigation */
#page #nav{
	float:left;
	width:200px;
	margin-left:1px;
}
#page #nav .menu {
	margin-bottom:8px;
}
#page #nav .menuhead {
	padding:2px;
	padding-left:5px;
	margin:0;
	text-align:left;
	display:block;
	font-size:1em;
}
#page #nav .menucontent {
	padding:2px;
	padding-left:5px;
	margin:0;
}
#page #nav .menucontent a{
	text-decoration:none;
}
#page #nav .menucontent a:hover{
	text-decoration:underline;
}
#page #nav .menucontent li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:15px;
}
#page #nav .menucontent li.heading {
	margin-left:0px;
	margin-top:3px;
	font-size:0.8em;
	font-variant:small-caps;
	margin-bottom:1px;
}
#page #nav .lastmenu {margin-bottom:0;}
/* - content */
#page #content{
	float:right;
	width:690px;
	margin-right:1px;
	position:relative;
}
#page #content.fullwidth {
	float:none;
	width:auto;
	margin-left:1px;
	margin-right:1px;
}
/* - footer */
#page .clear {
	clear:both;
	font-size:1px;
	height:0px;
	text-indent:-3000px;
}
#footer {
	margin:0;
	font-size:6pt;
	text-align:center;
}
#belowFooter {
  margin:0;
  text-align:center;
}
#belowFooter>div {
  margin:0 auto;
}

/* Überschriften */
div.heading {margin:5px;font-size:13pt;font-weight:normal;overflow:hidden;}
div.heading h2 {font-size:13pt;text-align:left;margin:0;padding:0;float:left;}
div.heading .heading-right {float:right;}
h2.heading {text-align:left;margin:5px;font-size:13pt;font-weight:normal;}

div.heading:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
div.heading {display: inline-block;}
html[xmlns] div.heading {display:block;}
* html div.heading {height: 1%;}

.heading-right {font-size:10pt;} 

/* Standardtabellen */
.tbl1 {border-collapse:collapse;margin:0 auto;text-align:left;}
.tbl1 th {margin-bottom:3px;}
/*.tbl1 tr:hover,.tbl1 tr:hover td { background:#CFCFCF;}*/

/* Statuskästen */
#error,.status-error,#ok,.status-ok,#errorsmall,#oksmall,.msgbar {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#151515;
	padding:5px;
	text-align:center;
	width:850px;
	margin:auto;
	margin-bottom:10px;
}
#errorsmall,.status-error.small,#oksmall,.status-ok.small {width:450px;}
#error,#errorsmall,.status-error {border:1px solid #8b0000;background:url(../img/msgbar_red.png) repeat-x;}
#ok,#oksmall,.status-ok {border:1px solid #008000;background:url(../img/msgbar_green.png) repeat-x;}
.msgbar.green {border:1px solid #008000;background:url(../img/msgbar_green.png) repeat-x;}
.msgbar.red {border:1px solid #8b0000;background:url(../img/msgbar_red.png) repeat-x;}
.msgbar.blue {border:1px solid #143D92;background:url(../img/msgbar_blue.png) repeat-x;}

.msgbar form.full {display:inline-block;width:100%;}
.msgbar form.onebutton button,.msgbar form.onebutton input {width:95%;}
.msgbar input.nochrome, .msgbar button.nochrome {border:0;background:transparent;height:auto;margin:0;padding:0;cursor:pointer;}

.status-ok.small, .status-error.small {font-size:inherit;}

/* TopElemente */
#refreshlose {vertical-align:middle;cursor:pointer;}
#logoutlink img {vertical-align:middle;cursor:pointer;}

/* kästen */
.contentbox {
	width:313px;
	margin:15px;
	margin-bottom:20px;
	padding:5px;
	padding-left:4px;
	padding-right:0px;
}
.contentbox .header{margin:0;font-size:9pt;padding:0;width:99%;}
.contentbox h4{margin:0;font-size:9pt;padding:0;}
.contentbox.left {float:left;}
.contentbox.right {float:right;}
.contentbox.long {clear:both;width:655px;}
.contentbox.long h4 {width:650px;}
.contentbox .content {padding:3px;padding-right:4px;}
.contentbox .content.nopadding {padding:0;}

/* Listen */
#dlclear,.dlclear {clear:both;height:0px;font-size:0px;line-height:0px;float:none;padding:0;margin:0;}

/* Tooltips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* clearfix */
.clearfix:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/* jqueryUI */
.ui-progressbar {height:1em;text-align:left;}
.ui-progressbar .ui-progressbar-value {height:100%;margin:-1px;color:#222222;font-weight:bold;}

.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }

/* awesomeButtons */
.awesome, .awesome:visited {
	background: #222 url("/img/awesome-overlay.png") repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover		{ background-color: #111; color: #fff; text-decoration:none; }
.awesome:active		{ top: 1px; }
.small.awesome, .small.awesome:visited 		{ font-size: 9px; padding: 1px 5px 2px 2px; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited	{ font-size: 11px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited 		{ font-size: 14px; padding: 8px 14px 9px; }
.awesome img {vertical-align:-25%;}
.msie7 .awesome img {vertical-align:middle;}
.firefox3 .awesome img {vertical-align:-50%;}

/* ---- pagination ---- */
.pagenav {margin:0 auto; width:410px; text-align:center;padding-top:6px;}
.pagination {
    font-size: 80%;
}
.pagination a {
    text-decoration: none;
	border: 1px solid #AAAAEE;
	color: #1155BB;
}
.pagination a, .pagination span {
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}
.pagination .current {
    background: #2266BB;
    color: #ffffff;
	border: 1px solid #AAAAEE;
}
.pagination .current.prev, .pagination .current.next{
	color:#999999;
	border-color:#999999;
	background:#ffffff;
}
.pagination .platzhalter{
	padding:0.6em 0 0 0;
}
