/*
Theme Name: Pax90.de-Template
Theme URI: http://pax90.de
Description: Template fuer juwelier-stoeber.de
Author: David Stoeber
Author URI: http://pax90.de
*/

* {
	margin: 			0;
	padding: 			0;
	font-family: 		Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 			14px;
	color:				#444041;	
  /*border: 1px solid black*/
} 



html, body  {
	height: 100%; 
	background: white; /* Old browsers */
	min-height:	1050px;	
}

#header {
	margin: 			0px auto;
	height: 			312px;
	width: 1200px;
	clear: both;
}
#unten,	#oben  {
	position: absolute;
}

#oben {
	display: block;
}

#slider {
	position: absolute;
	width: 1200px;
}

.headcontainer {
	width: 				960px;
}

#navigation {
	letter-spacing: 2px;
	text-align:center;
	text-transform: uppercase;
	padding:				10px	0px	10px	0px;
	margin: 				10px	0px	10px	0px;
	border-bottom:1px solid #444041;
}

#navigation li {

	list-style-type: 	none;
	display:			inline;
	padding-left: 20px;
	border-left: 2px solid white;
	font-weight: bold;
}


#navigation  li:first-child { margin-left: 0; border-left: none;  }


#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	text-decoration:		none;
	color:#444041;
	
}

#navigation a:hover {
	color:#caae66;
}

.container {
	width: 				1200px;
	margin: 			0px auto;
}


#content {
	width: 				950px;
	float: 				left;
	padding-bottom:	100px;
}

#content h1 {
	font-size: 24px;
	margin-top: 20px;
	font-weight: 200;
  	color: 				#3a3b3e;
}

#content h2, #content h3 {
  	color: 				#caae66;
	padding: 			8px 8px 2px 0px;
	border-bottom:		1px solid #caae66;
}

#content ul {
	list-style-type:circle;
		margin-bottom: 10px;
}

#content li {
	margin-left: 10px;
	}

#content .links  {
	width: 46%;
	float:left;
	padding-right: 75px;
}

#content .rechts  {
	width: 46%;
	float:left;
}

#content .entry  {
	padding: 		15px;
	background-color:	white;
	margin-bottom: 10px;
	clear: both;
}

#content .entry  .grafik {
	position: absolute;
	float:	none;
}

#content .entry  .startitem {
	margin-left:	135px;
}

#content .entry  .marken {
	margin-top:	30px;
}

#content .entry  .kontaktforumlar {
	margin-left:	230px;
}

#content .entry  .message {
	margin:	0px 0px 20px 230px;
	color: #cd1719;
}

#content .entry  .kontaktforumlar  dt {
	float: left;
	width:	120px;
}

#content .entry  .kontaktforumlar  dd {
	margin-bottom: 10px;
}

#content .entry  .kontaktforumlar  .eingabefeld {
	width: 180px;
	border:	1px solid #A7A7A7;
}

#content .entry  .button {
	width: 182px;
	margin-left: 350px;
	background-color: #caae66;
	border: none;
	padding: 3px 0px;
	color: white;
}

#content .entry  .button:hover {
	background-color: #3a3b3e;
}







#content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h2 a:active {
	color: white;
	text-decoration:		none;
}

#content h2 a:hover {
	color:				orange;
}

#sidebar {
	width: 				220px;
	float: 				right;
	margin-top:			20px;
}

#sidebar h2 {
  	color: 				white;
	padding: 			8px;
	margin-bottom: 		5px;
	background-color:	#3A3B3E;
}


#sidebar .entry {
	padding: 			5px;
	background-color:	white;
		margin-bottom: 10px;
}
#footer {
	padding-top:		20px;
	width:				100%;
	clear: 				both;
	height: 			60px;
	background-color: 	#3a3b3e;
	position: 			fixed;
	bottom: 			0;
}
#footer .container{
	color: white;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration:		none;
	color:white;
}




/* Uhren & Schmuck */

.marken li {
	display:inline;
	margin-right:40px;
	margin-bottom:30px;
	}

.marken img {
	border-style: none;
	}

