body {
	background-color:#cfcfcf;
	color:#000000;
	font-family: "Arial", "Bitstream Vera Sans", "Times New Roman", sans-serif;
	font-size:15px;
	text-align:justify;
	margin: 25px;
}

#overall {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:930px;
	background-color:#ffffff;
	border: 2px solid #808080;
}

#languageselection {
	float:right;
	margin: 10px 15px 0 0;
}

#languageselection a {
	border:0px;
	margin-left:10px;
}

#logo {
	display:inline;
	float: left;
	margin-right:8px;
	z-index:3;
	position:relative;
}

#mainheaderbox {
	margin: 60px 0 0 60px;
}


#mainheadersub {
	margin-top:-15px;
	font-size: 15px;
}

#tabbar {
	background-color:#a4a4a4;
	height:23px;
	border:1px solid #777777;
	border-left-width:0px;
	border-right-width:0px;
	color:#FFFFFF;
	padding-left:60px;
	padding-top:1px;
	margin-bottom:-10px;
}

.rechtsanwaltheader {
	font-family: "Arial Black", "Arial", "Bitstream Vera Sans", "Times New Roman", sans-serif;
	font-weight:bold;
	font-size:16px;
	margin-top:-1px;
	position:absolute;
}

#nav
{
	margin: 0;
	margin-left:215px;
	padding: 2px 0;
}

#nav li
{
	display: inline;
	list-style-type: none;
}

#nav a
{
	color:#FFFFFF;
	border:0px;
	font-size:16px;
	font-weight:bold;
	padding-left: 17px;
	padding-right: 17px;
}

#nav a:hover
{
	border:1px solid #d4d4d4;
	background-color:#858585;
	padding-left: 16px;
	padding-right: 16px;
}

#nav a:active {
	border:1px solid white;
}

.activetab {
	border:1px solid white ! important;
	background-color:#858585;
	padding-left: 16px ! important;
	padding-right: 16px ! important;
}



#content {
	position: relative;
	z-index: 10;
	width:849px;
	background-color:white;
	color:black;
	margin: 35px 0 0 60px;
}

#contentpane {
	min-height:550px;
	width: 530px;
	
	clear:left;
	float:left;
	display:inline;
}

#sidepane {
	width: 250px;
	padding-right:20px;
	
	clear:right;
	float:right;
	display:inline;
	padding-bottom:35px;
}


#footersep {
	clear:both;
	height:30px;
}

#footer {
	background-color:#a4a4a4;
 	padding-bottom:8px; 
	height:85px;
	vertical-align:bottom;
	clear:both;
	border-top: 1px solid #6a6a6a;
}

#footerlinkbox {
	margin:8px 0 0 30px;
}

#footerlinkbox a {
	color: white;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	font-size:16px;
}

#rechtempfinden {
	float:right;
	margin-top:-24px;

}

.employeepicture {
	float:left;
	clear:both;

	margin:7px 20px 15px 0;
	border: 1px solid gray;
	height:90px;
}

.employeemail {
	margin-top:3px;
	float:right;
}

.employeedescription {
	float:right;
	margin-top:-8px;
	width:373px;
}

#map_canvas {
	border: 1px solid gray;
	margin:auto;
	clear:both;

}

.sm {
	list-style:none; 
	width:528px; 
	height:267px; 
	margin:0px; 
	padding: 0px; 
	display:block; 
	overflow:hidden
}
.sm li {
	float:left; display:inline; overflow:hidden
	margin:0px;
	padding:0px;
}

/*===============STOCK=================*/

.confirmation { color:green; }
.warning { color:red; }

#floatingbox {
	position:absolute;
	right:100px;
	z-index:15;
	top:15px;
}

#userinfopanel {
	margin-top:50px;
}

a:link {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #000000;
}

a:hover {
	text-decoration:none;
	border-bottom:1px solid #000000;
	color:#666666;
}

a:visited{
	color:#000000;
	text-decoration:none;
	border-bottom:1px dashed #000000;
}

a:active{
	text-decoration:none;
	border-bottom:1px dotted #000000;
}

input[type='text'],input[type='password'],input[type='submit']  {
 width:100%;
}

a.userhp { border:0px; }
img { border:0px; }



a.navientry:link, a.navientry:visited  {
	padding-left:5px;
	line-height:30px;
}

a.newsfentry:link, a.newsfentry:visited, a.heading:link, a.heading:visited {
	line-height:23px;
}

a.navientry:link, a.navientry:visited , a.newsfentry:link, a.newsfentry:visited, a.heading:link, a.heading:visited  {
	border:0px;
	color:#000000;
}

a.navientry:hover, a.newsfentry:hover{
	color:#444444;
	
}

a.navientry:hover{
	padding-left:10px;
}

.newsfentry {
	font-size:14px;
}

.username {
	font-style:italic;
}

.userpic {
	border: 2px solid #808080;
}

.boxheaderphoto {
	display:inline;
	float:right;
	clear:right;
	margin: 18px 5px 5px 15px;
}

.signature, .commentsignature {
	line-height:20px;
	font-size:12px;
}

.commentsignature { margin-top:18px; }

.boxtext {
	line-height:18px;
}

.signaturepic {
	margin-bottom:-4px;
}

.maintext {
	font-size:15px;
	
	line-height:20px;
	color: #000000;
	margin-bottom:40px;
}

h1, h2, h3, h4, h5 {
	text-align:left;
}

h1 {
	font-size:21px;
	line-height:30px;
}

h2 {
	font-size:19px;
	line-height:25px;
}

ul {
	margin:15px;
	padding:0px;
}

#useractions {
	margin-top: 10px;
}



.albumpic, .photo {
	border:2px solid #808080;
}

.photonavigation {
	text-align:center;
	font-size: 16px;
	line-height:30px;
}

#photo {
	margin: 10px 0px 18px 0px;
	max-width:100%;
}

.albumdesc {
	margin: 0px 0px 10px 0px;
}

.avatarlink {
	border:0px ! important;
	margin: 8px -4px 5px 20px;
	float:right;
}

.adminsigoptions {
	clear:both;
	font-size: 16px;
	float:right;
	font-weight:bold;
	margin-top:7px;
}



