/*
 green #27683D
 rot #993300
 * */

a:hover {color:#444}

h1, h2, h3 {
    color: #27683D;
}

h1 {
    font-size: 28px;
	line-height: 32px;
}

h2 {
    font-size: 24px;
	line-height: 28px;
}

header, .header, #header {
}

.field-items a {
    color: #993300
}

a.feed-image img {
  display:none;
}

.sponsor {
    float: left;
    margin-left: 8px;
    min-height: 60px;
    position: relative;
}

body {
    padding-top: 0
}

body.toolbar-drawer {
    padding-top: 20px !important;
}

body.toolbar {
    padding-top: 20px !important;
}

header#navbar.navbar {
    margin-bottom: 30px;
}

header#navbar.navbar div.navbar-inner {
    background-color: #27683D;
}

.navbar .logo {
    margin-top: 0;
}

body.toolbar-drawer .navbar-fixed-top {
    top: 0;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}

/*DIV mit Rand für die Übersichtsseite der Themengebiete (AS)*/

.themengebiet {
    border: 1px solid silver;
    margin: 4px;
    width: 96px;
    float: left;
    display: block;
    position: relative;
    height: 50px;
    background-color: #f5f5f5;
    padding: 0 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.1, rgb(230,230,230)),
    color-stop(0.5, rgb(255,255,255)),
    color-stop(0.9, rgb(250,250,250)));
    background-image: -moz-linear-gradient(
    center bottom,
    rgb(230,230,230) 10%,
    rgb(255,255,255) 50%,
    rgb(250,250,250) 80% );
    text-shadow: white 1px 2px 0;
    text-align: center;
	vertical-align: middle;
}

.themengebiet a img {
	max-height: 40px;
	overflow: hidden;
}
section#block-tagadelic-6.block.block-tagadelic a {
	color: gray;
}
#block-aggregator-category-2 ul {
	list-style-position: inside;
	list-style-type: square;
}
#block-aggregator-category-2 ul li {
	margin-bottom: 8px;
	display: list-item;
	list-style-type: square;
}
#block-aggregator-category-2 ul li a {
	color: gray;
}
img.partnerlogo, .sociallogo {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid silver;
	margin: 4px;
	padding: 4px;
}
.sociallogo, #___plus_0, .g-plus, g-plusone, div#___plusone_0 {
	float: left;
	position: relative;
	min-height: 2em;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
	border-width: 0;
}

img.partnerlogo:hover {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #27683D;
	margin: 4px;
	padding: 4px;
}

img.so_icon {
	width: 30px;
	height: 30px;
	margin-top: auto;
}

/* Suche nebeneinander */
#edit-search-block-form--2 {
	margin: 0 12px 0 0;
	width: 120px;
	display: block;
	float: left;
	position: relative;
}

/* Google+ 
#___plus_0, .g-plus {
	display: block;
	float: left;
	position: relative;
	left: -44px;
	top: 10px;
}*/

/* Headline Konferenz 2013 - Node 1645 */
article#node-1645.node.node-story.node-promoted.node-sticky.node-teaser.row-fluid.clearfix {
	text-align: center;
}
#node-1645 header span.submitted {
	display: none;
}
#node-1645 div.field.field-name-taxonomy-vocabulary-5.field-type-taxonomy-term-reference.field-label-hidden div.summary div.field-items {
	display: none;
}
#node-1645 {
	background-color: #F5F5F5;
	padding: 4px;
	border: 1px solid silver;
	margin-bottom: 12px;
}

#node-1645 header h2 a {
	color: #993300;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: justify;
}

hr {
background-color: darkgray; /* Farbe für Opera und Firefox */
color: darkgray; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}

/* <--Haiyan Spende: Tags raus */
#node-1845 div.field.field-name-taxonomy-vocabulary-5.field-type-taxonomy-term-reference.field-label-hidden div.field-items div.field-item.even a {
	display: none;
}
/* Haiyan Spende: Tags raus--> */

#block-block-5 {
	margin-top: 20px;
}


