/* ---- Allgemeine Definitionen ---- */

* {
        padding: 0;
        margin: 0;
}

a, a:link, a:visited {
	text-decoration: none;
        color: #007799;
}

a.linkExt {
    	background: url(../images/link_ext.gif) right center no-repeat;
    	padding-right: 12px;
}

html,body,#all {
        font-family: Verdana,MS Sans Serif,Arial; 
        font-size: 0.9em;
        font-weight: normal;
        font-style: normal;
        color: #000;
        background-color: #FFF;
}

#all {
        width: 85em;
        height: 95%;
}

ul {
       margin-left: 25px;
}

ol {
       margin-left: 25px;
}

h1 {
	color: #DE4E4E;
	font-weight:bold;
        font-size:1.5em;
        padding: 0;
        margin: 5px 0 5px 0;
}

h2 {
	color:#000;
	font-size:1.25em;
	font-weight:bold;
        padding: 0;
        margin: 10px 0 5px 0;
}

h3 {
	color:#000;
	font-size:1em;
	font-weight:bold;
        padding: 0;
        margin: 10px 0 5px 0;
}

h4 {
	color:#000;
	font-size:1em;
	font-weight:bold;        
        padding: 0;
        margin: 10px 0 5px 0;
}

p {
	text-align:justify;
	color:#000;
	font-size: 1em;
	line-height: 1.5em;
}

p.csc-caption {
        padding: 0;
        margin: 0;
        font-size: 0.75em;
}

/* ------- Formulare --------- */
.csc-mailform {
	width: 41em;
	padding: 10px 0;
}

.csc-mailform-field label {
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
	cursor: pointer;
}

.csc-mailform-submit {
	margin-top: 1em;
	margin-left: 10.75em;
}

/* ------- Leiste fuer das Banner ------ */
.banner {
        display: none;
}

/* ------- Menuspecial und Language --------*/
.menuspecial_language {
	display: none;
}

/* ------- linke Spalte ------- */
.leftMenu {
        display: none;
}

/* ------ mittlere Spalte ------ */
.mainInfo {
	width: 580px;
	margin: 15px 0 0 15px;
	padding: 0;
}

/* ------- Bottom --------*/
.bottom {
       	display: none;
}

/* ---------------------------- */
/* ------- Extensions --------*/
/* ---------------------------- */

/* ------- News --------*/
.news-single-timedata, .news-single-backlink, dl.news-single-links dt, .news-list-morelink {
        font-size:  10px;
        padding: 0;
        margin: 0;
}

.news-latest-gotoarchive {
        padding: 0 0 15px 0;
}

.news-latest-item h3 {
        padding: 0;
        margin: 0 0 2px 0;
}

.news-latest-item h3 a {
        font-size: 11px;
}

.news-latest-item p.bodytext {
        padding: 0;
        margin: 0;
}

.news-latest-item span.news-latest-date {
        font-size: 10px;
        color: #aaa;
}

.news-amenu-container {
       padding: 0;
       margin: 0 0 20px 0;
}

.news-single-item .news-single-img a img {
        float: left;
        padding: 0px;
        margin: 5px;
}

.news-single-item p.bodytext {
        clear: left;
}

.news-amenu-container ul {
        list-style-type: none;
}

/* ----- Suche ----- */
div.tx-indexedsearch-whatis {
        margin-top: 10px;
}

ul.browsebox {
        list-style-type: none;
        padding: 10px 0 10px 0;
        margin: 0;
}

ul.browsebox li {
        margin-right: 10px;
        float: left;
}

/* ----- Sitemap ----- */
.csc-sitemap ul.level-1 li.level-1 a {
        font-size:    12px;
}

.csc-sitemap ul.level-1 li.level-1 {
        list-style: disc;
        padding: 5px 0 5px 0;
}

.csc-sitemap ul.level-2 li.level-2 {
        list-style: circle;
        padding: 5px 0 0px 0;
}

.csc-sitemap ul.level-3 li.level-3 {
        list-style: square;
        padding: 5px 0 0px 0;
}

/* Civserv */
#right {
	display: none;
}

#centrecontent {
	float: left; 
	margin: 0;
	width: 600px; 
	font-size: 0.8em;
	line-height: 1.4em;
}

#centrecontent a {
    	color: rgb(0, 0, 0);
   	 border-bottom-width: 1px;
   	 border-bottom-style: dotted;
   	 border-bottom-color: rgb(56, 56, 56);
   	 text-decoration: none;
}

#centrecontent a:hover {
   	 color: rgb(177, 1, 7);
   	 text-decoration: none;
}

.mainInfo .topofpage {
	background: url(../images/topofpage.gif) no-repeat;
	background-position: 0em 0.3em;
	text-decoration: none;
        margin: 0;
        padding: 0 0 0 10px;
}

.mainInfo .link, a.necessarydocuments, a.fees, a.forms, a.legals, a.contactperson {
	background: url(../images/link.gif) no-repeat;
	background-position: 0em 0.4em;
	text-decoration: none;
	padding-left: 1.2em;
}

.mainInfo .email {
	background: url(../images/email.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left: 1.3em;
	text-decoration: none;
}

ul.level1 {
        list-style-type: none;
}

#centrecontent .content {
        font-size: 1.2em;
}

#centrecontent ul li, #centrecontent .content ul li {
    	list-style-type: square;
   	padding: 0;
   	margin: 0;
}

#centrecontent .list a {
        font-size: 1.3em;
        line-height: 1.5em;
}

#centrecontent .tree a {
        font-size: 1.3em;
        line-height: 1.5em;
}

#centrecontent ul, #centrecontent .content ul {
    	padding: 0 0 0 20px;
    	margin: 0;
}

.mainInfo .tx-civserv-pi1-browsebox {
    	padding: 0;
    	margin: 10px 0 0 0;
}

.mainInfo .tx-civserv-pi1-browsebox p {
    	font-size: 10px;
}

.invisible {
	display: none;
}

#serviceinformation {
        margin: 30px 0 0 15px;
	padding: 0;
	width: 17em;
	font-size: 0.85em;
	overflow: hidden;
}

#serviceinformation a.link {
	background: url(../images/link.gif) no-repeat;
	background-position: 0em 0.4em;
	padding-left: 1.2em;
	text-decoration: none;
        font-size: 1em;
}

.tx-civserv-pi1-searchbox {
	font-size: 0.85em;
        padding-left: 10px;
        display: none;
}

.tx-civserv-pi1-searchbox-sword {
	width: 100px;
}

.tx-civserv-pi1-searchbox p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.mainInfo #right ul.level1 {
        padding: 0 0 0 15px;
        margin: 35px 0 0 0;
}

.mainInfo .orgadetail {
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB; 
	padding-left: 10px;
}

#centrecontent table {
	margin-left: 0px;
	font-size: 1em;
}

#centrecontent td {
	padding: 0;
	margin: 0;
	padding-right: 15px;
}

#centrecontent caption {
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
}

#centrecontent th {
	padding: 0;
	margin: 0;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 0.95em;
}

#centrecontent form {
	margin: 0;
	padding: 0;
	display: inline;
}

#centrecontent fieldset {
	border: 1px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

legend {
  	display: none;
}

#centrecontent input {
	padding: 0;
	margin: 0;
}

label {
	cursor: pointer;
}

#centrecontent input:focus, #centrecontent textarea:focus {
	color: #000;
	background: #fff;
}

#centrecontent label.left {
	float: left;
	text-align: right;
	width: 8em;
	margin-right: .3em;
}

#outer input[type=text], select {
	float: left;
}

#centrecontent input[type=checkbox].right,
#centrecontent input[type=radio].right,
#centrecontent input[type=submit].right {
	margin-left: 7.5em;
}

#centrecontent form br {
	clear: both;
}

#centrecontent fieldset input, #centrecontent fieldset textarea {
	color: #000;
	background: #ddd;
	border: solid 1px #696969;
	width: 20em; 
}

#centrecontent input:focus, #centrecontent textarea:focus {
	color: #000;
	background: #fff;
}
	
/* Suche */
.tx-indexedsearch-res {
    	margin-top: 15px;
}

span.tx-indexedsearch-sw {
    	color: red;
}

span.tx-indexedsearch-redMarkup {
    	color: red;
}

/* Sitemap */
.csc-sitemap ul {
    	margin-left: 15px;
    	list-style-type: none;
}

.csc-sitemap ul.level-1 li.level-1 {
    	list-style-type: none;
}

.csc-sitemap ul.level-1 li.level-1 .bg-1 a {
    	font-weight: bold;
}

.csc-sitemap ul.level-2 li.level-2 {
    	margin-left: 15px;
    	list-style-type: none;
}

.csc-sitemap ul.level-3 li.level-3 {
    	margin-left: 15px;
    	list-style-type: none;
}

/* EventDB */
.eventthemen {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	width: 55.5em;
}

.tx-rlmpeventdb-pi1 {
	border: 1px solid #d0d0d0;
	width: 55em;
	padding: 2px;
}

.tx-rlmpeventdb-pi1-searchbox {
    	margin-bottom: 20px;
}

.tx-rlmpeventdb-pi1-listrow td {
    	width: 17.25em;
    	padding: 5px;
}

.tx-rlmpeventdb-pi1-listrow-header th {
    	background: #f0f0f0;
    	padding: 5px;
}

.tx-rlmpeventdb-pi1-listrow-item {
    	background-color: #d0d0d0;
}

.tx-rlmpeventdb-pi1-listrow-item-odd {
    	background-color: #f0f0f0;
}

/* Tabelle */
table.contenttable.contenttable-0.termine {
	margin: 5px 0 10px 0;
	border: 1px solid #d0d0d0;
}

table.contenttable.contenttable-0.termine td {
	padding: 2px;
	width: 100px;
	text-align: center;
}

table.contenttable.contenttable-0.termine th {
	padding: 2px;
	width: 100px;
	text-align: center;
}

table.contenttable.contenttable-0.termine tr.tr-even.tr-0 {
	background-color: #d0d0d0;
}

table.contenttable.contenttable-0.termine tr.tr-even {
	background-color: #d0d0d0;
}
