/*
###################################################################################################
# Dateiname: css.css
#
# Letzte Änderung der Datei / Last Change of File
# -----------------------------------------------
# Revision:       $Rev: 308 $
# Datum / Date:   $Date: 2012-01-12 16:13:04 +0100 (Do, 12 Jan 2012) $
# Autor / Author: $Author: soeren $
#
#--------------------------------------------------------------------------------------------------
#
# BuLiTIPP 4 - Das Bundesliga Tippspielscript
#
# Copyright (C) 2007-2012 Sebastian Müller, Daniel Göhring, Sören Wiechert
#
# This program is free software; you can redistribute it and/or modify it under the terms of the
# GNU General Public License as published by the Free Software Foundation; either version 2 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with this program; if
# not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
#
# http://www.xcript.de
#
# !!! Do not remove link or copyright-notice !!!
#
###################################################################################################
*/

#em2016 {
	width:495px;
	height: 303px;
	display: block;
	background-image: url("http://buli.vpro.de/img/Stempel-Buli-Euro-2016.jpg");
	background-size: 100%;
	box-shadow: 0px 5px 5px #666666;
	text-indent:-9999px;

}
#siegerehrung {
	margin-top:15px;
	border: 1px solid;
	border-color: gray;
	width: 470px;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0px 5px 5px #666666;
	-webkit-box-shadow: 0px 5px 5px #666666;
	box-shadow: 0px 5px 5px #666666;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#666666');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#666666')";
/*
background: #398235;
background: -moz-linear-gradient(top,  #398235 0%, #8ab66b 56%, #7cba53 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#398235), color-stop(56%,#8ab66b), color-stop(100%,#7cba53));
background: -webkit-linear-gradient(top,  #398235 0%,#8ab66b 56%,#7cba53 100%);
background: -o-linear-gradient(top,  #398235 0%,#8ab66b 56%,#7cba53 100%);
background: -ms-linear-gradient(top,  #398235 0%,#8ab66b 56%,#7cba53 100%);
background: linear-gradient(to bottom,  #398235 0%,#8ab66b 56%,#7cba53 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398235', endColorstr='#7cba53',GradientType=0 );
*/

background: #d5d815; /* Old browsers */
background: -moz-linear-gradient(top,  #d5d815 0%, #449302 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d815), color-stop(100%,#449302)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d5d815 0%,#449302 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d5d815 0%,#449302 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d5d815 0%,#449302 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d5d815 0%,#449302 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d815', endColorstr='#449302',GradientType=0 ); /* IE6-9 */
}

#neu {
	margin-top:10px;
	border: 1px solid;
	border-color: gray;
	width: 470px;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0px 5px 5px #666666;
	-webkit-box-shadow: 0px 5px 5px #666666;
	box-shadow: 0px 5px 5px #666666;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#666666');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#666666')";

background: rgba(210,255,82,1);
background: -moz-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210,255,82,1)), color-stop(100%, rgba(145,232,66,1)));
background: -webkit-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -o-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -ms-linear-gradient(top, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: linear-gradient(to bottom, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842', GradientType=0 );
}

#neu p {
	margin-top: 10px;
}

.tabs ul{
    clear: both;
    list-style-type: none;
    height: 30px;
}
.tabs li{
    float: left;
    margin: 10px 10px;
}

.head
{
    height:96px;
    position: relative;
}


#sitename
{
   color:#F8FFF4;
   height:86px;
    margin:0 20px 110px;
    text-align:left;
}

#sitename h1,#sitename h2
{
    font-family: 'Patua One', cursive;
    /* font-family: 'Chango', cursive; */
    /* font-family: 'Trade Winds', cursive; */
    margin:0;
    padding:0;
    text-shadow: 3px 3px 3px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=2);

    
}

#sitename h1
{
    font-size:5em;
    padding-top:51px;
    padding-bottom:5px;
    /* color: #99CC00; */
    color:#ffcd33;
    text-shadow: 
1px 0px 1px #a07713, 0px 1px 1px #d8ae26, 
2px 1px 1px #a07713, 1px 2px 1px #d8ae26,
3px 2px 1px #a07713, 2px 3px 1px #d8ae26,
4px 3px 1px #a07713, 3px 4px 1px #d8ae26,
5px 4px 1px #a07713, 4px 5px 1px #d8ae26,
6px 5px 1px #a07713, 5px 6px 1px #d8ae26,
7px 6px 1px #a07713;
    
}

#sitename h2
{
    font-size: 1.3em;
	margin-top: -16px;
	margin-left: 120px;  
	color: rgb(255, 255, 255);  
    }
#footer
{
	color: #ffffff;
	font-size:9px;
	font-family: 'Signika', sans-serif;
	text-align: center;
    background-color:transparent;
    width:976px;

}
body
{
    margin-top:0;
	font-family: 'Signika', sans-serif;
    color:#303030;
    font-size: 90%;
    margin-left:0;
    height: 100%;
    background-image:url(../../img/bg-gras.gif);
    background-repeat: repeat;
    /* background: -moz-linear-gradient(top,  #2f442e 15%, #8ab66b 46%, #337c44 85%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%,#2f442e), color-stop(46%,#8ab66b), color-stop(85%,#337c44));
    background: -webkit-linear-gradient(top,  #2f442e 15%,#8ab66b 46%,#337c44 85%);
    background: -o-linear-gradient(top,  #2f442e 15%,#8ab66b 46%,#337c44 85%);
    background: -ms-linear-gradient(top,  #2f442e 15%,#8ab66b 46%,#337c44 85%);
    background: linear-gradient(top,  #2f442e 15%,#8ab66b 46%,#337c44 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f442e', endColorstr='#337c44',GradientType=0 ); */
}

table
{  
	font-size: 14px;
	font-family: 'Signika', sans-serif;
	margin-top:7px;
}
p
{
    line-height:1.5em;
    margin:0 0 15px;
}

a, a:visited, a:active
{
	color:#444444;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#444444;
	text-decoration:underline;
}
a.links_hell, a.links_hell:visited, a.links_hell:active
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
    border-bottom: 1px dotted #ffffff;
}
a.links_hell:hover
{
	color:#ffffff;
	text-decoration:none;
    border-bottom: 1px solid #ffffff;
}
a.links_dunkel, a.links_dunkel:visited, a.links_dunkel:active
{
	color:#444444;
	text-decoration:none;
	font-weight:bold;
    border-bottom: 1px dotted #444444;
}
a.links_dunkel:hover
{
	color:#444444;
	text-decoration:none;
    border-bottom: 1px solid #444444;
}
form
{
	margin:0px;
}
input
{
	font-size: 1.25em;
	font-family: 'Signika', sans-serif;
	border:1px solid #E2DED0;
	background-color:#F0F0F0;
}
select
{
	border:#ccc 1px solid;
	background-color:#F1F6FC; 
	background-image:url(../../img/fieldbg.jpg);
	background-position:top left;
	background-repeat:repeat-y ;
	font-size:1.0em;
	font-family: 'Signika', sans-serif;
	padding:1px 1px;
	width:200px;
}
option
{
	border:#c2d69a 1px solid;
	background-color:#D9E5ED; 
	background-position:top left;
	background-repeat:repeat-y ;
	font-size:1.25em;
	font-family: 'Signika', sans-serif;
	padding:0px;
	margin:0;
	width:200px;
}
input.textbox
{
	border:#ccc 1px solid;
	background-color:#F1F6FC;
	background-image:url(../../img/fieldbg.jpg);
	background-position:top left;
	background-repeat:repeat-y ;
	font-size:1.25em;
	font-family: 'Signika', sans-serif;
	padding:2px 5px;
	width:200px;
}
input.loginbox
{
	background-color:#F1F6FC; 
	background-image:url(../../img/fieldbg.jpg);
	background-position:top left;
	background-repeat:repeat-y ;
	/* padding:2px 5px; */
    font-size: 1.0em;
    width:140px !important;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background-color:#F1F6FC; 
	background-image:url(../../img/fieldbg.jpg);
	background-position:top left;
	background-repeat:repeat-y ;
	font-size:1.25em;
	font-family: 'Signika', sans-serif;
}
input:focus, textarea:focus
{
	border:#999 1px solid;
}

#spielplan 
{
    border:1px solid #214258;
    width:100%;
    -moz-border-radius:5px 5px 5px 5px;
    background-color:#D9E5ED;
}

#spielplan .daterow
{
    font-size: 1em;
    color:#000000;
    border-bottom:1px solid #9a9a9a;
    border-left: 5px solid #9a9a9a;
    padding-left: 20px;
}

#spielplan .weekdayrow
{
    font-size: 1em;
    font-weight: bold;
    background-color:#cdcdcd;
    border-left: 5px solid #9a9a9a;
    color:#000000;
    padding-left: 10px;
}

#spielplan .gamerow
{
    font-size: 1.2em;
}

#spielplan .gamerow:hover
{
    background-color: #99bacf;
}

#spielplan .gamerow a:hover
{
    color: #0000ff;
    text-decoration: underline;
}

#spielplan .liverow
{
	background-color:#fffb91;
}

#matchday_list a, #matchday_list a:visited, #matchday_list a:active
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#matchday_list a:hover
{
	color:#0000ff;
	text-decoration:underline;
	font-weight:bold;
}

th
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    color:#ffffff;
}

#thup
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:5px 5px 0px 0px;
	color:#ffffff;
}
#thuple
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:5px 0px 0px 0px;
    color:#ffffff;
}
#thupmdl
{
	text-align:center;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 0px 0px 0px;
    color:#ffffff;
}
#thupri
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 5px 0px 0px;
    color:#ffffff;
}
#thmdl
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    color:#ffffff;
    font-weight:normal;
}
#thbo
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 0px 5px 5px;
    color:#ffffff;
}
#thbole
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 0px 0px 5px;
    color:#ffffff;
}
#thbomdl
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 0px 0px 0px;
    color:#ffffff;
}
#thbori
{
	text-align:left;
	font-size:1.2em;
	background-color:#8b6b1b;
    white-space:nowrap;
    -moz-border-radius:0px 0px 5px 0px;
    color:#ffffff;
}

.login th {
    background-color:#8b6b1b;
    font-size:1.1em;
    text-align:left;
    white-space:nowrap;
    color:#ffffff;
    width:140px !important;
}
.news th {
    -moz-border-radius:5px 5px 5px 5px;
    background-color:#8b6b1b;
    font-size:1.1em;
    text-align:left;
    white-space:nowrap;
    color:#ffffff;
}
a.login, a.login:visited, a.login:active
{
	color:#696969;
	text-decoration:none;
	font-weight:bold;
}
a.login:hover
{
    color:#696969;
    text-decoration:none;
    font-weight:bold;
    border-bottom: 1px solid #696969;
}
.Menu
{
    font-size:1.05em;
}
.topth
{
	text-align:left;
	font-size:1.1em;
	background-color:#8b6b1b;
    white-space:nowrap;
	border:1px solid #000080;
	border-left:0;
	border-right:0;

}
.adminth
{
	text-align:center;
	vertical-align:middle;
	font-size:1.8em;
	font-variant:small-caps;
	color:#000000;
	background-color:#3dd50e;
	border:2px solid #000080;
	border-left:0;
	border-right:0;
}

.main_oben
{
	/* background:url('../gfx/main_oben_gerade.jpg'); */
	background-repeat:repeat-x;
}
.main_unten
{
	/* background:url('../gfx/main_unten_gerade.jpg'); */
	/* background-repeat:repeat-x; */
/* background-color:#000000 */;

}
.main_links
{
	/* background:url('../gfx/main_mitte_links.jpg'); */
	background-repeat:repeat-y;
	width:12px;
}
.main_rechts
{
	/* background:url('../gfx/main_mitte_rechts.jpg'); */
	background-repeat:repeat-y;
	width:16px;
}
.aktiv
{
	padding-top:0px;
	color:#000000;
	font-weight:bold;
	/* background:url('../gfx/aktiv_gerade.jpg'); */
	background-repeat:repeat-x;
}
.hell
{
	padding-top:0px;
	color:#999999;
	font-weight:bold;
	/* background:url('../gfx/hell_gerade.jpg'); */
	background-repeat:repeat-x;
}
.dunkel
{
	padding-top:0px;
	color:#999999;
	font-weight:bold;
	/* background:url('../gfx/dunkel_gerade.jpg'); */
	background-repeat:repeat-x;
}
.content
{
	/* background-color:#c0c0c0; */
    color:#303030;
	margin:0;
	min-width:770px;
	padding:0;
	text-align:left;

}
.footer
{
	color: #ffffff;
	font-size:0.75em;
	font-family: 'Signika', sans-serif;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active
{   
    position:relative; top:-53px;
    line-height: 33px;
    border-right:0px solid #b0b0b0;
    text-align: center;
    color:#ffffff;
    height:39px;
    width: 100px;
    display: block;
    font-size: 1.1em;
    text-decoration:none;
    font-weight:bold;  
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background: #a07713;
	background: -moz-linear-gradient(top,  #a07713 0%, #d8ae26 50%, #e6b71e 51%, #ffd01d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a07713), color-stop(50%,#d8ae26), color-stop(51%,#e6b71e), color-stop(100%,#ffd01d));
	background: -webkit-linear-gradient(top,  #a07713 0%,#d8ae26 50%,#e6b71e 51%,#ffd01d 100%);
	background: -o-linear-gradient(top,  #a07713 0%,#d8ae26 50%,#e6b71e 51%,#ffd01d 100%);
	background: -ms-linear-gradient(top,  #a07713 0%,#d8ae26 50%,#e6b71e 51%,#ffd01d 100%);
	background: linear-gradient(top,  #a07713 0%,#d8ae26 50%,#e6b71e 51%,#ffd01d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a07713', endColorstr='#ffd01d',GradientType=0 );

	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#000000');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#000000')";
}

.navigation a:hover
{
    line-height: 33px;
    border-right:0px solid #b0b0b0;
    text-align: center;
    color: #a07713;
    height:39px;
    width: 100px;
    display: block;
    font-size: 1.1em;
    text-decoration:none;
    font-weight:bold;  
    -moz-border-radius: 10px 0px 0px 0px;
    border-radius: 10px 0px 0px 0px;
    background: #a07713; /* Old browsers */
background: #ffd01d; /* Old browsers */
background: -moz-linear-gradient(top,  #ffd01d 0%, #e6b71e 49%, #d8ae26 50%, #a07713 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd01d), color-stop(49%,#e6b71e), color-stop(50%,#d8ae26), color-stop(100%,#a07713)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffd01d 0%,#e6b71e 49%,#d8ae26 50%,#a07713 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffd01d 0%,#e6b71e 49%,#d8ae26 50%,#a07713 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffd01d 0%,#e6b71e 49%,#d8ae26 50%,#a07713 100%); /* IE10+ */
background: linear-gradient(top,  #ffd01d 0%,#e6b71e 49%,#d8ae26 50%,#a07713 100%); /* W3C */


}

.navigation .selected a
{
    line-height: 33px;
    border-right:0px solid #b0b0b0;
    text-align: center;
    color:#fff;
    height:39px;
    width: 100px;
    display: block;
    font-size: 1.1em;
    text-decoration:none;
    font-weight:bold;  
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	background: #a07713;
	background: -moz-linear-gradient(top,  #a07713 0%, #7b5c0f 50%, #654b0c 51%, #d8ae26 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a07713), color-stop(50%,#7b5c0f), color-stop(51%,#654b0c), color-stop(100%,#d8ae26));
	background: -webkit-linear-gradient(top,  #a07713 0%,#7b5c0f 50%,#654b0c 51%,#d8ae26 100%);
	background: -o-linear-gradient(top,  #a07713 0%,#7b5c0f 50%,#654b0c 51%,#d8ae26 100%);
	background: -ms-linear-gradient(top,  #a07713 0%,#7b5c0f 50%,#654b0c 51%,#d8ae26 100%);
	background: linear-gradient(top,  #a07713 0%,#7b5c0f 50%,#654b0c 51%,#d8ae26 100%);
}

.jumpTo
{
	font-size:1.0em;
	font-family: 'Signika', sans-serif;
	color:#000088;
	font-weight:bold;
	background-color:#F4F1E6;
    margin:auto;
}

.tipp_live
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 21px; */
	text-align: center;
    color: #0000FF;
    font-weight: bold;
    white-space:nowrap;
}
.tipp_not_started
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 21px; */
	text-align: center;
    color: #FF0000;
    font-weight: bold;
    white-space:nowrap;
}
.tipp_finished
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 21px; */
	text-align: center;
    color: #000000;
    font-weight: bold;
    white-space:nowrap;
}
.tipp_hz_live
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 17px; */
	text-align: center;
    color: #0000FF;
    font-weight: bold;
    white-space:nowrap;
}
.tipp_hz_not_started
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 17px; */
	text-align: center;
    color: #FF0000;
    font-weight: bold;
    white-space:nowrap;
}
.tipp_hz_finished
{
	font-size: 14px;
	font-family: 'Signika', sans-serif;
/*	width: 17px; */
	text-align: center;
    color: #000000;
    font-weight: normal;
    white-space:nowrap;
}
.tipp_td
{
	text-align:center;
	background-color:#8b6b1b;
}
.tipp_name
{
	text-align:left;
	background-color:#C0D1DD;
}
.tipp_result
{
	border-bottom:2px solid #C0D1DD;
}
.tipp_result2
{
	border-bottom:2px solid #C0D1DD;
	background-color:#C0D1DD;
	white-space:nowrap;
}
.tipp
{   
    width:30px;
    font-size: 12px;
	font-weight: bold;
	text-align:center;
}

.tipp_admin_finished
{
    background-color: #ffcdce;
    border:2px solid #ff0000;
}

.time
{
    font-size: 10px;
	font-weight: normal;
	text-align:center;
}


.table_content
{
    border:1px solid #214258;
    width:90%;
    border-radius:5px 5px 5px 5px;
    background-color:#D5CAAD;
    box-shadow: 0px 5px 5px #666666;
}

.table_content_forum
{
    border:1px solid #214258;
    width:98%;
    border-radius:5px 5px 5px 5px;
    background-color:#D9E5ED;
	box-shadow: 0px 5px 5px #666666;
}
.punkte_name
{
	text-align:left;
	background-color:#C0D1DD;
	padding-left:5px;
	font-weight:bold;
}
.check
{ 
	background-color:#C0D1DD; 
	border:none; 
}
.table_1b
{
	border-top: 2px solid #C0D1DD;
}
.news_th
{
	text-align:right;
	background-color:#C0D1DD;
}

.javascript_infobar
{
    margin:-45px 10px 47px 10px;
    padding:5px 5px 5px 5px;
    border:1px solid #000000;
    -moz-border-radius:5px 5px 5px 5px;
    text-align:center;
    color:#ff0000;
    font-size: 1.1em;
    background-color:#d9e5ed;
	float:none;
    height:20px;
}

.user_infobar
{
    margin:-143px 10px 57px 10px;
    padding:15px;
    border:1px solid #000000;
    border-radius:10px;
    text-align:center;
    color:#000000;
    font-size: 1.3em;
    background-color:rgba(255,255,255,0.7);
	float:none;
    height:50px;
    width:925px;
    vertical-align:middle;
	box-shadow: 0px 5px 5px #000000;
}

.user_infobar img.userpic
{
    max-height:50px;
    width:auto;
    border:0;
    vertical-align:middle;
}

.sysMsg
{
    margin:-55px 0 47px -4px;
    padding:5px 5px 5px 5px;
    border:1px solid #333333;
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#ff6600;
	float:none;
}
.sysMsg a, .sysMsg a:active, .sysMsg a:visited, .sysMsg a:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

.submit
{
    background-color:#C0D1DD;
    border: 1px solid black;
}


.forumAutor
{
	width:120px;
	font-size:1.1em;
	font-family: 'Signika', sans-serif;
	font-weight:bold;
	background:#f8f9fa;
	border: 1px solid #909090;
	border-top:0px;
	border-left:0px;
	color:#303030;
	text-decoration:none;
	padding:3px;
	vertical-align:top;
}

.leftSpace
{
	width:10px;
	font-size:0.8em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-top:0px;
	border-bottom:0px;
	color:#606060;
}
.bottomSpace
{
	font-size:0.9em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-top:0px;
	border-right:0px;
	color:#000000;
	padding-left:19px;
}
.forumText
{
	padding:5px;
	border-bottom:1px solid #b0b0b0;
}
.forumPostArea
{
	font-size:1.3em;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	color:#606060;
	padding:2px;
	width:300px;
    height:52px;	
}
.forumPostSubmit
{
	font-size:1.0em;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	color:#606060;
	margin-top:2px;
	width:300px;height:20px;	
}


/*** Table Headers ***/
.tabHeaderRandl
{
	font-size:0.8em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-right:0px;
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;
}
.tabHeaderMid
{
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-left:0px;
	border-right:0px;
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;
}
.tabHeaderRandr
{
	font-size:0.8em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-left:0px;
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;
}
.tabContentRandl
{
	font-size: 80%;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	border-right:0px;
	border-top:0px;
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;
}
.tabContentMid
{
	font-size: 80%;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	border-left:0px;
	border-right:0px;
	border-top:0px;	
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;
}

.tabContentMid a
{
	text-decoration: none;	
    color:#505050;	
    font-weight: normal;
}

.tabContentMid a:hover
{
	text-decoration: underline;	
	color:#808080;
}

.tabContentRandr
{
	font-size: 80%;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	border-left:0px;
	border-top:0px;	
	color:#606060;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	text-transform:uppercase;	
}

.tabContentRandr a
{
	font-weight: normal;
}



.leftSpace
{
	width:10px;
	font-size:0.8em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-top:0px;
	border-bottom:0px;
	color:#606060;
}

.forumAutor
{
	width:120px;
	background:#f8f9fa;
	border: 1px solid #909090;
	border-top:0px;
	border-left:0px;
  
	color:#303030;
	text-decoration:none;
	padding:3px;
	vertical-align:top;
}

.forumText
{
	padding:5px;
	background:#C0D1DD;
  border-right:1px solid #b0b0b0;
}

.bottomSpace
{
	font-size:0.8em;
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	border-top:0px;
	
	color:#aaaaaa;
	padding-left:19px;
}

#contentalt {
background-color:rgba(255,255,255,0.8);
border:1px solid #909090;
color:#2A2A2A;
margin-left:11px;
padding:13px 4px;
position:relative;
text-align:justify;
width:770px;
min-height:708px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 5px 5px #000000;
-webkit-box-shadow: 0px 5px 5px #000000;
box-shadow: 0px 5px 5px #000000;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#000000');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#000000')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

#contentalt_welcome {
background-color:#FAFCFF;
border:1px solid #909090;
color:#2A2A2A;
margin-left:11px;
padding:0px 4px;
position:relative;
text-align:justify;
width:770px;
-moz-border-radius: 5px;
}

#zentrieren {
background:url("../../img/bg-fcb.png") repeat-x scroll 0 0;
height:100%;
left:51%;
margin-left:auto;
margin-right:auto;
margin-top:0px;
top:0;
width:980px;
}

#zcontent {
    position: auto;
    top: 0px;
    left: 51%;
    margin: -42px auto 0 -3px;
    width: 980px;
    height: 100%;
    /* background-color:#c0c0c0; */
    border-radius:10px;
    -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#cont {
border-radius:5px;
background-color:rgba(255,255,255,0.8);
border:1px solid #909090;
color:#2A2A2A;
height:100%;
margin-left:14px;
padding:10px 10px 5px;
text-align:justify;
width:142px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 5px 5px #000000;
-webkit-box-shadow: 0px 5px 5px #000000;
box-shadow: 0px 5px 5px #000000;
filter: progid: DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#000000');
-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#000000')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}

.intro
{
    font-size:1.1em;
    font-weight:bold;
    /* letter-spacing:-1px; */
}

.rednavi a, .rednavi a:link, .rednavi a:visited, .rednavi a:active
{
    background:#e8e9ea;
    border:1px solid #ff0000;
    color:#606060;
    display:block;
    margin-top:4px;
    padding:1px 1px 1px 1px;
    position:relative;
    text-transform:uppercase;
    width:140px;
}
.rednavi a:hover
{
    background:#f8f9fa;
    border:1px solid #dd0000;
    color:#303030;
    text-decoration:none;
}

.navi a, .navi a:link, .navi a:visited, .navi a:active
{
    background:#e8e9ea;
    border:1px solid #b0b0b0;
    color:#606060;
    display:block;
    margin-top:4px;
    padding:1px 1px 1px 1px;
    position:relative;
	 font-size:1.2em;
    font-variant:small-caps;
	 text-align:center;
    width:136px;
    margin-left: -5px;
    
}

.navi a:hover
{
    background:#f8f9fa;
    border:1px solid #909090;
    color:#303030;
    text-decoration:none;
}

.adminnavi a, .adminnavi a:link, .adminnavi a:visited, .adminnavi a:active
{
    background:#c0ffc0;
    border:1px solid #b0b0b0;
    color:#606060;
    display:block;
    margin-top:4px;
    padding:1px 1px 1px 1px;
    position:relative;
    text-transform:uppercase;
    width:140px;
}
.naviadmin a:hover
{
    background:#d0ffd0;
    border:1px solid #909090;
    color:#303030;
    text-decoration:none;
}

.inputClass
{
	font-size:1.0em;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	color:#606060;
	padding:2px;
}
.inputSubmit
{
	font-size:1.25em;
	font-family: 'Signika', sans-serif;
	font-weight:bold;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	color:#606060;
	padding:2px;
}
.inputArea
{
	font-size:1.3em;
	font-family: 'Signika', sans-serif;
	background:#f8f9fa;
	border:1px solid #b0b0b0;
	color:#606060;
	padding:2px;
	width:300px;height:155px;	
}

.table_ssieger
{
    border:0px;
    border-collapse:collapse;
}

.tippgruppe
{
   font-weight: normal;
   font-size: 10px;
}

marquee
{
	color: #FFFFFF;
	font-size: 11px;
    font-family: 'Signika', sans-serif;
    font-weight: bold;
}
.marquee a, .marquee a:link, .marquee a:visited, .marquee a:active, .marquee a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.register_warning
{
    color: #ff0000;
    font-weight: bold;
}
.scroll
{
  height: 600px;
  overflow: auto;
  width:  100%;
  padding: 10px;
} 