@import "/system/skidoo_redux/css/skidoo_redux.css";
/* @import "/system/skidoo_redux/css/skidoo_redux_theme.css"; */

/*** Konfiguration skidoo (Farben ...) ***/
/* Feste breite, weisser Rand aussen, Schrift */
html, html body {
	background-color:#fff;
	margin:0;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
}
#page-container {
	font-family:arial,helvetica,sans-serif;
	font-size:75%;
	margin-left:50px;
	width:810px;
	padding-left:50px;
	text-align:left;
}
*html #page-container {
	font-family:arial,helvetica,sans-serif;
	font-size:70%;
	margin-left:10px;
	width:810px;
	padding-left:0px;
}
/* Keine Rahmen, Hintergrund */
#page-container, #masthead, #footer {
	border:0;
}
 #source-order-container{
	border-left:220px;
	border-left-color:#e1e1e1;
	border-left-style:solid;
	width:810px;
	margin-left:25px;
}
 #source-order-container-demo{
	width:810px;
	margin-left:40px;
}
#inner-column-container {
	padding-left:25px;
	border-width:0px;
}
*html #inner-column-container {
	margin-left:25px;
	border-left-width:0px;
	margen-left-color:transparent;
}
*html #source-order-container{
	border-left:225px;
	border-left-color:#e1e1e1;
	border-left-style:solid;
	margin-left:0px;
	
}

#masthead {
	height:104px;
	width:760px;
	margin-bottom:21px;
	margin-left:0px;
	padding-left:50px;
}
*html #masthead {
	height:104px;
	width:760px;
	margin-bottom:21px;
	margin-left:50px;
	padding-left:0px;
}

/* Linke Spalte breiter, minimale Höhe */
#outer-column-container {
	border-left-width:200px;
--	border-right-width:0;
--	border-right-width:170px;
}
#left-column {
	width:200px;
	float:left;
	background-color:#e1e1e1;
	margin-left:-220px;
	
}
*html #left-column {
	margin-left:-224px;
	width:196px;
}
#right-column {
	margin-right:-170px;
	width:170px;
}
#middle-column 
{
	width:540px;
	float:right;
	position:relative;
	padding-top:-40px;
	overflow:auto;
	height:auto;
	min-height:350px;
	margin-right:270px;
}
#middle-column .a
{
	color:#6a6a6a;
}
*html #middle-column 
{
	width:510px;
	margin-left:10px;
	margin-right:40px;
	height:400px;
	min-height:400px;
}
#middle-column .inside
{
	position:relative;
	padding-top:20px;
	height:auto;
	min-height:350px;
	overflow:auto;
}
#middle-column .title
{
	float:left;
	position:relative;
	margin-top:-20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight:bold;
	color: #1f75b7;
}
#left-column .inside
{
	width:200px;
}
#right-column .inside
{
	margin-top:37px;
/*	margin-left:15px; */
	margin-left:0;
	margin-right:0;
}
#header_logo{
	position: relative;
	width:220px;
	float:left;
	margin-top:13px;
/**	background-image:url(resources/logo.jpg); **/
}
#header_separator{
	position: relative;
	float:left;
	width:58px;
}
#header_nav{
	position: relative;
	width:480px;
	margin-left:280px;
	padding-top:40px;
	font-size: 11px;
	padding:2px;
	text-decoration: none;
	color: #003090;
	padding-top:40px;
}
*html #header_nav{
	margin-top:-69px;
	padding-top:0px;
}
#header_nav .left{
	position:relative;
	text-align:right;
	margin-left:0px;
	padding-top:30px;
	width:300px;
}
*html #header_nav .left{
	margin-top:50px;
	padding-top:0px;
}
#header_nav .right{
	position:relative;
	text-align:right;
	margin-left:250px;
	margin-top:-50px;
	width:220px;
}
*html #header_nav .right{
	margin-top:-50px;
}
/** Admin top_nav**/

#header_nav .left_adm{
	position:relative;
	text-align:left;
	padding-top:10px;
	margin-top:-15px;
	width:300px;
}
*html #header_nav .left_adm{
	margin-top:20px;
	padding-top:0px;
}
#header_nav .right_adm{
	position:relative;
	float:left;
	text-align:right;
	margin-top:-20px;
	margin-left:200px;
	width:250px;
}
#header_nav .middle_adm{
	position:relative;
	float:left;
	text-align:left;
	margin-left:0px;
	width:340px;
	margin-top:15px;
	
}
*html #header_nav .right_adm{
	margin-top:5px;
	padding-top:0px;
}
*html #header_nav .middle_adm{
	margin-top:15px;
	padding-top:0px;
}
/** end Admin top_nav**/

#title_img_page{
	width:760px;
	height:60px;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:50px;
}
#title_img_page .left{
	width:220px;
	float:left;
	text-align:left;
	background-color:#1f75b7;
	position:relative;
	height:60px;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #ffffff;
}
#title_img_page .span{
	width:220px;
	float:left;
	padding-top:40px;
	padding-left:5px;
	text-align:left;
	background-color:#1f75b7;
	position:relative;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #ffffff;
}
*html #title_img_page .span{
	padding-top:0px;
	padding-left:0px;
}
*html #title_img_page .left{
	padding-top:40px;
	padding-left:5px;
}
#title_img_page .right{
	width:530px;
	float:left;
	position:relative;
	height:60px;
	background-image:url(resources/top_page.jpg);
}
/** home **/
#title_img_home{
	width:760px;
	height:180px;
	background-image:url(resources/top_home.jpg);
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:25px;
}
*html #title_img_home{
	margin-left:0px;
}
#content_home {
	width:760px;
	background-color:#1f75b7;
	height:240px;
	margin-left:25px;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #eeeeee;
}
#content_home a{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #eeeeee;
	text-decoration:underline;
}
*html #content_home {
	margin-left:0px;
}
#content_home .left{
	width:240px;
	position:relative;
	float:left;
	margin-left:10px;
}
#content_home .right{
	width:240px;
	position:relative;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
#content_home .title{
	width:240px;
	position:relative;
	padding-left:0px;
	height:30px;
	margin-top:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #ffffff;
}
#content_home .link{
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #ffffff;
}
#sub_content_home {
	width:760px;
	height:90px;
	margin-left:25px;
}
*html #sub_content_home {
	margin-left:0px;	
}
#sub_content_home .left{
	width:140px;
	height:90px;
	float:left;
	background-image:url(resources/face_home.jpg);
}
#sub_content_home .right{
	width:600px;
	float:right;
	height:90px;
}
#sub_content_home .separator{
	width:10px;
	height:90px;
	float:left;
}
#sub_content_home .p{
	width:230px;
	height:90px;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	float:left;
}
#sub_content_home .img{
	width:370px;
	height:90px;
	float:right
}
 .separator{
	height:10px;
	margin-left:0px;
	width:760px;
	float:left;
}
/** Demo **/
#middle-column-demo
{
	width:680px;
	float:left;
	position:relative;
	padding-top:-40px;
	overflow:auto;
	height:auto;
	min-height:400px;
	
	text-align:left;
}
#content_demo {
	margin-top:0px;
	position:relative;
	width:500px;
	height:450px;
	margin-left:10px;
	overflow:hidden;
	float:left;
}
#content_demo .span{
	float:left;
	padding-left:5px;
	text-align:left;
	padding-top:3px;
	position:relative;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight:bold;
	color: #ffffff;
}
#content_demo .separator{
	margin-top:0px;
	position:relative;
	width:500px;
	height:5px;
	margin-left:10px;
	float:left;
}
#content_demo .leftTop {
	width:120px;
	height:20px;
	position:relative;
	margin-left:0px;
	background-color:#1f75b7;
	float:left;
}
*html #content_demo .leftTop {
	width:145px;
}
#content_demo .sepTop {
	width:5px;
	height:20px;
	position:relative;
	margin-left:0px;
	background-color:#fff;
	float:left;
}
#content_demo .rightTop {
	width:370px;
	height:20px;
	position:relative;
	margin-left:0px;
	background-color:#7c7c7c;
	float:left;
}
*html #content_demo .rightTop {
	width:345px;
}
#left_nav_demo {
	width:120px;
	height:450px;
	position:relative;
	margin-left:0px;
	background-color:#e4e4e4;
	float:left;
}
*html #left_nav_demo {
	width:145px;
}
#left_nav_demo .inside{
	width:120px;
	float:left;
	height:400px;
	overflow:hidden;
}
#content_middle_demo {
	width:370px;
	height:450px;
	position:relative;
	margin-left:5px;
	float:left;
	text-align:left;
}
*html #content_middle_demo {
	width:345px;
}
.left_demo {
	text-align:left;
	margin-left:10px;
	width:500px;
	margin-bottom:10px;
}
*html .left_demo {
	width:490px;
}
/** footer **/
#footer {
	height:58px;
	float:left;
	padding-left:10px;
	margin-left:25px;
	padding-right:10px;
	width:740px;
	background-color:#e1e1e1;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
}

#footer .separator{
	height:10px;
	margin-left:-10px;
	width:760px;
	float:left;
	background-color:#ffffff;
}
 *html #footer {
	width:760px;
	height:65px;
	margin-left:0px;
}
#footer .left{
	width:570px;
	float:left;
	padding-top:15px;
	background-color:#e1e1e1;
}
#footer .right{
	width:160px;
	padding-top:10px;
	float:right;
	text-align:right;
	background-color:#e1e1e1;
}
#footer a{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 11px;
	text-decoration:none;
	color:#000000;
}
form {
	margin:0;
}
a.content {
	color:#eee;
}
a {
	color:#353535;
}
h1 {
	margin-top:0;
	margin-bottom:20px;
	color:#333;
	font-size:1.5em;
	font-weight:normal;
}
h2 {
	margin:0;
	color:#1f75b7;
	font-size:12px;
	padding-top:6px;
	font-weight:normal;
}
table {
	font-size:100%;
}
th {
	text-align:right;
	vertical-align:top;
}
td {
	vertical-align:top;
}
ul {
	margin-top:4px;
	margin-bottom:0;
	padding-left:20px;
	color:#6a6a6a;
}
ul a{
	color:#313131;
}
* html ul {
	margin-left:15px;
	padding-left:15px;
}
p {
	margin-top:0;
}
*html p {
	margin-top:0px;
}