/*
Design by Templated
http://templated.co/
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #f2f5f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4e4e4e;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
	color: #90262A;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 26px;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #90262A;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #90262a;
}

/* Menu */

#menu {
	width:1024px;
	height: 50px;
	margin:0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	padding: 15px 12px 0px 14px;
	background: #90262a;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-size:0.8em;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #e60000;
	color: #ffffff;
}

#menu .active a {
	background: #e60000;
	color: #ffffff;
}

#menu .active a:hover {
	background: #90262a;
	color: #ffffff;
}

#menu .first {
	margin-left:0;
}

#wrapper {
	background: #f2f5f7;
	margin:0;
	padding:0;
	width:100%;
}

#two-columns {
	position:relative;
	top:0;
	width: 1024px;
	height: 400px;
	margin: 0px auto;
	z-index:1;
}

#two-columns img {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

#two-columns img:hover {
	z-index:10;
	-moz-transition:all 10s;
	-webkit-transition:all 10s;
	transition:all 10s;
}

#two-columns .col1 {
	position:relative;
	top:0;
	left:0;
	float: left;
	width: 700px;
	z-index:2;
}

.copyright {
	position:relative;
	top:330px;
	left:5px;
	height:10px;
	width:auto;
	font-size:0.6em;
	color:#fff;
	z-index:20;
}

.copyright:hover {
	font-size:0.9em;
	/*background:rgba(144, 38, 42,0.8);*/	
}

.bildteil {
	position:relative;
	top:340px;
	left:0;
	float: left;
	width: 724px;
	height:50px;
	background:rgba(144, 38, 42,0.8);
	z-index:2;
	color:#fff;
}

.stadt,
.datum {
	position:relative;
	top:10px;
	font-size:1.1em;
}

.stadt {
	left:20px;
}

.datum {
	left:400px;
}

#two-columns .col2 {
	position:relative;
	float: right;
	width: 240px;
	height: 400px;
	padding:0 30px;
	background:rgba(144, 38, 42,0.8);
	color: #fff;
	z-index:2;
}

/*#two-columns .col2:hover {
	background:transparent;
}*/

.col2 h1,
.col2 h2 {
	padding-top: 50px;
	color:#ffffff;
}

.col2 p {
	font-size: 0.9em;
	color:#ffffff;
	padding-top:10px;
}

.col2 a {
	color:#ffffff;
}

.col2 a:hover {
	text-decoration:none;
}



/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background: #ffffff;
	min-height:450px;
}

#page h2, #page h3, #page h4 {
	margin:10px 0 10px 0;
}

.title {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #90262a;
}

.post {
	padding: 20px 20px 20px 20px;
	margin-bottom: 10px;
}

.entry {
	padding: 20px 10px 20px 10px;
}

.entry p {
	font-size: 16px;
	line-height:26px;
}

.rot {
	color:#90262a;
}

.abstand-250 {
	 display:inline-block;
	 width:250px;
}

/* Content */

#content {
	float: right;
	padding: 20px 20px 20px 20px;
	margin:0 8px;
	width: 684px;
	background: #ffffff;
}

#content h2 {
	margin-bottom:20px;
	text-align:center;
}

.row {
	margin:10px;
}

.row:before,
.row:after {
	display:table;
	content:" ";
}

.row:after  {
	clear:both;
}

.row:before,
.row:after {
	display:table;
	content:" ";
}

.row:after {
	clear:both;
}

.box {
	float:left;
	display:table;
	/*vertical-align: middle;*/
	width:208px;
	height:208px;
	margin-right:12px;
	background: #ffffff;
	box-shadow: 5px 5px 2px #f2f5f7;
	/*border-bottom: solid 1px #ccc;*/
}

.box2 {
	float:left;
	display:table;
	text-align:center;
	vertical-align: middle;
	width:317px;
	height:100px;
	margin-right:12px;
	background: #ffffff;
	box-shadow: 5px 5px 2px #f2f5f7;
	/*border-bottom: solid 1px #ccc;*/
}

.box3 {
	float:center;
	display:table;
	text-align:center;
	vertical-align: middle;
	width:644px;
	height:100px;
	margin-right:12px;
	background: #ffffff;
	box-shadow: 5px 5px 2px #f2f5f7;
	/*border-bottom: solid 1px #ccc;*/
}

.box a {
	display: table-cell;
    vertical-align: middle;
    text-align: center;	
}

.full {
	margin-right:26px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	background: #ffffff;
}

.fb-like {
	margin:10px 10px 20px 10px;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	text-align: left;
	line-height: 160%;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 30px 0px;
	padding: 6px 20px 2px 0px;
	border-bottom: 1px solid #292929;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #292929;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#news {
	margin-left: 8px;
	margin-top: 20px;
	width: 260px;
	background: #f2f5f7;
	padding: 5px 10px 0px 10px;
}

#news p {
	margin: 0px 0px 0px 1em;
	text-indent: -1em;
	padding: 0px 0px 10px 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: 160%;
	font-size: 13px;
	color: #090909;
}


#news a {
	color: #90262A;
	text-decoration: underline; 
}

#news h3 {
	height: 30px;
	margin: 5px 0px 0px 5px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #90262A;
}

#news .date {
	color: #90262A;
}

#carrier {
	margin-left: 5px;
	margin-top:  10px;
	width: 260px;
	background: #ffffff;
	padding: 5px 10px 0px 0px;
}

#carrier h3 {
	height: 30px;
	margin: 5px 0px 0px 5px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #90262A;
	/*color:#4e4e4e;*/
}

#video {
	margin-left: 5px;
	margin-top:  10px;
	width: 290px;
	background: #ffffff;
	padding: 5px 10px 0px 0px;
}

img.rechts {
	float:right;
	padding:10px 0 10px 30px;
}

.clearfix {
	clear: both;
}


/* Footer */

#footer {
	margin:0;
	padding: 0;
	background: #90262a;
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 1.5em;
	text-align: center;
	line-height: normal;
	font-size: 0.7em;
	color: #FFFFFF;
}

#footer a {
	color:#fff;
}