/****** CSS für Kanzlei-MediaDocks *******/
/****** Autor: Jörg Harling        *******/
/****** Datum: 25.09.2008          *******/


/*****************************************/
/****   Allg. Inhaltsformatierungen   ****/
/*****************************************/

span.tab {
	display:block;
	float:left;
	padding-right:5px;
	width:auto;
	height:60px;
}

span.tab100 {
	display:block;
	float:left;
	width:100px;
}

td.grau, div.grau {
	border-bottom:4px solid #ffffff;
	background:#eeeeee;
	padding:6px;
}

td.minfo {
	text-align:center;
	background:#eeeeee;
	border-left: 4px solid #dddddd;
	border-right: 4px solid #dddddd;
	padding:6px;
}

.formular {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background:#eeeeee;
	padding:10px;
}

.rotfett {
	color:#bb4f33;
	font-weight:bold;
}

.errortable {
  border:4px solid #EC1C24;
}

.fehler {
	color:#EC1C24;
	font-weight:bold;
}

.clearfix {
	clear:both;
}

small {
	font-size:11px;
}

a, img, a:link, a:visited {
	border:none;
	color:#0066CC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	list-style-type:square;
	padding:0;
	margin:0;
	padding-bottom:8px;
	margin-left:-10px;
	color:#444444;
}

ul.size13 {
	font-size:13px;
}

a.linkbig {
	font-size:13px;
}

/*****************************************/
/****            Bildklassen          ****/
/*****************************************/

.imgfloatleft {
	float:left;
	margin:0px 10px 15px 0px;
}

.imgfloatright {
	float:right;
	margin:0px 0px 15px 10px;
}

/*****************************************/
/****         Linkklasssen            ****/
/*****************************************/

#content_input a:link, #content_input a:visited {
	font-size:12px;
	color:#bb4f33;
	text-decoration:none;
}

#content_input a:hover {
	text-decoration:underline;
}

#footer a:link, #footer a:visited {
	font-size:10px;
	color:#bb4f33;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


/*****************************************/
/****            Headlines            ****/
/*****************************************/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:0px 0px 25px 0px;
	border-left:2px solid #bb4f33;
	padding-left:10px;
	font-size:22px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 15px 0px;
	font-size:20px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 10px 0px;
	font-size:17px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}

h4 {
	margin:0px 0px 10px 0px;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}

h5 {
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	text-transform:uppercase;
}

h6 {
	margin:0px 0px 8px 0px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

/*****************************************/
/****            Hauptmenü            ****/
/*****************************************/

#mainnav a:link, #mainnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	background:#E6E7E8;
	font-size:12px;
	color:#bb4f33;
	height:20px;
	width:180px;
	border-top:2px solid #E6E7E8;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
}

#mainnav a:hover {
	border-bottom:1px solid #cccccc;
	border-top:2px solid #cccccc;
	background:#dddddd;
	color:#bb4f33;
}

/*****************************************/
/****             Top-Menü            ****/
/*****************************************/

#topnav a:link, #topnav a:visited {
	font-size:11px;
	color:#bb4f33;
	text-decoration:none;
}

#topnav a:hover {
	text-decoration:underline;
}

/*****************************************/
/******       Seitenlayout         *******/
/*****************************************/

body {
	background: url(../bitmaps/bg_body.jpg) top repeat-x #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

#container {
	width: 800px;
	height: auto;
	left: 50%;
	top: 0px;
	margin-left: -381px;
	position:absolute;
	display: block;
}

#topnav {
	z-index:2;
	color:#999999;
	width: 200px;
	height: 20px;
	left: 50%;
	top: 7px;
	margin-left: 270px;
	position:absolute;
	display: block;
}


#header {
	margin-top:50px;
	width: 800px;
	height: 110px;
	display: block;
	float:left;
	clear: both;
}


#content {
	width: 750px;
	padding:40px 20px 20px 30px;
	height: auto;
	clear:both;
	float:left;
	display: block;
	padding-bottom:15px;
	background: url(../bitmaps/bg_content.gif) repeat-y #ffffff;
}

#content_input {
	width: 540px;
	height: auto;
	float:left;
	display: block;
}

#mainnav  {
	width: 180px;
	height: auto;
	float:left;
	display: block;
	margin-left:22px;
	line-height: 20px;
	font-size:12px;
	text-align:center;
	color:#bb4f33;
}

#footer {
	width: 780px;
	padding:10px;
	clear:both;
	display: block;
	background: url(../bitmaps/bg_footer.jpg) no-repeat #ffffff;
	border-bottom: 4px solid #bb4f33;
}

#footer_input {
	overflow:hidden;
	width: 744px;
	padding:6px;
	line-height:13px;
	font-size:10px;
	text-align:center;
	display: block;
	border-bottom: 2px solid #d2d2d2;
	border-top: 2px solid #d2d2d2;
	background:#FFFFFF;
}


