* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #B30000;
	color: #000;
	margin: 0.3em;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 100%;

}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1 {
	font-weight: normal;
}

p {
	margin: 0.8em 0 0 0;
}

h1 {
  color: #B30000;
  display: block;
  font-size: 2em;
  font-weight: normal;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

/* lists */

ul, menu, dir {
  display: block;
  margin: 1em 0;
  padding-left: 40px;
}

ol {
  display: block;
  margin: 1em 0;
  padding-left: 40px;
}

li {
  display: list-item;
}

/* nested lists have no top/bottom margins */
ul ul,   ul ol,   ul dir,   ul menu,   ul dl,
ol ul,   ol ol,   ol dir,   ol menu,   ol dl,
dir ul,  dir ol,  dir dir,  dir menu,  dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl,
dl ul,   dl ol,   dl dir,   dl menu,   dl dl {
  margin-top: 0;
  margin-bottom: 0;
}


p.align-center {

    text-align: center;

}



p.align-left {

    text-align: left;

}



p.align-right {

    text-align: right;

}



p.bodytext {

    text-align: left;

}

a {

    text-decoration: underline;

    color: black;

}



a.external-link {

    text-decoration: underline;

    color: black;

}



a:hover {

    text-decoration: underline;

    color: #B30000;

}



img {
	border: none;
}


table, table td, table th, table tr {
	width: auto;
	height: auto;
	padding: 0;
}

.re-ol {
	background:url(img/runde_ecke_ol.gif) left top no-repeat;
	background-color:white;
	max-width: 62.5em;
	margin: 0.625em auto;
}

.re-or {
	background:url(img/runde_ecke_or.gif) right top no-repeat;
}

.re-ul {
	background:url(img/runde_ecke_ul.gif) left bottom no-repeat;
}

.re-ur {
	background:url(img/runde_ecke_ur.gif) right bottom no-repeat;
}

#container {
	padding: 0.4em;
/*	overflow: hidden;*/
}

#header {
/*	margin: auto;*/
	padding: 0.125em;
	
}

#header-left {
	float: left;
	margin-left: 1.25em;
	margin-top: 0.5em;
}

#header-center {
	float: left;
	width: 63%;
	margin-left: 2em;
	margin-right: 0em;
	padding-top: 0.5em;
/*	border-right: 1px solid black;*/
}

#header-right {
	text-align: right;
}

#toolbar-container {
}

#toolbar {
	background-image: url(img/toolbar.gif);
	height: 25px;
	background-repeat: repeat-x;
/*	background-color: #B30000;*/
/*	border: 1px double #D92100;*/
	
/*	padding: 0.2em;*/
	width: 97%;
	float: left;
	font-size: 80%;
	padding-top: 3px;
}

#toolbar, #toolbar a {
	color: #ddd;
}

#toolbar-left {
	background-image: url(img/toolbar-left.gif);
	height: 25px;
	width: 12px;
	background-repeat: no-repeat;
	float: left;
	margin-left: auto;
}
#toolbar-right {
	background-image: url(img/toolbar-right.gif);
	height: 25px;
	width: 12px;
	background-repeat: no-repeat;
	float: left;
	margin-right: auto;
}
div.breadcrumb {
	float: left;
	width: 85%;
}
div.breadcrumb a {
	font-weight: bold;
}
.fontresizer {
	float: left;
}
a.fontsize-icon {
	margin-right: 0.5em;
}
.druck-icon {
	margin-left: 1em;
}

.druck-icon img {
	cursor: pointer;
}

.clearer {
	clear: both;
}

span.abt-icon-link {
	margin-left: 0;
	margin-right: 0.5em;
}

span.abt-icon-link a {
	text-decoration: none;
}

#content-left {
	font-size: 0.8125em;
	float: left;
	width: 12.4em;
	margin: 0 0.4em;
	padding: 0.4em 0;
	padding-right: 0.3em;
	overflow: hidden;
}

#content {
	float: left;
	width: 46em;
	margin: 1em 1em 1em 0.4em;
	padding: 0.4em 0em 0.4em 0.4em;
	font-size: 0.8125em;
	line-height: 1.6em;
}

#content-right {
	margin: 1em 0.4em;
	float: left;
	font-size: 0.62em;
	width: 16em;
	padding-top: 0.9em;
}

#footer {
	clear: both;
	padding-top: 0.4em;
	text-align: center;
	font-size: 0.625em;
	border-top: 1px solid black;
}

.header-img {
	 width: 13.6875em;
	 height: 7.6875em;
}

.abt-logo-small {
	 width: 2.25em;
	 height: 2.25em;
}

.tsv-text-img {
	width: 24.625em;
	height: 3.125em;
}

.tsv-header-logo-img {
	width: 4.1875em;
	height: 5.625em;
}

#content-right .ads {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: center;
}

.ad-firefox {
	display: none;
}

/* *************************************** */
/* csc-overwrite			   */
/* *************************************** */

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 0;
}

#content .tx-rgsmoothgallery-pi1 {
	margin-bottom: 1em;
}

#content .tx-rgsmoothgallery-pi1 h1 {
	color: black;
	font-size 1em;
}
