/**
 * Style sheet default2
 */
*
{
	margin:0px;
	padding:0px;
}

body
{
	background-color:#fffded;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:11px;
	color:#4d391d;
	line-height:18px;
}

a
{
	text-decoration:underline;
	color:#92c4d8;
}

a:hover
{
	text-decoration:none;
}

sup
{
	font-size:0.5em;
}

#copyright
{
	float:right;
	padding-right:0px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

img.picA
{
	width:134px;
	height:170px;
	top:-2px;
	position:relative;
	margin:0px;
	padding:8px;
	background: url('images/a47.gif') no-repeat;
}

.img
{
	margin:0px;
	padding:4px;
	border:1px solid #92c4d8;
}

img.picB
{
	width:146px;
	height:75px;
	top:-2px;
	position:relative;
	padding:7px;
	background: url('images/a26.gif') no-repeat;
}

img.floatleft
{
	float:left;
	margin:0px 14px 3px 0px;
	
}

#upbg
{
	width:900px;
	height:264px;
	top:0px;
	left:0px;
	position:absolute;
	z-index: 1;
}

#outer
{
	width:900px;
	position:relative;
	margin:0 auto;
}

#inner
{
	position:relative;
	padding:13px 30px 0px 30px;
	z-index: 2;
}

#header
{
	width:240px;
	height:240px;
	position:absolute;
	padding-left:20px;
	color:#fffded;
	background: url('images/header_links.jpg') no-repeat;
}

#header span
{
	font-weight:normal;
}

#header h1
{
	height:92px;
	top:30px;
	position:absolute;
	font-size:23px;
	letter-spacing: -1px;
}

#header h2
{
	top:51px;
	position:absolute;
	font-weight:normal;
	font-size:10px;
	color:#FCE2CA;
}

#header sup
{
	color:#FCE2CA;
}

#splash
{
	width:565px;
	height:240px;
	right:30px;
	position:absolute;
	background: url('images/header_rechts.jpg') no-repeat;
}

#subnav
{
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
}

#subnav ul, #subnav li
{
	margin:0px;
	padding:0px 20px 10px 0px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#fffded;
	list-style-type:none;
}

#subnav a
{
	padding-top:0;
	padding-bottom:0;
	font-size: 11px;
	color: #fffded;
	text-decoration:none;
}

#subnav a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#92c4d8;
}

#subnav p
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	color:#92c4d8;
}

#subnav p.last
{
	padding:0px;
}

#subnav ul.level_1 li.last
{
}

#subnav li
{
	float:left;
}

#mainnav
{
	height:45px;
	position:relative;
	margin:225px 0px 20px 0px;
	padding-top:0px;
	padding-right:20px;
	padding-left:5px;
	background-image:url("images/a16.jpg");
	background-repeat:repeat-x;
}

#mainnav ul, #mainnav li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#mainnav li
{
	float:left;
}

#mainnav ul.level_1 li.last
{
}

#mainnav a
{
	padding:0px 12px;
	font-size: 12px;
	color: #fffded;
	font-weight: bold;
	text-decoration:none;
}

#mainnav a.last
{
	padding:0px 12px;
	
}

#mainnav a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#92c4d8;
}

#mainnav a.trail
{
	color:#333333;
}

#mainnav p
{
	margin:0px;
	padding:0px 12px;
	font-weight:bold;
	font-size:12px;
	color:#92c4d8;
}

#mainnav p.last
{
	padding:0px 12px;
}

#mainnav .level_1 ul
{
	width:178px;
	left:-999em;
	position:absolute;
	background-color:#808080;
	border-top:1px solid #999;
}

#date
{
	top:0px;
	right:30px;
	position:absolute;
	font-weight:bold;
	font-size:12px;
	color:#4d391d;
	line-height:52px;
	letter-spacing: -1px;
}

.layout_short p.teaser
{
	font-weight:bold;
	text-decoration:underline;
	color:#92c4d8;
}

#secondarycontent
{
	width:180px;
	position:relative;
	float:right;
	margin-right:15px;
}

#secondarycontent h3
{
	top:4px;
	position:relative;
	margin-bottom:20px;
	padding:0px 0px 10px 0px;
	font-size:16px;
	color:#4d391d;
	line-height:25px;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
}

#secondarycontent .content
{
	margin-bottom:20px;
	padding:0px 10px;
}

#primarycontent
{
	width:582px;
	position:relative;
	float:left;
	padding-left:15px;
}

#primarycontent h3
{
	top:4px;
	position:relative;
	margin-bottom:20px;
	padding:0px 0px 10px 0px;
	font-size:18px;
	color:#4d391d;
	line-height:25px;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
}

#primarycontent .content
{
	margin-bottom:20px;
	padding:0px 15px;
}

#primarycontent .post
{
	margin-bottom:30px;
}

#primarycontent .post .headline
{
	position:relative;
}

#primarycontent .post .date
{
	right:15px;
	top:0px;
	position:absolute;
	font-weight:bold;
	color:#4d391d;
	line-height:35px;
}

#primarycontent .post .content
{
	margin:0px 0px 0px 10px;
	padding:0;
}

#primarycontent .post .footer
{
	height:10px;
	top:6px;
	position:relative;
	margin:10px 0px 0px 0px;
	background: url('images/a22.gif') repeat-x;
}

#primarycontent .post .footer ul
{
	right:15px;
	bottom:15px;
	position:absolute;
	list-style: none;
}

#primarycontent .post .footer ul li
{
	display:inline;
	margin-left:25px;
	padding-left:17px;
	background-repeat:no-repeat;
	line-height:14px;
	background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
	background-image:url("'images/a41.gif'");
}

#primarycontent .post .footer ul li.comments
{
	background-image:url("'images/a36.gif'");
}

#primarycontent .post .footer ul li.readmore
{
	background-image:url("'images/a38.gif'");
}

#footer
{
	width:790px;
	height:66px;
	position:relative;
	clear:both;
	padding:0px 25px;
	text-align:left;
	background-image:url("images/a17.jpg");
	color:#A8A88D;
	line-height:66px;
}

#footer a
{
	color:#8C8C73;
}

