
html,
body
{
    height:100%;
    margin:0 0 0 1px;
    padding:0;
    text-align:left;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    color: #333333;
    background-color: #FFFFFF;
}

form
{
    display:inline;
}


#main_container
{
    float:left;
    width:600px !important;
    background-colorx: #EEEEEE;
    margin:0;
    padding:0;
    border-rightx:1px solid red;
}

#content,
h1,
label a,
.lightblue
{
    color:#448AD0;
}

.pink
{
    color: #D80172;
}

.notextdeco
{
    text-decoration: none;
}

#content
{
    float:left;
    width:555px;
    margin: 18px 5px 22px 15px;
    padding:0;
    text-align:left;
    font-size:11px;
    font-weight:900;
}


h1
{
    background-color: transparent;
    font-size: 24px;
    font-weight: 900;
    margin:0 6px 10px 0px;
}

h2
{
    background-color: transparent;
    font-size: 17px;
    font-weight: 900;
    margin-bottom:3px;
}

h4
{
    background-color: transparent;
    font-size: 11px;
    font-weight: 900;
    margin:18px 0 5px 0;
}

h5
{
    background-color: transparent;
    font-size: 12px;
    font-weight: 900;
    margin:0 0 2px 0;
    color:#448ad0;
}

#pretext
{
    float:left;
    width:270px;
    padding-right:5px;
}

#anmeldung_pretext
{
    float:left;
    width:99%;
}

div.separator
{
    float:left;
    width:100%;
    height:1px;
    font-size:1px;
    line-height:1px;
    border-bottom:1px solid #448AD0;
    margin: 0;
}

p.morepadding
{
    padding-bottom:10px;
}

#form_container
{
    float:left;
    width:100%;
    margin: 0;
    padding:0;
}

#form_left_block
{
    float:left;
    width:251px;
}

#video_container
{
    float:right;
    width:280px;
    margin: 0;
    padding:0;
}

.dummy
{
    background-image:url("../img/player.png");
    background-repeat:no-repeat;
    width:280px;
    height:245px;
}

.text_menue
{
    float:left;
    width:100%;
    border-bottom:1px solid #448AD0;
    margin:0;
    padding:6px 0 0 0;
}

.anmeldung
{
    background-image:url(../img/anmeldung.jpg);
    background-repeat:no-repeat;
    background-position: 230px 0px;
    height:105px;
}

.voting
{
    background-image:url(../img/voting.jpg);
    background-repeat:no-repeat;
    background-position: right top;
    height:95px;
}

.finale
{
/*
    background-image:url(../img/finale.jpg);
    background-repeat:no-repeat;
    background-position: 295px bottom;
    */
    height:75px;
}

#anmeldung_right
{
    float:right;
    background-image:url(../img/senden-sie-uns-ihre-idee.jpg);
    background-repeat:no-repeat;
    background-position: right top;
    height:200px;
    width:234px;
}

#form_container label
{
    float:left;
    display:block;
    font-size:11px;
    width:90px;
    padding:2px;
    height:14px;
    margin-bottom:2px;
}

#form_container input,select,textarea
{
    float:left;
    display:block;
    paddingx:1px 2px 0 3px;
    width:150px;
    height:14px;
    font-size:11px;
    margin-bottom:2px;
    border:1px solid #ADADAD;
    background-color:#FFFFFF;
}

#form_container select.select
{
    height:16px;
    width:152px;
}

#form_container div.field_combine
{
    float:left;
    width:152px;
    margin:0;
    padding:0;
}

#form_container div.field_combine input.medium
{
    float:left;
    width:100px;
    margin:0;
}

#form_container div.field_combine input.short
{
    float:right;
    width:43px;
    margin:0;
}

#form_container textarea
{
    margin-bottom:15px;
}

#file_upload,
#rules_newsletter,
#submit_container,
#mandatory
{
    float:left;
    width:100%;
}

#file_upload input
{
    width:200px;
    height: 19px;
    border:1px solid #ADADAD;
}

#rules_newsletter
{
    margin-top:15px;
}

#rules_newsletter label
{
    float:left;
    width:480px;
}

#rules_newsletter input
{
    float:right;
    width:50px;
    border:0px none #000000;
}

#submit_container
{
    margin-top:15px;
}

#submit_container input.submit
{
    float:left;
    width:119px;
    height:20px;
    border: 0px none transparent;
}

#mandatory
{
    margin-top:8px;
}

#logo
{
    float:left;
    width:600px;
    height:120px;
    background-image: url(header.jpg);
    margin:0;
    padding:0;
}

.error
{
    background-color:red !important;
}

#error_container
{
    float:left;
    width:95%;
    border:2px solid red;
    margin:auto;
    padding:4px;
    color: #000000;
    margin-bottom:6px;
}

#erules
{
    float:left;
    width:490px;
    margin:5px;
}

#erules ol li
{
    margin-bottom:7px;
}



/* VOTING */
#top_menue
{
    float:left;
    margin:4px 0 0 0;
    padding:0;
}

#top_menue *
{
    margin:0;
    padding:0;
}

#top_menue ul
{
    background-color: #448AD0;
    color: #FFFFFF;
    width: 100%;
}

#top_menue ul li
{
    display: inline;
}


#top_menue ul li a,
#top_menue ul li.future
{
    padding: 0.2em 0.675em;
    background-color: #448AD0;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    border-right: 1px solid #fff;
    font-size   : 0.92em;
}

#top_menue ul li a:hover
{
    background-color: #336699;
    color: #FFFFFF;
}

#top_menue ul li a.todayactive
{
    background-color:#D80172;
}

#top_menue ul li a:hover.todayactive
{
    background-color:#E5307C;
}

#top_menue ul li a.active,
#top_menue ul li a:hover.active
{
    background-color: #336699;
}

#top_menue ul li.future
{
    color:#CCCCCC;
}

#candidate_sub
{
    float:left;
    padding-left:43px;
    color:#000000;
    font-size:12px;
    margin-top:27px;
}

#counting,
#candidate
{
    float:left;
    width:99%;
    color:#000000;
    font-size:12px;
}

#counting
{
    margin:35px 0 12px 0;
}

#candidate_name_image
{
    float:left;
    width:135px;
    text-align:right;
    padding-right:8px;
    border-right:1px solid #bed1e4;
}

#candidate_idea_voting
{
    float:left;
    width:290px;
    padding-left:8px;
}

#candidate_audiovideo
{
    float:left;
    width:375px;
    font-weight:normal;
}

#candidate_idea
{
    font-weight:normal;
    margin:0 0 5px 0;
    height:25px;
    font-size:12px;
}

#candidate_form
{
    float:left;
    font-weight:normal;
    width:99%;
}

#candidate_next
{
    float:left;
    height:18px;
    text-align:left;
    margin-top:15px;
    width:99%;
}

#c_audio,
#c_video
{
    float:left;
    height:22px !important;
    background-repeat:no-repeat;
    padding:2px 0 0 30px;
}

#c_audio
{
    background-image:url(../img/play_audio.gif);
}

#c_video
{
    background-image:url(../img/play_video.gif);
}

#c_video a,
#c_audio a
{
    color:#448AD0;
    text-decoration:unerline;
    font-weight:bold;
    font-size:11px;
}

input.voting_submit
{
    font-size:11px;
    text-decoration:underline !important;
    background-color:transparent;
    border:0px none transparent;
    cursor:pointer;
    text-align:left;
    margin-right:5px;
    background-image: url(../img/weiter.gif);
    width:147px;
    height:23px;
}

input.voting_submit:hover
{
    background-image: url(../img/weiter_highlight.gif);
}

.clear
{
    clear:left;
}

#candidates_overview
{
    float:left;
    width:555px;
}

.single_candidate
{
    float:left;
    width:90px;
    height:100px;
    padding:5px 5px 5px 0;
    margin:5px 15px 10px 0;
    text-align:center;
}

.single_candidate img
{
    width:90px;
    height:90px;
    border:0px;
}

.to_profile
{
    color:#000000;
    font-weight:normal;
    font-size:12px;
}

#content.finale p
{
    color:#000000;
    font-size:12px;
    font-weight:normal;
}


#candidate_details
{
    float:left;
    width:530px;
    margin-top:10px;
    padding-bottom:20px;
}

#candidate_images
{
    float:left;
    width:205px;
}

#candidate_images img
{
    border:0px;
    margin-bottom:5px;
}

#candidate_information
{
    float:left;
    width:290px;
    color:#000000;
    font-size:12px;
    font-weight:normal;
}

#idea_detail
{
    background-color: #e9f2fb;
    border: 1px solid #90bae4;
    float:left;
    width:225px;
    padding: 5px 12px 5px 12px;
    margin: 7px 0 0 0;
}

#candidate_rating
{
    float:left;
    width:290px;
    margin: 19px 0 7px 0;
}

#candidate_hotline
{
    float:left;
    width:290px;
    margin: 5px 0 0 0;
}

#hotline
{
    background-color: #ffd9ed;
    border: 1px solid #da0176;
    color:#da0176;
    float:left;
    width:266px;
    padding: 4px 12px 4px 12px;
    margin: 3px 0 0 0;
    font-weight:bold;
    font-size:18px;
}

#characteristics
{
    margin:0px 0 0 0 ;
}

#characteristics,
#headline
{
    float:left;
    width:290px;
}

#headline
{
    color:#da0176;
    font-weight:bold;
    margin-bottom:6px;
}

#characteristics div.c_lc
{
    float:left;
    width:80px;
    font-weight:bold;
}

#characteristics div.c_rc
{
    float:left;
    width:205px;
}

#candidate_video
{
    float:left;
    width:290px;
    margin-top:12px;
}

#back
{
    position:absolute;
    top:148px;
    left:442px;
    text-align:right;
}

#back,
#back a
{
    color:#448AD0;
    text-decoration:none;
}

#back a:hover,
div.candidate_change a:hover
{
    text-decoration:underline;
}

div.candidate_change,
div.candidate_change a
{
    float:left;
    width:100%;
    color:#448AD0;
    text-decoration:none;
}

div.candidate_change .previous
{
    float:left;
    width:160px;
}

div.candidate_change .next
{
    float:right;
    width:160px;
    text-align:right;
}


#content.finale h2
{
    margin-bottom:10px;
}