/************************************/
/* Design					        */
/************************************/
html{ 
	/*background-color: #eee;*/
}

/*#outside {
	background-color: #eee;
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cacaca), to(#eee));
	background: -moz-linear-gradient(#cacaca, #eee);
	background: linear-gradient(#cacaca, #eee);
	-pie-background: linear-gradient(#cacaca, #eee);
	behavior:url("fileadmin/sktypo3/templates/css/PIE/PIE.php");
}*/

aside, #contentWrap, footer, #leftContentWrap {
		
}

#container { background: #fff; }

section#top {
	background: #666;
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999), to(#666));
	background: -moz-linear-gradient(#999, #666);
	background: linear-gradient(#999, #666);
	-pie-background: linear-gradient(#999, #666);
	behavior:url("fileadmin/sktypo3/templates/css/PIE/PIE.php");
	border-bottom: 1px solid #8BB107;	
}
header {
	/*background: #FFF ;*/
}
nav.mainNav {
	text-transform:uppercase;
	font-size:1.15em;
	font-family:'DINNextW01-CondensedReg', Arial, sans-serif;
	font-weight:normal !important;
	color: #000;
	background-image: url(/fileadmin/sktypo3/templates/images/nav_bg.jpg);
	background-position: 0px 42px;
	background-repeat: repeat-x;
	letter-spacing: 0.05em;
	height: 110px;
}

footer a, footer a:hover {
	color:#666;
}
footer {
	font-size:0.85em;
	color:#666;
	margin-right: 10px;
}
nav.mainNav ul ul {
}

.resultListing .odd {
	background-color: #E9F0E6;
}

.roundCorner {
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius:10px;
 -pie-border-radius: 10px;
 position:relative;
 behavior:url("fileadmin/sktypo3/templates/css/PIE/PIE.php");
}

.shadowSE, #container, section#top{
 -webkit-box-shadow: 0px 0px 10px #666666;
 -moz-box-shadow: 0px 0px 10px #666666;
 box-shadow: 0px 0px 10px #666666;
 -pie-box-shadow: 0px 0px 10px #666666;
 
 behavior:url("fileadmin/sktypo3/templates/css/PIE/PIE.php");
}
/* No animated shadows on ie */
nav.mainNav ul ul {
	-webkit-box-shadow: 0 10px 10px -5px #666666;
	-moz-box-shadow: 0 10px 10px -5px #666666;
	box-shadow: 0 10px 10px -5px #666666;
	margin-top: -23px;
}

/************************************/
/* Font and Link Styling	        */
/************************************/
section#top a {
	color: #fff;	
}
form.loginTop {
	background-color: #666;	
	border: 1px solid #8BB107;
	border-top: 0;
	-webkit-box-shadow: 3px 3px 6px #666666;
	-moz-box-shadow: 3px 3px 6px #666666;
	box-shadow: 3px 3px 6px #666666;
	color: #fff;
}
h1#siteTitle a{
	color: #fff;
	font-weight: bold;
}

h2#subTitle {
	color: #cacaca;
}


/* MAIN MENU */
nav.mainNav ul li a {
	background-image: url(/fileadmin/sktypo3/templates/images/main_nav_bg.jpg);
	background-position: left -3px;
	background-repeat: no-repeat;
	padding-top: 16px;
	color: #000;
	z-index: 605;
}
nav.mainNav ul li ul li a {
	background:none;
}

nav.mainNav ul li li a {
	font-weight: normal;
	border-right: 0;
	margin-left: -1px;
	z-index:605;
}

nav.mainNav ul ul {
	background-color: #fff;
	z-index:600;
}

#naviBox50 ul {
	right: 48px;
}

ul.listFloatLeft li.last.hover {
	overflow: hidden !important;
	height: 40px !important;
}

nav.mainNav ul li.last ul {right: 0px;
}

nav.mainNav ul li.first li a {
	border-left: none;
	margin-left: 0px;
}

nav.mainNav li.active a, nav.mainNav a.showNavLink:active {
	background-color: #fff;
	color: #c90019;
	background-position: -1px -3px;
}

nav.mainNav li.active li a, nav.mainNav li.active.hover li a {
	color: #c90019;	
	background-color: #fff;
	/*background-image: url(/fileadmin/sktypo3/templates/images/main_nav_bg.jpg);*/
	background-position: left -3px;
}

nav.mainNav li li a:hover, nav.mainNav li.active li a:hover, nav.mainNav ul li.hover>a, nav.mainNav a.showNavLink:hover {
	/*background-image: url(/fileadmin/sktypo3/templates/images/mainNavBg.png);*/
	background-image: url(/fileadmin/sktypo3/templates/images/main_nav_bg.jpg);
	background-position: -1px -7px;
	color: #c90019;
	background-repeat: none;
	background-color: #fff;
}

nav.mainNav ul li ul li {
	border-bottom-color:#dddedd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

nav.mainNav ul li ul li.first  {
	border-top: 0px none ; 
	/*background-color: red;*/
}

nav.mainNav ul li ul li a  {
	color: #666666 !important;
	background: #fff !important;
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:1px;
	padding-top: 0.8em;
	padding-right: 1.4em;
	padding-bottom: 0.8em;
	padding-left: 1.4em;
}

nav.mainNav ul li ul li a:hover  {
	color: #000000 !important;	
	background: #eeeeee !important;
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:1px;
	padding: 0.8em 1.4em 0.8em 1.4em;
}


nav.navigationLanguage a, nav.navigationQuick a{
	color: #000;
}

/* NAVIGATIONSECOND */

nav.navigationSecond {
	background-image: url(/fileadmin/sktypo3/templates/images/fade_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

nav.navigationSecond ul {
	background-image: url(/fileadmin/sktypo3/templates/images/sub_nav_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
}

#leftContentWrap .csc-default {
	background-image: url(/fileadmin/sktypo3/templates/images/fade_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}

/*  NAVIGATIONSECOND  - FIRST LEVEL NAVIGATION */
nav.navigationSecond ul li a {
	background-image: url(/fileadmin/sktypo3/templates/images/sub_nav_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-right: 30px;
	width: 210px;
}
/*nav.navigationSecond ul li.first a {
	background-image: none;
}*/

/*  NAVIGATIONSECOND - SECOND LEVEL NAVIGATION */

nav.navigationSecond ul ul {
	margin-bottom: 1em;
}

nav.navigationSecond li ul li a,
nav.navigationSecond li ul li.first a {
	background-image: url(/fileadmin/sktypo3/templates/images/secondnavi_2nd_normal.png);
	background-repeat: repeat-x;
	padding-left: 60px;
	color: #666 !important;
	text-indent: -30px;
}

nav.navigationSecond li ul li a:hover,
nav.navigationSecond li ul li.first a:hover,
nav.navigationSecond li ul li.selected a {
	background-image: url(/fileadmin/sktypo3/templates/images/secondnavi_2nd_selected.png);
	background-repeat: repeat-x;
	color: #000 !important;
}

nav.navigationSecond li.active a {
	color: #000 !important;
}

nav.navigationSecond li.active ul a {
	color: #666 !important;
}


nav.navigationSecond ul li.last ul {
	margin-bottom: 0px;
}

/*  NAVIGATIONSECOND - THIRD LEVEL NAVIGATION */

nav.navigationSecond ul ul ul{
	float: none;
	background: none;
	margin-bottom: 0em;
	color: #666666 !important;
}

nav.navigationSecond li li li a,
nav.navigationSecond li li li.first a {
	background-image: none;
	background-color: none;
	margin-left: 15px;
	color: #666666 !important;
	background-image: url(/fileadmin/sktypo3/templates/images/secondnavi_3d_normal.png);
	background-repeat: repeat-x;
}

nav.navigationSecond li li li a:hover,
nav.navigationSecond li li li.first a:hover,
nav.navigationSecond li li li.selected a,
nav.navigationSecond li li.selected li a,
nav.navigationSecond li li li a {
	background-image: none;
	background-color: none;
	background-image: url(/fileadmin/sktypo3/templates/images/secondnavi_3d_normal.png);
	background-repeat: repeat-x;
}

nav.navigationSecond li.active li li a:hover
nav.navigationSecond li.active li.active ul a.selected,
nav.navigationSecond li.active li.active ul a:hover {
	color: #014979 !important;
}

nav.navigationSecond li li ul li a:hover,
nav.navigationSecond li li ul li.first a:hover,
nav.navigationSecond li li ul li.selected a {
	color: #014979 !important;
	background-color:none; 
}


/*  TABLES */

.contenttable {
	width:100%;
	display:block;
	background:none;
}
.contenttable td {
	border-top:1px solid #fff;
	border-bottom:1px solid #eceded;
	vertical-align:text-top;
}
