/*
Theme Name: deinkondom
Theme URI: http://www.deinkondom.de/
Description: Mehrsprachiges Wordpress-Theme, basierend auf dem Plugin Gengo. Original Screendesign by <a href="http://www.spendwerk.com/>Spendwerk</a>.
Version: 1.0
Author: Stefan Evertz
Author URI: http://www.interface-webdesign.de/
Tags: blue, custom header, fixed width, two columns, widgets

*/


body 
{
	font-family:Arial,sans-serif;
	font-size:0.85em;
	background-color:white;
	text-align:center;
	margin:0px;
}

h1 {
	margin: 0;
	color:#000000;
}

h2 {
	font-size:1.35em;
	padding: 0;
	margin:0;
	color:#e2007a;
}

h3 {
	font-size:1.25em;
	padding: 5px 0 1px 0;
	color:#1e539e;
}

#page
{
	width:1024px;
	margin:0px auto; 
	text-align:left;
/*	background-color:#ebd6ff;*/
	background:url(images/bg_sidebar.gif) repeat-y white;
}

#header {
	height:283px; 
/* padding:5px 0px; */
	background-color:white;
/*  border-bottom:1px solid #FFF; */
}

#sidebar {
	position:relative;
	background-color:white;
	width:247px;
	float:right; 
/*	padding:10px 10px; */
	text-decoration:none;
}

#content {
	background-color:#fff1be;
	width:777px;
	float:right;   
	background:url(images/bg_content.gif) repeat-y white;
/*	margin: 0; */
}
/* Hides from IE-mac \*/
* html #sidebar {height: 1%;}
/* End hide from IE-mac */


.post{
	background-color:#fff1be;
	width:419px;
	float:left;
	padding: 20px 80px 40px 55px;
}

#service {
	background-color:white;
	width:223px;
	float:right;
	padding: 20px 0 0 0;
	text-decoration:none;
}

#service li{
	list-style-image : url(images/li-s.gif);
	color: #575759;
	margin-top:10px;
	margin-bottom: 5px;
}

#service li a {
	text-decoration:none;
	color: #575759;
}

#service li a:hover { 
	text-decoration:underline;
}

#footer {
	clear:both;
	/*background-color:#ffbd59;
	*/
	text-align: right;
	width:801px;
	padding: 0 0 40px 0;
	border-top-color : #e94a10;
	border-top-style : solid;
	background-color : White;
}

#footer p {
	margin: 0;
}

#sidebar ul li {
	list-style-type: none;  
}

#sidebar ul, #sidebar ul ol {
	margin: 0; 
	padding: 0;  
}

.level1a a {
	display:block;
	width:227px;
/*	margin: 0;*/
	background-color : #f49e00;
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight : bold;
}

.level1b a {
	display:block;
	width:227px;
/*	margin: 0;*/
	background-color : #6db5e0;
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight : bold;
}

.level1c a {
	display:block;
	width:227px;
	/*margin: 0;
	*/
	background-color : #e6482e;
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight : bold;
}

li.level1a, li.level1b, li.level1c {
	padding-bottom:10px;
}

.level2a li {
	display: list-item;
	/*margin-left:0.5em;
	padding-left:0.5em;
	*/
	list-style-type: circle;
	list-style-position: inside;
	list-style-image : url(images/li-a.gif);
	padding: 5px 0 5px 0;
}

.level2b li {
	display: list-item;
	/*margin-left:0.5em;
	padding-left:0.5em;
	*/
	list-style-type: circle;
	list-style-position: inside;
	list-style-image : url(images/li-b.gif);
	padding: 5px 0 5px 0;
}

.level2c li {
	display: list-item;
	/*margin-left:0.5em;
	padding-left:0.5em;
	*/
	list-style-type: circle;
	list-style-position: inside;
	list-style-image : url(images/li-c.gif);
	padding: 5px 0 5px 0;
}


.level2a li a{
	display:inline;
	background-color: White;
	color: black;
	width:207px;
	/*margin: 5px 0 5px 0;
	*/
	padding: 5px 0 5px 0;
	font-weight : normal;
}

.level2b li a{
	display:inline;
	background-color: White;
	color: black;
	width:207px; 
	/*margin: 5px 0 5px 0; 	*/
	padding: 5px 0 5px 0;
	font-weight : normal;
}

.level2c li a{
	display:inline;
	background-color: White;
	color: black;
	width:207px; 
	/*margin: 5px 0 5px 0; 	*/
	padding: 5px 0 5px 0;
	font-weight : normal;
}

#sidebar a {
	text-decoration:none;
}

#sidebar a:hover { 
	text-decoration:underline;
}