/*
THEME NAME: eden und team
THEME URI: 
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0.0
AUTHOR: Marc Benthaus
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

@import url('css/screen.css');
@import url('css/ie.css');

body {background: #fff; }

 #kopf {background: url('asset/hintergrund_oben2.jpg') bottom center no-repeat}
 #fusszeile {background: #ac0d07; color: #fff; border-top: 2px solid #910f01;}
#kopf {margin-bottom: 2.9em;}

#logo { margin: 21px 0 80px 0;}

#seitentitel h1 {color: #fff; }

::selection {
	background: #b10c06; color: #fff;
}
::-moz-selection {
	background: #b10c06; color: #fff;
}




#fusszeile {color: #fff; margin: 22px 0px 0px 0px; font-size: 0.8em; letter-spacing: 0.08em; word-spacing: -0.1em; padding: 2em 0em 4em 0em;}


h1, h2, h3, .navigation ul { font-weight: bold; text-transform: lowercase;}



#inhalt a, #fusszeile a {
	text-decoration: none;
	color: #d21f1d;
	padding-bottom: 1px;
	
	-webkit-transition-property : color, border;
	-webkit-transition-duration : 0.4s, 0.4s;
	-webkit-transition-timing-function : ease-in, ease-in;
	-o-transition-property : color, border;
	-o-transition-duration : 0.4s, 0.4s;
	-o-transition-timing-function : ease-in, ease-in;
	-moz-transition-property : color, border;
	-moz-transition-duration : 0.4s, 0.4s;
	-moz-transition-timing-function : ease-in, ease-in;
}

#inhalt a:hover, #fusszeile a:hover { color: #111; }
#fusszeile a { color: #fff; border-bottom: 1px solid #fff; }
#fusszeile a:hover { border-bottom: 1px solid #111; }

p.nachrichten {margin-bottom: 2.9em;}

.navigation ul { list-style:none; margin: 0; padding: 0; ont-size:1.5em;}
#spalte_links img {margin-bottom: 2em;}



.entry-meta {
font-size: 0.7em;
color: #aaa;
margin-bottom: 4em;
}
.entry-meta a {
color: #aaa !important;
}
.entry-meta a:hover {
color: #111 !important;
}

.entry-content p {
	margin-bottom: 3em;
}
.entry-blog p {
	margin-bottom: 0em;
}

.post p+p {
	margin-bottom: 1em;
}


ul.referenzen {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.referenzen li {
	display: inline;
	float: left;
	margin-right: 1.2em;
}


.entry-blog img, .video_wrap, .audio_wrap {
	margin-top: 1em;
	border: 1px solid #ccc;
	padding: 2px;
}

audio {width: 688px;}

.sexyCycle {
	padding: 0px;
	margin: 0px;
}

.sexyCycle img {
	margin-top: 1em;
	border: none;
	padding: 0px;
	
}

.gallery {
	padding: 2px;
	border: 1px solid #ccc;

}

.video_wrap {margin-bottom: 2em;}


#nav-below {
margin-bottom: 3em;
margin-left: -1.2em;

;}


div.controllers.under {
	text-align: right;
	color: #ac0d07;
	line-height: 0.6;
	margin: 10px 2px 7px 0px;
}

.prev {
	margin-right: 10px;
}

h1.headline_startseite {
display: none;}

#logocontainer {
 width: 168px;
 height: 22px;
}
#commentform input[type="text"] {
	width: 686px;
	padding: 10px 5px;
	border: 1px solid #ccc;
	font:inherit;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#commentform textarea {
	width: 686px;
	height: 100px;
	padding: 10px 5px;
	border: 1px solid #ccc;
	font: inherit;
	font-size: 0.8em;

}

#commentform input[type="submit"] {
	width: 300px;
	border: 0;
	background: #ac0d07;
	color: #fff;
	padding:10px;
	margin: 20px 0px 30px 0px;
	font: inherit;
}

#commentform input[type="submit"]:hover {
	background: #dd1109;
	color: #eee;
}

#commentform input[type="submit"]:active {
	background: #dd1109;
	color: #eee;
	border-top: 2px solid #8b0b06;
	border-left: 2px solid #8b0b06;
margin-bottom: 28px;
}

.external:before { content:"\2192\00A0"; }

.agentur_links, .agentur_mitte, .agentur_rechts {
	width: 230px;
	float: left;
	margin-bottom: 2em;
}
.post ul, .agentur_links ul, .agentur_mitte ul, .agentur_rechts ul {
	margin: 0;
}

.post ul li, .agentur_links ul li, .agentur_mitte ul li, .agentur_rechts ul li {
	list-style-type: none;
}

.post ul li:before, .agentur_links ul li:before, .agentur_mitte ul li:before, .agentur_rechts ul li:before {
content:"_\00A0";
color: #d21f1d;
}

.post ul {
margin-bottom: 1em;
}
