@charset "utf-8";
@import "buttons.css";
/* Image Bug mit hspace beseitigen */
.content img[hspace]{
	margin-left:0;
}

.cont ul.tabs{
	overflow:hidden;
	border:0px;	
}
.cont ul.tabs{
	overflow:hidden;
}
#profile_image_mein_primolo_middle .active{
	overflow:hidden;	
	display:block;
}
#profile_image_mein_primolo{
	margin-top:30px;	
}
/* Rahmen um Profilbild */
#profile_image_mein_primolo .picture{
	background-image:url("../img/fream_box.png");
	background-repeat: no-repeat;	
}
#profile_image_mein_primolo .picture{
	overflow:hidden;
	margin-bottom:-5px;
}
#profile_image_mein_primolo_middle .picture{
	width:250px;
	padding:0 0px 0 22px;
	background-image:url("../img/fream_box-middle.png");
	background-repeat: repeat-y;	
}
#profile_image_mein_primolo_top{
	height:27px;
	background-image:url("../img/fream_box-top.png");
	background-repeat: no-repeat;	
}
#profile_image_mein_primolo_bottom{
	height:27px;
	background-image:url("../img/fream_box-bottom.png");
	background-repeat: no-repeat;	
}

#profile_image_mein_primolo .picture img{
	background-color:#fff;
	width:217px;
}

#profile_edit_button{
	margin-left:23px;
	margin-top:20px;
	width:212px;	
}
#message-area-primolo{
	background-image:url("../img/primolo_message_sprechblase.png");
	background-repeat:no-repeat;
	height:115px;
	width:400px;	
	margin-left:30px;
}
.message{
	margin-left:80px;
	margin-right:10px;
}

/* Die Rahmen f�r alle Panel Inhalte */
.panel-border-primolo{
	overflow:hidden;
	background-image:url("../img/panel-border-top.png");
	background-position:top;
	background-repeat:repeat-x;
	background-color: #9dc925;
	width:96%;
	padding:20px;
	margin-top:20px;
	margin-left:20px;
	border-radius: 9px 9px 0 0;
	
}
.panel-border-primolo .pane-content{
	overflow:hidden;
	background-color:#fff;
	border:3px solid #99c622;
	width:100%;
	margin-top:-13px;
	padding:10px;
	box-sizing: border-box;
}
#content .panel-border-primolo h2{
	color:#fff;
	margin-left:10px;
	padding-top:5px;
	margin-bottom:10px;
}
#content .panel-border-primolo h3{
	margin-top:0px;
}
.panel-border-primolo-wide{
	overflow:hidden;
	background-image:url("../img/panel-border-top-wide.png");
	background-position:top;
	background-repeat:no-repeat;
	background-color: #99c622;
	width: 73.0769em; /* 950px */
	padding:20px;
	margin-top:20px;
	margin-left:0;
	border-radius: 6px;
	max-width: 995px;
}
.panel-border-primolo-wide .pane-content{
	overflow:hidden;
	background-color:#fff;
	border:3px solid #99c622;
	width:71.0769em;
	margin-top:-13px;
	padding:10px;
	max-width: 969px;
}
#content .panel-border-primolo-wide h2,
#content .panel-border-primolo-wide h2 a{
	color:#fff;
	display: block;
	margin-left: 10px;
	padding-top: 5px;
	margin-bottom:10px;
}
#content .panel-border-primolo-wide h3,
#content .panel-border-primolo-wide h3 a{
	margin-top:10px;
}

.group_files_file_title{
	margin-top: 10px;
}

/* Dateiablage: Erlaubte Dateiformate in Fielddescription, weil Standardausgabe ohne Komme */
#edit-field-user-files-repository-0-upload-wrapper2 .filefield-element .description {
	display: none;
}

.filefield-element{
	overflow: hidden;
    height: auto;
    min-height: 50px;
}

.filefield-element em {
	font-style: normal;
}

.filefield-element .imagefield-preview{
    overflow: hidden;
    width:200px;
    min-height: 50px;
    margin-right: 10px;	
}

.bastelecke_search_result2{
	float:left; 
	/*margin: 20px; */
	width:450px; 
	height:180px; 
	overflow: hidden;
}
.bastelecke_search_result_image2{
	margin: 10px; 
	float:left; 
	overflow:hidden;
}
.bastelecke_search_result_title2{
	/*background-color: #fff;*/
	float:left;
	width:274px;
	height:130px;
	overflow-y: auto;
}
.bastelecke_search_result_title2 p{
	margin:10px; 
	overflow: hidden; 
	display: block;
}
.bastelecke_search_result_content_wrapper2{
	width:auto;
	height:130px;
	margin-top:30px;
	overflow: hidden;
	border: 3px #a5cd21 solid;
}
.lehrer-dashboard-pupils .pupil_in_lehrer_dashboard{
	overflow: hidden;
	padding: 10px;
	border-color: #D6E6A3 !important;
    border-style: solid;
    border-width: 1px;
	margin-bottom: 10px;	
}
.pupils_foto{
	float: left;
	margin-right: 20px;	
}
.cont .gruppe_mitgliederliste_wrapper{
	padding: 10px 20px;
}
.gruppe_mitgliederliste_wrapper .gruppe_mitgliederliste_spalte{
	overflow: hidden;
	margin-bottom: 40px;
}
.gruppe_mitgliederliste_wrapper .gruppe_mitgliederliste_entry{
	width: 80px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.gruppe_mitgliederliste_wrapper .gruppe_mitgliederliste_entry_0{
	margin-left: 0px;	
}
#user-profile-form img{
	width: 200px;	
}

/* Service Menu Stuff */

#redaktion_service_menu{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding: 2px;
	background-color: #90c023;
	border-top: 4px #FDAA01 solid;
}
#redaktion_service_menu ul{
	display: block;
	list-style: none;
	margin-left: 40px;
	padding-left: 0px;
}
#redaktion_service_menu ul li{
	float: left;
}
#redaktion_service_menu ul li a{
	color: #000000;
	font-weight: bold;
	margin-left: 2px;
	display: block;
	padding: 5px 10px;
	background-color: #DDFF8F;
}

.captcha{
	margin-top: 20px;
}