@charset "utf-8";
/************************************************************************************
AUTHOR: Adonis Dimas for Wiener Digital Manufaktur, Year:2014
Basic stylesheet of ICOM: Style.css
*************************************************************************************/
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, figure, legend, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	height: auto;
	border: none;/* ie8 */
	display: block;/* fix the img bottom margin default  */
	max-width: 100%;
}
/* set image max width to 100%
to make img responsive*/

.mobile img {
	max-width: 100%;
}
a img {
	border: none;

}
/************************************************************************************
GENERAL
*************************************************************************************/
body {
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin: 0 auto;
	word-break: break-word;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	overflow-x: hidden;
	position:relative;
	color:#333;
}
.content-width{
	max-width: 1200px;
	margin: 0 auto;
}
.clear{
	clear:both;
}
.heading-underline{
	border-bottom-style: solid;
	border-bottom-color: #e62f3b;
	border-bottom-width: thin;
}
.heading-padding{
	padding: 20px 0;
}
/**********headers & paragraphs ***************/
h1{
	font-family: 'Rosario', sans-serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 40px;
	color: #e62f3b;
}
h2{
    font-family: 'Rosario', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	color:#000;
}
h2.events-title{
	padding-bottom:25px;
}
h2 a:link, h2 a:visited {
	color:#000;
}
h3{
	font-weight:600;
	display: inline;
	font-size: 16px;
	color:#000;
}
h3 a:link, h3 a:visited {
	color:#000;
}
h4{
	font-size: 28px;
	color:#00447c;
}

h5{
	font-family: 'Open Sans', sans-serif;
	color: #00447c;
	font-size: 16px;
	display: inline;
	font-weight: 500;
}
h6{
	font-weight:600;
	display: inline;
	font-size: 14px;
	color:#000;
}
.p1 {}
.p2 {}
.p3 {
color: #999;
line-height: 23px;
}

/***********Links***************/
a:link, a:visited {
	text-decoration: none;
	color:#00447c;
}
a:hover{
	text-decoration: underline;
}
ul li.node-readmore-custom, ul li.more-link{
	padding:0px;
	display: inline-block;
}

.node-readmore-custom,.more-link{
	margin: 20px 0px;
	text-align: left;
}
.sidebar .block .node-readmore-custom, #block-views-jobs-view-block-2 .node-readmore-custom, #block-views-kalender-view-block-2 .node-readmore-custom{
	margin:0px;
}
.sidebar .block .node-readmore-custom a, #block-views-jobs-view-block-2 .node-readmore-custom a, #block-views-kalender-view-block-2 .node-readmore-custom a{
	background: none;
	padding: 0px;
}
.node-readmore-custom a, .more-link a{
	background: url('../images/icons/arrow1.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 15px;
}
.icom-ico{
	background: url('../images/icons/logo-icon.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 65px;
}
/*******************************/
/* ~~ Element/tag selectors ~~ */
li, ol, dl {
	padding-right:15px;
	list-style-type: none;
}

ul.pager {
	clear: both;
	margin: 10px 0;
	padding: 0;
}
/******share block**********/
#block-block-5 {
    display:inline-block;
    padding:30px 0;
}
#block-block-5 .content.entry{
    padding:0px;
}
.share-icons li {
	padding-right: 15px;
	display:inline-block;
	*zoom: 1;
}

.share-icons li.last{
	float:right;
}
/***********nav menu items***************/
.nav-menu {
	font-family: 'Rosario', sans-serif;
	font-size: 34px;
	padding: 30px 0;
	float:left;
	position:relative;
}
.nav-menu ul li{
	display:inline;
	padding-right: 40px;
	margin:0;
}
.nav-menu  ul li.expanded .menu ul li{
    padding-right: 30px;
}
.nav-menu ul li a{
	color:#e62f3b;
}
.nav-menu ul li a.active, .nav-menu ul li a.active-trail, .nav-menu ul li a:hover{
    font-weight: bold;
	text-decoration: none;
}
.nav-menu  ul li.expanded .menu {
	font-size: 16px;
	padding: 10px 0;
	position:absolute;
}
.nav-menu  ul li.first.expanded .menu{
	left:0;
}
.nav-menu  ul li.last.expanded .menu{
	right:0;
}

.nav-menu ul li.expanded .menu li a{
	color:#999;
}
.nav-menu  ul li.expanded .menu li a.active, .nav-menu  ul li.expanded .menu li a.active-trail, .nav-menu  ul li.expanded .menu li a:hover{
	text-shadow: none;
	text-decoration: none;
	color:#e62f3b;
}

select, textarea{
   border: 1px solid #999;
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	outline: none !important;
	font-family: 'Open Sans', sans-serif;
    resize: none;
}
select {
	padding-left: 5px;
	z-index: 5;
	height: 20px;
	width: 292px;
	color: #999;
	clear: both;
	background: url('../images/icons/input_back.png') no-repeat;
	background-position: 98%;
	display: inline-block;
	height: 36px;
	cursor: pointer;
}


input:focus, textarea:focus {
   outline:#333 solid 1px;
}
input:disabled {
    background: #fff;
    border:none;
}

input[type='checkbox']{
    width: 32px;
	height: 32px;
	background: url('../images/icons/checkboxes_big.png') no-repeat;
	background-position: right;
	background: none\0/;
	display: inline-block;
	 zoom: 1;
    *display: inline;
	position:relative;
	z-index:5;
	top:0px;
	background-position: 0px 0px;
	cursor: pointer;
   -webkit-border-radius: 0;
   -webkit-appearance: none;
   -moz-appearance:    none;
   -moz-border-radius:    0;
   appearance:         none;
   border-radius:    0;
   border: 1px solid #999;
}
input[type='checkbox'].small{
    width: 32px;
	height: 32px;
	background: url('../images/icons/checkboxes.png') no-repeat;
}

input[type='checkbox']:checked  {
    background-position: 0px -40px;
	background: none\0/;/* IE8 and below - red border */
}
input[type='checkbox'].small:checked  {
    background-position: 0px -22px;
	background: none\0/;/* IE8 and below - red border */
}
/* firefox only rules*/
@-moz-document url-prefix() {
	input[type='checkbox']:checked,
	select,
	select.form-select-selected	{
		background: none;
	}
    .profile #icom-profile-form #edit-profile-contact-field-province-ref .form-item.form-disabled {
        padding: 0px;
        overflow: hidden;
    }
    .profile #icom-profile-form .form-disabled select {
        width: 105%;
        overflow: hidden;
        padding-left: 47%!important;
        height: 25px;
        position: relative;
        bottom: 15px;
    }
    .profile #icom-profile-form #edit-profile-contact-field-province-ref .form-disabled label{
        position: relative;
        top: 10px;
    }



}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
.field-name-field-attachment, .feed-icon{
    padding: 20px 0;
    display: inline-block;
    margin: 0 30px 0 0;
}
.field-name-field-attachment img.file-icon{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
}
.field-name-field-attachment .field-item{
    padding: 10px 0;
}
.button, .form-submit{
	display: inline-block;
	 zoom: 1;
    *display: inline;
	color: #FFFFFF;
	background-color: #00447c;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border: none;
	width: 85px;
    height: 40px;
}
.button:hover, .button:focus, .form-submit:hover, .form-submit:focus {
	background-color: #00345f;
}
.button-small{
	width: 80px;
	height: 35px;
}
.button-large{
	width: 140px;
	height: 40px;
	font-size:16px;
}
.button-large-popup[type=submit] {
	font-weight: bold;
	height: 47px;
	line-height: 42px;
	padding: 0 42px;
}

 .form-item{
    margin: 0;
	vertical-align: middle;
	padding: 8px 0;
}

.mobile .form-item{
	margin-bottom: 0;
	vertical-align: middle;
	padding-right: 0;
	padding-bottom: 8px;
}
.form-item .form-text, .form-item .form-textarea{
	padding: 5px 8px;
	display: inline-block;
	*zoom: 1;
    width:272px;
}
.twothird-col .form-textarea{
	width:682px;
	margin-top:5px;
}

.block-webform .form-textarea{
	width: 292px;
}

.twothird-col .webform-component-textfield, .twothird-col .webform-component-email, .twothird-col .webform-component-select {
	width: 50%;
	float: left;
}

.webform-client-form  label{
	padding-bottom:5px;

}

#block-icom-profile-profile-info .content.entry h5.icom-profile-link{
    display: inline-block;
}
#block-icom-profile-profile-info{
    position:absolute;
    width: 100%;
    height:50px;
    top: 0;
}
.views-exposed-form .views-exposed-widget{
    width:292px;
    padding-right:6em;
}
.views-exposed-widget.views-submit-button{
    width: 100%;
    padding: 25px 0;
}


/******************PROFILE FORM***************************/
#icom-profile-form{
	display: inline-block;
}
.profile  legend{
   padding: 15px 0;
   font-weight: 600;
}
.link-field-subrow > div > .form-item {
padding: 0;
}
#institution_institution_full_group_contact_person {
  padding-bottom: 15px;
}
 #icom-profile-form .link-field-subrow{
    display: inline-block;
    width: 49%;
}
/* Additions from Nikola */
#icom-profile-form select {
    padding-left: 0;
    width: 49.6%;
}
#icom-profile-form .link-field-subrow .form-item .form-text {
    width: 97%;
}
#icom-profile-form .form-item .form-text, .form-item .form-textarea {
    padding: 5px 1.6%;
    width: 46%;
}
#icom-profile-form .form-type-checkbox input[type="checkbox"] {
    float: none;
}

#icom-profile-form  label, .profile .profile-category .field-label, #icom-profile-form .profile2-contact .field-label{
	font-weight: 500;
	width: 250px;
	overflow: hidden;
	display: inline-block;
    vertical-align:top;
}
#icom-profile-form  label{
    padding-top:5px;
}
.profile .profile-category .field, #icom-profile-form .profile2-contact .field{
    padding:10px 0;
}
.profile dl{
    padding: 15px 0!important;
}
.profile-category .item-list li{
    list-style-type: inherit;
}
.profile-category .item-list .field-name-field-first-name{
    display: inline-block;
}
.profile-category .item-list .field-name-field-first-name{
    display: inline-block;
}
.profile-category .item-list .field-name-field-last-name{
    display: inline-block;
}
#icom-profile-form  fieldset h2,#icom-profile-form  fieldset h3, #icom-profile-form  .field-group-format h2,#icom-profile-form  .field-group-format h3, .profile-category h3{
	padding: 10px 0;
	display: block;
}
#icom-profile-form .form-type-checkbox label{
	padding: 5px 0;
}
#icom-profile-form .form-type-checkbox input[type='checkbox']{
	float:right;
	margin-right: 10px;
}
#icom-profile-form .form-disabled input{
	cursor:text;
}

#icom-profile-form .form-disabled select{
	border:none;
	background:none;
	cursor:text;
    padding-left:5px;
    padding-bottom:5px;
}

#icom-profile-form .form-submit {
	float: none;
	margin: 0 5px;
	width: 150px;
	height: 35px;
	line-height: 35px;
	border: 1px solid ##D02F3F;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: right;
}

#icom-profile-form .form-item .form-control-select{
	display: inline-block;
	*zoom: 1;
	margin: 0 5px;
	height: 38px;
	width: 332px;
	float:right;
}
#icom-profile-form .form-item  p{
	display:inline-block;
		*zoom: 1;
		vertical-align: sub;
}
#icom-profile-form .form-item textarea.form-control {
	height: 80px;
	resize: vertical;
}
#icom-profile-form.form-item .form-control-label{
	width: 200px;
	overflow: hidden;
	display: inline-block;
}

#icom-profile-form .membership, #icom-profile-form .personal, #icom-profile-form .field-group-format, .profile-category, #icom-profile-form .profile2-contact{
	display: inline-block;
	*zoom: 1;
	width: 547px;
	padding-right: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	vertical-align: top;
}
#icom-profile-form .membership.last-col, #icom-profile-form .personal.last-col,  #icom-profile-form .field-group-format.last-col, .profile-category:nth-of-type(even), #icom-profile-form .profile2-contact{
	padding-right: 0px;
	margin-right: 0px;
	border: none;
}
#icom-profile-form  .form-item-checkbox input[type='checkbox']{
	vertical-align: top;
}
#icom-profile-form .form-item-checkbox{
	padding-bottom: 45px;
}
#icom-profile-form .form-item-checkbox .checkbox-labels {
	display: inline-block;
	*zoom: 1;
	position: relative;
	bottom: 5px;
	width: 500px;
	padding-left: 10px;
}

#icom-profile-form .checkbox-labels .form-item .form-control-label{
	width:170px;
}
#icom-profile-form #phone.form-item .form-control{
	margin:-3px;
 }

#icom-profile-form #phone.form-item .form-control-select{
	margin-left: 0px;
	margin-right: 25px;
  }


#icom-profile-form.checkbox-labels .form-item input[type='checkbox']{
	right:0px;

}

#icom-profile-form .form-item-checkbox .checkbox-labels .description{
	padding-bottom: 25px;
	position: relative;
	bottom: 5px;
}

#icom-profile-form .checkbox-labels .form-control-checkbox-label{
	display:inline-block;
	*zoom: 1;
padding: 5px;
width: 30px;

}

	#block-cck-blocks-field-3rd-column-body, #block-webform-client-block-1{
		position: absolute;
		top: 150px;
		right: 0px;
		width: 30%;
		overflow: hidden;
	}

    #block-cck-blocks-field-3rd-column-body .content.entry, #block-webform-client-block-1 .content.entry{
        padding:0px;
        padding-bottom:30px;
    }
.not-logged-in #block-cck-blocks-field-3rd-column-body, .not-logged-in #block-webform-client-block-1{
		top: 118px;
}



.node .field-name-field-image{
	padding-bottom:20px;
}
.field-name-body{
	padding-top:20px;
}
.field-name-body.no-padding{
	padding:0px;
}




/******************modal******************************/

/* Modal popups */

.modal {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url('../images/modal_bg.png') repeat left top;
	display: none;
}

.modal-position {
	position: relative;
	max-width: 660px;
	max-height: 90%;
	margin: 225px auto;
}

.modal-padding {
	padding: 10px;
}

.modal-top {
	height: 25px;
	position: relative;
}

.modal-title {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.modal-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
	height: 25px;
	background: url('../images/modal_close.png') no-repeat center center;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.modal-content {
	margin-right: 25px;
}

.modal-content-padding {
	background: #fff;
	padding: 40px 50px;
}

.popup-page {
	display: none;
}
/* Popup page - Search form */

.form-item-search-block-form input[type=text], .search-form input[type=text]{
	padding: 16px 26px;
	height: 16px;
	border: 1px solid #adadad;
	margin-right: 25px;
	width: 264px;
}
.search-form, .search-advanced.collapsible{
margin: 25px 0;
}
.search-form label{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.region-banner .field-name-field-image img{
	width: 100%;
}



/******************HEADER******************************/
header{
	height: 240px;
	clear:both;
	position:relative;
}
header .logo-and-slogan{
	float:left;
	display:block;
}

header #site-slogan{
	color: #00447c;
	font-size: 15px;
	text-align: center;
}
header #dropdown{
	padding: 5px;
	float: right;
	cursor: pointer;
	background: url('../images/icons/nav-red.png')no-repeat right center;
	color: #e62f3b;
	font-size: 48px;
	font-weight: 600;
	position: relative;
	top: 55px;
	display:none;
}

header #dropdown.active{
	color: #00447c;
	background: url('../images/icons/nav-blue.png')no-repeat right center;
	text-decoration: none;
}
header .header-main-content{
	float:right;
	margin:0;
	width: 840px;
    position:relative;
}
#block-icom-helper-mitglied-werden-block{
	display: inline-block;
	*zoom: 1;
	position: relative;
	top: 15px;
}
header .login-form{
    display: inline-block;
    width: 692px;
    bottom: 74px;
    float: right;
    position: relative;
}
.form-actions{
	display: inline-block;
	*zoom: 1;
}
header .logged-in{
    float: right;
    width: 400px;
    position:relative;
    bottom: 25px;
    right: 130px;
	display: inline-block;
    *zoom: 1;

}
header .logged-in .logged-in-label{
	color: #00447c;
	position: relative;
	background: url('../images/icons/person.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	float:left;
}
header .logged-in .logged-in-label h3{
	font-weight:bold;
	position: relative;
	top: 4px;
}
header .logged-in  a.button.button-small{
	float:right;
	position: relative;
	bottom: 10px;
    color:#FFF;
    padding: 10px 0;
    height: 24px;
    width: 80px;
    font-size: 18px;
}
header .logged-in a.button.button-small:hover{
    text-decoration:none;
}
header .fb-link a{
    background: url('../images/icons/facebook-header.png');
	background-repeat: no-repeat;
	float: right;
    width: 20px;
    height: 35px;
    position:relative;
    bottom: 30px;
    display: inline-block;
    *zoom: 1;
}
header .fb-link a:hover{
    opacity: 0.5;
}
header .login-form .login-label{
	color: #00447c;
	padding-right: 15px;
	font-size: 18px;
	display: inline-block;
	*zoom: 1;
}
header .login-form #block-user-login{
	display: inline-block;
	*zoom: 1;
	width: auto;
}
header .login-form .form-item {
	display: inline-block;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
	padding: 0;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
header .login-form .form-item .form-control{
	width: 126px;
	height: 22px;
}
header .header-main-content .header-message{
	padding: 62px 0;
	display: inline-block;
	*zoom: 1;
	height: auto;
	max-height: 14px;
}

header .header-main-content .search a{
    background: url('../images/icons/search.png');
	background-repeat: no-repeat;
	float: right;
	width: 25px;
	height: 25px;
    position:relative;
	top: 30px;
}
/******************CONTENT******************************/
.region.region-content{

	float: left;
	width:100%;
}
.content {
	position: relative;
}
.content .col{
	width: 30%;
	display: inline-block;
	*zoom: 1;
}
.overview{
	overflow:hidden;
    display: inline-block;
	*zoom: 1;
}
.overview.columns .field-item{
    width: 30%;
	padding-right: 5%;
	float: left;
}
.overview.columns .field-item .field-item{
    width: 100%;
	height: auto;
	padding-right: 0;
	float: none;
}
.overview.columns .field-item:nth-child(3n), .content .overview .col .ie-3-col, .content .overview .col:nth-child(3n){
	padding-right: 0;
}
.overview.columns .field-item:nth-child(3n+1) {
	clear: left;
}

.content .col.left{
	padding-right: 5%;
	float: left;
}
.block-bean{
	float: none;
	display: inline-block;
	*zoom: 1;
}

.content .col.right{
	float: right;
}
.col .content .entry{
	padding: 0;
}
.content .entry{
	padding: 30px 0;
}
.content  .views-row{
	padding-bottom: 20px;
}

.content .full-col{
width: 100%;
	display: inline-block;
	*zoom: 1;

}
.content .twothird-col{
	width: 65%;
	display: inline-block;
	*zoom: 1;
	float:left;
	padding-bottom:25px;
}
.content .twothird-col.left{
	padding-right:5%;
}
/******************IMPRESSUM**************************/
.content .impressum .col{
	padding-right: 5%;
}
.content .impressum .copyright{
	width:65%;
		display: inline-block;
		*zoom: 1;
}
.content .impressum{
	display: inline-block;
		*zoom: 1;
width: 100%;
}
/******************Kontakt**************************/

.content .kontakt{
	display: inline-block;
		*zoom: 1;
width: 100%;
}
.content .kontakt .form-item .form-control{
	width: 260px;
	height: 24px;
	padding: 5px 10px;
}
.content .kontakt .form-item {
	padding: 10px 0px;
}
.content .kontakt .form-item textarea{
	width: 260px;
	padding: 5px 10px;
	color"#ccc;
}
/******************Kalender**************************/
#block-views-event-kalender-view-block-1 .view-event-kalender-view{
	padding:15px;
	border: 1px solid #ccc;
}

.view-event-kalender-view h3 ,.view-event-kalender-view h3 a:link,  .view-event-kalender-view h3 a:visited{;
	color: #00447c;
}

#block-views-event-kalender-view-block-1  .calendar-calendar th.days{
	background-color: #FFF;
	color: #000;
	padding-bottom: 15px;
	border:none;
}
#block-views-event-kalender-view-block-1 .view-event-kalender-view .view-header{
	border-bottom: 1px solid #CCC;
	width: auto;
	height: 60px;
	margin-bottom: 20px;
}
#block-views-event-kalender-view-block-1 .view-event-kalender-view .date-nav {
	padding: 5px 0px;
	width: auto;
	height: 20px;
	margin-bottom: 0px;
}
#block-views-event-kalender-view-block-1  .view-event-kalender-view .date-nav  .date-heading {
	position: relative;
	width: 100%;
	top: 0px;
	text-align: center;
	z-index: 0;

}
.block-views .view .date-nav-wrapper .date-prev{
	left: 0px!important;
}
.block-views .view .date-nav-wrapper .date-next{
	right: 0px!important;
}
.view-event-kalender-view .date-nav  .date-heading {
	text-align: left;
}
.view-event-kalender-view .date-nav .date-prev{
	background: none;
	margin: 0;
}
.view-event-kalender-view .date-nav .date-prev  a{
	margin: 0;
	padding: 2px 5px;
	color: transparent;
	float: none;
	white-space: nowrap;
	background: url('../images/icons/arrow2.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	top: 5px;
	position: relative;
}
.view-event-kalender-view .date-nav  .date-next{
	background: none;
	margin: 0;
}
.view-event-kalender-view .date-nav  .date-next a{
	margin: 0;
	padding: 0px 5px;
	color: transparent;
	float: none;
	background: url('../images/icons/arrow1.png');
	background-repeat: no-repeat;
	background-position: 7px 3px;
	position: relative;
    top: 5px;
}
#block-views-event-kalender-view-block-1  .view-event-kalender-view .date-nav  .date-next a.progress.disabled{
position:relative;
top:20px;

}
#block-views-event-kalender-view-block-1  .view-event-kalender-view.days{
	font-size: 16px;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
#block-views-event-kalender-view-block-1  .view-event-kalender-view .mini{
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#block-views-event-kalender-view-block-1  .view-event-kalender-view .mini td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	width: 40px;
	height: 40px;

}

#block-views-event-kalender-view-block-1  .calendar-calendar tr td.today, #block-views-event-kalender-view-block-1 .calendar-calendar tr.odd td.today, #block-views-event-kalender-view-block-1 .calendar-calendar tr.even td.today{
	background:none;


}


#block-views-event-kalender-view-block-1 .calendar-calendar tr td.has-events a, #block-views-event-kalender-view-block-1 .calendar-calendar tr.odd td.has-events a, #block-views-event-kalender-view-block-1 .calendar-calendar tr.even td.has-events a{
		color:#ffffff;
	text-decoration: none;
	background-color: #00447c;
	width: 25px;
display: inline-block;
}
#block-views-event-kalender-view-block-1  .calendar-calendar tr td.today .month.mini-day-off, #block-views-event-kalender-view-block-1 .calendar-calendar tr.odd td.today .month.mini-day-off, #block-views-event-kalender-view-block-1 .calendar-calendar tr.even td.today .month.mini-day-off{
		color:#ffffff;
	text-decoration: none;
	background-color:#e62f3b;
	width: 25px;
display: inline-block;

}
#block-views-event-kalender-view-block-1 .view-event-kalender-view .mini table .mini-day-on a{
	color:#ffffff;
	background-color:#e62f3b;
}
#block-views-event-kalender-view-block-1 .view-event-kalender-view.mini td a.blue{
	color:#ffffff;
	background-color:#00447c;
}


/******************Mitglied Suchen**************************/

.mitglied-suchen .user-search-form .form-item{
	display: inline-block;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
	padding: 0;
	margin-right: 85px;

}
.mitglied-suchen .user-search-form .form-item .form-control{
	width: 285px;
	height: 24px;

}
.mitglied-suchen .user-search-form .p3{
display:inline-block;*zoom:1;
	padding-right:80px;
}
.mitglied-suchen .user-search-form .button-small{
	width: 115px;
}
.views-table{
	margin:50px 0;
	width:100%;
}
.views-table th{
	text-align: left;
	padding-bottom: 20px;
	width: 110px;
}
.views-table tr, .views-table td.active{
    background-color:#fff;
    border-bottom:none;
    padding: 5px 0;
}

/******************FOOTER******************************/
footer{
	clear:both;
    font-family: 'Open Sans', sans-serif;
	height: 160px;
	padding: 20px 0;
	font-size: 14px;
	line-height:23px;
	position:relative;
	border-top: solid 1px #00447c;
}
footer .anschrift-block,footer .kontakt-block , footer .footer-menu ul{
	display: inline-block;
	*zoom: 1;
	padding-right: 40px;
	padding-top: 25px;
}
footer a:link, footer a:visited {
	color:#000;
}
footer .footer-menu{
	display: inline-block;
	*zoom: 1;
	padding: 0 45px;
}
footer .copyright-block{
	display: inline-block;
	*zoom: 1;
	float: right;
	overflow: hidden;
	margin-left: -100px;
	padding-top: 22px;
}
footer .copyright-block a:link, footer .copyright-block a:visited {
	color:#999;
}
footer .copyright-block .logo-footer{
	padding-bottom: 10px;
	float: right;
}
footer .copyright-block .content p {
    clear: both;
}
/************************************************************************************
EOF
*************************************************************************************/
