@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/Lato-Bol-webfont.eot');
    src: url('../fonts/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Bol-webfont.woff') format('woff'),
         url('../fonts/Lato-Bol-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Bol-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoRegular';
    src: url('../fonts/Lato-Reg-webfont.eot');
    src: url('../fonts/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Reg-webfont.woff') format('woff'),
         url('../fonts/Lato-Reg-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/Lato-Lig-webfont.eot');
    src: url('../fonts/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lato-Lig-webfont.woff') format('woff'),
         url('../fonts/Lato-Lig-webfont.ttf') format('truetype'),
         url('../fonts/Lato-Lig-webfont.svg#LatoLight') format('svg');
    font-weight: lighter;
    font-style: normal;

}

/* -------------------------------------------------------------------- */

*{
	line-height:140%;
}

body {
	font-family: 'LatoLight', sans-serif;
	font-weight:lighter;
	color:#369bd6;
	font-size:12px;
}

img {
	border:0px;
}

table {
	border:0px;
}

table.biografie {
	width:500px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:400;
}

table.biografie2 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:400;
}

td {
	vertical-align:top;
}

td.portrait {
	padding-top:30px;
}

td.galerie {
	width:220px;
}

tr.galeriehochkant {
	height:250px;
}

tr.galeriequer {
	height:184px;
}

h1 {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight:lighter;
}

h1.galeriemain {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-right:11px;
	font-weight:lighter;
}

h1.galerie {
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-right:11px;
	float:left;
	font-weight:lighter;
}

h2 {
	font-size:13px;
	font-weight:lighter;
}

h2.galerie {
	font-size:13px;
	line-height:30px;
	vertical-align:bottom;
	text-transform:uppercase;
	font-weight:lighter;

}

h2.galeriemain {
	font-size:13px;
	line-height:5px;
	vertical-align:bottom;
	text-transform:uppercase;
	margin-bottom:0px;
	font-weight:lighter;
}

h2.biografie {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:400;
}

h3{
	font-family: 'LatoLight', sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:none;
	font-style:italic;
}

a {
	color:#369bd6;
	text-decoration:none;
}

a:hover {
	color:#2875a7;
	text-decoration:none;
}

.aussenbox {
	width:1000px;
	height:auto;
	border: solid #333 0px;
	margin-top:-10px;
	margin-left:3%;
	-moz-box-shadow: 0 0 20px #b8b8b8;
	-webkit-box-shadow: 0 0 20px#b8b8b8;
	box-shadow: 0 0 20px #b8b8b8;
}



.headbox {
	margin-top:0px;
	width:1000px;
	height:172px;
	background: url(../images/headerfinal.jpg) no-repeat;
	background-position: left 16px;
	z-index:1;
	background-color:#FFF;
	margin-left:0px;
}


.navigation {
	width:952px;
	height:26px;
	background:url(../images/bgnavi.jpg) top repeat-x;
	float:left;
	padding-left:48px;
	overflow:hidden;
	vertical-align:middle;
	margin-top:-8px;
	font-size:12px;
	color:#2875a7;

}

.button {
	width:80px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	height:31px;
	float:left;
	text-align:center;
	margin-left:-1px;
	color:#2875a7;

}

.buttonaktuell {
	width:80px;
	background:url(../images/bgnavia.jpg) top repeat-x;
	background-image: -moz-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -webkit-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -ms-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -o-linear-gradient(top, #c3cdd9, #c5daf3);
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	height:31px;
	float:left;
	text-align:center;
	margin-left:-1px;
	color:#2875a7;

}


a.button:link {
	color:#2875a7;
	text-decoration:none;
	padding-top: 6px;

}

a.buttonaktuell:link {
	color:#2875a7;
	text-decoration:none;
	padding-top: 6px;

}

.button:hover {
	background-image: -moz-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -webkit-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -ms-linear-gradient(top, #c3cdd9, #c5daf3);
	background-image: -o-linear-gradient(top, #c3cdd9, #c5daf3);
}

.contentbox {
	padding-left:52px;
	padding-right:60px;
	padding-top:70px;
	padding-bottom:50px;
}

.werkstatt {
	margin-top:-8px;
	margin-bottom:150px;
}

.linie {
	height:195px;
	width:1px;
	background-color:#369bd6;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:120px;
}

.footer {
	width:1000px;
	height:35px;
	background-color:#e1eaf9;
	text-align:center;
	padding-top:25px;
	font-size:12px;
}

img.uebersicht {
	margin-top:20px;
}

.caption {
	margin-top:6px;
	text-align:left;
}