/* general */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; }
 
ul, p {
	line-height: 14px;
	color: #b7b7b7;
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px; }
 
h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 34px;
	margin-top: -7px;
	color:#005841; }
 
h2 {
	margin: 0px;
	padding: 0px;
	/*margin-top: -4px; }*/
	}
h3 {
	margin-bottom: 30px;}
 
h5 {
	margin-bottom: 8px;
	margin-top: 25px;
	padding: 0px; 	}
 
img { border: 0px; }

a {
	font-size: 12px;
	color: #333333;
	text-decoration: none; }

a:hover { text-decoration: underline; }
a:visited { text-decoration: none; color: #333333;}
 
/* Menu */
.menu_titel {
	/*text-transform: uppercase;*/
	font-size: 12px;
	color: #333333; }
 
.menu_subtitel a {
	font-size: 12px;
	color: #333333;
	text-decoration: none; }
 
.menu_titel a:hover { color: #005841; text-decoration: underline; }
.menu_titel a:visited { text-decoration: none; color: #333333;}
 
/* generals */
.h4 {
	color: #333333;
	font-size: 12px;
	margin-bottom: 5px; }
 

/* Home */

#container {
	margin: auto;
	width: 900px; }
 
/* div  */
#idiomas { height: 65px; }
 
#banderas {
	float: right;
	width: 69px; 
	margin-top: 24px; }
 
.imagen_bandera {
	margin: 0.5px;
	border: none; }
 
/* Hauptmenu */
#head_sup { margin: 0px; }
 
#head_sup .logo {
	display: block;
	margin-right: 70px;
	float: left; }
 
#head_sup .kanzlei { color: #333333;}
 
#head_sup .products { margin-left: 40px; }

#head_sup .firmen { margin-left: 40px; }
 
#head_sup .contact { margin-left: 40px; }
 
#head_sup .kanzlei, #head_sup .products, #head_sup .contact, #head_sup .firmen { float: left; }

#head_sup .kanzlei a:hover, #head_sup .products a:hover, #head_sup .contact a:hover, #head_sup .firmen a:hover { color:#005841; text-decoration:underline;}
 
#head_sup .kanzlei ul, #head_sup .products ul, #head_sup .contact ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 15px; }
 
#head_sup h3 {
	
	margin-bottom: 0em;
	margin-top: 2.9em; }
 
/*Animation */
.containerFlashAnimation {
	width: 900px;
	height: 384px;
	margin-top: 122px;
	clear:left;
	/*position: relative;*/ }
 



/* Produkte */
#content_recht {
	background: url(webpics/back.gif);
	width: 900px;
	height: 162px; }
	
#gebiete {
	width: 252px;
	float: left;
	padding-top: 44px;
	padding-left: 24px;
	padding-right: 24px; }

#gebiete p {
	margin: 0px;
	padding-top: 6px; }

#gebiete a {
	color:#333333;
	text-decoration:none;
}

#gebiete a:hover {
	text-decoration:underline;
}
 

#line_separation {
	height: 1px;
	width: 100%;
	margin: 30px 0 75px 0;
	border: solid;
	border-color: #005841;
	border-width: 1px 0 0;
	float: left; }
 
#line_separation img {
	margin-left: 8px;
	margin-right: 8px; }
 
#line_separation a {
	color: #b7b7b7;
	text-decoration: none; }
 
#line_separation a:hover { text-decoration: underline; }




#content_submenu {
	width: 355px;
	float: left; }

#content_submenu .featured dl{
	margin:10px 55px 0 0;
	border-bottom:1px solid #999999;
	padding:0 30px 10px 0;
}

.featured dt{
	font-size: 12px;
	display:inline;
	margin:0;
	padding:25px 0;
	color:#454545;
}
.featured dd{
	display:inline;
	margin:0;
	padding:0;
}
.featured dd a{ color:#808080; }
.featured dt a { color:#454545; text-decoration:none; }
.featured dt a:hover{ color:#005841; text-decoration:none;}
dt.active a{ color:#005841; font-weight:bold; text-decoration:none; }

#content {
	width: 545px;
	height: 100%;
	float: left; }
 
#content p { margin-bottom: 1.5em; font-size: 12px; line-height: 15px; color: #000;}

 
/* Footer */
#footer {
	float: left;
	width: 900px; }
 
.copyright a {
	color: #333333;
	text-decoration: none; }
 
.copyright a:hover { text-decoration: underline; }
 
#footer p { font-size: 10px; }
 
hr {
	border-color: #005841;
	border-style: solid;
	border-width: 1px 0 0;
	height: 0;
	width: 100%;
	margin: 29px 0 8px 0; }
 
.copyright {
	float: left;
	margin-left: 8px; }
 
.mail {
	float: right;
	margin-right: 8px; }

.mail a { 
	color: #B7B7B7; 
	text-decoration: none; }

.mail a:hover { text-decoration:underline; }


/* Formular */

.textFormular {
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; }

.teilFormular {
	width: 272px;
	float: left; }
 
.textareaFormular {
	width: 545px;
	float: left; }

.feldPflicht {
	color:#B7B7B7;
	font-size:12px;
	line-height:14px;
	font-weight: normal; }

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }



