@charset "utf-8";
/* Designed by Julson|DigitalArts 
(c) 2010 */


/*GENERAL*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	color: #000;
	background-color: #022440;
	background-image: url(../images/bg.gif);
	}

/*TEXT*/

a {
	text-decoration: none;
	font-weight: normal;
	color:  #2c5c81;
	outline: none;
	}

a:visited {
	color:  #2c5c81;
	}

a:active {
	color:  #2c5c81;
	}

a:hover {
	color: #5e90b6;
	text-decoration: underline;
	}

.ahem {
	display: none;
	}

a img {
	border: none;
}

strong, b {
	font-weight: bold;
	text-align: left;
	}

p {
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/*CLASSES*/

.centered {
	text-align: center;
}

.values{
 	font-family: verdana;
  	font-weight:normal;
  	font-size : 10px;
  	align:top;
  	vertical-align:top;
}

.key{
  	font-family: verdana;
  	font-weight:bold;
  	font-size : 12px;
  	padding-bottom:15px;
}


.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
	text-align: left;
}

.stichwort{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    font-size : 14px;
    color: #888;
}

.aut_links{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    font-size : 12px;
}

.text {
	border: 1px solid #cccccc;
}

.button {
	border: 1px solid #999;
	background-color: #CCC;
}

.thumbnail {
	float: left;
	text-align: center;
	width: 170px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 15px 0 0;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.clearboth { clear: both; }

/*DIVS*/

#info {
	position: absolute;
	margin: auto;
	z-index: -1;
	}
	
	#info p, #info ul, #info li {
		font-size: 8px;
		line-height: 1px;
		}
	
#container {
	padding: 0px;
	border: none;
	color: #000;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1200px;
	height: 730px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	top: -350px;
	position: static;
	}

#fake {
    width: 100%;
    height: 50%;                                                                    
    margin-top: -350px;                                                              
    float: left;
    }

#centered {
	padding: 0px;
	border: none;
	background: url(../images/content.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	width: 900px;
	height: 730px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	height: 200px;
	}
	
#content {
	padding: 20px;
	border: none;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	color: #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 860px;
	height: 460px;
	margin-left: auto;
	margin-right: auto;
	}

#impressum {
	width: 860px;
	height: 460px;
	overflow: auto;
}

#impressum p {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
	

#impressum h1, #impressum h2, #impressum h3 {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

#impressum a {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
	

#sidebar_left {
	float: left;
	padding: 0px;
	border: none;
	text-align:left;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	width: 150px;
	height: 730px;
	}

#sidebar_right {
	float: right;
	padding: 0px;
	border: none;
	text-align:left;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	width: 150px;
	height: 730px;
	}

#left_, #right_ {
	padding: 0;
	border: none;
	text-align:left;
	width: 400px;
	}
	
#left_ {
	float: left;
}

#right_ {
	float: right;
	}

#left_ ul, #right_ ul {
	padding: 0;
	margin: 0 30px;
}

#left_ ul li, #right_ ul li {
	list-style: circle;
}
	
#m_left_ {
	float: left;
	padding: 0px;
	border: none;
	text-align:left;
	width: 400px;
	margin-left: 0px;
	margin-top: 15px;
}
	
#m_right_ {
	float: right;
	padding: 0px;
	border: none;
	text-align:left;
	width: 400px;
	margin-top: 15px;
}
	
#panorama {
	float: right;
	padding: 10px;
	border: none;
	text-align:left;
	width: 430px;
	height: 287px;
	border: 1px solid #CCC;
	margin: 10px;
	}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-align: right;
	width: 898px;
	height: 30px;
	}
	
#aut {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 20px;
	height: 20px;
	}
	
#no_js {
	height: 20px;
	background-color: #f93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: pre;
	color: #333333;
	padding-left: 10px;
	padding-top: 2px;
	margin: 10px;
}

/*NO_FLASH*/

#no_flash_header {
	width: 900px;
	height: 200px;
	background: url(../images/header_no_flash.png);
}

#no_flash_header_kanzlei {
	width: 140px;
	height: 120px;
	padding: 40px 0 0 0;
	position: absolute;
	z-index: 4;
}

#no_flash_header_team {
	width: 160px;
	height: 90px;
	padding: 68px 0 0 208px;
	position: absolute;
	z-index: 3;
}

#no_flash_header_kooperation {
	width: 160px;
	height: 120px;
	padding: 40px 0 0 355px;
	position: absolute;
	z-index: 2;
}

#no_flash_header_kontakt {
	width: 140px;
	height: 60px;
	padding: 98px 0 0 587px;
	position: absolute;
	z-index: 1;
}

.no_flash_header_menu_right {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	line-height: 18px;
	background: url(../images/bar_align_right.png) bottom no-repeat;
}

.no_flash_header_menu_left {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	line-height: 18px;
	background: url(../images/bar_align_left.png) bottom no-repeat;
}

a.no_flash_menu {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.no_flash_menu:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.no_flash_menu:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a.no_flash_menu:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#no_flash_wir_schauen_auf_ihr_recht {
	width: 860px;
	height: 460px;
}

