
#votenow_body, #commentnow_body {
margin:0px 15px;
text-align:center;
scrollbar-face-color: rgb(252,200,103);
scrollbar-3dlight-color: rgb(252,200,103);
scrollbar-darkshadow-color: rgb(252,200,103);
}

#votenow_body p, #commentnow_body p {
margin:0;
padding:0;
scrollbar-face-color: rgb(252,200,103);
scrollbar-3dlight-color: rgb(252,200,103);
scrollbar-darkshadow-color: rgb(252,200,103);
}

.gelb_minitext_fett {color: #9D7D00; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}
.gruen_minitext_fett {color: #499100; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}
.blau_minitext_fett {color: #144596; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}
.tuerkis_minitext_fett {color: #0C745C; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}
.rot_minitext_fett {color: #CE4400; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}
.orange_minitext_fett {color: #d28000; font-family: "Comic Sans MS"; font-size: 14px; font-weight: bold; line-height: 130%;}





/* embedme.php */


#votingfooter {
display:block;
height:auto;
vertical-align:top;
margin:0px;
padding:0px;
text-align:left;
}

#votingfooter #actions {
float:left;
width:54%;
height:auto;
vertical-align:top;
}

#votingfooter #votingsofar {
text-align:right;
float:right;
width:46%;
height:auto;
vertical-align:top;
}







/* votenow.php   UND   commentnow.php */ 


.layoutContainer {
text-align:center;
vertical-align:top;
margin:0px auto;
width:100%;
height:auto;
}







/* votenow.php */


#votingform_container {
display:block;
text-align:center;
width:100%;
margin:16px auto 40px auto;
}


#votingform_container img {
margin:0;
padding:0;
border:none;
}


.voting_wrapper {
float:left;
display:block;
text-align:left;
margin:0px auto;
}








/* commentnow.php */


.kommentar_wrapper {
margin:6px auto 6px auto;
text-align:left;
overflow:auto;
border:#FFAD15 solid 1px;
/*background-color:#bbee55;*/
padding:0;
width:auto;
height:470px;
}


.beitrag_scrollpane {
text-align:left;
vertical-align:top;
margin-top:0;
overflow:visible;
}


.kommentar {
display:block;
text-align:left;
vertical-align:top;
margin:0px;
padding:4px 8px;
width:auto;
height:auto;
/*border-bottom:#ffb500 solid 1px;*/
}


.kommentar_head {
display:block;
float:left;
width:100%;
vertical-align:top;
text-align:left;
padding-bottom:3px;
margin-bottom:3px;
/*border-bottom:#55AA00 dotted 2px;
border-bottom:#ffffff dotted 2px;*/
}

.kommentar_head_left {
float:left;
width:auto;
display:inline;
vertical-align:bottom;
text-align:left;
}

.kommentar_head_right {
float:right;
width:auto;
display:inline;
vertical-align:bottom;
text-align:right;
}

.kommentar_body {
width:100%;
clear:both;
display:block;
text-align:left;
overflow:hidden;
}

/*
#commentform {
display:block;
text-align:right;
}
*/

.commentform_container {
display:block;
float:left;
border:#FFAD15 solid 1px;
background-color:#daffb5;
margin:10px auto 10px auto;
padding:6px 8px;
}

.form_fieldset {
text-align:left;
display:block;
width:100%;
margin:0px auto 14px auto;
}

#commentform input, #commentform textarea {
font-family:"Comic sans MS", Comic, sans-serif;
font-size: 14px;
line-height: 120%;
border:1px solid #FFAD15;
color:#B36B00;
font-weight:normal;
background-color:#FFFFFF;
padding:1px auto;
margin:3px 0px 2px 0px;
}

#commentform textarea {
float:left;
display:inline;
width:63%;
height:120px;
padding:1px 2px;
overflow:auto;
}

#commentform #smilies {
float:left;
display:inline;
width:32%;
height:auto;
margin-top:2px;
margin-left:12px;
}

#commentform .submit_btn {
clear:both;
font-family:"Comic sans MS", Comic, sans-serif;
text-align:center;
font-weight:bold;
font-size:14px;
border:none;
color:#ffffff;
padding:1px 11px;
cursor:pointer;
background-color:#FFAD15;
}

