/* globales - Anfang*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	background-color: #b9dd48;
	background-image: url(../images/hintergrund-verlauf.jpg);
	background-repeat: repeat-x;
}

p, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-size: 18px;
	font-weight: normal;
}

sup {
	line-height: 0px;
}
dfn {
	display: none;
}

div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	vertical-align: top;
}

a {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
a:link,
a:visited {
	color: #cc3300;
}
a:hover,
a:active {
	color: #333333;
	text-decoration: underline;
}

.clear {
	clear: both;
}

/* globales - Ende */

/* Seitenaufbau - Anfang */

#gesamt {
	margin: auto;
	display: block;
	width: 930px;
	height: auto;
	background-color: #FFFFFF;
}

#kopf {
	display: block;
	width: 930px;
	height: 237px;
	background-color: #999900;
}

#koerper {
	display: block;
	width: 930px;
	height: auto;
	background-image: url(../images/bg-koerper.gif);
	background-repeat: repeat-y;
}

#hauptspalte {
	margin-left: 8px;
	display: inline;
	float: left;
	width: 612px;
	background-color: #e2e2e2;
}

#inhalt_pos {
	margin-left: 30px;
	margin-right: 45px;
	display: block;
	width: 537px;
	height: auto;
}

#ticker {
	padding-top: 8px;
	display: block;
	height: 24px;
	width: 537px;
}

#ticker p {
	display: block;
	height: 24px;
	width: 508px;
	overflow: hidden;
	white-space: nowrap;
}

#blog_entries {
	margin-top: 18px;
	display: block;
	width: 537px;
	height: auto;
}

#spalte_r {
	margin-left: 8px;
	display: inline;
	float: left;
	width: 294px;
	background-color: #e2e2e2;
}

/* Seitenaufbau - Ende */

/* Ticker - Anfang */

#ticker img {
	float: left;
	margin-right: 2px;
}

#ticker p {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #62791b;
	display: inline;
	float: left;
}

/* Ticker - Ende */

/* Posts - Anfang */

#blog_entries .post {
	margin-bottom: 60px;
	display: block;
	width: 537px;
	height: auto;
}

#blog_entries h1 {
	display: block;
	border-bottom: 2px solid #b9dd48;
	line-height: 20px;
	padding-bottom: 2px;
}

#blog_entries p.date {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}

#blog_entries p.comment a {
	margin-top: 10px;
	margin-bottom: 6px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	border-bottom: 2px solid #b9dd48;
}

#blog_entries p.foot {
	font-size: 12px;
	line-height: 12px;
}

#blog_entries p.foot a {
	font-size: 12px;
}

#blog_entries .post img {
	float: left;
	margin-right: 16px;
	margin-top: 8px;
}

#blog_entries .post embed {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 30px; 
}

.post .formleft {
	margin-bottom: 8px;
	float: left;
	width: 130px;
}

.post .formright_1,
.post .formright_2 {
	margin-bottom: 8px;
}

.post .public {
	margin-left: 8px;
}

.small {
	font-size: 12px;
	line-height: 14px;
}
/* Posts - Ende */

/* Seitennavigation - Anfang */

#blog_entries .nextprev {
	display: block;
	text-align: center;
}

#blog_entries .nextprev p {
	display: inline;
	font-weight: bold;
	width: 46px;
}

#blog_entries .nextprev ul {
	display: inline;
	list-style: none;
}

#blog_entries .nextprev li {
	display: inline;
	margin: 0px 3px 0px 3px;
}

/* Seitennavigation - Ende */

/* Seitenfuß - Anfang */

#seitenfuss {
	margin-top: 45px;
	text-align: center;
}
#seitenfuss p {
	font-size: 12px;
	line-height: 16px;
}

/* Seitenfuß - Ende */

/* Navigation - Anfang */

#navigation {
	margin-top: -23px;
}

#navigation ul {
	list-style: none;
	line-height: 24px;
}

#navigation ul.depth1 {
	background-color: #FFFFFF;
}
#navigation ul.depth1 li {
	padding-top: 24px;
	font-size: 18px;
	font-weight: normal;
	color: #62791b;
}

#navigation ul.depth2 {
	background-color: #e2e2e2;
}
#navigation ul.depth2 li {
	padding-top: 0px;
	padding-left: 8px;
	border-bottom: 1px solid #FFFFFF;
}

#navigation ul.depth2 a {
	display: block;
}

#navigation ul.depth2 a:link,
#navigation ul.depth2 a:visited {
	color: #333333;
}
#navigation ul.depth2 a:hover,
#navigation ul.depth2 a:active {
	color: #cc3300;
	text-decoration: none;
}

#navigation ul.depth1 a.homelink:link,
#navigation ul.depth1 a.homelink:visited {
	color: #62791b;
	font-size: 18px;
}

#navigation ul.depth1 a.homelink:hover,
#navigation ul.depth1 a.homelink:active {
	color: #cc3300;
	text-decoration: none;
}

.banner {
	padding-top: 4px;
	margin-bottom: 4px;	
}
/* Navigation - Ende */

/* Navigation, Sucheingabe - Anfang */

#search {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bg-suche.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#search input.eingabe {
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
	width: 142px;
	background-color: transparent;
	border: none;
}

#search input.knopp {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 40px;
	background-color: transparent;
	border: none;
}
/* Navigation, Sucheingabe - Ende */

