@charset "utf-8";


/*****************************************************
* Global
*****************************************************/

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body {
	font: 100.01% Helvetica, Arial, sans-serif,Verdana;;
	color:#161415;
	background-color: #ededed;
	margin: 0;
	padding: 0;
    text-align:center;
}


/*****************************************************
* Layout
*****************************************************/

#wrap {
	width:970px;
	margin:0 auto;
	position:relative;
	background-color: #fff;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#info {
	background-color: #1c1c18;
	padding: 5px 15px;
	color: #ed7602;
}

#datum {
	float: left;
}

#member {
	float: right;
}

#header {
}

#logo {
	float: left;
	text-align: left;
	width: 660px;
	height: 95px;
	background-image: url(themes/site_themes/journal/images/basics/logo.gif);
}

#suche {
	float: right;
	text-align: right;
	width: 300px;
	padding-top: 50px;
}

#mainmenu {
	text-align: left;
	height: 40px;
	background-image: url(themes/site_themes/journal/images/basics/bg_menu.gif);
}

#submenu {
	text-align: left;
	height: 40px;
	background-image: url(themes/site_themes/journal/images/basics/bg_menu.gif);
}

#content {
	margin-top: 30px;
	margin-bottom: 30px;
}

#contentsolo {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#contentleft {
	float: left;
	text-align: left;
	width: 630px;
	padding-right: 15px;
	padding-left: 15px;
}

#contentleftmeldung {
	float: left;
	text-align: left;
	width: 630px;
	padding-right: 15px;
	padding-left: 15px;
}

#start_main{
	width: 630px;
	margin-bottom: 30px;
}

#start_mainleft{
	width: 300px;
	float: left;
	margin-bottom: 30px;
}

#start_mainright{
	width: 300px;
	float: right;
	margin-bottom: 30px;
}

#contentright {
	float: right;
	text-align: left;
	width: 300px;
}

#footer {
	padding-bottom: 15px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}

.clear{ clear: both; }

/*****************************************************
* Boxen
*****************************************************/

#youtubebox {
	margin-bottom: 15px;
	width: 300px;
}

#youtubebox #kopp{
	height: 30px;
	background: #2e2e27 url(themes/site_themes/journal/images/basics/youtubeBack.png) no-repeat;
}

#youtubebox #stuff{
	background-color: #ededed;
	padding: 15px;
}

#tickerbox {
	margin-bottom: 15px;
	width: 300px;
}

#tickerbox #kopp{
	height: 30px;
	background: #2e2e27 url(themes/site_themes/journal/images/basics/tickerBack.png) no-repeat;
}

#tickerbox #stuff{
	background-color: #ededed;
	padding: 15px;
}

#abobox {
	margin-bottom: 15px;
	width: 300px;
}

#abobox #kopp{
	height: 30px;
	background: #2e2e27 url(themes/site_themes/journal/images/basics/aboBack.png) no-repeat;
}

#abobox #stuff{
	background-color: #ededed;
	padding: 15px;
}

#commentbox {
	margin-bottom: 15px;
	width: 300px;
}

#commentbox #kopp{
	height: 30px;
	background: #2e2e27 url(themes/site_themes/journal/images/basics/commentBack.png) no-repeat;
}

#commentbox #stuff{
	background-color: #ededed;
}

#rightboxfull {
	padding: 15px;
	margin-bottom: 15px;
	background:#ededed;
	width: 270px;
}

#rightboxborder {
	padding: 15px;
	margin-bottom: 15px;
	width: 270px;
	border: 1px solid #ece7e1;
}

#youtubebox h3, #tickerbox h3, #abobox h3, #commentbox h3 {
	color: #fff;
	padding-left: 50px;
	padding-top: 8px;
}

#tickerbox #stuff p {
	border-bottom: 1px dotted #2e2e27;
	padding: 5px 0;
}

#commentbox ul {
	list-style-type: none;
	padding-top: 10px;
}

#commentbox li {
	padding: 5px 15px;
}

#commentbox li:hover {
	background-color: #fff;
}

/*****************************************************
* Boxen
*****************************************************/

#adsensebox{
	margin-bottom: 15px;
}

#adsenselivebox{
	width: 300px;
	float: left;
	margin-bottom: 30px;
}

#adsensenews{
	margin-top: 15px;
	margin-bottom: 15px;
}

#socialmediacontent{
	 padding-right: 15px;
	 float: left;
}


/*****************************************************
* Typo
*****************************************************/

p {
	font-size: 0.75em;
	line-height: 1.6em;
	margin-bottom: 0.4em;
}

h2 {
	color: #ed7602;
	font-size: 1.4em;
	font-variant: normal;
	margin-bottom: 0.4em;
}

h3 {
	color: #ed7602;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.4em;
}

h4 {
	font-weight: bold;
	font-size: 0.75em;
	margin-bottom: 0.4em;
}

a { 
	color: #161415; 
	text-decoration: none; 
	background: none; 
}

h2 a { 
	color: #ed7602; 
	text-decoration: none; 
	background: none; 
}

h3 a { 
	color: #ed7602; 
	text-decoration: none; 
	background: none; 
}

a:hover { 
	color: #bf3417; 
	text-decoration: underline;
}

ul{
	font-size: 0.75em;
}

li{
	margin-bottom: 0.4em;
	line-height: 1.6em;	
}

#start_mainleft h3 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #2e2e27;
}

#start_mainright h3 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #2e2e27;
}

#start_mainleft p, #start_mainright p {
	margin-bottom: 0;
}


#contentleftmeldung p {
	margin-bottom:1.3em;
	}

#abobox ul {
	list-style-type: disc;
	margin: 0 0 0 15px;
}

#rightboxborder ul {
	list-style-type: disc;
	margin: 0 0 0 15px;
}

.ligen {
	list-style-type: none;
}

.pmargin{
	margin-bottom: 20px;
}

#member a { color: #ffffff; text-decoration: none;}

#member a:hover { color: #bf3417; text-decoration: underline; }

#mainmenu ul 
{
	font-size: 0.75em;
	margin-right: 75px;
	padding-top: 10px;
}
#mainmenu li 
{
	display: inline; border-right: 1px solid #ece7e1;
	padding-right: 15px;
	padding-left: 15px;
}
#mainmenu li.last {border-right: 0;}
#mainmenu a { color: #000; text-decoration: none; background: none; }
#mainmenu a:hover { color: #bf3417; text-decoration: underline; }

#submenu ul 
{
	font-size: 0.75em;
	margin-right: 75px;
	padding-top: 10px;
}
#submenu li {display: inline; border-right: 1px solid #ece7e1;
	padding-right: 15px;
	padding-left: 15px;
}
#submenu li.last {border-right: 0;}
#submenu a { color: #000; text-decoration: none; background: none; }
#submenu a:hover { color: #bf3417; text-decoration: underline; }

.posted {
font-size: 0.6em;
line-height: 1.6em;
margin-top: 10px;
color: #ed7602;
}


/*****************************************************
* Elemente
*****************************************************/


form, input { margin: 0; padding: 0; }

.search-input {
width: 221px;
border: 1px solid #ece7e1;
padding: 4px 2px;
width: 215px;
background: #fff;
}

.journaltitel{
	margin-left: 10px;
}

.entry {
margin-top: 10px;
padding: 10px;
border: 1px solid #ece7e1;
}

.firstbox {
	float:left; 
	width:250px; 
	margin: 0 10px 0px 0;
}

.storybox {
	float:right; 
	width:250px; 
	margin: 0 0 0px 5px;
}

.storybox h4 {
	font-size: 10px;
	line-height: 1.2em;
	padding:5px;
	margin:0;
	color:#161415;
	background-color:#ededed;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.vereinsdaten {
	font-size: 0.75em;
}
