/*
Theme Name: Salt Traders
Description: Template for The Salt Traders
Author: Astrid Nave
letzte Aenderung: 06.04.2012
*/

/* Farbschema (an Logo orientiert)
--------------------------------------------------------------------------------------- */

/*
Farbton (background): #185418
Farbton (Pferd): #6d2417
Farbton (text): #111
*/

/* Reset
--------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Globals und Typo 
--------------------------------------------------------------------------------------- */

html {
	background: #fff;
	font-size: 75%;
}

html>body {
	font-size: 14px;
}

body {
	background: transparent;
	font-size: 14px;
	line-height: 1.43em;	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	text-align: left;	
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .vcard {
	text-align: left;
}

a:link {
	color: #111;
	text-decoration: underline;
	border-bottom: none;
}

a:visited {
	color: #111;
	text-decoration: underline;
	border-bottom: none;	
}

a:hover {
	color: #88240a;
	text-decoration: underline;
	border-bottom: none;	
}

/* Definiert Klassen
--------------------------------------------------------------------------------------- */

.strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

.kursiv {
	font-style: italic;
}

.imgzentriert {
	display: block;
	margin: 0px auto;
	text-align: center;
}

.imgleft {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.navi {
	font-size: 200%;
}

/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
	outline: none;
}

/* Vertikaler Rhythmus basierend auf 14px Basisgr��e f�r den Flie�text
--------------------------------------------------------------------------------------- */
p {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	color: #DDD;
	margin-top: 1.2em;
	margin-bottom: 0.65em;
}

h1.blog-name {
	color: #726f93;
	font: 2.5em/1.2em "Arial Black", Gadget, sans-serif;
	line-height: 1em;
	margin-top: 0;
	padding: 0px 30px 0px 0px;
	border-bottom: none;
	font-weight: bold;
	text-align: right;
}

h1 {
	font: 1.4em/1.2em Trebuchet MS, "Times New Roman", Times, serif;
	padding-left: 1em;
	margin-top: 2em;
	margin-bottom: 0.65em;
	color: #726f93;
	border-bottom: 1px solid #5b556f;
}

h2.page-title {
	color: #ddd;
	font: 1.5em/1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1em;
	margin-top: 0;
	padding: 150px 30px 0px 0px;
	border-bottom: none;
	text-align: right;
}
h2 {
	color: #ddd;
	font: 1.14em/1.42em Trebuchet MS, "Times New Roman", Times, serif;
	margin-top: 1.5em;
	margin-bottom: 0.65em;
	font-weight: bold;
}

h3 {
	color: #ddd;
	font: 1.14em/1.42em Trebuchet MS, "Times New Roman", Times, serif;
	margin-top: 1.5em;
}

/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
	border: none;
}

/* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */

.links {
	float: left;
	margin: 0 0.5em 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 0.5em;
}

/* Layoutelemente
Verwenden Sie overflow: hidden; um nötige Foats aufzulösen.
--------------------------------------------------------------------------------------- */
 
#wrapper	{
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #fff;
}

#metainformation {
	clear: both;
	height: 255px;
	background: url(images/header-support.jpg);
}

#metainformation a {
	color: #fff;
	text-decoration: none;
}

#hauptinformation {
	background: #FFF;
	margin-top: 10px;
	height: 390px;
}

#hauptinformation a {
	color: #6d2417;
	text-decoration: none;
}


#hauptinformation ul {
	margin: 10px 0 10px 40px;
}



div.nav {
	float: left;
	width: 161px;
	height: 367px;
	margin-right: 23px;
	background-position: center top;
	background-repeat: no-repeat;
}

div.navx {
	float: right;
	width: 161px;
	height: 367px;
	background-position: center top;
	background-repeat: no-repeat;
}

#nav1 {
	background: url(images/navi_01.jpg);
}

#nav1:hover {
	background: url(images/navi_11.jpg); 
} 

#nav2 {
	background: url(images/navi_03.jpg)
}

#nav2:hover {
	background: url(images/navi_33.jpg);
}

#nav3 {
	background: url(images/navi_05.jpg)
}

#nav3:hover {
	background: url(images/navi_55.jpg);
}

#nav4 {
	background: url(images/navi_07.jpg)
}

#nav4:hover {
	background: url(images/navi_77.jpg);
}

#nav5 {
	background: url(images/navi_09.jpg)
}

#nav5:hover {
	background: url(images/navi_99.jpg);
}

#siteinformation {
	clear: both;
	background: none;
	text-align: center;
	padding-bottom: 0px;
}

#siteinformation a, #siteinformation a:visited, #siteinformation a.active {
	color: #111;
	text-decoration: none;
}

#siteinformation a:hover {
	text-decoration: underline;
}

/* Navigation */
#navigation {
font-size: 120%;
margin-left : 400px;
margin-top : 30px;
position : relative;
padding : 0;
background : transparent;
}

#menu-navigation {
	display: none;
top: 0;
padding: 0;
line-height: 100%;
width: 90%;
}

#menu-navigation li {
margin: 0 2px;
padding: 10px 20px;
float: left;
position: relative;
list-style: none;
}

#menu-navigation a {
color : #111;
font-weight: bold;
text-decoration : none;
display : block;
margin : 0;
}

#menu-navigation a:hover, a.active {
color : #6d2417;
}

#menu-navigation #current a {
color : #6d2417;
}