/*  
Theme Name: CSAWA
Description: Das Theme zur Webseite csawa.de
Version: 1.0
Author: Hanna von Tenspolde
Author URI: http://www.orangeLemon.de
*/

*, html {
	
	padding:0;
	margin:0;
}

body {
	background-color:#58585a;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1.5;
}

a {
	color:#58585a;
	text-decoration:none;
}

a:hover {
	color:#fff;
}

a img {
	border:none;
}

h1 {
	color:#f09c00;
	font-size:14pt;
	font-weight: normal;
	margin-bottom: 15px;
}

.h1_active {font-size: 14pt; color: #F09C00;}
.h1_inactive {
	font-size: 14pt;
	color: #58585a;
}
/*a.h1_inactive { color: #F09C00 !important;}*/

h2 {
	color:#f09c00;
	font-size:11pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;

}

h2 a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

h2 a:hover {
	color:#f09c00;
}

h3 {
	color:#f09c00;
	font-size:10pt;
	margin:15px 0 10px 0;
}
#container {
	width:850px;
	background-color:#000;
	background-image: url(images/bg_content1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 555px;
	margin:0 auto 0 auto;
	position: relative;
}

#menu {
	height:20px;
	font-size:14px;
	text-transform:uppercase;
	width:850px;
	margin: 35px auto 10px auto;
	text-align: right;
	font-weight: 200;
}


#menu li 
{
	display:inline;
	list-style:none;
	padding:0 20px;
}


#menu li a:link, #menu li a:visited
{
	color:#fff;
	text-decoration:none;
	
}

#menu li a:hover, #menu li a:active
{
	text-decoration:none;
	color:#f09c00;
	
}
#menu li.current_page_item a:link, #menu li.current_page_item a:visited, #menu li.current_page_item a:hover, #menu li.current_page_item a:active #menu li.current_page_parent a:link, #menu li.current_page_parent a:visited, #menu li.current_page_parent a:hover, #menu li.current_page_parent a:active
{
	color:#f09c00;
}


/*#menu a {
	text-decoration:none;
	color:#FFFFFF;
	padding: 0 10px;
}

#menu a:hover, #menu a:active {
	text-decoration:none;
	color:#f09c00;
}*/

#logo {
	height:100px;
	padding-left: 120px;
	padding-top: 45px;
}
#content {
	padding:15px 0 0 120px;
	width:500px;

}

img.products_85 {
	border:#fff 5px solid;
	margin:5px 5px 0 0;
	float:left;
}
/**** Startseite ****/
#container_start {
	width:850px;
	background-color:#000;
	background-image: url(images/bg_content0.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 555px;
	margin:0 auto 0 auto;
}

#content_start {
	padding:200px 0 0 120px;
	width:500px;
	color: #58585a;
	font-weight: bold;
}

#container_start table{
	margin-left:40px;
}

/**** JavaScript -Scrolleiste ****/
#Scroller {
	position: absolute;
	overflow: hidden;
	width: 417px;
	height: 340px;
}

.Scroller-Container {
	position: absolute;
	top: 0px;
	left: 0px;
}

#Scrollbar-Container {
	position: absolute;
	top: 159px;
	left: 560px;
	width: 25px;
	height: 370px;
}

.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 10px; 
  height: 305px;
  position: relative;
  top: 20px; 
  left: 5px;
  background:url(images/scrollbar.jpg) repeat-y center center;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 25px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 325px;
}

/**** Footer ****/
#footer {
	width:850px;
	height:40px;
	background-image:url(images/leiste_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 10px auto 0 auto;
	clear: both;
}

#footer_content {
	padding-top:20px;
	margin-left:125px;
	font-size: 10pt;
	color: #acb6bb;
	width: 640px;
	float: left;
}

#footer a {
	text-decoration:none;
	color:#acb6bb;
}

#footer a:hover {
	color:#FFFFFF;
}

#lang_selection {
	float:right;
	padding-top:23px;
	/*font-size: 10pt;
	color:#acb6bb;*/
}

.qtrans_language_chooser li { float:left; margin:0 3px 0 0; }
.qtrans_language_chooser { list-style-type:none }

a.lang_de {
	text-decoration:none;
	color:#fccc00 !important;
}

a.lang_en {
	text-decoration:none;
	color:#40bae2 !important;
}

a.lang_it {
	text-decoration:none;
	color:#ccc !important;
}

a.orange_link {
	color:#f09c00;
}

a:hover.orange_link {
	color:#fff;
}


/************* Shopfinder ************/
.table_shops {
	width:400px;
}
.table_shops td{
	border-bottom:solid #000 2px;
	line-height:1.2em;
	padding:5px;
	background-color:#858789;
	color:#fff;
	font-size: 0.8em;
}
h3.toggler, h3.faketoggler {
	cursor: pointer;
	height:20px;
	padding:3px 0 0 40px;
	background:#58595b url(images/pfeil_rechts_weiss.png) 5px 5px no-repeat;
	color:#FFF;
	width:100%;
	margin: 5px 0 0  0;
}

h3.toggler:hover {
	background-image:url(images/pfeil_runter_weiss.png) 5px 5px no-repeat;
}

h3.faketoggler a {color:#FFFFFF;}
.element {
	margin-left:0px;
	margin-top: 5px;
	width:400px;
}

.table_messen {
	width:400px;
	/*margin-top:15px;*/
}

.table_messen thead th{
	font-size:1.2em;
	color:#41b5db;
	background-color:#58595b;
	border-bottom:solid #000 2px;
	text-align: left;
	padding:5px;
}
.table_messen td{
	border-bottom:solid #000 2px;
	line-height:1.2em;
	padding:5px;
	background-color:#858789;
	color:#fff;
	font-size: 1em;
	text-align:left;
}

.float_left {float:left;}
.facebook {float:right; padding-top:2px; }