﻿html { height: 100%; }

body {
	scrollbar-base-color:#DDDDDF; 
	scrollbar-face-color: #DDDDDF;
	scrollbar-shadow-color: #DDDDDF;
	scrollbar-highlight-color: #DDDDDF;
	scrollbar-3dlight-color: #DDDDDF;
	scrollbar-darkshadow-color: #DDDDDF;
	scrollbar-track-color: #EDEEEF;
	scrollbar-arrow-color:  #FFFFFF; 
	
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	height: 100%;
}

#akt {
	background-color:#6B161B;
	width:225px; 
	height:auto; 
	margin-left:0px;
	float:left;
	color:#ffffff;
	padding:20px 5px 0 5px;
	border-left:20px solid #7F1A20;

}

/* ------------------------------ start menü ---------------------------- */

#sozietaet_start {
	display:block;
	text-decoration:none;
	width:160px;
	height:200px;
	background-image:url(pics/sozietaet.gif);
	background-repeat:no-repeat; 
}

#sozietaet_start:hover {
	background-image:url(pics/sozietaet_h.gif);
}

#anwaelte_start {
	display:block;
	text-decoration:none;
	width:91px;
	height:200px;
	background-image:url(pics/anwaelte.gif);
	background-repeat:no-repeat; 
}

#anwaelte_start:hover {
	background-image:url(pics/anwaelte_h.gif);
}

#kooperationen_start {
	display:block;
	text-decoration:none;
	width:130px;
	height:200px;
	background-image:url(pics/kooperationen.gif);
	background-repeat:no-repeat; 
}

#kooperationen_start:hover {
	background-image:url(pics/kooperationen_h.gif);
}

#publikationen_start {
	display:block;
	text-decoration:none;
	width:125px;
	height:200px;
	background-image:url(pics/publikationen.gif);
	background-repeat:no-repeat; 
}

#publikationen_start:hover {
	background-image:url(pics/publikationen_h.gif);
}

#kontakt_start {
	display:block;
	text-decoration:none;
	width:173px;
	height:200px;
	background-image:url(pics/kontakt.gif);
	background-repeat:no-repeat; 
}

#kontakt_start:hover {
	background-image:url(pics/kontakt_h.gif);
}

/* ------------------------------ start menü ende ---------------------------- */

#sozietaet {
	display:block;
	text-decoration:none;
	width:160px;
	height:20px;
	background-image:url(pics/sozietaet.gif);
	background-repeat:no-repeat; 
}

#sozietaet:hover {
	background-image:url(pics/sozietaet_h.gif);
	height:20px;
}

#anwaelte {
	display:block;
	text-decoration:none;
	width:91px;
	height:20px;
	background-image:url(pics/anwaelte.gif);
	background-repeat:no-repeat; 
}

#anwaelte:hover {
	background-image:url(pics/anwaelte_h.gif);
}

#kooperationen {
	display:block;
	text-decoration:none;
	width:130px;
	height:20px;
	background-image:url(pics/kooperationen.gif);
	background-repeat:no-repeat; 
}

#kooperationen:hover {
	background-image:url(pics/kooperationen_h.gif);
}

#publikationen {
	display:block;
	text-decoration:none;
	width:125px;
	height:20px;
	background-image:url(pics/publikationen.gif);
	background-repeat:no-repeat; 
}

#publikationen:hover {
	background-image:url(pics/publikationen_h.gif);
}

#kontakt {
	display:block;
	text-decoration:none;
	width:57px;
	height:20px;
	background-image:url(pics/kontakt.gif);
	background-repeat:no-repeat; 
}

#kontakt:hover {
	background-image:url(pics/kontakt_h.gif);
}

#sozietaetq {
	width:160px;
}

#anwaelteq {
	width:91px;
}

#kooperationenq {
	width:130px;
}

#publikationenq {
	width:125px;
}

#kontaktq {
	width:57px;
}

#ek {
	background-color:#7F1A20;
	position:relative;
	right:-284px;
	top:-50px;
	width:153px;
	height:40px;
	display:block;
	padding:4px 0 3px 5px;
	font-size:15px;
	line-height:19px;
	text-decoration:none;
	color:white;
}

.unter {
	border-bottom: 1px solid #B27679;
}

#ar {
	background-color:#7F1A20;
	position:relative;
	right:-443px;
	top:-95px;
	width:150px;
	height:40px;
	display:block;
	padding:4px 0 3px 5px;
	font-size:15px;
	line-height:19px;
	text-decoration:none;
	color:white;
}

#pr {
	background-color:#7F1A20;
	position:relative;
	right:-226px;
	top:-50px;
	width:154px;
	height:40px;
	display:block;
	padding:4px 0 3px 5px;
	font-size:15px;
	line-height:19px;
	text-decoration:none;
	color:white;
}
#ck {
	background-color:#7F1A20;
	position:relative;
	right:-220px;
	top:-97px;
	width:158px;
	height:40px;
	display:block;
	padding:4px 0 3px 5px;
	font-size:15px;
	line-height:19px;
	text-decoration:none;
	color:white;
}

#ek:hover {
background-color:#555555;
}

#ar:hover {
background-color:#555555;
}

#pr:hover {
background-color:#555555;
}

#ck:hover {
background-color:#555555;
}

object, embed { background-color:black; }

#container { 
	width:100%;
	height:100%;
	text-align:center;
}

#container2 { 
	width:900px;
	margin: 0 auto;
	position:relative;
}

#title { 
	width:900px;
	height:93px;
	text-align:right;
}

ul { 
	padding:5px 0 0 10px;
	margin:0 0 0 10px;
}

li {
margin-bottom: 5px;
}

#navi1 ul, #navi1_start ul { 
	list-style: none;
	padding: 0px;
	margin: 0px;
}

p {
margin:10px 0 10px 0;
}

#navi1 li, #navi1_start li  {
	float: left;
	display: block;
}
		
#navi1_start { 
	width:900px;
	height:200px;
	text-align:left;
	position:absolute;
	margin-top:-20px;
	z-index:5;
	
}

#navi1 { 
	width:900px;
	height:20px;
	text-align:left;
}

#navi1 a, #navi1_start a {
	float: left;
}

#main { 
	width:900px;
	text-align:left;
	background-color:#d2d2d2;
	padding-bottom:20px;
}

#main_start { 
	width:900px;
	height:auto; 
	text-align:left;
	background-color:#7F1A20;
	position:absolute;
	left:0px;
}

#pic {
	float:right;
	height:186px;
	margin:10px 0 30px 0;
}

#ub {
	height:186px;
	width:401px;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	background-color:#7F1A20;
	position:absolute;
}

#ub2 {
	height:186px;
	width:405px;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	background-color:#7F1A20;
	position:absolute;
}

h1 {
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	line-height: 18px;
	color: #ffffff;
	padding:0;
	margin:0;
	position:absolute;
	bottom:10px;
}

#txt1 {
	width:355px;
	float:left;
}

#txt1 ul {
	margin:5px 0 0 0;
	padding:0px;
	list-style-type:none;
}

#txt1 li {
	margin:2px 0 0 0;
	padding:0px;
	/*background-color:red;*/
	display:inline;
}

#txt1 li a {
	display:block;
	background-color:#7F1A20;
	padding: 5px 0 8px 5px;
	color:white;
	font-size:16px;
	text-decoration:none;
	margin:2px 0 0 0;
}

#txt1 li a:hover {
	display:block;
	background-color:#555555;
	padding: 5px 0 8px 5px;
}


#txt2 {
	width:355px;
	float:left;
	margin-left:20px;
}

#qnav_start {
	width:900px;
	height:42px;
	background-color:#555555;
	float:left;
	}
	
#qnav {
	width:900px;
	height:42px;
	text-align:left;
	background-color:#555555;
	}

#qnav2 {
	width:880px;
	height:15px;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	padding:15px 0 3px 20px;
	}


#qnav2 a {
	color: #ffffff;
}

#qnav2 a:hover {
	color: #dddddd;
}

a {
	color: #7F1A20;
}

a:hover {
	color: #ffffff;
}
#navi2_start { 
	width:900px;
	height:180px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	background-color:#7F1A20;
	position:relative;
	line-height:70%;
	background-image:url(pics/pic_start.jpg);
	background-repeat:no-repeat;	
}

#navi2 { 
	width:900px;
	height:30px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	background-color:#b2b2b2;
	position:relative;
	line-height:70%;
}

#navi2 a {
	color: #7F1A20;
	text-decoration:none;
	text-transform:uppercase;
	/*font-weight:bold;*/
}

#nav2 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:absolute;
}

#nav2 li{
	height:22px;
	float:left;
	border-right:1px solid #d2d2d2;
	padding:0px 5px 0px 5px;
	margin-top:8px;
	font-size: 10px;
}

#navi2 a:hover {
	color: #555555;
}

#navi2 a.navi2a {
	color: #555555;
}


h2 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:3px;
	}

h3 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:3px;
	}
	
.feld {
	font-family: Verdana, sans-serif;
	font-size:8pt;
}
	
td {
	vertical-align: top;
}
	
form { 
	display:inline; 
}

textarea.feld
{	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#888888;
	background-color:#ffffff;
	
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color:  #dddddf;
	
}
input.feld
{
	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#5C5C5C;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#888888;
	background-color:#ffffff;
}

input.submitfeld
{
	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	color:#6c8cac;
	border-width: 0px 0px 0px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#ffffff;
	background-color:#ffffff;
}


select.feld
{	font-family:Helvetiva, Arial, sans-serif;
	font-size:11px;
	border-width: 0px 1px 1px 0px;
	border-right-color: #ffffff;
	border-bottom-color:#3254A0;
	background-color:#f4f4f4;
	color:#303030;
	
	scrollbar-face-color: #DA0006;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #DA0006;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:  #FFFFFF;
}
