/* ========================================================= */
/*    Stylesheet für                                         */
/*    SITE : www.bertrams-profile.de                               */
/*    ERSTELLT: 08.08.2008 17:15                             */
/*    GEÃNDERT: 19.08.2008 13:15                             */
/*    (c) aesthetec Boris Pawelczyk e. K.                    */
/* ========================================================= */



/* == Standard-HTML-Tags ============================================ */


h1 {
	font-size: 26px;
	font-weight: normal;
	color: #255099;
	margin: 0 0 0.4em;
}

h2 {
	font-size: 18px;
	color: #666666;
	margin: 0 0 0.6em;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #255099;
	margin: 0 0 0.6em;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #666;
	margin: 0 0 0.6em;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	color: #255099;
	margin: 0 0 0.6em;
	font-weight: bold;
}

h6 {
	font-size: 11px;
	color: #666;
	margin: 0 0 0.8em;
	font-weight: bold;
	}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0.8em 0;
	line-height: 1.6em;
}

table {
	border-top: 1px solid #255099;
	border-bottom: 1px solid #255099;
	background-color: #fff;
	padding-top: 2px;
	padding-left: 2px;
}

td {
	border-right: 2px solid #fff;
	border-bottom:2px solid #fff;
	padding: 4px;
	margin: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
	vertical-align: middle;
}

td p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

td h4 {
	font-size: 1.1em;
	color: #515151;
	padding: 0px;
	margin: 1px;
	font-weight: normal;
	text-align: left;
}

td h5 {
	font-size: 1.1em;
	color: #255099;
	margin: 1px;
	font-weight: bold;
	text-align: center;
}

td h6 {
	font-size: 1em;
	color: #255099;
	padding: 0px;
	margin: 1px;
	font-weight: bolder;
	text-align: left;
}

hr {
	height: 1px;
	background: #255099;
	border: none;
}


strong {
	font-weight: bold;
	color: #255099; 
}

em { 
	font-style: italic;
}


abbr, acronym { 
	border-bottom: 1px dotted #666666; 
}

del { 
	color: #666666;
}

code {
	font: 12px/1.2 'andale mono', 'lucida console', monospace;
}



a {
	color: #255099;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
	color: #255099;
	background-color:transparent;
}

a:hover {
	color: #255099;
	background-color:transparent;
	text-decoration: none;
}
a:active {
	color: #333333;
	background-color:transparent;
}

acronym, dfn, abbr {
  border-bottom: 1px dotted #003399;
  cursor: help;
  margin: 0;
  padding: 0;
}

/* == Bilder =========================================== */

/* wer mag sich wohl überlegt haben, Bilder blau zu rahmen? */ 
img, a img, :link img, :visited img {
	border: 0 none;
}

#inhalt a img, #inhalt :link img, #inhalt :visited img {
	border: 0 none;
}


#links img {
	margin: 3px 8px 3px 0px;
	float: left;
}

#bild_links img {
	margin: 0px;
	float: none;
}

#inhalt td img {
	border: 0 none;
	padding: 0px;
}

#inhalt	img {
	/*display:inline;*/
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#map .bild img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#motiv img{
	border: 0 none;
	padding: 0px;
}

#inhalt img.links, #inhalt img.linksrandlos {
	margin: 0px 15px 15px 0px;
	float: left;
}

#inhalt img.mitte, #inhalt img.mitterandlos {
	display: block;
	margin: 10px 0 15px;
}

#inhalt img.rechts, #inhalt img.rechtsrandlos{
	margin: 0px 0px 15px 20px;
	float: right;
}

#inhalt img.linksrandlos {
	border: none;
}

#inhalt img.rechtsrandlos {
	border: none;
}

#inhalt img.mitterandlos {
	border: none;
}

#inhalt img.randlos {
	border: none;
}

#links img.rand {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#links .txtbox img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px 0px 8px 0px;
}

/* == Bereiche der gesamten Seite ====================== */
#global {
	width: 100%;
	position: relative;
	min-height: 100%;
	overflow: visible;
	padding:0px;
}
/* ACHTUNG ... Stolperstein ;) */
* html #global{
	height: 100%;
}

#rahmen {
	width: 960px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}

/* == Hauptmenüs ======================================== */

#homemenue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 35px;
	line-height: normal;
}

/* für IE6 */
* html #homemenue {
	margin: 0px 0px 0px 65px;
}

#homemenue ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#homemenue li {
	display:inline;
  margin:0;
  padding:0;
}

#homemenue a {
	display: block;
	padding: 0px 40px 19px 40px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}

#homemenue  a.aktuell {
	background: url(../bilder/glow.png) no-repeat center bottom;
	color: #C1E0FE;
	overflow: visible;
	/*background-color: #996699;*/
}

#homemenue a:hover {
	background: url(../bilder/glow.png) no-repeat center bottom;
	color: #fff;
}

/* IE6 altenativ Bilder */
* html #homemenue  a.aktuell, * html #homemenue a:hover {
	background: url(../bilder/glow.gif) no-repeat center bottom;
}

#hauptmenue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 760px;
	margin: 0px 0px 0px 220px;
	line-height: normal;
	display:block;
}

/* für die Explorerbrüder */
* html #hauptmenue {
	margin: -35px 0px 0px 250px;
}
* +html #hauptmenue {
	margin: -35px 0px 0px 220px;
}

#hauptmenue ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#hauptmenue li {
	display:inline;
  margin:0;
  padding:0;
}

#hauptmenue a {
	display: block;
	padding: 0px 20px 19px 20px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	/*background-color: #CC9900;*/
}

#hauptmenue  a.aktuell {
	background: url(../bilder/glow.png) no-repeat center bottom;
	color: #C1E0FE;
	overflow: visible;
}

#hauptmenue a:hover {
	background: url(../bilder/glow.png) no-repeat center bottom;
	color: #fff;
}

/* IE6 altenativ Bilder */
* html #hauptmenue  a.aktuell, * html #hauptmenue a:hover {
	background: url(../bilder/glow.gif) no-repeat center bottom;
}

/* == Krümelpfad ====================================== */

#kruemelpfad {
	margin: 90px 0px 0px 2px;
	padding: 0px;
	width: 700px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	/*background-color: #CC9900;*/
}

/* für IE6 grrrr */
* html #kruemelpfad {
	margin: 75px 0px 0px 268px;
	width: 600px;
}

#kruemellist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#kruemellist li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}

#kruemelpfad a:link {
	color: #FFF;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: none;
}

#kruemelpfad a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
}

#kruemelpfad a:hover, #kruemelpfad a.aktuell, #kruemelpfad a.aktuell:visited  {
	color: #fff;
	text-decoration: underline;
}


/* == Submenü ======================================== */

#submenue {
	padding: 0px 0px 5px 0px;
	margin: 7px 0px 30px 0px;
}

* html #submenue {
	padding: 0px 0px 5px 0px;
	margin: 7px 0px 30px 0px;
}

#mainlist {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

#mainlist li {
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: normal;
}

#mainlist a:link, #mainlist a:visited {
	color: #515151;
	text-decoration: none;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-left: 0px;
}

#mainlist a:hover, #mainlist a.aktuell, #mainlist a.aktuell:visited {
	color: #255099;
	text-decoration: underline;
}


/* == SubSub-Menü ======================================== */

#sublist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	list-style: url(none) none;
}

#sublist li {
	font-size: 1.1em;
	padding: 0px;
}

#sublist a:link, #sublist a:visited  {
	color: #515151;
	font-weight: normal;
	height: 10px;
	display: block;
	line-height: 10px;
	padding: 0px 5px 15px 15px;
	background: url(../bilder/bullet_1.gif) no-repeat 2px 2px;
}

#sublist a:hover {
	color: #255099;
}

#sublist a.aktuell, #sublist a.aktuell:visited {
	color: #255099;
}

/*#sublist ul{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

#sublist ul li{
	font-size: 1em;
	color: #515151;
	padding: 0px;
	border: none;
	margin: -4px 0px 5px 0px;
}

#sublist ul li a:link, #sublist ul li a:visited {
	color: #515151;
	font-weight: normal;
	height: 20px;
	
	padding: 0 0 0 13px;
	background-image: url(../bilder/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#sublist ul li a:hover, #sublist ul li a.aktuell, #sublist ul li a.aktuell:visited {
	color: #6595BE;
	font-weight: normal;
	background-image: url(../bilder/bullet_2.gif);
}
*/


/* == Links ============================================ */

/*#bild_links {
	width: 210px;
	margin: 0px 0px 0px 0px;
	height: 55px;
	border-bottom: 2px solid #FFFFFF;
}*/

#links {
	width: 180px;
	margin: 0px 40px 55px 20px;
	padding: 0px 0px 0px 0px;
	display:block;
	text-align:inherit;
	float: left;
	/*background-color: #FFCCFF;*/
}
/* ... und wieder ein Hack für meinen tumben Freund... */
* html #links {
	width: 170px;
	margin: -25px 45px 55px 27px;
}


#links hr {
	height: 1px;
	background: #FFFFFF;
	border: none;
	color: #fff;
	margin: 15px 0 15px 0;
}

#links h1 {
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #255099;
}

#links h2 {
	font-size: 14px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #255099;
	line-height: 1.4em;
}

#links h3 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}

#links p {
	margin: 0px 0px 5px 0px;
	line-height: 1.3;
	padding: 0px;
	font-size: 11px;
}

/*#links a, #links a:visited {
	color: #255099;
  text-decoration: underline;
}

#links a:hover {
	color: #255099;
	text-decoration: none;
}*/

/* == Linke Boxen =========================================== */
.newsbox {
	padding: 0px;
	margin: 0px 0px 25px;
}

.newsbox a, .newsbox a:visited {
	color: #255099;
  text-decoration: underline;
}

.newsbox a:hover {
	color: #255099;
	text-decoration: none;
}


.txtbox {
	padding: 0px;
	margin: 0px 0px 30px;
}

/*#links .txtbox h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #255099;
	line-height: 1.3em;
}

.txtbox a, .txtbox a:visited {
	color: #255099;
  text-decoration: underline;
  font-weight: normal;
}

.txtbox a:hover {
  color: #255099;
	text-decoration: none;
}

.txtbox form {
	margin: 0;
	padding: 0;
}
				
.txtbox input{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 1px 1px 1px 1px;
	color: #333333;
	border: 1px solid #003399;
	background: #E0E0E0;
	width: 90px;
}

.txtbox .inputimage{
	width:45px;
	background:transparent;
	border:none;
	padding: 0px 0px 0px 8px;
}

#menueausgleich{
	margin: 0px 0px 0px 0px;
	height: 35px;
}

#fusszeilenausgleich{
	margin: 0px 0px 0px 0px;
	height: 55px;
}
*/

/* == Inhaltsbereich =========================================== */

#inhalt {
	padding:0 0 0 0px;
	width: 700px;
	margin: 27px 0px 85px 0px;
	float: left;	/*background-color: #FFFFCC;*/
}
/* HackMeck für IE6 */
* html #inhalt {
	width: 690px;
	margin: 0px 0px 85px 0px;
	/*background-color: #FFCCFF;*/
}

.inhaltsbox, #mailform, .csc-sitemap,.csc-uploads{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 20px 0px;
	display: block;
	clear: both;
	float: none;
	font-size: 1em;
}
/* HackMeck für IE6/IE7 */
* html .inhaltsbox, #mailform, .csc-sitemap,.csc-uploads{
	margin: 15px 0px 0px 0px;
}
* +html .inhaltsbox, #mailform, .csc-sitemap,.csc-uploads{
	margin: 15px 0px 0px 0px;
}

.inhaltsbox_bgr {
	padding: 10px 15px;
	margin: 0px 0px 20px 0px;
	background-color: #E4E4E4;
	display: block;
	clear: both;
	float: none;
}

.inhaltsbox_links {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	float: left;
	width: 320px;
}
/** html .inhaltsbox_links {
	margin: 15px 0px 15px 0px;
}*/

.inhaltsbox_rechts {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	float: right;
	width: 320px;
}

.inhaltsbox_links_bgr {
	padding: 10px 15px;
	margin: 0px 0px 20px 0px;
	float: left;
	width: 290px;
	background-color: #E4E4E4;
	font-size: 1em;
}
/** html .inhaltsbox_links_bgr {
	margin: 15px 0px 15px 0px;
}*/

.inhaltsbox_rechts_bgr{
	padding: 10px 15px;
	margin: 0px 0px 20px 0px;
	float: right;
	width: 290px;
	background-color: #E4E4E4;
	font-size: 1em;
}

#inhalt ul {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#inhalt ul li {
	font-size: 1.1em;
	margin-bottom: 10px;
	background-image: url(../bilder/check.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	font-weight: bold;
	color: #255099;
}

#inhalt ol {
	line-height: 1.5em;
	list-style-type: decimal;
	margin: 0 0 1.5em 0;
	padding-left: 1.5em;
}

.inhaltsbox .bild {
	float: left;
	margin: 5px 0px 15px 0px;
	width: auto;
}

.inhaltsbox .bild img {
	margin: 0px 10px 3px 0px;
}

.inhaltsbox .bild p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.1em;
}



/* == Fusszeile ============================================ */

#fusszeile {
	width: 960px;
	position: relative;
	margin: -75px auto 0;
	/*margin: 0px auto 0;*/
	height: 75px;
	z-index: 2;
	background: url(../bilder/zert_logo.jpg) no-repeat right;
}
/* HackMeck füIE6 - gibt die andere Höhe für die Fußzeile an*/ 
* html #fusszeile {
	margin-top: 0px;
}

/* HackMeck füIE6 - gibt die andere Höhe für die Fußzeile an*/ 
*+html #fusszeile {
	margin-top: 0px;
}

#fussbgr {
	width: 100%;
	position: relative;
	margin: -75px auto 0;
	/*margin: 0px auto 0;*/
	height: 75px;
	z-index: 3;
	visibility: visible;
	background: url(../bilder/fussbgr.jpg) repeat-x;
}

#schnellkontakt {
	width: 180px;
	position: absolute;
	height: 70px;
	font-size: 11px;
	color: #515151;
	left: 0px;
	text-align: left;
	margin: 0px;
	float: left;
	z-index: 4;
	background: url(../bilder/kont_icons.jpg) no-repeat 20px;
	line-height: 3em;
	padding: 5px 0px 0px 60px;
}

#schnellkontakt a:link, #schnellkontakt a:visited, #schnellkontakt a:active  {
	color: #515151;
	text-decoration: none;
	/*border: none;*/
}

#schnellkontakt a:hover {
	text-decoration: underline;
}


#fussmenue {
	width: 620px;
	position: absolute;
	z-index: 5;
	height: 15px;
	font-size: 11px;
	color: #515151;
	left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	margin: 47px 0px 0px 240px;
}

#fussmenue a:link {
	color: #515151;
	text-decoration: none;
	/*border: none;*/
}

#fussmenue a:visited {
	color: #515151;
	text-decoration: none;
	/*border: none;*/
}

#fussmenue a:hover {
	text-decoration: underline;
}

#fussmenue a:active {
	color: #515151;
}

/* == wer suchet, der findet ====================== */

#suche {
	position: absolute;
	margin: 10px 0px 0px 240px;
	padding-top: 0px;
	border: 1px solid #515151;
	background: #FFFFFF;
	width: 165px;
	height: 20px;
	float: left;
	z-index: 6;
}

/* Hilfe! */
* html #suche {
	margin: 10px 0px 0px -240px;
}
* +html #suche {
	margin: 10px 0px 0px -240px;
}

#suche form {
	margin: 0;
	padding: 0;
}
				
#suche input{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 3px 0px 3px 8px;
	color: #333333;
	border: none;
	width: 130px;
}

/* HackMeck für IE6 - Formularrahmen*/ 
* html #suche input {
	border: 0px;
}

/* HackMeck für IE7 - Formularrahmen*/ 
* +html #suche input {
	border: 0px;
}


#suche .inputimage{
	width:20px;
	border:none;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

/* == Laendermenue ====================== */

#nav_sprache {
	position: absolute;
	float: left;
	width:75px;
	height:20px;
	margin: 13px 0px 0px 430px;
	padding-top: 0px;
	z-index: 7;
}

/* Boah */
* html #nav_sprache {
	margin: 15px 0px 0px -50px;
}
* +html #nav_sprache {
	margin: 13px 0px 0px -50px;
}

#nav_sprache .de, #nav_sprache .de_act{
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #E0DCD9;
	background: url(../bilder/de.gif) no-repeat center;
}

#nav_sprache .de:hover, #nav_sprache .de_act{
	border: 1px solid #515151;
}

#nav_sprache .gb , #nav_sprache .gb_act{
	margin-left: 5px;
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #E0DCD9;
	background: url(../bilder/gb.gif) no-repeat center;
}
#nav_sprache .gb:hover, #nav_sprache .gb_act{
	border: 1px solid #515151;
}

#nav_sprache .fr, #nav_sprache .fr_act {
	margin-left: 5px;
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #E0DCD9;
	background: url(../bilder/fr.gif) no-repeat center;
}
#nav_sprache .fr:hover, #nav_sprache .fr_act{
	border: 1px solid #515151;
}


/* == Formular Styles =========================================== */

#inhalt form {
	margin: 0;
	padding: 0;
}

#inhalt form p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #515151;
	margin: 0 0 0 0;
}

#inhalt input, #frmMarginal input {
	font-size: 11px;
	color: #515151;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #205399;	
	padding: 4px;
	margin: 0px 10px 0px 0px;
	background-color: #FFFFFF;
}

#inhalt input:focus, input:hover {
	background-color: #ECECEC;
}

#inhalt textarea {
	font-size: 11px;
	color: #515151;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid  #205399;
	padding: 4px;
	margin: 0;
	background-color: #FFFFFF;
	height: 150px;
	width: 95%;
}

#inhalt textarea:focus, textarea:hover {
	background-color: #ECECEC;
}

#inhalt select {
	font-size: 11px;
	color: #515151;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid  #205399;
	padding: 4px;
	margin: 0;
	background-color: #FFFFFF;
}
/* == .Klassen =========================================== */

.zitat {
	line-height: normal;
	font-style: italic;
	font-weight: bold;
}

.italic {
	margin: 0px;
	font-style: italic;
}

.bold {
	margin: 0px;
	font-weight: bold;
}

.textrechts {
	text-align: right;
}

.center {
	text-align: center;
}

.h1_hoch {
	font-size: 0.5em;
	vertical-align: super;
}

.klein {
	color: #255099;
	font-size: 0.9em;
	margin-bottom: 0.2em;
}

.grau{
	color: #505050;
}

.blau{
	color: #255099;
}

.clear {
	display: block;
	clear: both;
	float: none;
	height: 0px;
}

.clear_0 {
	display: block;
	clear: both;
	float: none;
}

.nichtAnzeigen {
  display: none !important;
}

/*=== Sandkasten ==================*/

.datehl {
	margin-bottom: 4px;
}

/*========= Extensions/PlugIns ===========*/

#Layer1{float:left;}



/* ======== csc mailform ======================*/

#inhalt fieldset{
	border:none;
	padding:0px;
	margin:0 0 8px 0;
}

#inhalt .csc-mailform legend {
	display: none;
}

#inhalt .csc-mailform-radio input, #inhalt .csc-mailform-radio label {
	display: inline;
	float: left;
	}

#inhalt .csc-mailform-field input.csc-mailform-radio,
#inhalt .csc-mailform-field .csc-mailform-check {
	background: none;
	clear: left;
	border: none;
	margin:0 5px 20px 0;
	width: 20px;
	}

#inhalt .csc-mailform-radio label, #inhalt .csc-mailform-check label {
	text-align: left;

	}

#inhalt .csc-mailform-field label{
	width:150px;
	display:block;
	float:left;
	}

#inhalt .csc-mailform-field input{
	width:380px;
	height:15px;
	margin:0 0 8px 0;
	}

#inhalt .csc-mailform-field input:hover{
	background-color: #C0DCFF;
	}

#inhalt .csc-mailform-field select{
	margin:0 0 8px 0;
	}

#inhalt .csc-mailform-field textarea{
	width:380px;
	height:120px;
	margin:0 0 15px 0;
	}

#inhalt .csc-mailform-field .csc-mailform-submit{
	width:150px;
	float:left;
	height:25px;
	margin:5px 0 15px 150px;
	}

	
/* =====================================================*/

#frmMarginal{border:none;margin:0px;}
#frmMarginal fieldset{border:none;padding:0px;}
#frmMarginal legend{display:none;}
#frmMarginal input.inputButton{width:120px;	border: 1px solid #999999;margin:5px 0 5px 0;}
#frmMarginal input{border: 1px solid #999999;background:#f4f4f4;}
.tx-newloginbox-pi1 p{font-size: 11px;line-height:11px;padding:0;margin:0 0 5px 0;}
.tx-newloginbox-pi1{width: 135px;}

.csc-header{
	clear:left;
	float:none;
	margin: 15px 0px 15px;
}

/*table.csc-uploads*/

table.csc-uploads{border-top: 1px solid #205399;
	border-bottom: 1px solid #205399;
	padding-top: 2px;
	padding-left: 2px;
	background:#FFFFFF;
}
	
table.csc-uploads td{border-right:2px solid #fff;border-bottom:2px solid #fff;}
td.csc-uploads-icon{width:50px; height:55px; background:#C0DCFF;text-align:center;}
td.csc-uploads-icon img {width:48px; height:48px;}
td.csc-uploads-fileSize{width: 40px; background:#EDEBF1;}
td.csc-uploads-fileName a {font-weight: bold;}
td.csc-uploads-fileName p {line-height: 1.0em; margin: 5px;}
td.csc-uploads-fileName {width: 545px; background:#EDEBF1;}

/*===SiteMap===*/

#inhalt .csc-sitemap ul li{
	font-size: 13px;
	background-image: url(../bilder/check.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
	font-weight: normal;
}

#inhalt .csc-sitemap li ul{
	margin-bottom: 20px;
	margin-top: 10px;
}

#inhalt .csc-sitemap li a{
	text-decoration: none;
}

#inhalt .csc-sitemap li a:hover{
	text-decoration: underline;
}

#inhalt .csc-sitemap li li a{
	color: #515151;
}

#inhalt .csc-sitemap li li li a{
	color: #808080;
}


/*===GoogleMap===*/

#inhalt .tx-lumogooglemaps-pi1 {
	padding: 3px 0px 0px 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

#inhalt .tx-lumogooglemaps-pi1 img {
	background:transparent;
}

/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#16A2E1; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#EDEBF1; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#EDEBF1; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
