body
{
	background-color: #b9b09c;
	color: #000;
	
	text-align: center;
	
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

html,body {
	height: 100%;
}


#siteWrap
{
	background-image: url('../../images/hintergrund.jpg');
	background-repeat: repeat-y;
	
	margin: 0px;
	
	height: 100%;
	
	width: 960px;
	
	text-align: left;
}

#navWrap
{
	float: left;	
	width: 570px;
	margin-top: 101px;
}

#kopfbild
{
	float: right;
}

img.nav
{
	border: 0;
}

#emptySpace
{
	clear: both;
	display: block;
	width: 100%;
	height: 40px;
}

#leftContent
{
	float: left;
	width: 600px;
	padding-top: 37px;
}

#rightContent
{
	float: right;
	width: 300px !important;
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	
	font-family: Arial Black, Arial;
	font-weight: normal;
	color: #b9b09c;
	line-height: 16px;

}

img.titel
{
	border: 0px;
	margin-bottom: 13px;
}

img.derautor
{
	border: 0px;
	margin-bottom: 13px;
	margin-top: 9px;
}


h1
{
	font-family: Arial Black, Arial;
	font-weight: normal;
	color: #6d3c3d;
	font-size: 28px;
	margin-bottom: 20px;
	
	position: relative;
	left: -2px;
	line-height: 26px;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	line-height:28px;
}

h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height:28px;
}

a 
{
	color: #451a1b;
}


#clear
{
	clear: both;
	height:1px;
	display: block;
}

p
{
	margin-bottom: 8px;
}

#blogFooter, #commentHeader
{
	font-size: 14px;
	font-style: italic;
	line-height: 38px;
	background-color: #cac2b0;
	
	margin-top:15px;
	
	border-top:1px solid #6d3c3d;
	border-bottom:1px solid #6d3c3d;
	
	color: #000;
	
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#commentHeader
{
	line-height: 28px;
	margin-bottom: 10px;
}

label.blogComments
{
	width: 120px;
	vertical-align: top;
	margin-top:8px;
}

textarea
{
	font-family: Arial;
	font-size: 14px;
}

input.blogComments, textarea.blogComments
{
	width: 300px;
	padding: 4px;
	margin:4px;
	border: 1px solid #6d3c3d;
	background-color: #cac2b0;
}

textarea.blogComments
{
	width: 590px;
	height: 200px;
	margin-left: 0px;
}


h1.blog
{
	font-size:22px;
}

h2.blog
{
	margin: 0px;
	position: relative;
	left: -1px;
	margin-top:20px;
}


a.blog
{
	color: #6d3c3d;
	text-decoration: none;
}

a.blog:hover
{
	text-decoration: underline;
}

h1.glossar
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:22px;
	left:-1px;
}

/* CMS CSS */

h1.cms
{
	border-bottom: 1px solid #6d3c3d;
	color: #000;
}

#cms_section_headline
{
	border: 0px solid;
}

#cms_section_headline.h1
{
	color: #b9b09c;
	
	background-color: #6d3c3d;
}

#cms_section_headline.h2
{
	color: #b9b09c;
	
	background-color: #6d3c3d;
}

a.cms_section
{
	color: #b9b09c;
}

a.cms_section_headline
{
	color: #b9b09c;
}

a:active.cms_section, a:focus.cms_section, a:hover.cms_section
{
	color: #b9b09c;
}

#cms_section_headline_icon.styles
{
	background-color: #b9b09c;
	color: #6d3c3d;
}

#cms_section_content
{
	background-color: #cac2b0;
	border-bottom: 2px solid #6d3c3d;
}


#cms_section_content.alternateColor
{
	background-color: #b9b09c;
	border: 2px solid #6d3c3d;
}
