h1
{
	margin-top: 0px; 
	color: #555; 
	background-color:inherit;
	font-weight: normal;
	padding-bottom: 0px;
	/* border-bottom: 2px solid #ddd; */
	font-size: 32px;
	margin-top: 10px;
}	




#site-container
{
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
	text-align: left;
}


#header-logo
{
	text-align: left;
	padding: 12px;
}

#header-image
{
	text-align: left;
}


#header-breadcrumb
{
	display: inline;
	float: left;
	font-size: 12px;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#header-breadcrumb a
{
	color: #555;
	background-color: #fff;
	font-weight: bold; 
	text-decoration: none;
}

#header-breadcrumb a:hover { color: #990;  background-color: #fff;}



#header-secnavi
{
	display: inline;
	font-size: 12px;
	background-color: #fff;
	float: right;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;

}

#header-secnavi a
{
	color: #555;
	background-color: #fff;
	font-weight: bold; 
	text-decoration: none;
}

#header-secnavi a:hover { color: #990;  background-color: #fff;}




tr#secnavi
{
	font-size: 12px;
	background-color: #fff;
	height: 14px;
}

tr#secnavi td
{
	text-align: right;
	padding: 4px;
	border-bottom: 1px solid #ddd;
	/*
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	*/
	background-color: #fff;
	background-image: url(gfx-layout/hintergrund_weiss.jpg);
	background-repeat: repeat-x;

}

#secnavi a
{
	color: #555;
	background-color: #fff;
	font-weight: bold; 
	text-decoration: none;
}

#secnavi a:hover { color: #990;  background-color: #fff;}






#content-container
{
	float: left;
	width: 960px;
	background: #fff;
	border-top: 2px solid #eee;

}

#navigation
{
	float: left;
	width: 190px;
	padding: 0px 0px;
	margin-left: 0px;
	background-color: #f00;
	display: inline;
}


#content
{
	color: #555;
	background-color: #fff;
	float: left;
	width: 500px;
	padding: 0px 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}



#content-right
{
	color: #555;
	background-color: #fff;
	float: right;
	width: 240px; 
	margin-right: 6px;
	margin-top: 1px;
	padding: 0px 0px;
	display: inline; 
}
























DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #FFF; padding: 0px 4px 4px 4px; border: 1px solid #ddd; margin-top: 10px; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

DIV.csc-frame-frame1 H1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	padding: 5px; 
	margin: 5px; 
	border-bottom: 2px solid #ddd; 
}

DIV.csc-frame-frame1 H2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	/* background-color: #F00;  */
	padding: 5px 4px 2px 4px;
	/* margin: -2px -4px -2px -4px; */
	background-image: url(gfx-layout/bg02.png);
	background-repeat: repeat-x;
	/* border: 1px solid #ddd */
}
















.switch-language
{
	text-decoration: none;
	color: #fff;
	float:right;
	margin-top: 2px;
	/* margin-right: 4px; */
}

.switch-language a
{
	text-decoration: none;
	color: #555;
}



#layouttable
{
        /* width: 80%;  */
	border-collapse: collapse; 
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0;
	background-color: #fff;
        border-left: 5px solid #ddd;
        border-right: 5px solid #ddd;
}

#logo {
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left:2px;
}

tr#header {
	height: 80px;
	/*
	background-image: url(gfx-layout/logoem-01.jpg);
	*/
	/*
	background-image: url(gfx-layout/header01.png);
	background-repeat: no-repeat;
        background-position: right;
        */
}






ul li {list-style-image: url(gfx-layout/btn-level2-act.png); } 


body
{
	font-family: Arial, Helvetica, Sans-serif;
	text-align: center; /* Internet Exploder 6 */
	margin: 0;
	padding: 0;
	height: 100%; 
	background-color:#eee; 
	
	/* background-image: url(gfx-layout/b.png);  */
	background-repeat: repeat-x;
	background-attachment: fixed;
        /* background-position: 0px 103px; */

	/*
	background-image: url(gfx-layout/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
        background-position: 0px 103px; 
        */
        
	font-size: 14px;
	
	/*
	border-right: 4px solid grey;
	border-left: 4px solid grey;
	*/
	
}

table.menu-level2
{
	font-size: 12px;
        
	/*
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	*/
        
	color: inherit;
	background-color: #fff; 
	text-align: left; 
	padding: 0px; 
	margin: 0px;
	margin-top:8px;
	width: 100%;
	border-collapse:collapse;
}

#quicknavi {
        margin-top: 5px;
	float:right;
}
	

#search {
	float:right;
	margin-top: 0px;
	display:inline;
}





tr#header td
{
	color: #000;
	/* background-color: #fff; */
	/* background-image: url(gfx-layout/hintergrund_weiss.jpg); */
	padding-right: 3px;
	text-align: left;
}	
















td.menu-level1-no a
{
	font-weight: bold;
	text-decoration:none;
	color: #555;
	background-color: #fff;
}

td.menu-level1-act a, td.menu-level1-no a:hover
{
	font-weight: bold;
	text-decoration:none;
	color: #990;
	background-color: #fff;
}



td.content
{
	font-size: 14px;
	color: #555;
	background-color: #fff;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 10px 10px;
}





.tx-fdfx2cols-pi1
{
	margin-top: 10px;
	border: 1px solid #ddd;
}



/*  Layout 1 */
.c2l1-left{
   font-size: 12px;
   border-right: 1px solid #DDD;
   padding: 5px;
   width:50%;
   white-space:normal;
   vertical-align:bottom;
}

.c2l1-middle{
   font-size: 12px;
   padding: 5px;
   width:50%;
   white-space:normal;
}












table.menu-level1
{
	border-collapse:collapse;
	border-spacing: 10px;
	font-size: 14px;
	color: inherit;
	background-color: #fff;

	text-align: left; 
	margin-top: 0px;
	width: 100%;
}

tr.menu-level1
{
	height: 30px;
}	

#tdnavi
{
	color: inherit;
	background-color: #fff;
	vertical-align: top;
	margin: 0;
	padding: 0;
	padding-right:3px;
	width: 180px; 
	border-right: 1px solid #ddd;

}



td.content-right
{
	width: 200px; 
	color: #555;
	background-color: #fff;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #ddd;

}

#dummy {
	/* border: 1px solid red; */
	border-collapse: collapse;
}

td#search
{
	border: 2px solid red;
	vertical-align:top;
}


/* 
	IE 7 ignores height and expands tr#header, when html-height = 100%
	Set html-height to "auto" for this great browser only
*/	
*+html {height: auto;}






td.menu-level2-no a
{
	text-align: right; 
	color: #555;
	background-color: #fff;
	text-decoration:none;
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-weight: normal; 
	vertical-align: middle;

}

td.menu-level2-act a, td.menu-level2-no a:hover
{
	text-align: right; 
	color: #990;
	background-color: #fff;
	text-decoration:none;
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap; 
	font-weight: normal;
	vertical-align: middle; 
}


.tx-fdfx2cols-pi1
{
	font-size: 12px;
}

.c2l1-left {	vertical-align: top; }
.c2l1-middle {	vertical-align: top; }




.breadcrumb
{
	display: inline;
	float:left;
	margin-left: 6px;
}

html {height: 100%;}



h2
{
	margin-top: 0px; 
	font-weight: bold;
	color: #9CAA04; 
	background-color:inherit;
	font-weight: normal;
	font-size: 16px;
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
}	



a { color: #9CAA04; background-color: inherit; font-weight: normal;} 
/* a:hover { font-weight: bold; } */





html>body td.menu-level1-no a {width: auto; }  
html>body td.menu-level1-act a {width: auto; }  
html>body td.menu-level1-no a:hover {width: auto; }  





html>body td.menu-level2-no a {width: auto; }  
html>body td.menu-level2-act a {width: auto; }  
html>body td.menu-level2-no a:hover {width: auto; }  






tr#footer
{
	font-size: 12px;
	height: 14px;
	background-color: #fff; 
}

tr#footer td
{
	background-color: #fff; 
	background-image: url(gfx-layout/hintergrund_weiss.jpg);
	background-repeat: repeat-x;
	text-align: right;
	padding: 4px;
	color: #555;
}

#footer a
{
	color: #555;
	background-color: #fff; 
	text-decoration: none;
}


#footer a:hover { color: #990; background-color: #fff;}


label {display: block;	margin-top: 6px;}
textarea {
	display: block;
	margin-bottom: 12px;
	border: 1px solid #990;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
input {border: 1px solid #990;}
select {border: 1px solid #990;}

input[type="submit"]
{
	border: 0;
	/* font-weight: bold; */
	color: #fff;
	background-color: #999;
	padding: 1px;
}

input[type="submit"]:hover
{ 
	border: 0;
	color: #fff;
	background-color: #990;
}

/*
input[type="button"]
{
	border: 0;
	color: #fff;
	background-color: #999;
	padding: 1px;
}

input[type="button"]:hover
{ 
	border: 0;
	color: #fff;
	background-color: #990;
}
*/

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

/*
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
*/




/*  Layout 2 */
.c2l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 2 */
.c2l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 1px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}
/*
        Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
        margin-bottom:10px;
}
/* Layout 1 */
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
/* Layout 2 */
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
        Layout 3

        embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}



/* Contact Form */
.csc-mailform { border: none; font-size: 12px; font-family: Arial, Helvetica, Sans-serif;}
.csc-mailform input,  .csc-mailform textarea { padding: 3px; font-size:12px; font-family: Arial, Helvetica, Sans-serif;}
/* .csc-mailform-field label { width: 100px; display:block; float: left; font-size:11px;  } */
.csc-mailform-field label { font-size:11px; font-family: Arial, Helvetica, Sans-serif;  }
.csc-mailform-field { padding-bottom: 2px; font-family: Arial, Helvetica, Sans-serif; }

