@import url("navi.css");

/* Allgemein */

* {
	padding: 0;
	margin: 0;
}
.newstablestart { margin-left: 10px; }
.newstablestart td {
  vertical-align: top;
}

hr.newshrstart {
  height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCCCCC;
	margin: 0 0 0 10px;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bgb.gif) repeat-y;
	color: #343434;
}

a {
	color: #0C69AF;
	text-decoration: none;
}

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

h1 {
	background: 0% 38% url(../img/square_big.jpg) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font: 18px Arial, Helvetica, sans-serif;
}

#content p {
	line-height: 16px;
	margin-left: 10px;
}

h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF7804;
	margin: 20px 0px;
	margin-left: 10px;
}

h3 {
	font-weight: bold;
	margin-left: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #FF7804;
	margin-bottom: 5px;
}

h3 a {
	color: #FF7804;
}

img q {
	border:0px;
}

input, select, option, itextarea {
	font: 12px Arial, Helvetica, sans-serif;
}

/* Bereiche */

#breadcrumb {
	padding: 20px;
	min-height: 13px;
	max-width: 740px;
}

#content {
	padding: 0px 20px;
	min-height: 280px;
	width: 740px;
}

#footer {
	width: 780px;
	height: 86px;
	background: url(../img/footer/footer_bg.jpg) repeat-x;
	position: relative;
	margin-top: 30px;
}

/* Footer */

#footer ul.links {
  list-style: none;
  width: 300px;
  float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#footer ul.links li  {
	float: left;
	padding: 0px 7px;
	border-left: 1px #999999 solid;
}

#footer .links .first {
	border: none;
}

.copyright {
	margin-left: 30px;
	margin-top: 23px;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
}

.gruppe {
	float: right;
	margin-top: 23px;
	background: 0% 50% url(../img/square_orange.jpg) no-repeat;
	padding-left: 14px;
	margin-right: 20px;
}

/* Breadcrumb */

#breadcrumb ul {
	height: 20px;
	width: 740px;
}

#breadcrumb ul li {
	float: left;
}

/* Allgemeine Klassen */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.underline {
	border-bottom: 1px #CCCCCC solid;
}

h1.topic {
	margin-left: 10px;
	border-bottom: 1px #CCCCCC solid;
}

.cite {
	font-weight: bold;
	margin-left: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #FF7804;
	margin-bottom: 5px;
}

.history tr td {
	padding: 15px 10px;
	line-height: 18px;
}

.menu_topics {
	font: 18px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 20px;
}

ul.menu_topics li {
	border-top: 1px solid #CCCCCC;
	padding: 10px 15px;
	background: 0% 52% url(../img/square_orange.jpg) no-repeat;
}

ul.menu_topics li a:hover {
	text-decoration: none;
}

/* Startseite */

#content ul.menu_auflistung {
	font-weight: bold;
	margin: 20px;
}

#content ul.menu_auflistung li img {
	margin-right: 10px;
}

#content ul.menu_auflistung li {
	list-style: none;
	padding: 5px;
	border-top: 1px #666666 dotted;
}

.login_mandant {
	margin-left: 10px;
}

#content ul li.first {
	border: none;
}

.auflistung {
	margin: 0px 10px;
	line-height: 18px;
	list-style:  square;
	padding-left: 15px;
}

ul.news  {
	margin: 0px 10px 10px 10px;
}

ul.news li {
	background: url(../img/square_orange.jpg) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style: none;
}

/* Jobs */

.jobs {
	line-height: 21px;
	margin-bottom: 20px;
	border-bottom: 1px #CCCCCC solid;
}

.jobs .titel {
	font: 18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #FF7804;
}

.jobs .beschreibung {
	margin-bottom: 20px;
}

/* Sitemap */


ul.sitemap {
	margin-left: 10px;
	line-height: 18px;
	border: 1px #CCCCCC solid;
	padding: 10px;
	margin-bottom: 10px;
}

ul.sitemap li.top1 a {
	font-weight: bold;
	color: #FF7804;
}

ul.sitemap li.site {
	margin-left: 5px;
}

#content img.space {
	margin: 0 10px 10px 10px;
}




