/* Created by http://freehtml5templates.com */

/* reset */
* {
	margin: 0;
	padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}

a img {
	border:0;
}

body {
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	background: url("/fileadmin/templates2/images/three-hintergrund5.jpg");
}

/* layout */

#wrapper {
	width: 940px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px; /*  border: 3px solid #888; */
	background: #fff; /* curved border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

nav {
	width: 940px;
	height: 40px;
	margin: 0;
	float: left;
}

#main {
	width: 940px;
	margin: 0 auto;
	padding-top: 30px; /*  background: #FFF url(images/colbg.png) repeat-y; */
	overflow: hidden;
	clear: both;
}

#content {
	float: left;
	width: 640px;
	margin-left: 30px;
}

#sidebar {
	float: right;
	padding-left: 20px;
	width: 220px;
}

footer {
	width: 940px;
	margin: 0 auto;
	clear: both;
}

/* basics */

h1, h2, h3, h4, h5, h6 {
	font: 18px/27px 'RabioheadRegular', Arial, sans-serif;
}

h2 {
	font: 26px/27px 'RabioheadRegular', Arial, sans-serif;
}

h3 {
	font: 24px/27px 'RabioheadRegular', Arial, sans-serif;
}

a:link, a:visited {
	color: #1B1B1B;
}

a:hover, a:active {
	color: #FF7900;
}

p {
	margin-bottom: 18px;
}

li {
	padding-left: 5px;
}

/* nav */

nav .menu {
	font-size: 13px;
	font-weight: bold;
}

nav .menu ul {
	margin: 0;
	padding: 15px 0 0 0px;
	list-style: none;
	line-height: normal;
}

nav .menu li {
	display: block;
	float: left;
}

nav .menu li.last a {
	color: #228b22;
}

nav .menu li.last {
	/*margin-left: 400px;*/
}

nav .menu li.active a {
	text-decoration: underline;
}

nav .menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 0px 15px;
	text-decoration: none;
	color: #000;
}

nav .menu a:hover {
	text-decoration: underline;
}

/** HEADER */

header {
/*  padding: 20px 0 0 0; */
}

header>h1 {
	float: left;
	margin: 0;
	width: 600px;
	font-size: 40px;
	line-height: 36px;
}

header>h1 a:link, a:visited {
	color: #1B1B1B;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 2px 3px #555;
}

header>h2 {
	color: #777;
	clear: right;
	float: right;
	font-style: italic;
	font-size: 14px;
	margin: 14px 10px 18px 0;
}

/** ARTICLES **/
article img {
	border: none;
	-webkit-box-shadow: 3px 3px 7px #777;
	-moz-box-shadow: 3px 3px 7px #777;
}

#content p, ul, ol, hr {
	margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

#content h1, h2, h3, h4, h5, h6 {
	color: #1B1B1B;
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

#content h1 {
	font-size: 30px;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* sidebar and footer widget blocks */

aside h3 {
	font-size: 22px;
	color: #1B1B1B;
}

aside ul {
	list-style: square;
	color: #bbb;
	margin: -15px 0 15px 25px;
}

aside ul.wttwitter_feed {
	margin: -15px 0 15px 0px;
}

#footer-area {
/*  background: #D5EBF9; */
	border-top: 1px solid gray;
	color: #000;
	font-size: 90%;
	padding: 18px 0;
	overflow: hidden; /* curved border radius */
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.footer-segment {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 190px;
}

footer aside h4 {
	color: #1B1B1B;
	font-size: 24px;
	line-height: 1.5em;
}

footer ul {
	list-style: none;
	margin: -15px 0;
}

footer a:link, footer a:visited {
	color: #333;
}

footer a:hover {
	text-decoration: underline;
}

footer p {
	margin-top: -15px;
	color: #000;
}

.header {
}

div.three-logo {
	position: absolute;
	z-index: 1000;
	top: 110px;
}

.headerimages {
	width: 930px;
	height: 300px;
	overflow: hidden;
	float: left;
	border: 5px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.headerimages-small {
	width: 930px;
	height: 100px;
	overflow: hidden;
	float: left;
	border: 3px solid #000000;
	border-radius: 6px;
	-moz-border-radius: 6px;
}

/** overriding foreign stuff **/
input.powermail_submit {
	background: -moz-linear-gradient(center top, #FF7900 0%, #FF8300 50%, #FF8900 51%, #FFB300 100%) repeat scroll 0 0 transparent !important;
	border: 0 none;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 3px 3px 5px #AAAAAA;
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin: 20px 0 0 200px;
	padding: 5px 20px;
}

fieldset.tx-powermail-pi1_fieldset label {
	color: #1B1B1B !important;
}

section#breadcrumb {
	display: block;
	clear: both;
	margin-left: 15px;
	width: 98%;
	border-top: 1px solid black;
	padding-top: 10px;
}

section#breadcrumb2 {
	display: block;
	clear: both;
	width: 100%;
	padding-top: 10px;
}

section#breadcrumb ul.breadcrumb, section#breadcrumb2 ul.breadcrumb {
	background-color: #F0F0F0;
	height: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

section#breadcrumb ul.breadcrumb li, section#breadcrumb2 ul.breadcrumb li {
	float: left;
	list-style: none;
}

aside#sidebar h3 {
	background-color: #F0F0F0;
	height: 30px;
	padding-left: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right:5px;
}

aside#sidebar div.sidebarcontainer-content {
	margin-left: 10px;
}

div.tx-cal-controller {
	margin-bottom: 10px;
	margin-right:5px;
}

p.bodytext {
	text-align: justify;
	font-size: 13px;
}

/*
div.csc-textpic-imagewrap ul li.csc-textpic-image img {
  width:50px;
  height:50px;
}*/

iframe#facebookbox {
	border: 0px;
	width: 200px;
	height: 720px;
}
