@charset "UTF-8";
/* CSS Document */



/*basics*/

* {
	margin:0;
	padding:0;
}
body, html {
min-height:100%;
}
body {
	color:#000;
	letter-spacing:0.01em;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-color: #ecebec;
}
img {
	width: auto;
	height:auto;
	margin:0px;
	padding:0px;
}

div {
	border:none;
	margin:0px;
	padding:0px;
}

.white {
	background-color:#FFF;
	width:100%;
	height:100%;
}

a {
	font-style: normal;
	font-weight: normal;
	color:#000033;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: none;
	font-weight: normal;
}



/*structure*/

div#wrapper {
	
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/hg.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

div#header {
	margin-left:5px;
	width:950px;
	height:150px;
	border-top-color:#003366;
	border-top-width: 7px;
	border-top-style: solid;
}
div#name {
	color:#000;
	display:block;
	float:left;
	font-size: 18px;
	font-style:normal;
	font-weight:normal;
	width: 350px;
	display:inline;
	margin-left:35px;
}

div#name h1 a, h1 a:visited {
	display:block;
	float:left;
	height:140px;
	text-indent:-999em;
	width:245px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/bernd-schwarz-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: none;
}

div#name h1 a:hover {
	border-bottom: none;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(img/bernd-schwarz-logo-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#adress {
	width:315px;
	text-align:left;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana;
	float:right;
	margin-right:30px;
	margin-top:50px;
	font-size:12px;
	color: #000033;
	line-height: 18px;
}

div#navigation {
	margin-left:35px;
	margin-right:35px;
	width:auto;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000033;
	text-align:left;
	clear:both;
}


.line {
	background-image: url(img/punkte.gif);
	background-repeat: repeat-x;
	background-position:center;
	margin-top: 7px;
	margin-bottom:7px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: auto;
}

.line_grey {
	height:18px;
	width:auto;
	border-top:7px solid #d9d9d9;
}

iframe {
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c9c9c9;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	}

div#content {
	height:auto;
	min-height:430px;
	margin-left:35px;
	margin-right:35px;
	margin-top:25px;
	margin-bottom:7px;
	width:auto;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	line-height:170%;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer{
	margin-left:35px;
	margin-right:35px;
	margin-bottom:25px;
	width:auto;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:10px;
	font-style: normal;
	color: #8f8e8e;
	text-align:right;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8080ae;
	padding-top: 6px;
	margin-top: 25px;
	height: auto;
	}
	
	
div#end {
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:35px;
	background-image: url(img/hg-footer.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


	
/*content*/

div.case-big {
	color:#887977;
	display:block;
	float:left;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000033;
	text-align:left;
	height:auto;
	line-height:170%;
	text-align:left;
	width:auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding:0px;
}

div.case-big img {
	height:440px;
	margin-bottom:7px;
	width:440px;
	border-right-style: solid;
	border-right-color: #FFF;
	clear: both;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-style: none;
}

div.teaser-column {
	color:#887977;
	display:block;
	float:left;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	color:#000033;
	text-align:left;
	height:auto;
	text-align:left;
	width:444px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding:0px;
}

.teaser {
	width:auto;
	text-align:left;
	clear: both;
	float: none;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

div.case-middle {
	color:#887977;
	display:block;
	float:left;
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	height:auto;
	text-align:left;
	width:auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

div#right_column {
	width:320px;
	height:auto;
	float:right;
	background-color:#FFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#right_column iframe {
	border:none;
	padding:0px;
	overflow: hidden;
	}

div img {
	border: 1px solid #c9c9c9;
	background-color: #d9d9d9;
}

div#right_column img {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}

div#left_column {
	width:auto;
	height:auto;
	float:left;
	display:inline;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}

#wrapper #content div .teaser-column .teaser img {
	margin-right: 10px;
	margin-bottom: 7px;
	float:left;
	padding-bottom: 0px;
}

.right {
	color:#999;
	font-size:13px;
	float:right;
	padding-top:0px;
	margin-top: 30px;
	margin-right: 0px;
	width: 320px;
	display:inline;
}

.text-right {
	float:right;
}


/*typo*/

h1,h2,h3,h4 {
	font-family:'Lucida Grande', Helvetica, "Helvetica Neue", "DejaVu Sans ExtraLight", Arial, Verdana, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:0;
	line-height: 130%;
}

#content h1 {
	padding-top: 25px;
	padding-bottom: 7px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
}
h3 {
	font-size:16px;
	font-weight:normal;
	margin-top:18px;
	margin-bottom: 7px;
}



/*navigation*/

#wrapper #navigation a {
	height:auto;
	width:140px;
	font-size: 14px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#wrapper #navigation a:hover {
	width:140px;
	color: #036;
	text-decoration: none;
}

.current_page_item {
	text-decoration:none;
	font-weight:bold;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}
div .case-middle img {
	height: 260px;
	width: 260px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div .case-middle img a {
	border:none
}
div .case-middle img a:hover {
	border:none
}

#wrapper #content #right_column p {
	margin-left: 3px;
}
#wrapper #content #right_column h2 {
	margin-left: 3px;
}
#wrapper #content p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c9c9c9;
}
#wrapper #content p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
div#text-left {
	width:510px;
}
