/* Scherr+Klimke */

body
{
	/*background: #eeeeee url(../images/hintergrund-detailseite-1x428.gif) repeat-x;*/
	/*line-height: 17px;*/
	background-color: #ffffff;
	color: #333333;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica,"Century Gothic",sans-serif;
	margin: 0 auto;
	/*text-align: center;*/
}

#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 940px;
	display: block;
}
#main
{
	/*border: 1px solid silver;*/
	background-color: #ffffff;
	/*padding: 0px;
	text-align: left;
	margin: 20px auto;
	width: 1000px;*/
}	

#logo
{
	/*border: 1px solid green;*/
	/*background-image: url('../images/s+k_logo.gif');*/
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 165px;
	height: 65px;
	float: left;
}

#claim
{
	/*border: 1px dotted red;*/
	
}
#social
{
	/*border: 1px dotted red;*/
	margin-top: -2px;
	float: left;
}
#lang
{
	/*border: 1px dotted red;*/
	padding-top: 2px;
	margin-left: 540px;
	margin-top: 12px;
	width: 200px;
	text-align: right;
}
#mainmenu
{
	margin-bottom: -10px;
	margin-left: 25px;
}
#image
{
	/*border: 1px dotted green;*/
	width: 940px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
#content
{
	/*border: 1px dotted orange;*/
	width: 940px;
	/*margin-top: 15px;*/
	padding: 0px;
	height: 100%;
	float: left;
}
#right
{
	/*border: 1px dotted orange;*/
	/*margin-top: 15px;*/
	padding-top: 52px;
	padding-left: 10px;
}
.left
{
	/*border: 1px dotted red;*/
	background-color: #d4d4d4;
	color: #333333;
	width: 702px;
	padding-left: 38px;
	padding-top: 25px;
}

.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}
.teaser_title
{
	/*border: 1px dotted green;*/
	width: 395px;
	height: 35px;
	overflow: hidden;
	font-size: 13px;
	font-weight: bold;
}
.teaser_cite
{
	/*border: 1px dotted green;*/
	width: 395px;
	height: 50px;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 5px;
}
.teaser_legend
{
	/*border: 1px dotted red;*/
	width: 395px;
	font-size: 10px;
	overflow: hidden;
}
.legend
{
	font-size: 10px;
	float: left;
}
h1
{
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
h2
{
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: red;
}
.white_line
{
	border-bottom: 1px solid white;
	height: 10px;
}
a.proj_link
{
	color: #333333;
}
a.proj_link:hover
{
	color: #333333;
	text-decoration: underline;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}

#header h1
{
	margin-top: 20px;
	margin-bottom: 15px;
	width: 165px;
	height: 65px;
	color: #000000;
	font-size: 1.2em;
	overflow: hidden;
	position: relative;
	float: left;
}
#header h1 span
{
	background: transparent url('../images/logo.gif') no-repeat scroll left top;
	position: absolute;
	width: 165px;
	height: 65px;
}
#claim h2
{
	/*border: 1px dotted red;*/
	margin-bottom: 15px;
	/*	margin-left: 57px;*/
	color: #000000;
	font-size: 1.2em;
	height: 40px;
	overflow: hidden;
	position: relative;
	width: 383px;
	float: right;
}
#claim h2 span
{
	background-image: url('../images/s+k_claim.gif');
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	width: 383px;
	height: 20px;
}
a.red
{
	color: red;
}
