@import "htmlArea.css"; 
 
/*all*/
/*resizable fonts*/
html {
	font-size: 100.01%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif}
body {
	font-size: 75%;
	background: #ffffff;
	margin: 0;
	padding: 0;}

img {
	border: none;
}

a {
	color: #666;}
	
/*main container*/
#main {
	width: 964px;
	margin: 0 auto;
	overflow:hidden;
}
* html #main {width: 964px;}
/*header*/
#header {
	position: relative;
	overflow: hidden;
}
/*logo text-to image substitution*/
.logo {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 212px;
	height: 39px;
	background: url(../img/logo_corussoft.gif) no-repeat;
	margin: 25px 0;
}
/*main navigation*/
#top-bar {
	background: url(../img/upper-nav.gif) repeat-x;
	overflow: hidden;
	height: 23px;
	margin: 0 0 20px;
}
#top-nav {
	padding: 0;
	list-style: none;
	height: 23px;
	display: inline;
}
#top-nav li {
	float: left;
	display: inline;	
	height: 23px;
}
#top-nav li.sep {
	background: url(../img/heqader-sep.gif) no-repeat;
	padding-left: 1px;
}
#top-nav li a {
	padding: 4px 9px;
	float: left;
	display: inline;
	width: auto;
	overflow: hidden;
	text-decoration: none;
	background: url(../img/upper-nav.gif) repeat-x;
}
#top-nav li a:hover, #top-nav li a.active {
	color: #95bd0b;
	background-position: 0 bottom !important;}
/*top-left navigation*/
#small-nav {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	background: url(../img/upper-nav.gif) repeat-x;
	height: 23px;
}
#small-nav li {
	float: left;
	display: inline;	
	height: 23px;
}
#small-nav li.sep {
	background: url(../img/heqader-sep.gif) no-repeat;
	padding-left: 1px;
}
#small-nav li a {
	padding: 4px 9px;
	text-decoration: none;
	background: url(../img/upper-nav.gif) repeat-x;
	float: left;
	display: inline;
}
#small-nav li a:hover {background-position: 0 bottom !important;}
#small-nav li a img {margin-right: 4px;}
*+html #container {margin-top: 20px;}
/*footer*/
#footer {
	text-align:center;
	clear: both;
	padding-top: 30px;
	font-size: 0.8em;
}
#footer ul {
	padding: 0;
	margin:0;
	list-style: none;
}
#footer li {
	display: inline;
	background: url(../img/footer-sep.gif) no-repeat 0 3px;
	padding-left: 6px;
	margin-right: 5px;
}
.safari #footer li {background-position: 0 2px;}
#footer ul li.first {
	background: none;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {	
	color: #95bd0b;
	text-decoration: none;}
#footer p {
	padding-bottom: 20px;
	margin: 0;
}

/*index*/
/*left column*/
#left {
	float: left;
	display: inline;
	width: 320px;
}

/*left colummn block*/
.left-tablet {
	background: url(../img/left-tablet-body.gif) repeat-y;
	margin-bottom: 15px;
}
.left-tablet-halb {
	background: url(../img/left-tablet-body-halb.gif) repeat-y;
	margin-bottom: 15px;
	width: 156px;
	height: auto;
	float: left;
}
.left-tablet-inner {
	background: url(../img/left-tablet-bottom.gif) no-repeat 0 bottom;
	width: 273px;
	padding: 0 15px 10px;
	height: auto;
}
.left-tablet-inner-hoch {
	background: url(../img/left-tablet-bottom.gif) no-repeat 0 bottom;
	width: 273px;
	padding: 0 15px 10px;
	height: auto;
}
.left-tablet-inner-halb {
	background: url(../img/left-tablet-bottom-halb.gif) no-repeat 0 bottom;
	padding: 0 10px 10px;

	height: auto;
}
div.left-tablet div.csc-textpic-imagewrap {
	margin-left: -15px;
}
div.left-tablet-halb div.csc-textpic-imagewrap {
	margin-left: -15px;
}
.left-tablet img {
	border: none;

}
.left-tablet h2 {
	margin: 6px 0 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #666;
}
.left-tablet p {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
} 

.left-tablet p a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	text-decoration: underline;
}
.left-tablet a:hover {
	color: #95bd0b ;
	text-decoration: none;
}

.left-tablet-halb img {
	border: none;

}
.left-tablet-halb h2 {
	margin: 6px 0 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #666;
	padding-right: 10px;
}
.left-tablet-halb p {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
} 

.left-tablet-halb p a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	text-decoration: underline;
}
.left-tablet-halb a:hover {
	color: #95bd0b ;
	text-decoration: none;
}

/*center column homepage */
#content {
	width: 452px;
	float: left;
	display: inline;
	margin-top: -20px;
}
#content h1  {
	margin: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
}
#content h2  {
	margin: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	color: #95bd0b;
}
#content h3 {
	margin: 18px 0 0 0;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight:bold;
	color: #666;
}

#content p {
	margin: 0px 32px 0 0;
	font-size: 1.02em;
	line-height: 1.5em;
}
.kasten {
	padding: 5px;
	border: 1px solid #95bd0b;
	margin: 0px 32px 0 0;
	font: 120%/150% Arial, Helvetica, sans-serif;
	color: #666;
}

#content p a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	color: #666;
	text-decoration: underline;
}
#content a:hover {
	color: #95bd0b;
	text-decoration: none;
}
#content ul {
	font: 120%/150% Arial, Helvetica, sans-serif;
	color: #666;
}




/*center colums all pages except for homepage */
#inner-content {
	width: 460px;
	float: left;
	margin: -20px 67px 0 -75px;
	font-size: 1.02em;
	line-height: 1.5em;
}
#inner-content h1  {
	margin: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
}
#inner-content h2  {
	margin: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	color: #95bd0b;
}
#inner-content h3 {
	margin: 18px 0 0 0;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight:bold;
	color: #666;
}
#inner-content h4 {
	margin: 18px 0 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	color: #666;
}
#inner-content p {
	margin: 0px 32px 0 0;
	font-size: 1.02em;
	line-height: 1.5em;
}



#inner-content ul {
	margin-top: 20px;
}
#inner-content li li {
	font-size: 0.9em;
	list-style-type: disc;
}
#inner-content .contentframe {
	float: left;
	width: 190px;
	padding: 5px 5px 0 5px;
	border: 1px solid #95bd0b;
	margin: 20px 0px 0px 10px;
/*	background-image: url(../img/i_tel.gif);
	background-position: 42px 145px;
	background-repeat: no-repeat; */
}
#inner-content .contentframe p {
	margin: 0;
}

#inner-content .contentframe hr {
	text-align:  left;
	height: 1px;
	width: 95%;
	color: #99CC33;
	padding-right:5px;
}
#inner-content .contentframe img {
	border: none;
	margin: 3px 0;
}
#inner-content .floatleft {
	float:left;
}
#inner-content .floatright {
	float:right;
}
	

#inner-content .klein {
	margin: 0;
	font-size: 0.8em;
	color: #666;
	line-height: 12px;

}
#inner-content p a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	text-decoration: underline;
}
#inner-content td a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	text-decoration: underline;
}
#inner-content  ul  {
	padding-left: 18px;
	margin-left: 0px;
	}
#inner-content .tx-irfaq-questions-list li  {
	list-style-image: url(../img/bullet_ul.gif);
	margin-left: -2px;
	}	

#inner-content .csc-sitemap {
	font-size: 1.05em;
	margin: 1em 0; 
}

#inner-content .csc-sitemap ul {
	line-height: 140%;
	margin: 0 0 1em;
}

#inner-content .csc-sitemap a:link, #inner-content .csc-sitemap a:visited {
	text-decoration: none;
}


#inner-content li a {
	text-decoration: underline;
}
#inner-content a:hover {
	color: #95bd0b;
	text-decoration: none;
}


/*right column*/
#right {
	width: 190px;
	float: left;
	display: inline;
}
/*right column block*/
.right-tablet {
	width: 190px;
	background: url(../img/right-tablet-body.gif) repeat-y;
	margin-bottom: 15px;
}
.right-tablet-inner  {
	width: 190px;
	background: url(../img/right-tablet-top.gif) no-repeat;
	padding-top: 10px;

}
.right-tablet-inner2 {
	background: url(../img/right-tablet-bottom.gif) no-repeat 0 bottom;
	padding: 0 0 6px 6px;
	height: 167px;
}
.right-tablet h2 {
	margin: 0 10px 10px 0;
	font: normal 15px/18px Arial, Helvetica, sans-serif;
	color: #95bd0b;
	font-weight: bold;
		text-align: center;
}
.right-tablet a {
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
}
.right-tablet a:hover {
	color: #95bd0b;
	text-decoration: none;
}
.right-tablet p {
	margin: 0 20px 0 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
}
.right-tablet ul {
	margin: 0 20px 0 20px;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;

}

.green {
	color: #95bd0b;
}
.right-tablet .telefonnummer {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px solid #95bd0b;
	margin: 10px 10px 10px 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(../img/i_tel.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
}

/*.right-tablet ul {
	margin: 0;
	padding: 0;
	list-style: none;
}*/
.right-tablet p .klein {
	margin: 0 0px 0 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
}
.btn {margin-left: 67px; margin-top: 0px;}

* html .right-tablet ul {margin-top: 0px;}
html:first-child .right-tablet ul {margin-top: 0px;}
/*inner*/
/*left column*/
#left h3  {
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}
/*left nav*/
#left ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}
#left ul li {
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 6px;
	width: 198px;
}
#left ul li a {
	padding-left: 15px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
	text-decoration: none;
	color: #666;
}
#left ul li a:hover, #left ul li a.active {color: #96bd0c;}
#left ul li.menutext {
	color: #666666;
	font-weight: 700;
	padding: 0 0 5px;
	border-bottom: none;
}
#left ul li.spacer {
	height: 0.8em;
	border-bottom: none;
}



/* Formulare */

form {
	margin-top: 12px;
}


input, select, textarea {
	margin: 0px 2px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	line-height: 1.2em;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	color: #666666;
	width: 10em;
	display:block;
	float:left}
input.xs, select.xs, textarea.xs {
	width: 50px}
input.s, select.s, textarea.s  {
	width: 150px} 
input.l, select.l, textarea.l {
	width: 192px}
input.xl, select.xl, textarea.xl {
	width: 250px}
input.pflicht, select.pflicht, textarea.pflicht {
	background-color: #F8FEE0}

input.button {
	background-color: #95BD0B;
	color: #fff;
	padding: 3px 5px 0 5px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	margin-left: 10em}
.error {
	color: #FF0000;
	font-weight: bold;
	}
	



/*************************************************
*   Typo3 Styles
*************************************************/
.left-tablet div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
 	margin-bottom: 14px}
 	
#splash {
	background-image: url(../img/start.gif);
	height: 84px;
	width: 89px;
	position: absolute;
	top:5px;	
	left: 840px;
	z-index: 50;
}


.tx-irfaq-pi1 dt
{ margin: 0.6em 0 0; }


