/* Allgemeines CSS fuer gk-law.de        */
/* ------------------------------------- */
/* An dieser Datei sollten keine         */
/* Aenderungen vorgenommen werden.       */
/* ------------------------------------- */

/* Modifiziert für neues Layout (v1.1) */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {

}

html { height: 100%; margin-bottom: 1px; font-size: 100.01%;} 

body {
	text-align: left;
	color: #000;
	background-color: #989898;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 17px;
	position: relative;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}

a, a:link, a:visited {
  color: #6b6f73;
}

#all a:hover {
  text-decoration: underline;
}

p.bodytext {
  margin-bottom: 10px;
}

ul {
  padding: 10px 0 10px 15px;
}

ol {
  margin-left: 25px;
}

img {
  border: 0;
}

h1 {
  font-size: 15px;
  margin-bottom: 15px;
}

h2 {
  font-size: 13px;
  margin-bottom: 15px;
}

h3, h4, h5 {
  font-size: 11px;
  margin-bottom: 15px;
}

.csc-textpic-caption {
  font-size: 0.85em;
  margin-bottom: 5px;
}

.contenttable {
  width: 100%;
}

.contenttable td {
  text-align: center;
  line-height: 175%;
  padding: 3px;
}

.contenttable th {
  text-align: center;
  line-height: 115%;
  padding: 3px;
}

.contenttable tbody .tr-odd td {
  background-color: #eee;
}

.contenttable tbody .tr-even td {
  background-color: #ddd;
}

#banner {
	height: 215px;
}

#topspacer {
	height: 40px;
}

#contentmenu {
	position: relative;
	top: 33px;
	width: 230px;
	height: 130px;
	left: 243px;
	font-size: 10px;
}

.topmenu {
	position: relative;
	top: 186px;
	height: 29px;
}

.topmenu_content {
	text-align: center;
	width: 960px;
	vertical-align: top;	
}

.topmenu a {
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  color: #ffffff !important;
  text-decoration: none;
}

.topmenu_active {
	border-right: 1px solid #ffffff;
}

.topmenu_inactive {
	border-right: 1px solid #ffffff;
}

.topmenu_active a,
.topmenu_active_last a {
  text-decoration: underline;
}

.topmenu a:hover {
  text-decoration: underline;
}

.leftcol {

}

.maincol {

}

.rightcol {
}

#footer {
	height: 45px;
}

.footer_left {
	width: 20px;
	height: 45px;
	float: left;
}

.footer_main {
	width: 920px;
	height: 45px;
	float: left;
}

.footermenu {
  text-align: center;
  padding-top: 10px;
  border-top: 1px solid #6b6f73;
}

.footermenu a {
  font-size: 12px;
  color: #6b6f73;
  text-decoration: none;
}

.footermenu a:hover {
  text-decoration: underline;
}

.footermenu_inactive {
  margin-right: 25px;
}

.footermenu_active {
  margin-right: 25px;
}

.footermenu_active a,
.footermenu_active_last a {
  font-weight: bold;
}

.footer_right {
	width: 20px;
	height: 45px;
	float: left;
}

.home {
  padding: 5px 20px 20px 20px;
}

.home a {
  color: #6b6f73;
  text-decoration: none;
}

.home a:hover {
  text-decoration: underline;
}

.search h2 {
  font-size: 11px;
  margin: 0;
  background-color: #ebf1f7;
  color: #6b6f73;
  line-height: 18px;
  padding: 0 20px;
}

.search_form {
	padding: 20px 0 0 10px;
}

#searchbox {
	display: inline;
	width: 100px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 11px;
}

#searchbutton {
	margin-left: 10px;
}

.leftcol h2 {
	font-size: 13px;
	margin: 0;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0 20px;
}

.leftmenu {
  margin-top: 10px;
}

.leftmenu_menu {
  padding: 5px 10px 20px 20px;
}

.leftmenu_menu a {
  color: #6b6f73;
  text-decoration: none;
  display: block;
  line-height: 150%;
}

.leftmenu_menu a:hover {
  text-decoration: underline;
}

.leftmenu_active a {
  text-decoration: underline;
}

.leftmenu_spacer {
  display: block;
  color: #6b6f73;
  font-weight: bold;
  margin-top: 10px;
}

.leftmenu_level2 a {
  padding-left: 10px;
  background-image: url(/fileadmin/templates/images/pfeil-rechts.gif);
  background-position: 0 center;
  background-repeat: no-repeat;
}

.leftcontent {
  padding-top: 10px;
}

.leftcontent .news-latest-item {
  padding: 10px 10px 0 10px;
  color: #6b6f73;
}

.leftcontent h3 {
  font-size: 11px;
  margin: 0;
}

.leftcontent h3 a {
  text-decoration: none;
}

.leftcontent a {
  color: #6b6f73;
}

.rightcontent {

}

.clickpath {
  padding: 10px 10px 5px 20px;
}

.clickpath a {
  color: #000;
  text-decoration: underline;
}

.print {
	text-align: right;
	padding: 0 20px 0 0;
	line-height: 5px;
}

.leftmenutopspacer {
	height: 10px;
}

.rightmenutopspacer {
	height: 10px;
}

.maincontent {
	padding: 0 10px 10px 10px;
}

.maincontent a:link,
.maincontent a:visited,
.maincontent a:hover,
.maincontent a:active {
	color: #033a7d;
}

.quickinfo h2{
	font-size: 13px;
	margin: 0;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0 20px;
}

.quickinfo_menu {
  padding: 5px 10px 20px 20px;
}

.quickinfo_menu a {
  color: #6b6f73;
  text-decoration: none;
  display: block;
}

.quickinfo_menu a:hover {
  text-decoration: underline;
}

.quickinfo_spacer {
  display: block;
  color: #6b6f73;
  font-weight: bold;
  margin-top: 10px;
}

.newsletter_abo {
  padding: 0 10px 0 20px;
  font-size: 11px;
}

.newsletter_name,
.newsletter_email {
  font-size: 11px;
  line-height: 11px;
  width: 115px;
  margin-bottom: 0px;
}

.newsletter_submit{
  margin: 5px 0;
}

.csc-sitemap ul {
  margin: 0;
  padding: 0 0 0 20px;;
}

.csc-sitemap a {
  text-decoration: none;
}

.csc-sitemap ul li {
  line-height: 175%;
  list-style-type: none;
}

.csc-sitemap ul li ul li {
  list-style-type: disc;
}

fieldset.csc-mailform {
  border: 0;
}

.csc-mailform label {
  display: block;
}

.csc-mailform input,
.csc-mailform textarea {
  width: 200px;
  margin-bottom: 5px;
}

.csc-mailform textarea {
  width: 250px;
}

.csc-mailform .csc-mailform-submit {
  width: auto;
}

.tx-indexedsearch-search-submit {
  margin: 5px 0 0 70px;
}

.tx-indexedsearch-searchbox {
  margin-bottom: 15px;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-whatis {
  margin-bottom: 10px;
}


.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
  list-style-type: none;
  padding: 5px 0 5px 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li {
  display: inline;
  margin: 0 10px 0 0;
}  

.tx-indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch h3 {
  margin: 0;
}

.tx-indexedsearch-res {
  margin-bottom: 15px;
}

.news-amenu-container {
  margin-bottom: 20px;
}

.news-amenu-container ul {
  margin: 0;
  padding: 0;
}

.news-amenu-container ul li {
  list-style-type: none;
}

.news-list-container {
  margin-bottom: 15px;
}

.news-list-container h3 {
  margin-bottom: 3px;
}

ul.deep0 { margin: 0 0 0 10px; padding: 0; }
ul.deep0 li{ margin: 10px 0 0 10px; padding: 0; }
ul.deep1 { margin: 0 0 0 10px; padding: 0; }
ul.deep1 li{ margin: 0 0 0 0; padding: 0; }
ul.deep2 { margin: 0 0 0 20px; padding: 0; }
ul.deep2 li{ margin: 0 0 0 5px; padding: 0; }


.deep0 { font-weight: bold; }

.deep1 {
  font-weight: normal;
  font-size: 12px;
  display: block;
}

.deep2 {
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
  display: inline;  
}

