#login_pgforms * {
		font-family:'Open Sans',Arial,Verdana,sans-serif;
}

#content_pghil {
	width: 210px;
}

.lucida_20_black {
	font-size: 20px;
	color: #000;
	font-family: "Lucida Sans Unicode";
}
.lucida_15_black {
	font-size: 15px;
	color: #000;
	font-family: "Lucida Sans Unicode";
}

.mleft_33 {
	margin-left: 33px;
}

.mtop_47 {
	margin-top: 47px;
}


.red_line_pgforms {
	width: 210px;
	color: #c40068;
	background-color: #c40068; 
	height: 1px;
	border: none;
}

#top_text_pgforms {
	margin-top: 41px;
	margin-left: 78px;
}

#forms_choose_title_pgforms {
	margin-top: 40px;
}

#all_forms_pgforms {
	margin-top: 6px;
}

#left_pgforms {
	width: 470px;
}

#right_pgforms {
	width: 470px;
}

#forms_chooser_pgforms {
	width: 445px;
}

.red_small_line_pgforms {
	color: #c40068;
	background-color: #c40068; 
	height: 1px;
	border: none;
}

.little_form_pgforms {
	width: 140px;
	border-radius: 5px;
	text-align: center;
}

.little_form_title_pgforms {
	margin-top: 8px;
	color: #3e3d40;
	font-size: 8px;
}

.little_form_input_pgforms {
	height: 13px;
	border: none;
	border-radius: 5px;
	color: #b1b3b4;
	font-size: 5px;
	margin-top: 10px;
	padding-left: 5px;
	width: 97px;
}

.little_form_submit_pgforms {
	width: 37px;
	height: 10px;
	border: none;	
	color: #000;
	font-size: 9px;
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mright_12 {
	margin-right: 12px;
}

.choose_box_pgforms {
	width: 140px;
	text-align: center;
	margin-top: 17px;
	cursor: pointer;
}

.lucida_15_grey {
	font-size: 15px;
	color: #b1b3b4;	
}

.choose_img_pgforms {
	margin-left: 32px;
	margin-right: 6px;
	margin-top: 1px;
}

.mtop_2 {
	margin-top: 3px;
}

.mright_7 {
	margin-right: 7px;
}

.mtop_20 {
	margin-top: 20px;
}


.mtop_40 {
	margin-top: 40px;
}

#form_src_pgforms {
	min-width: 470px;
	height: 210px;
	border: solid 1px #000;
}

.code_style_pgforms {	
	font-size: 10px;
	color: #000;
	margin-top: 6px;
	margin-left: 6px;
	
}

#option_pgforms {
	cursor: pointer;
}

.mbot_20 {
	margin-bottom: 20px;
}

/*****************/
.login_title_pgforms {
	font-size: 21px;	
	color: #fff;
	margin-bottom: 15px;
	margin-top: 0;
}

#btn_login_pgforms {
	position:relative;
    border:none;
    border-radius: 4px;
    color: #000000;
    cursor: pointer;
	padding:5px 15px;
    font-size: 11px;
	text-transform:uppercase;
	margin-top:3px;
	margin-bottom:6px;
}

#login_pgforms div { 
}

#login_pgforms {
	border-radius: 6px;
    color: #444;    
    margin-top: 0;
    text-align: left;
    width: 190px;
}

#login_pgforms div.label {
    text-align: left;
    width: 55px;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:10px;
}
#login_pgforms div {
    display: inline-block;
}

.input_text_pgforms {
    background-color: #fcfcfc;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    height: 25px;
	padding:0 5px;
	color:#444;
    width: 132px;
}

.mtop_30 {
	margin-top: 20px;
}

.bg_blue_pgforms {
	background-color:rgba(255,255,255,0.0);
}


#cw-advanced-options {
    padding:30px;
    background-color:#eeeeee;
}


/* ##### Eigene Formate ##### */

.presentation form {
	background-color:rgba(255,255,255,0.0);
}

.presentation p {
	margin-bottom:15px;
	font-size:13px;
	color:#444;
}

.presentation h3 {
	margin-top:0;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing:0.03em;
	color:#444;
	font-size:13px;
	font-weight:600;
}