/*
body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%; 
	color: #2e2e2e;
	line-height: 180%;
	background-color: #e5e5e5;
	margin:0;
	padding:0;
}
*/
#border {
	width: 845px;
	margin: 0 auto;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}

#container {
	width: 829px;
	margin: 0px auto;
	background-color: #fff;
}

#topmenu {
	position: relative;
	width: 829px;
	height: 73px;
	margin: 0;
	padding: 0;
	line-height:normal;
	background-image: url(../images/topmenu.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
#topmenu h1 {
	font-size:170%;
	margin: 0 0 0 0;
	padding: 44px 0 0 32px;
	font-weight:normal;
	color:#000;
	font-family: "Times New Roman", Times, serif;
}
#topmenu h1 a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#topmenu h1 a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#topmenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	float:right;
	margin:0;
	padding:13px 40px 0 0;
	list-style:none;
}
#topmenu li {
	display:inline;
	margin:0;
	padding:0;
}
#topmenu a {
	float:left;
	margin:0 6px 0 6px;
	padding:0 6px 0 6px;
	text-decoration:none;
	color:#000;
	text-decoration:none;
}
#topmenu a:hover {
	color:#ff6600;
	text-decoration:none;
}

#header {
	height: 210px;
	background-image:url(../images/header.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
}

#teaser {
	padding:23px 0 0 52px;
}

#schriftgroesse {
	width:770px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #2e2e2e;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #737373;
}
.gross {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	color: #737373;
}
.sehrgross {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	color: #737373;
}

#contentwrapper {
	padding: 0.5em 1em;
}

#content {
	background: #fff;
	margin:auto;
	width: 500px;
	padding:0 45px 0px 0;
	margin:0 0 0 0;
	float: right;
	overflow: hidden;
	text-align: justify;
}

#content p  {
	color: #2e2e2e;
}

#content p span {
	color: #ff6600;
	font-weight: bold;
}

#content h1 {
	font-size:130%;
	margin:10px 0 0 0;
	font-weight:normal;
	color:#ff6600;
}
#content h1 a {
	color:#ff6600;
	font-weight:normal;
	text-decoration:none;
}
#content h1 a:hover {
	text-decoration:underline;
	color: #ff6600;
}

#content h2 {
	font-size:120%;
	padding:5px 0 0 0;
	color:#333;
	font-weight:normal;
}
#content h2 a {
	color:#ff6600;
	font-weight:normal;
	text-decoration:none;
}
#content h2 a:hover {
	text-decoration:underline;
}

#content h3 {
	font-size:120%;
	padding:5px 0 0 0;
	font-weight:normal;
	color:#ff6600;
}

#content img {
	margin: 0px 7px 0px 0px;
}

#content .related {
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
	background-color:#fff2dd;
	margin:0 0 20px 0;
	padding:0 10px 0 10px;
}

#content .related h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}

#content .related ul {
	list-style:none; 
	margin:10px 0 0 0; 
	padding:0 0 15px 10px;
}

#content .related ul li {
	margin:0; 
	padding:0 15px 0 15px; 
	background: url(../images/related_li_pfeil.gif) 0 8px no-repeat; 
	line-height:150%;
}

#content .post_info {
	text-align:right;
	margin:0 0 50px 0;
	padding:3px 0 0 0;
	font-size:70%;
	font-family:arial,sans-serif;
	line-height:120%;
	word-spacing:1px;
	border-top:1px solid #ddd;
}

#content .pages {
	text-align:right;
	margin:30px 0 20px 0;
	font-size:80%;
}

#content_admin {
	background: #fff;
	margin:auto;
	width: 500px;
	padding:0 45px 0px 45px;
	margin:0 0 0 0;
	float: left;
	overflow: hidden;
	text-align: justify;
}
#content_admin h1 {
	font-size:130%;
	margin:10px 0 0 0;
	font-weight:normal;
	color:#ff6600;
}

#navigate{
	float:left;
	width:170px;
	padding:0 0 20px 35px;
	margin:0 0 0 0;
	line-height:180%;
	color:#999;
	font-size:75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigate ul {
	text-align:left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#navigate li {
	text-align:left;
	list-style: none;
	background-image:url(../images/navigate_li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 3px 20px;
	border-bottom: 1px #cacaca solid;
}
#navigate h1.navi {
	background:url(../images/navigate.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:5px 0 5px 0;
	margin:10px 0 14px 0;
}
#navigate h1.newsletter {
	background:url(../images/navigate_newsletter.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:0 0 5px 0;
	margin:30px 0 7px 0;
}
#navigate h1.suche {
	background:url(../images/navigate_suche.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:0 0 5px 0;
	margin:30px 0 7px 0;
}
#navigate h1.skype {
	background:url(../images/navigate_skype.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:0 0 5px 0;
	margin:20px 0 7px 0;
}
#navigate h1.google {
	background:url(../images/navigate_google.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:0 0 5px 0;
	margin:40px 0 7px 0;
}
#navigate h2.kat {
	background:url(../images/navigate_themen.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	text-align: left;
	color:#666;
	font-size:120%;
	padding:0 0 5px 0;
	margin:40px 0 7px 0;
}

#navigate a {
	color:#999;
	text-decoration: none;
}
#navigate a:link, a:visited{
	color:#999;
}
#navigate a:hover, a:active{
	color:#ff6600;
}
#navigate li a.navigate_active {
	color:#666;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 829px;
	height: 55px;
	margin: 0;
	padding: 0;
	background:url(../images/footer.jpg) top left no-repeat;
	background-color: #fff;
	font-size: 70%;
	color: #828282;
	text-align: center;
}
#footer p {
	text-align:left;
	padding:20px 0 0 60px;
}

#newsletter {
	overflow:hidden;
	text-align: left;
	padding:0 0 5px 10px;
	margin:10px 0 7px 0;
}
#newsletter input.sendbutton { 
	border: 0px; 
	width: auto; 
	height: 24px; 
	background-color: #666; 
	color: #fff; 
}
#newsletter input {
	width:115px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	color:#999;
	margin:0 0 0 0;
}

#suchen {
	overflow:hidden;
	text-align: left;
	padding:0 0 5px 10px;
	margin:10px 0 7px 0;
}
#suchen input.sendbutton { 
	border: 0px; 
	width: auto; 
	height: 24px; 
	background-color: #666; 
	color: #fff; 
}
#suchen input {
	width:115px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	color:#999;
	margin:0 0 0 0;
}

#kommentarform input {
	width:350px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:4px;
	color:#2e2e2e;
	margin:0 0 0 0;
	display:block;
}
#kommentarform textarea {
	width:350px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:4px;
	color:#2e2e2e;
	margin:1px 0 0 0;
	display:block;
}
#kommentarform input.sendbutton { 
	float: none; 
	border: 0px; 
	width: auto; 
	height: auto; 
	background-color: #666; 
	color: #fff; 
	margin:5px 0 0 0;
}

.error {
	font-size: 80%;
	color: #FF0000;
}

img.captcha {
	margin:0px;
	padding:0px;
	width:100px;
	height:24px;
	border:1px solid #ccc;
}
a:link, a:active, a:visited {
	color: #ff6600;
	text-decoration: none; 
}
a:hover { 
	color: #ff6600;
	text-decoration: underline;
}

.content_small {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%; 
	color: #2e2e2e;
	line-height: 170%;
}

.adsense {
	padding: 0 0 0 10px;
}


/* Schriftgroesse */
.standard {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #737373;
}
.gross {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	color: #666666;
}
.sehrgross {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 17px;
	color: #737373;
}


