@charset "utf-8";
/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
}

body { 	
	margin: 0;
	color: #000;
	background-color:#fff;
	font-size: 14px; 
	line-height: 20px;
	font-family: 'Istok Web', sans-serif;
	font-weight: 400;
	scrollbar-base-color: #eee;
	scrollbar-dark-shadow-color: #666;
	scrollbar-shadow-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-highlight-color: #eee;
	overflow:auto
	}
		
td { 
	color: #000; 
	font-weight: 400; 
	font-size: 14px;
	line-height: 20px; 
	font-family: 'Istok Web', sans-serif;
	}
	
form{
	font-size:14px;
}

select, input, search, textarea {
	border-width: 1px;
	border-style: solid;
	border-color:#ddd;
	padding: 2px;
	color: #000;
}

input[type=checkbox] {
	border-width: 0px;
	border-style: solid;
	color: #000;
}

.button,
input[type=submit],
input[type=button]{
	font-size:13px;
	background-color:#666;
	padding: 4px 6px 3px 6px;
	color:#fff;
	text-decoration:none;
	border:none;
}

.button:hover,
input[type=submit]:hover,
input[type=button]:hover{
	background-color:#eee;
	color:#000;
	text-decoration:none;
}

.valNO{
	background-color:#666;
	color:#FFF;
	border: 1px solid #666;
	padding: 2px;
}
	
h1 { 
	font-family: 'Istok Web', sans-serif;
	font-weight: 700;
	color: #999; 
	font-size: 27px;
	line-height: 36px;
	margin: 0px 0px 20px 0px;
	}
	
h2 { 
	font-family: 'Istok Web', sans-serif;
	font-weight: 700;
	color: #999; 
	font-size: 19px;
	line-height: 26px;
	margin: 0px 0px 10px 0px;
	}	
	 	
a { color: #000;
	font-weight: 400;
	text-decoration: none;
	}
	
a:hover { color: #000;
	text-decoration: underline;
	}
	
a.back {
	display:block;
	background-image: url(../img/zu3.gif);
	background-repeat: no-repeat;
	float:right;
	margin-top:10px;
	text-decoration:none !important;
	border:none !important;
	}
	
a.back:hover {
	background-image: url(../img/zu4.gif);
	background-repeat: no-repeat;
	}
	
a.acro {
	padding: 0px 0 0 22px;
	font-weight:normal;
	color: #019ee1;
	text-decoration: none;
	background:url(../img/acrobat.gif) 0px 0px  no-repeat;
	}
	
a.acro:hover {
	color: #0d4fa0;
	text-decoration: underline;
	}
	
a.plus {
	background: url(../img/auf3.gif) right 4px no-repeat;
	border-bottom: 1px solid #ccc;
	width:100%;
	display:block;
	font-weight:700;
	margin: 2px 0 0 0;
	text-decoration:none;
	}
	
a.plus:hover {
	background: url(../img/auf3.gif) right 4px no-repeat #eee;
	}
	
h6{
	cursor:pointer;
	margin:5px 0;
	font-weight:700;
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

h6:hover {
	background: url(../img/auf3.gif) right 5px no-repeat #eee;
}
	
h6.act {
	background: url(../img/zu3.gif) right 5px no-repeat;
}

h6+*{
	display:none;
}
h6.act+*{
	display:block;
}

p { 
	margin: 0px;
	padding: 0px }
	
.hgrau { 
	color: #eeeeee }
	
.dgrau { 
	color: #666 } 
	
.weiss { 
	color: #fff; }
	
strong, .fett  {
	font-weight: 700; }
	
hr {
	width: 100% ;
	height:1px;
	border: none;
	border-top:1px solid #666;
	float:left;
	clear:both;
	padding:0;
	margin:10px 0 10px 0;

}
	
ul, ol {
	margin: 0 0 20px -24px;
	color: #000;
	list-style-image: none;
}

img {
	border: 0;
	display: block;
	max-width:100%;
}

#container {
	margin: 30px auto;
	width: 960px;
	background:url(../img/bg.gif) 0px 0px repeat-y;
	background-size: 280px 1px;
	}

header {	
	padding: 0;
	margin:0;
	height: 120px;
	width:960px;
	background-color:#eee;
	display:block;
	}
	
#kanzlei {	
	margin: 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:left;
	}	

#nav {	
	margin: 10px 0 0 0;
	padding: 0;
	width: 680px;
	height: 110px;
	float:left;
	}
	
#home {	
	margin: 140px 30px 0 60px;
	padding: 0px;
	width: 590px;
	float:left;
	}		

#content {	
	margin: 140px 30px 45px 60px;
	padding: 10px 10px 6px 10px;
	width:100%;
	max-width: 570px;
	/*background:rgba(255,255,255,0.5) !important;*/
	background-color:#f8f8f8;
	float:left;
	}
	
#box1 {	
	margin: 0 30px 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:left;
	}
	
#box2 {	
	margin: 0 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:left;
	}
	
#box3 {	
	margin: 45px 30px 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:left;
	}
	
#box4 {	
	margin: 45px 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:left;
	}

#sidebar {	
	margin: 0;
	padding: 0;
	width: 280px;
	float:left;
	}
	
#sidebar #kanzlei {	
	display:none;
	}
	
#logo {	
	margin: 50px 0 0 0;
	padding: 0;
	width: 280px;
	height: 90px;
	}
	
#adresse {	
	margin: 0 0 0 0;
	padding: 0 0 0 57px;
	width: 223px;
	height: 215px;
	}	
	
#map {	
	margin: 0;
	padding: 0 0 0 57px;
	width: 223px;
	height: 70px;
	}
			
.haupt {
	text-align:left;
	
	}
	
.haupt ul{
	position:relative;
	margin:20px 0 0 110px;
	padding: 0;
	list-style:none;
}

.haupt ul li {
	margin:0;
	padding: 0;
	border: none !important;
	float:left;	
	}
	
.haupt ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 17px;
	font-weight:400;
	color: #000;
	text-decoration: none;
	float:left;
	}
	
.haupt ul li>a:hover, .haupt ul li.act>a, .haupt ul li:hover>a  {
	text-decoration: underline; 
	}
	
.haupt ul li:hover ul{	
	display: block;
	position: absolute;
	margin-top: 30px;
	margin-left: 0px;
	}
		
.haupt ul li ul {	
	display:none;
}

.haupt ul li ul li {
	margin: 0;
	padding:0;
	clear: both;
	display: block;
	border: none !important;
	float:none;
	}
	
.haupt ul li ul li a{
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	color: #000 !important;
	text-align: left;
	clear: both;
	background:rgba(238,238,238,0.85) !important;
	text-decoration: none;
	display:block;
	float:none;
	}
	
.haupt ul li ul li a:hover, .haupt ul li ul li a.act {
	color: #000 !important;
	text-decoration: underline;
	display:block;
	}
			
.img_cms {
	margin:0;
}

.galList{
	float:left;
}

.legende {
	padding: 3px 0 0 0;
}

.rahmen{
	border:#019ee1 solid 2px;
	margin:0 0 15px 0;
	padding:0;
}

.hrahmen{
	border:#019ee1 solid 2px;
	margin:0 0 15px 0;
	padding:0;
}

.hrahmen:hover {
	border:#0d4fa0 solid 2px;
}

#fader div{
	position:absolute;
	z-index:100;
	display:none;
}
#fader div img{
	display:block;
	border-radius:10px;
}

#fader div.curr{
	z-index:200;
	display:block;
}

#fader div.next{
	display:block;
	z-index:300;
}

#fader{
	min-height:300px;
	width:465px;
}

.mail{
	position:absolute;
	left:-100px;
	top:-100px;
}

/* Browserinfo */

.browserInfo{
	left:0px;
	position:absolute;
	display:block;
	width:300px; 
	background:#fd0;
	z-index:1000;
	text-align:center;
	color:#f00;
}
.browserInfo div{
	margin:10px;
	color:#f00;
}
.browserInfo a{
	color:#f00;
	font-weight:bold;
}

#gallery{
	display:block;
	overflow:hidden;
	/*border:10px solid #fff;*/
	background:#f1f1f1;
	/*box-shadow:0 0 15px rgba(0,0,0,.2);*/
	width:600px;
	position:relative;
	margin:0 0 10px 0 ;
}
.m2dContainer{
	width:999999px;
}
.m2dContainer img{
	display:block;
	float:left;
}
.pager{
	width:600px;
	height:0px;
	position:absolute;
	top:50%;
}
.pager a{
	color:rgba(255,255,255,.9);
	font-size:150px;
	font-weight:normal;
	text-shadow:0 0 15px rgba(0,0,0,.2);
	float:left;
	height:70px;
	width:70px;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	margin:-35px 0 0 0;
}
.pager a.r{
	float:right;
}
.pager a:hover{
	color:rgba(255,255,255,1);	
}

header #logo {
	display:none;	
}

#nav .SW{
	display:none;
}

.linebreak { color: #000; display: block !important; }
@media (max-width: 960px){

.team h1 {
	font-size: 22px;
	line-height: 27px;
}
	
#container {
	margin: 0;
	max-width: 290px;
	background:none !important;
	}
	
table {
	max-width: 290px !important;
	}

header {	
	margin:0 0 0 0 !important;
	background:none !important;
	}
	
#kanzlei {	
	display:none;
	}	

#nav {	
	margin: 60px 0 0 0px;
	padding: 0;
	float:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
	}
	
	#nav li{
		display:none;
	}
	#nav.act li{
		display:block;
		clear:both
	}
	#nav.act li a{
		background:#bbb;
		color:#fff;
		display:block;
		width:270px;
		padding:5px 10px;
		line-height:32px;
		font-size:20px;
		text-decoration:none;
	}
	
	#nav li.SW{
		display:block;
		float:left;
		width:25px;
		height:27px;
		padding:4px 0 4px 7px;
		background:#fff
	}
	#nav li.SW hr{
		margin:3px;
		display:block;
		border:none;
		border-top:3px solid #ccc;
		height:0;
		height:1px;
		width:auto;
		float:none;
	}
	
#home {	
	margin: 0 0 0 10px;
	padding: 0 !important;
	max-width: 300px;
	float:none;
	}		

#content {	
	margin: 0 0 0 10px;
	padding: 0 !important;
	width: 100% !important;
	max-width: 280px !important;
	background-color:#fff;
	float:none;
	}
	
#box1 {	
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:none;
	}
	
#box2 {	
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:none;
	}
	
#box3 {	
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:none;
	}
	
#box4 {	
	margin: 10px 0 0 0;
	padding: 0;
	width: 280px;
	height: 120px;
	float:none;
	}

#sidebar {	
	margin: 40px 0 0 10px;
	padding: 0;
	max-width: 310px;
	float:none;
	}
	
#sidebar #kanzlei {	
	margin:0 0 10px 0;
	display:block;
	}
	
#logo {	
	display:none;
	}
	
header #logo {
	margin: 10px 0 0 10px;
	height:40px !important;
	display:block;
	float:left;	
}
	
#adresse {	
	margin: 0 0 20px 0;
	padding:0;
	display: block;
	}	
	
#map {	
	display: none;
	}
	
a.klapp {
	max-width:300px !important;
	}
			
.haupt {
	text-align:left;
	}
	
.haupt ul{
	position:relative;
	margin:0 0 0 0;
	padding: 0;
	list-style:none;
}

.haupt ul li {
	margin:0;
	padding: 0;
	border: none !important;
	float:none;	
	}
	
.haupt ul li a {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight:400;
	color: #000;
	text-decoration: none;
	float:none;
	}
	
.haupt ul li>a:hover, .haupt ul li.act>a, .haupt ul li:hover>a  {
	text-decoration: underline; 
	}
	
.haupt ul li:hover ul{	
	display: block;
	position: absolute;
	margin: -2px 0 0 0;
	}
		
.haupt ul li ul {	
	display:block;
}

.haupt ul li ul li {
	margin: 0;
	padding:0;
	clear: both;
	display: block;
	border: none !important;
	float:none;
	}
	
.haupt ul li ul li a{
	padding: 3px 10px 3px 30px !important;
	font-size: 14px;
	color: #999 !important;
	clear: both;
	background:rgba(238,238,238,1.0) !important;
	text-decoration: none;
	text-align:left;
	display:block;
	float:none;
	}
	
.haupt ul li ul li a:hover, .haupt ul li ul li a.act {
	color: #999 !important;
	text-decoration: underline;
	display:block;
	}
}