/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom css and css overrides in this file.   */ 
/* By restricting your css changes to local.css, your    */
/* changes will not be overwritten when upgrading to a   */
/* new version of this theme.                            */

body {
	background-image: none;
	font-family: Times New Roman, serif;
	font-size: 100%;
}

#layout-type-1 #sidebar-left {
	font-size: 100%;
}

h1 {
	font-size: 1.2em;
}

ul.menu {
	list-style-type: disc;
}

img.align-left {
	margin-right: 15px;
	margin-top: 7px;
}

.menu-item {
	padding-top: 0px;
	max-width: 200px;
	color: gray;
}

.site-name {
	font-family: Times New Roman, serif;
	font-size: 28px;
	margin-left: 0px;
}

#branding-wrapper {
	margin-top: 105px;
	margin-right: 40px;
}

#logo-wrapper {
	margin-right: 20px;
}

#block-einleitung {
	padding-top: 65px;
	color: darkred;
	font-weight: bold;
}

#wrapper {
	margin-top: 40px;
}

#menu {
	display: none;
}

#slideshow-wrapper {
	display: none;
}

.node {
	border-bottom: none;
}

.logo IMG {
	height: 200px;
}

#notice {
	display: none;
}

.column.B {
	
}

