* {
   margin:0;
   padding:0;
}
body {
	background: #ECECEC url('images/hg1.png') repeat-y;
	padding: 0px;
	margin: -36px auto;
	text-align: center; /* F�r IE 5.01 & 5.5, um die Boxen horizontal zu zentrieren */
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
}


a:link {color:#707e21}
a:visited {color:#707e21}
a:hover {color:#999999}
a:active {color:#707e21}

div {
	text-align: left;
}
#page {
        position: absolute;
        margin: auto;
	width: 100%;
}
#header {
	height: 289px;
	background: url('images/hg2.png') repeat-x;
	width: 100%;
	padding-top: 36px;
	}
#logo {
		position: absolute;
                top: 35px;
                left: 100px;
                width: 480px;
                height: 155px;
}
ul#headmenu {
	text-align: center;
	margin: auto;
	width: 980px;
	list-style-type: none;
	height: 25px;
	padding-right: 40px;
	margin: bottom: 0px;
	}
ul#headmenu li { float: right; margin-right: 14px; }
ul#headmenu li a { color: #ffffff; font-weight: bold; font-family: Arial, Verdana, Helvetica; font-size: 11px; text-decoration: none; }
#slideshow { 
	margin: auto;
	width: 980px;
	position: relative;
	}
#menue {
	position: relative;
	width: 100%;
	z-index: 501;
}
ul#menu {
	height: 26px;
	background: url('images/green_bg.png') repeat-x;
	z-index: 10000;
	width: 980px;
	margin: auto;
	list-style-type: none;
	margin-top: -30px;
	margin-bottom: 0px;
}
ul#menu li {
	text-align: center;
	width: 110px;
	float: left;
	color: #ffffff;
	border-left: 1px solid white;
}
ul#menu li.first {
	border-left: none;
}
ul#menu li.last {
	border-right: 1px solid white;
}
ul#menu li a { 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica; 
	font-size: 11px; 
	text-decoration: none; 
	display: block;
	padding: 7px;
	padding-top: 6px;
}
ul#menu	li ul { 
	display:none; 
}
ul#menu .active {
        background: url('images/gr_linie.png') repeat;
}
ul#menu a.active  {
	color: #4d4d4d;
}
ul#menu li:hover {
        background: url('images/gr_linie.png') repeat;
	z-index: 10010;
}
ul#menu li:hover a {
	color: #4d4d4d;
}
ul#menu li:hover ul { 
	display:block; 
	z-index: 10; 
	position: absolute; 
}
ul#submenu li {
	float: none;
	list-style-type: none;
	z-index: 10;
        background: url('images/gr_linie.png') repeat;
	border: none;
}
ul#submenu li a {
	display: block;
	color: #4d4d4d;
	padding: 7px;
	padding-left: 5px;
}
ul#submenu li a:hover {
	text-decoration: underline;	
}
#underline {
	height: 20px;
	background: url('images/gr_linie.png') repeat-x;
	width: 980px;
	margin: 0 auto;
	}
#content {
	width: 980px;
	margin: 0 auto;
        background: #eaeece;
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar {
	float: left; 
	width: 217px;
}
#sidebar p {
	font-size: 11px;
	margin-left: 5px;
	line-height: 16px;
	margin-right: 5px;
	width: 210px;
	font-family: Arial, Verdana, Helvetica;
	margin-bottom: 10px;
}
#sidebar h1 {
        margin-left: 5px;
}
form, input, select {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
#main {
	float: left;
	margin: 0px;
	padding: 20px;
	width: 723px;
	min-height: 730px;
	background-color:#FFFFFF;
}

#main p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica;
}
#main ul {
	margin-left: 20px;
}
#main ul li {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
}
#main table {
	margin-left: 15px;
}
.webtable, .servertable {
	border-spacing:0;
}
.webtable .td-0 {
	width: 250px;
	text-align: left;
}	
.servertable .td-0 {
	width: 150px;
	text-align: left;
}	
.webtable .td-1, .webtable .td-2, .webtable .td-3, .webtable .td-4 {
	width: 150px;
}
.servertable .td-1, .servertable .td-2, .servertable .td-3, .servertable .td-4 {
	width: 121px;
}
.tr-even td {
	background:#F1F1F1 none repeat scroll 0 0;
	border-color:#FFFFFF #CECECE #CECECE #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align: center;
}
.tr-odd td {
	background:#E8E8E8 none repeat scroll 0 0;
	border-color:#FFFFFF #CECECE #CECECE #FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-align: center;
}	
td {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
h1 {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #4d4d4d;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
        color: #4d4d4d;
	font-family: Arial, Verdana, Helvetica;
	border-bottom: 1px solid  #ddc31c;
	border-left: 2px solid  #ddc31c;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.linie1 {
	height: 3px;
	margin-left: 15px;
	width: 733px;
}
.kasten {
	width: 227px;
	height: 195px;
	background: #DADBDC url("images/bg_kasten.png") repeat-y;
	float: left;
	border: 1px solid grey;
	margin-left: 10px;
	margin-top: 10px;
}
.kasten p {
	padding-left: 15px;
}
.kasten .csc-textpic-left {
	margin-top: 10px;
	margin-leftih: 15px;
}
.kasten img {
	margin-top: 5px;
	margin-left: 15px;
}
.sidekasten {
	background:#DADBDC url(images/bg_kasten.png) repeat-y scroll 0 0;
	border:1px solid grey;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	text-align:right;
	width:195px;
}

.side2kasten {
        background:#DADBDC url(images/bg_kasten.png) repeat-y scroll 0 0;
        border:1px solid grey;
        margin-top:10px;
        padding-left:10px;
        padding-right:10px;
        padding-top:10px;
        text-align:right;
        width:295px;
}


.footnote {
	color: #404040;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}
#footer {
	width: 742px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	padding-left: 238px;
	}
#footerend {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: url('images/bottom.png') no-repeat;
	}
.ad {
	font-size: 8px;
	color: #ffffff;
}
.sp_left {
	width: 340px;
	float: left;
	margin-right: 10px;
}
.sp_right {
	width: 340px;
	float: left;
}
.sp_left_70 {
	width: 540px;
	float: left;
	margin-right: 10px;
}
.sp_right_30 {
	width: 140px;
	float: left;
}
#c393 .sp_left_70 {
	width: 505px;
	float: left;
	margin-right: 15px;
}
#c393 .sp_right_30 {
	width: 200px;
	float: left;
}
.clr {
	clear: both;
}
.sp3_left {
	width: 230px;
	float: left;
	margin-right: 15px;
}
.sp3_center {
	width: 230px;
	float: left;
	margin-right: 15px;
}
.sp3_right {
	width: 230px;
	float: left;
}
.sp4_1, .sp4_2, .sp4_3, .sp4_4 {
	float: left;
	width: 180px;
}
.csc-textpic-imagewrap {
	margin-right: 15px;
}
#kontakt .csc-textpic-imagewrap {
	margin-right: 0px;
}

.cag_pagebrowser {
	text-align: left;
	height: 1em;
	text-align: center;
	border-bottom: 1px solid #DDC31C;
}

div.cag_pagebrowser ul {
	margin-left: 0px !important;
	margin-bottom: 0px;
	width: 720px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.cag_pagebrowser ul li a {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px !important;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	width: 100px;
	background-color: #FFFFFF;
}
div.cag_pagebrowser ul li {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px !important;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	width: 100px;
	background-color:#DDC31C;
}
div.cag_pagebrowser ul li a:hover{
	background-color:#DDC31C;
}
dd.csc-textpic-caption {
        font-size: 12px;
	color: #000000;
        font-family: Arial, Verdana, Helvetica;	
	background: #DADBDC url(images/bg_kasten.png) repeat-y scroll 0 0;
}
.tx-irfaq-pi1 dd p {
	margin-left:13px !important;
	margin-top:0;
}
.tx-irfaq-pi1 .additional-info {
	border-top: 0px none !important;
	margin-bottom:10px;
}
.ref a {
	font-family: Arial, Verdana, Helvetica;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bold;
}
.align-center {
	text-align: center;
}
.csc-bulletlist-1 {
	list-style-image: url('/fileadmin/templates/images/ok.png');
}
.csc-bulletlist-1 li {
	font-size: 12px !important;
	font-weight: bold;
	margin-left: 15px;
        color: #4d4d4d;
}

.domtable {
        border-spacing:0;
}
.domtable .td-001b {
        width: 20px;
        text-align: center;
        background:#f35757 none repeat scroll 0 0;
padding: 5px;
}

.domtable .td-001f {
        width: 20px;
        text-align: center;
        background:#69ba53 none repeat scroll 0 0;
padding: 5px;
}


.domtable .td-002 {
        width: 200px;
        text-align: left;
}
.domtable .td-003 {
        width: 150px;
        text-align: left;
}

.domtable .td-004 {
        width: 150px;
        text-align: left;
}

.input #submit {
        float:right;
        margin-right:10px;
}

ul {
	margin-bottom: 10px;
}

li.widget {
	list-style-type: none;
}

li.widget ul li {
	list-style-type: none;
}

li.widget ul  {
	margin-left: 10px;
}

li.widget ul li a {
	font-size: 12px;
	margin-left: 5px;
	line-height: 16px;
	margin-right: 5px;
	width: 200px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	margin-bottom: 10px;
}

li.widget ul li, .pagebar {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
}

#sidebar h2 {
	font-size: 14px;
        color: #4D4D4D;
	font-family: Arial, Verdana, Helvetica;
	border-bottom: 1px solid  #ddc31c;
	border-left: 2px solid  #ddc31c;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

h2 a, h2 a:visited {
	text-decoration: none;
        color: #4D4D4D;
}

.meta {
	background: #DADBDC url("images/bg_kasten.png") repeat-y;
	margin-bottom: 15px;	
}

.story  {
	margin-bottom: 25px;
}

blockquote {

 	background: #ECECEC;
	margin-left: 20px;
#	border-left: 3px solid #E1C932;
        border-top: 2px solid #E1C932;
        border-bottom: 2px solid #E1C932;


	width: 420px;
	padding-left: 10px;
        padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 20px;
        margin-bottom: 20px;

        color: #717171;
}

.widget_loginlogout {
	margin-left: 10px;
}
.widget_loginlogout h2 {
	margin-left: 0px !important;
}
ol {
	margin-left: 25px;
}
#sidebar a img {
	margin-left: 15px;	
}
#searchform {
	margin-left: 10px;
}
#s {
	width: 130px;
	border: none;
	border-bottom: 1px solid #707E21;
	border-left: 1px solid #707E21;
}


