/* ========== comunio.css ========== */
a:link {
    text-decoration: none;
    color: #2b2b2b;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
}

a:visited {
    text-decoration: none;
    color: #2b2b2b;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
}

a:active {
    text-decoration: none;
    color: #2b2b2b;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
}

a:hover {
    color: #ffa70e;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
}

a.impressum:link {
    text-decoration: none;
    color: #fff;
}

a.impressum:visited {
    text-decoration: none;
    color: #fff;
}

a.impressum:active {
    text-decoration: none;
    color: #fff;
}

a.impressum:hover {
    text-decoration: none;
    color: #2b2b2b;
}

#box1 {
    width: 283px;
    float: left;
}

#box2 {
    width: 283px;
    float: left;
    height: 265px;
}

#box3 {
    margin: auto;
    width: 283px;
    float: right;
}

#box_grafik {
    margin: auto;
}

#box_zeile1 {
    width: 283px;
    height: 30px;
}

#box_zeile2 {
    width: 283px;
    height: 30px;
    margin-top: 4px;
}

#box_zeile_spalte1 {
    width: 112px;
    float: left;
    text-align: right;
    height: 30px;
}

#box_zeile_spalte2 {
    width: 171px;
    float: right;
    text-align: left;
    height: 30px;
}

#box_zeile_spalte2_link {
    height: 20px;
    text-align: center;
    width: 135px;
    padding-top: 7px;
}

#box_zeile_spalte_rechts {
    width: 112px;
    float: right;
    text-align: right;
    height: 30px;
}

#box-world {
    position: absolute;
    left: 35px;
    bottom: 95px;
}

#box-world a {
    display: block;
    margin-top: 20px;
    text-align: left;
}

#box-world a * {
    display: inline-block;
    vertical-align: middle;
}

#box-world a .link-img {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: -2px 4px 13px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 4px 13px -1px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 4px 13px -1px rgba(0, 0, 0, 0.75);
}

#box-world a .link-label {
    margin-left: 10px;
}

/* ========== entry.css ========== */
/* start reset browser default styling */
html, body,
div, h1, h2, h3, p, pre, blockquote, ul, ol, li, address,
dl, dt, dd,
td, th, tfoot,
form, fieldset, label, select, input, legend, textarea {
    margin:0;
    padding:0;
    font:1.0em Arial, sans-serif;
}

fieldset, img, table {
    border:0;
}

ul {
    list-style:none;
}
/* end reset browser default styling */
/* start basics */ 
body#exnsettings,
body#entrance,
body.bare {
    font-size: 125%;
}

body.bare {
    background: none;
}

body {
    background: url( 'kicker.png' ) 9px top no-repeat;
    padding:.8em 0 2em 0;
}

body.bare, html {
    height: 100%;
}

.hidden {
    display: none;
}

.enclosing {
    clear:both;
}
/* end basics */
/* start header */
h1 {
    float: left;
    display:inline;
    width: 15%;
    height: 60px;
    margin: 0;
    padding: 30px 0 17px 61px;
}

h1 a {
    float: left;
}

h1 a img {
    display: block;
    width: 87px;
    height: 0;
    padding-top: 60px;
    background: url( 'logo.gif' ) 0 0 no-repeat;
}
/* end header */
/* start layout */
#entrance #wrapper_main,
#exnsettings #wrapper_main,
.bare #wrapper_content{
	font-size:0.5em;
}

#wrapper_content {
    background:transparent url( ) no-repeat scroll 474px 0;
    display:inline;
    float:left;
    margin-right:-3px;
    width:725px;
}

#entrance #nav_main,
.bare #nav_main{
	display:inline;
	float:left;
	clear:left;
	margin:0 20px 0 0;
	width:210px;
	color:#a8a8a8;
}

/* end layout */
/* start instructions (choose country in diffrent languages) */
.instructions{
    background: none;
    position:absolute;
    top:3.1em;
    width:295px;
    height:65px;
    display:none;
    left:9px;
}

body.jsEnabled #Motorsport .instructions,
body.jsEnabled #Football .instructions{
    background: none;
}

#Football .instructions {
    left:15.6em;
}

#Wintersport .instructions{
    background: none;
    left:32.3em;
}

#Wintersport .instructions {
    left:17.2em;
}
/* start choose country */
#sports{
    position:relative;
    width:100%;
	background: none;
	padding:9.8em 0 2em 0;
}

#sports span.divider{
    position: relative;
    top:2.5em;
    display:block;
    border-bottom:1px solid #c0c0c0;
}

.sport{
    margin:0;
    float:left;
}

.sport ul{
    width:12.5em;
    padding:0;
    float:left;
    padding-right:25px;
}

.first ul,
#sports .first h2 {
padding-left:0;
}

.last ul {
    padding-right:0;
}

.sport li{
    font-size:1.1em;
    color:#464646;
	padding-bottom:0.5em;
}

#wrapper_content .sport li a {
    color:#464646;
    text-decoration:none;
}

#wrapper_content .sport li a:hover{
    color:#cc0000;
}

#sports .selected,
#wrapper_content .sport li a.selected {
    color:#cc0000;
}

#sports .selected .instructions{
    display:block;
}
/* end choose country */
/* start text etc */
p#copyright {
    position:relative;
    bottom:-20px;
}

#sports h2 {
    font-size:1.5em;
	font-weight:bold;
	color:#8f8f8f;
	margin-bottom:1.2em;
}

#sports .selected h2 {
    color:#cc0000;
}
/* end text mm */
/* start other */
#nav_extra li a { /* needed for placement of extra navigation */
	height:auto;
	display:block
}
/* end other */

h2 {
    font-size:1.5em;
    font-weight:bold;
    color:#8f8f8f;
}

/***/
body.comunio_com {
	background: #013300 url(images/bg.jpg) no-repeat fixed center center;
}

body.comunio_com .header_logo {
	height:111px; width: 520px; margin-top: 10px;
}

body.comunio_com .header_logo_left {
	height:91px; width: 100px; float:left; background-image: url(images/kreis.png);
}

body.comunio_com .header_logo_right {
	height:54px; width: 420px; background-image: url(images/comunio.png); float:left; margin-top: 20px;
}

body.comunio_com .content {
	background: url("images/bg_content.png") no-repeat left top;
	height: 402px;
	width: 850px;
	padding: 31px;
}

body.comunio_com .footer {
	margin:auto; width:912px; background-image: url(images/footer.png); background-repeat: no-repeat; height: 55px;
}

body.comunio_com .footer_links {
	text-align:right; font-family:Verdana; font-size:12px; padding-right: 40px; color: #FFF; padding-top: 29px;
}

body.comunio_com div#wrapper {
	width: 912px;
	margin: 0 auto;
}

body.comunio_com .greenbox {
	color: #fff;
}

body.comunio_com .greenbox_head {
	background-color: #152D0C;	
	position: relative;
	height: 15px;
	margin-right: 11px;
	padding: 5px;
}

body.comunio_com .greenbox_body {
	background-color: #204513;	
	padding: 5px;
	margin-top: 1px;
}

body.comunio_com .greenbox_head_corner {
	position: absolute;
	right: -11px;
	top: 0;
	width: 11px;
	height: 25px;	
	background-image: url(images/greenbox_corner.png);
}

body.comunio_com .greenbox h2 {
	display: block;
    font-size: 0.7em;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    line-height: 15px;
    margin: 0;
    padding: 0;
    color: #fff;
}

body.comunio_com #status {
	background-color: #44A900;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    height: auto;
    margin: 2px 3px;
    min-height: 31px;
    padding: 0.5em;
    text-align: left;
    display: block;	
    float: left;
    width: 43%;
}

body.comunio_com #status img {
	float: left; 
	margin-right: 4px;
	display: block;
}
