/***
	USCHI
	created by nordicweb.com
***/
.footContent {
  position: absolute;
  top: 40px;
  left: 30px;
  width: 890px;
  color: white;
}
.col {
  float: left;
  margin-right: 140px;
}

.col2 {
  float: right;
  margin-right: 0;
  text-align: right;
}


.extralinks {
position: absolute;
  top: 80px;
  right: 30px;
}
.extralinks a{
  color:#cc0100;
text-decoration: none;
}
.extralinks a:hover{
  color:#4e281a;
text-decoration: underline;
}

/* STARTSEITE */
body.page_32103 .footContent {
 display: none; }

body.page_32103 div.site_body {
	background: #f3f0e5 url(../img/start_bg.jpg) repeat-x;
	padding: 0;
}
div.page_32103 div.site_inner {
	background: url(../img/start_site.jpg) no-repeat;
}
div.page_32103 div.site {
	background: white;
	width: 957px;
	margin: 0 auto;
}
div.page_32103 div.links,
div.page_32103 div#slideshow, 
div.page_32103 div.menu,
div.page_32103 div.livesearch, 
div.page_32103 div.extralinks {
display: none;
}

div.page_32103 div.content {
	width:970px;
	float:left;
}
div.page_32103 div.content_inner {
	padding:50px 40px 20px 8px;
min-height: 600px;
height:auto !important;
height: 600px;
}



/* BODY & SITE */

body {
	background: #270302;
}
div.site_body {
	background: #f3f0e5 url(../img/bg.jpg) repeat-x;
	padding: 0;
}
div.site {
	background: white url(../img/site_bg.jpg) repeat-y;
	width: 960px;
	margin: 0 auto;
}
div.site_inner {
	background: url(../img/site.jpg) no-repeat;
}

/* SLIDESHOW */
div#slideshow {
	top: 151px;
	left: 28px;
	width: 644px;
	height: 176px;
}

/* CONTENT */

div.content {
	width:724px;
	float:right;
}
div.content_inner {
	padding:350px 40px 20px 20px;
min-height: 360px;
height:auto !important;
height: 360px;
}

/* LIVESEARCH */
div.livesearch {
  position:absolute;
  top:12px;
  left:728px;
}
div.livesearch input {
  border:1px solid white;
  padding:1px 0;
  font-size:11px;
  height:12px;
}

/* MENU */

div.menu, div.menu ul {
width: 197px;
  z-index: 300;
}

div.menu_inner {
padding: 385px 1px 0 13px;
}

div.menu ul ul {
   z-index: 300;
	left: 195px;
padding: 0 1px 0 0;
}

/* MAIN MENU ITEM (+ ALL SUB ITEMS) */

div.menu li a {
    font-weight: normal;
	display: block;
	color: #565656;
	text-decoration: none;
	padding: 5px 11px;
}
div.menu li a:hover {
	color: white;
	background: #a4221c;
}
div.menu li a.active {
	color: white;
	background: #a4221c;
}

/* SUB MENU ITEM */

div.menu li li a {
   
    font-weight: normal;
	background: #f9f9f9;
  font-size: 11px;
  padding: 0px 10px;
}
div.menu li li a:hover {
	color: #6a1915;
	background: white;
}
div.menu li li a.active {
	color: white;
	background: #a4221c;
}

/* SUB SUB MENU ITEM */

div.menu li li li a {
	background: #f9f9f9;
}
div.menu li li li a:hover {
	color: black;
	background: white;
}
div.menu li li li a.active {
	color: white;
	background: #a4221c;
}








/* FOOT */

div.site_foot {
	height: 0;
	
}
div.foot {
  background: url(../img/footer_bg.jpg) repeat-x;
}
div.foot_inner {
  position: relative;
  width: 960px;
	margin: 0 auto;
	font-size: 12px;
	height:159px;
}
div.foot,
div.foot a {
	color:#666;
} 


/* SITE CREATED */

div.foot div.siteCreated {
	position: absolute;
	top: 50px;
	right: 0px;
  color: white;


}
div.foot div.siteCreated,
div.foot div.siteCreated a {
	text-decoration: none;
    color: white;
}





/* FORMS */

form div.input {
	margin-bottom: 2px;
	clear:both;
}
form label {
	width:120px;
	float:left;
	display:block;
}
form div.input input,
form div.input textarea {
	width: 240px;
	border: 1px #ccc solid;
}
form div.input textarea {
	height: 140px; 
}
form div.submit {
	padding-left: 120px;
	clear:both;
}
form div.submit input {
}





/* LANGUAGE SELECTION */

div.languages {
	top:10px;
	left:10px;
}
div.languages #languageActive img {	
	border: 1px white solid;
}



/* LOOK BUT DONT TOUCH */

div.site,
div.foot,
div.menu li
	{ position: relative; }

div.menu
	{	float:left;	}

div.menu ul ul {
	display: none;
	position: absolute;
	top: 0;
}

div.menu ul,
div.languages ul
	{	margin:0; padding:0; list-style:none;	}
	
div.content {	overflow:hidden	}
html, body {	height:100%; margin:0;	}
div.languages { position: absolute }
div.languages li { float:left }
div.languages li a {	text-decoration:none; margin-right:2px;	}
div.languages li a img { border:none }

div#slideshow,
div#slideshow div.picture {
	position: absolute;
	overflow: hidden;
}


/* IE 5.5 CENTER FIX */

body,
div.foot
	{	text-align:center;	}

div.site,
div.foot_inner
	{	text-align:left;	}

div.menu a .subind
	{	float: right;	}
	
*:first-child+html div.menu li {
	float: left;
	width: 100%;
}
* html div.menu li {
	float: left;
	height: 1%;
}
* html div.menu a
{	height: 1%;	}
