﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/

body
{
    font-family: Trebuchet MS, Verdana;
    font-size: 13px;
    margin: 0;
}

#site
{
    margin: auto;
    position: relative;
    width: 1242px;
}

#banner
{
    position: absolute;
    z-index: -1;
    top: 22px;
    left: 0px;
    width: 1242px;
    height: 661px;
}

#banner .banner-verlauf
{
    position: absolute;
    top: 495px;
    left: 0px;
    width: 1242px;
    height: 166px;
}

#main
{
    position: relative;
    padding: 160px 0px 0px 142px;
    width: 1100px;
}

#main .logo
{
    position: relative;
    z-index: 25;
    width: 244px;
    height: 162px;
}

/*---------------------------------------------------
/*  content
/*---------------------------------------------------*/

#content
{
    margin: 35px 0px 0px 0px;
}

.title, .title a, h1
{
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

.title-small, .title-small a, h2
{
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

.title-module, .title-module a, h3
{
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}

.title-frame, .title-frame a
{
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

a
{
    cursor: pointer;
}

/*---------------------------------------------------
/*  bottom
/*---------------------------------------------------*/

#bottom
{
    width: 670px;
    padding: 15px 0px 45px 15px;
    font-size: 12px;
}

#bottom .copyright
{
    float: left;
    width: 400px;
}

/*---------------------------------------------------
/*  language
/*---------------------------------------------------*/

#language
{
    float: left;
    width: 670px;
    margin-left: 150px;
}

#language a
{
    text-decoration: none;
    line-height: 22px;
    padding: 0px 5px 0px 5px;
}

/*---------------------------------------------------
/*  menu top
/*---------------------------------------------------*/

#menu-top
{
    float: left;
    width: 280px;
    margin-left: 100px;
}

#menu-top a
{
    text-decoration: none;
    line-height: 22px;
    padding: 0px 5px 0px 5px;
}

/*---------------------------------------------------
/*  sitepath
/*---------------------------------------------------*/

#sitepath
{
    padding: 0px 0px 20px 0px;
    font-size: 12px;
}

#sitepath a
{
    text-decoration: none;
}

/*---------------------------------------------------
/*  columns
/*---------------------------------------------------*/

#col-left
{
    width: 670px;
    float: left;
}

#col-left .textcontainer
{
    padding: 35px 30px 70px 30px;
}

#col-left .textcontainer .text
{
    line-height: 20px;
    padding: 25px 0px 0px 0px;
}

#col-right
{
    width: 410px;
    float: right;
}

#col-right .frames
{
    width: 280px;
    float: left;
}

#col-right .frames .container
{
    padding: 15px 15px 15px 15px;
}

#col-right .facebook
{
    padding: 10px 0px 5px 5px;
}


/*---------------------------------------------------
/*  sponsors
/*---------------------------------------------------*/

#sponsors
{
    width: 130px;
    float: left;
    padding: 35px 0px 35px 0px;
}

#sponsors .item
{
    padding: 10px 0px 10px 0px;
    text-align: center;
}


/*---------------------------------------------------
/*  menu flyout
/*---------------------------------------------------*/

#menu-flyout
{
    position: absolute;
    z-index: 15;
    top: 255px;
    left: 202px;
    width: 740px;
    padding: 0px 0px 0px 170px;
}

#menu-flyout a
{
    text-decoration: none;
}

#menu-flyout .level-0
{
    float: left;
    padding: 0px 10px 0px 10px;
}

#menu-flyout .level-0:hover
{
    padding: 0px 7px 0px 7px;
}

#menu-flyout .level-0-active
{
    float: left;
    padding: 0px 7px 0px 7px;
}

#menu-flyout .menu-0
{
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    display: block;
}

#menu-flyout .level-0 .flyout
{
    position: absolute;
    z-index: 15;
    top: 32px;
    left: 0px;
    display: none;
    text-align: left;
    width: 727px;
    height: 32px;
    padding: 0px 0px 0px 183px;
}

#menu-flyout .level-0-active .flyout-active
{
    position: absolute;
    z-index: 15;
    top: 32px;
    left: 0px;
    display: block;
    text-align: left;
    width: 727px;
    height: 32px;
    padding: 0px 0px 0px 183px;
}

#menu-flyout .level-1,
#menu-flyout .level-1-active
{
    float: left;
    line-height: 30px;
    position: relative;
}

#menu-flyout .menu-1
{
    font-size: 13px;
    line-height: 32px;
    display: block;
}

#menu-flyout .flyout-1
{
    position: absolute;
    z-index: 15;
    top: 32px;
    left: 0px;
    display: none;
    text-align: left;
    width: 220px;
    padding: 1px 1px 1px 1px;
}

#menu-flyout .menu-2
{
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 5px 4px 20px;
}

#menu-flyout .separator
{
    float: left;
    font-size: 13px;
    line-height: 30px;
    padding: 0px 12px 0px 12px;
}

/*---------------------------------------------------
/*  service
/*---------------------------------------------------*/

.service
{
    padding: 15px 0px 5px 5px;
}


.service a
{
    cursor: pointer;
    text-decoration: none;
    padding: 0px 10px 0px 20px;
    display: block;
    float: left;
    font-size: 12px;
}


/*---------------------------------------------------
/*  menu bottom
/*---------------------------------------------------*/

#menu-bottom
{
    float: left;
    width: 240px;
}

#menu-bottom a
{
    text-decoration: none;
    padding: 0px 5px 0px 5px;
}

/*---------------------------------------------------
/*  frame-events-home
/*---------------------------------------------------*/

#frame-events-home
{
    padding: 10px 0px 10px 0px;
    position: relative;
    font-size: 12px;
}

#frame-events-home a
{
    text-decoration: none;
}

#frame-events-home .logo
{
    position: absolute;
    z-index: 10;
    top: 103px;
    left: 0px;
    width: 235px;
    height: 22px;
    padding: 30px 0px 0px 15px;
}

#frame-events-home .item .description
{
    padding: 5px 5px 5px 15px;
    height: 55px;
}

#frame-events-home .item .description .name
{
    font-weight: bold;
}

#frame-events-home .item .image
{
    width: 250px;
    height: 145px;
}
    

/**** slider ***/

#slider-home
{
    position: relative;
}

#slider ul,
#slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#frame-events-home #slider li
{ 
	width: 250px;
	overflow: hidden;
	float: left; 
}	

#frame-events-home #prevBtn,
#frame-events-home #nextBtn
{ 
	position: absolute;
	z-index: 15;
	top: 20px;
	left: 198px;
}
	
#frame-events-home #nextBtn
{ 
	left: 220px;
}														


/*---------------------------------------------------
/*  frame-events-away
/*---------------------------------------------------*/

#frame-events-away
{
    padding: 10px 0px 10px 0px;
    position: relative;
    font-size: 12px;
}

#frame-events-away a
{
    text-decoration: none;
}

#frame-events-away .link
{
    padding: 0px 0px 0px 15px;
    line-height: 36px;
    display: block;
}

#frame-events-away .item .description
{
    padding: 5px 5px 5px 15px;
    height: 55px;
}

#frame-events-away .item .description .name
{
    font-weight: bold;
}

   

/**** slider ***/

#slider-away
{
    position: relative;
}

#slider-away ul,
#slider-away li
{
	margin:0;
	padding:0;
	list-style:none;
}

#frame-events-away #slider-away li
{ 
	width: 250px;
	overflow: hidden;
	float: left; 
}	

#frame-events-away #prevBtn2,
#frame-events-away #nextBtn2
{ 
	position: absolute;
	z-index: 15;
	top: 18px;
	left: 200px;
}
	
#frame-events-away #nextBtn2
{ 
	left: 222px;
}														

/*---------------------------------------------------
/*  frame-events
/*---------------------------------------------------*/

#frame-events
{
    padding: 10px 0px 10px 0px;
    position: relative;
    font-size: 12px;
}

#frame-events a
{
    text-decoration: none;
}

#frame-events .link
{
    padding: 0px 0px 0px 15px;
    line-height: 36px;
    display: block;
}

#frame-events .item .description
{
    padding: 5px 5px 5px 15px;
}

#frame-events .item .description .name
{
    font-weight: bold;
}

   

/**** slider ***/

#slider-events
{
    position: relative;
}

#slider-events ul,
#slider-events li
{
	margin:0;
	padding:0;
	list-style:none;
}

#frame-events #slider-events li
{ 
	width: 250px;
	overflow: hidden;
	float: left; 
}	

#frame-events #prevBtn3,
#frame-events #nextBtn3
{ 
	position: absolute;
	z-index: 15;
	top: 18px;
	left: 200px;
}
	
#frame-events #nextBtn3
{ 
	left: 222px;
}														


/*---------------------------------------------------
/*  fotogallery
/*---------------------------------------------------*/

#fotogallery .item
{
    padding: 10px;
}

#fotogallery .item .image
{
    float: left;
}

#fotogallery .item .description
{
    padding: 0px 0px 0px 200px;
}

#fotogallery .item .description .count
{
    font-style: italic;
}

#fotogallery .separator
{
    height: 40px;
}

/*---------------------------------------------------
/*  team
/*---------------------------------------------------*/

#team .name
{
    font-size: 16px;
    line-height: 32px;
    padding: 0px 0px 0px 30px;
    text-transform: uppercase;
    font-weight: bold;
}

#team .separator
{
    height: 25px;
    line-height: 254px;
    font-size: 25px;
}

/*---------------------------------------------------
/*  player
/*---------------------------------------------------*/

#player a
{
    text-decoration: none;
    display: block;
}

#player .header
{
    font-weight: bold;
}

#player .header .number,
#player .item .number
{
    width: 30px;
    text-align: center;
}

#player .header .playername
{
    width: 210px;
}

#player .header .height
{
    width: 60px;
}

#player .header .weight
{
    width: 60px;
}

#player .header .birthsday
{
    width: 100px;
}

#player .header .age
{
    width: 60px;
}

#player .header .birthsplace
{
    width: 100px;
}

#player .item
{
    line-height: 32px;
}

#player .item .image
{
    position: relative;
    display: none;
}

#player .item .image img
{
    position: absolute;
    bottom: 0px;
    left: -195px;
}

/* detail */

#player .detail
{
    overflow: hidden;
}

#player .detail .title
{
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    padding: 0px 0px 0px 25px;
}

#player .detail .image
{
    float: left;
    margin: 0px 40px 0px 0px;
}

#player .detail .image img
{
    display: block;
}

#player .detail .info-box
{
    float: left;
    width: 340px;
}

#player .detail .info-box div
{
    padding: 3px 0px 3px 10px;
}

#player .detail .name
{
    float: left;
    width: 120px;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}

#player .detail .value
{
    padding: 0px 0px 0px 130px;
    display: block;
    width: 100%;
}

#player .detail .value .number
{
    padding: 0px 5px 0px 0px;
}

#player .detail .description
{
    clear: both;
    padding: 25px 0px 40px 0px;
}

#player .link
{
    clear: both;
    padding: 10px 0px 0px 20px;
    font-weight: bold;
}

#player .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

/*---------------------------------------------------
/*  downloads
/*---------------------------------------------------*/

#downloads .item
{
    margin-bottom: 40px;
    padding: 10px;
}

#downloads .image
{
    float: left;
    margin-right: 30px;
}

#downloads .item .description .title-module
{
	padding-bottom: 10px;
	display: block;
}

#downloads .item .description
{
    padding-left: 220px;
}

#downloads .item .link
{
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}

#downloads .item .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

/*---------------------------------------------------
/*  news
/*---------------------------------------------------*/

#news .item
{
    margin-bottom: 40px;
}

#news .title-module
{
	padding-bottom: 10px;
	display: block;
}

#news .title-module
{
	padding-bottom: 10px;
	display: block;
}

#news .item .image
{
    float: left;
    margin-right: 30px;
}

#news .date
{
    font-weight: bold;
}

#news .comments
{
    font-size: 12px;
}

#news .item .description
{
    float: right;
    width: 370px;
}

#news .detail .title-module
{
	padding-bottom: 20px;
}

#news .detail .date
{
    text-align: right;
    font-weight: bold;
}

#news .detail .description
{
    padding: 0px 0px 40px 0px;
}

#news .detail .image
{
    float: left;
    margin: 0px 20px 10px 0px;
}

#news .detail .facebook
{
    padding: 20px 0px 0px 0px;
}

#news .link
{
    padding: 10px 0px 0px 20px;
    font-weight: bold;
}

#news .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

#news .title-small
{
    line-height: 20px;
    padding: 5px 0px 5px 15px;
    margin: 0px 0px 20px 0px;
}

#news .news-gallery
{
    float: left;
    width: 305px;
}

/*---------------------------------------------------
/*  video-news
/*---------------------------------------------------*/

#video-news
{
    float: left;
    width: 280px;
}

/*---------------------------------------------------
/*  news-comments
/*---------------------------------------------------*/

#news-comments
{
    padding: 40px 0px 0px 0px;
}

#news-comments .itemcontainer
{
    padding: 20px 0px 40px 0px;
}

#news-comments .item
{
    margin: 0px 0px 10px 0px;
}

#news-comments .item .author a
{
    text-decoration: none;
}

#news-comments .item .description
{
    padding: 0px 0px 5px 0px;
    width: auto;
    float: none;
}



/*---------------------------------------------------
/*  downloads-content
/*---------------------------------------------------*/

#downloads-content
{
    padding: 50px 0px 0px 0px;
}

#downloads-content .title-small
{
    padding: 5px 0px 5px 15px;
    margin: 0px 0px 20px 0px;
}

#downloads-content .item .description
{
    float: none;
    padding: 0;
}

#downloads-content .item .description .title-module
{
    padding: 0;
}

#downloads-content .size
{
    padding: 10px 0px 0px 0px;
}

#downloads-content .link
{
    padding: 5px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    float: right;
}

#downloads-content .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

#downloads-content .separator
{
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 10px 0px 20px 0px;
}


/*---------------------------------------------------
/*  webcams
/*---------------------------------------------------*/

#webcams .item
{
    padding: 10px;
}

#webcams .item .image
{
    float: left;
}

#webcams .item .description
{
    padding: 0px 0px 0px 240px;
}

#webcams .separator
{
    height: 1px;
    margin: 15px 0px 15px 0px;
}

#webcams .link
{
    padding: 10px 0px 0px 0px;
}

#webcams .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

#webcams .detail .description
{
    padding: 10px 0px 20px 0px;
}

#webcams .detail .image
{
    margin: 20px 0px 20px 0px;
    padding: 10px;
}


/*---------------------------------------------------
/*  frame news
/*---------------------------------------------------*/

#frame-news
{
    padding: 15px 15px 0px 15px;
}

#frame-news a
{
    text-decoration: none;
    display: block;
}

#frame-news .container
{
    float: left;
    width: 335px;
    height: 256px;
}

#frame-news .container .item
{
    padding: 3px 5px 3px 10px;
}

#frame-news .image
{
    float: left;
    width: 305px;
    height: 350px;
}

#frame-news .item .name
{
    font-weight: bold;
}

#frame-news .item .date
{
    font-size: 12px;
}

#frame-news .item .comments
{
    font-size: 11px;
    float: right;
}

#frame-news .separator
{
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    width: 335px;
    float: right;
}

#frame-news .link
{
    height: 94px;
    width: 335px;
    float: left;
}

#frame-news .link a
{
    padding: 70px 0px 0px 15px;
    display: block;
    text-decoration: none;
}


/*---------------------------------------------------
/*  frame-news-slider
/*---------------------------------------------------*/

#frame-news-slider
{
    position: relative;
    width: 305px;
    height: 350px;
    float: left;
}

#frame-news-slider .item
{
    position: relative;
    width: 305px;
    height: 350px;
}

#frame-news-slider .text
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 305px;
    height: 94px;
    font-size: 14px;
}

#frame-news-slider .date
{
    padding: 10px 5px 0px 10px;
}

#frame-news-slider .name
{
    padding: 0px 5px 0px 10px;
}

#frame-news-slider .description
{
    padding: 5px 5px 0px 10px;
}


/**** slider ***/

#slider-frame-news
{
    position: relative;
}

#slider-frame-news ul,
#slider-frame-news li
{
	margin:0;
	padding:0;
	list-style:none;
}

#frame-news-slider #slider-frame-news li
{ 
	width: 305px;
	height: 350px;
	overflow: hidden;
	float: left; 
}	

#frame-news-slider #prevBtn4,
#frame-news-slider #nextBtn4
{ 
	position: absolute;
	z-index: 15;
	top: 260px;
	left: 260px;
}

#frame-news-slider #nextBtn4
{ 
	left: 282px;
}


/*---------------------------------------------------
/*  videos
/*---------------------------------------------------*/

#videos .item
{
    /*float: left;
    width: 200px;*/
    margin: 0px 0px 40px 0px;
}

#videos .item .image
{
    padding: 20px 0px 40px 0px;
}

/*---------------------------------------------------
/*  events
/*---------------------------------------------------*/

#events a
{
    text-decoration: none;
}

#events .item .title-module,
#events .item a
{
    font-size: 11px;
}

#events .item a
{
    display: block;
    padding: 5px 10px 5px 10px;
    overflow: hidden;
    float: left;
}

#events .item .name
{
    float: left;
    display: block;
    width: 340px;
    margin: 0px 5px 0px 0px;
}

#events .item .name .result
{
    padding: 0px 0px 0px 5px;
}

#events .item .date
{
    float: left;
    width: 122px;
}

#events .item .link
{
    float: right;
}

#events .report a
{
    float: right;
    display: block;
    width: 22px;
    height: 30px;
    padding: 0px 5px 0px 0px;
}

#events .separator
{
    clear: both;
    height: 1px;
}

#events .link,
#events .detail .link a
{
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    cursor: pointer;
}

/* detail */

#events .detail .title-module
{
	padding-bottom: 20px;
}

#events .detail .game
{
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

#events .detail .date
{
    text-align: right;
    font-weight: bold;
}

#events .detail .description
{
    padding: 0px 0px 20px 0px;
}

#events .detail img
{
    float: left;
    margin: 0px 20px 10px 0px;
}

#events .detail .image
{
    margin: 20px 0px 20px 0px;
    padding: 10px;
}

#events .detail .link
{
    margin: 20px 0px 0px 0px;
    clear: both;
}


/*---------------------------------------------------
/*  routeplanner
/*---------------------------------------------------*/

#route-planner
{
    padding: 20px 0px 0px 0px;
}

#route-planner .route-title
{
    padding: 15px 0px 10px 0px;
}

#route-planner .title
{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	padding: 2px 0px 2px 0px;
}

#route-planner .row .label
{
	float: left;
	width: 120px;
}

#route-planner .row .value
{
	margin-left: 120px;
}

#route-planner .address
{
	width: 360px;
}

#route-planner .country
{
	width: 367px;
}

#route-planner .zipcode
{
	width: 100px;
}

#route-planner .place
{
	width: 251px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width: 600px;
	height: 450px;
	border: 5px solid #184695;
}



/*---------------------------------------------------
/*  service
/*---------------------------------------------------*/

.clear
{
    clear: both;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
}

img
{
    border: 0;
}

.commands
{
    margin: 25px 0px 0px 0px;
}

/*remove flash borders at ff 3.6*/
object { outline: none; }

/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display: block;
    padding: 2px 0;
    text-decoration: none;
}
.sitemap a:hover
{
    text-decoration: underline;
}
.sitemap ul
{
    padding-left: 30px;
}
.sitemap ul a
{
    font-weight: bold;
}
.sitemap ul ul a
{
    font-weight: normal;
}
.sitemap ul ul ul  ul a
{
    font-style: italic;
}

/*---------------------------------------------------
/*  contact form
/*---------------------------------------------------*/

.contact-form .input-row
{
    margin-bottom: 5px;
}
.contact-form .summary
{
    margin-bottom: 10px;
}
.contact-form .summary ul
{
    margin: 5px;
    padding: 5px;
    list-style: none;
}
.contact-form .summary ul li
{
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height: 1px;
    margin: 10px 0;
    clear: both;
}
.contact-form .input-row span.name
{
    display: inline-table;
    width: 120px;
    text-align: left;
    margin-right: 10px;
}

.contact-form .input-row .textinput-date
{
    width: 80px;
}

.contact-form .input-row img
{
	width: 12px;
	height: 12px;
	padding: 2px;
}

.contact-form .input-row span.second
{
    width: 60px;
    text-align: right;
    margin-right: 10px;
    margin-left: 20px;
}

.contact-form .input-row  input
{
     width: 300px;
}

.contact-form .input-row .dropdown
{
     width: 306px;
}

.contact-form .input-row  input.calendar
{
     width: 100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}


.contact-form .calendar-row img
{
    margin-left: 5px;
    cursor: pointer;
}
.contact-form .input-row textarea 
{
    width: 302px;
    height: 160px;
    float: left;
}
.contact-form .coupon textarea 
{
    width: 100%;
    height: 160px;
}

.contact-form .input-row .textarea span
{
    display: inline-block;
    float: left;
}

.contact-form .privacy span.name
{
    display: block;
    width: 100px;
    float: left;
}
.contact-form .privacy div
{
    float: left;
    width: 378px;
}
.contact-form .privacy .privacy-box input
{
    width: 20px;
}
.contact-form .privacy a
{
    text-decoration: underline;
    cursor: pointer;
}
.contact-form .missingPrivacy
{
    margin: 5px 0;
    display: block;
}

.contact-form .link
{
	padding: 40px 0px 60px 0px;
}
	
.contact-form .button
{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin: 20px 0px 40px 0px;
	float: right;
	font-size: 16px;
}

.contact-form .checkbox-additional
{
    float: left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display: block;
    padding: 5px;
    margin: 5px 0;
    width: 100%;
}
.contact-form .checkboxes input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width: 300px;
}

.contact-form .header-text
{
    margin-bottom: 10px;
}

.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(../media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #ff0000;
}
.contact-form .privacy .form-error
{
    background-color: #8B1713;
}
.contact-form .error-message
{
    color: #ffffff;
    background-color: #ff0000;
    padding: 4px;
    margin-bottom: 10px;
}
.contact-form .rooms input
{
    width:20px;
}

.contact-form .padding
{
	padding: 20px 10px 5px 20px;
}

.contact-form .block
{
	background-color: #f8f8f8;
	border: 1px solid #1a1a1a;
	padding: 10px;
}

.contact-form img
{
	background-color: #1a1a1a;
}

.contact-form .row-interests input
{
    width: 30px;
}

/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    filter: Alpha(Opacity=30); 
}

.cjq-popup
{
    overflow:  hidden;
}

body.popup
{
	 padding: 10px 0 10px 10px;
}
.print-body
{
    overflow: auto;
    padding: 10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 5px;
    line-height: 15px;
    width: 16px;
    height: 16px;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    display: block;
}

#popup-gallery html,
body.body-fotogallery
{
    height: 100%;
    background-image: none;
}

.body-fotogallery
{
    overflow: hidden;
    margin: 0;
}

/*---------------------------------------------------
/*  votings
/*---------------------------------------------------*/
#votings .result 
{
    padding:3px;
}
#votings .result .header
{
    font-weight:bold;
    margin-bottom:0px;
    font-size:1.1em;
}
#votings .result .item
{
    overflow:hidden;
    padding:2px 0;
}
#votings .result .item .player
{
    float:left;
    width:170px;
    overflow:hidden;
    text-align:left;
    padding:1px 0;
}
#votings .result .item .player span
{
    
    display:block;
    margin-right:5px;
    overflow:hidden;
    white-space:nowrap;
}
#votings .result .item .player span.image
{
    width:20px;
}
#votings .result .item .player span.name
{
    margin-left:25px;
}
#votings .result .item .player span.number
{
    width:20px;
    float:left;
}
#votings .result .item .bar-container
{
    float:left;
    margin-right:10px;
    overflow:hidden;
    width:350px;
}
#votings .result .item .bar
{
    float:left;
}
#votings .result .item .bar
{
    float:left;
    margin-right:10px;
}
#votings .result .item .perc
{
    float:left;
}
#votings .title-module
{
    margin-bottom:5px;
}
/*---------------------------------------------------
/*  pager
/*---------------------------------------------------*/
.pager a
{
    display:block;
    float:left;
    margin-right:1px;
    line-height:20px;
    width:20px;
    text-decoration:none;
    cursor:pointer; 
    text-align:center;
    font-weight:normal;
    background-position:50% 50%;
    font-size:12px;
}

.pager .buttons
{
    overflow:hidden;
}
.pager .module-info
{
    margin-top:10px;
}
/*---------------------------------------------------
/*  votings-current
/*---------------------------------------------------*/
.votings-current .button
{
    display:block;
    padding-left:22px;
    font-size:1.4em;
    font-weight:bold;
    background-repeat:no-repeat;
    background-position:0 50%;
    margin-top:10px;
    text-decoration:none;
}
.votings-current .button:hover
{
    text-decoration:underline;
}
.votings-current .row-players span
{
    display:inline-block;
    margin-left:10px;
}
.votings-current .row-players span.number
{
    width:30px;
}
.votings-current .row-players span.name
{
    font-weight:bold;
}
.votings-current .row-players span.position
{
    font-style:italic;
}
.votings-current .detail-link
{
    background-repeat:no-repeat;
    background-position:0 50%;
    padding-left:20px;
    text-decoration:none;
    font-weight:bold;
    margin-top:10px;
    display:block;
}
.votings-current .detail-link:hover
{
    text-decoration:underline;
}
/*---------------------------------------------------
/*  box-votings
/*---------------------------------------------------*/
.box-voting
{
    padding: 10px 0px 10px 0px;
    position: relative;
    
    overflow:hidden;
}
.box-voting .header
{
    padding:30px 10px 0 10px;
    height:22px;
}
.box-voting .content
{
    padding: 10px 15px 10px 15px;
    
}
.box-voting .content a
{
    display:block;
    font-weight:bold;
    text-decoration:none;
    padding-left:23px;
    background-repeat:no-repeat;
    background-position:0 50%;
    line-height:22px;
}
.box-voting .content .period
{
    font-weight:bold;
    margin-bottom:10px;
}
.box-voting .content .player
{
    overflow:hidden;
    padding:5px;
}
.box-voting .content .image
{
    float:left;
    margin-right:5px;
}
.box-voting .content .player .infos
{
    margin-left:85px;
}
.box-voting .content .player .name
{
    margin:5px 0;
    font-size:1.1em;
    font-weight:bold;
    padding:2px 4px;
}
.box-voting .content .voting-link
{
    margin-top:10px;
}
