/*
Theme Name: Asterisk
Theme URI: http://www.freewpthemes.net/preview/asterisk
Description: A multi-column, fixed-width design for 800x600 resolutions. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/img01.gif) no-repeat top center;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	margin-top: 0;
	font-size: 3.6em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -2px;
	color: #98cc33;
}

h1.pagetitle { padding-left: 25px; }

h2 {
	font-size: 2.4em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	color: #98cc33;
}


a {
	text-decoration: none;
	color: #98cc33;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

img {
	border: none;
}

img.left, img.alignleft {
	float: left;
	margin: 5px 15px 0 0;
}

img.right, img.alignright {
	float: right;
	margin: 5px 0 0 15px;
}

.trenner {
        display: block;
        clear: both;
        padding-top: 10px;
}

/* Header */

#header {
	width: 778px;
	height: 160px;
	margin: 0px auto;
	background: transparent url(images/merchant.gif) no-repeat top right;
}

/* Logo */

#logo {
	float: left;
	padding: 72px 0 0 25px;
}

#logo h1 {
	margin: 0;
	margin-left: 190px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #fff;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #fff;
}

#logo p {
	display: none;
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
	color: #fff;
}

#logo a {
	text-decoration: none;
	color: #fff;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #fff;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#page {
	width: 800px;
	margin: 0px auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 510px;
margin-top: 11px;
}

/* Post */

.post {
	padding-left: 35px;
	background: #fff url(images/post-bg2.gif) no-repeat bottom left;
}

.post .title {
	margin: 0;
	padding: 20px 0 3px 0;
}

.post h1.title {
}

.post h2.title {
	font-size: 2.4em;
	color: #98cc33;
}

.post h1 a,
.post h2 a
{
	color: #98cc33;
}


.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}

.post .meta a {
	color: #666;
}

.post .entry {
	padding-bottom: 30px;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

.navigation {
}

.navigation a {
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: 0 11px 0 2px;
background: #fff url(images/bg-sidebar.gif) no-repeat right 100px;
}
#page > #sidebar { margin: 0 21px 0 2px; }

#sidebar a#partner-link {
display: block;
width: 220px;
height:100px;
margin-bottom: 20px;
background: #fff url(images/partner-link.gif) no-repeat top left;
}
#sidebar a#partner-link:hover { background-position: bottom left; }

#sidebar a#werbemittel-link {
display: block;
width: 180px;
height:150px;
margin-bottom: 20px;
background: #fff url(images/vfg-de-180x150.gif) no-repeat top left;
}
#sidebar a#partner-link:hover { background-position: bottom left; }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0 0 0 20px;
}

#sidebar li#widgetize-anything-2 {
padding: 0 !important;
}

#sidebar ul li h2 {
	margin: 0;
	padding: 15px 0 4px 0;
	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	color: #98cc33;
}

#sidebar li ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}


/* Form & Search */

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

#searchform {
padding: 20px 0;
}

#search input, #submit {
}

#search #s {
	height: auto;
	width: 100px;
	color: #333;
}

#search br {



	display: none;
}



/* Calendar */

#calendar_wrap {

}

#calendar caption {
	font-weight: bold;

}


#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;


}








#calendar thead {

	background: #E8E8E8;
}


#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;

}

#calendar tbody #today {
	font-weight: bold;
	border-color: #CCCCCC;
}

#prev {
}

#next {
	text-align: right;
}

/* Respond */

#respond, #comments {
	margin-left: 25px;
}
#respond p {
	margin: 0 0 5px 0;
	line-height: normal;
}

#comment {
	width: 400px;
}
.commentlist {
	margin-bottom: 30px;
	padding-left: 20px;
}
.comment p {
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
}

#footer {
	width: 100%;
	margin-top: 40px;
	background: #fff url(images/img11.gif) no-repeat top center;
	text-align: right;
}


#footer div {
	width: 778px;
	height: 76px;
	margin: 0 auto;
}

#footer a {
	display: block;
	width: 242px;
	height: 76px;
	margin-right: 0;
	margin-left: auto;
	background: transparent url(images/dorst-emarketing.gif) no-repeat 0 8px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 259px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #fff;
}

#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
	color: #fff;
}

#legal a, #valid a {
	color: #fff;
}

#valid {
	text-align: center;
	color: #fff;
}

.hidden {
display: none;
}


.option {
color:#333333;
font-family:Verdana,'Trebuchet MS','Lucida Grande',Arial,Sans-Serif;
font-size:11px;
font-weight:normal;
width:300px;
}

form#contact input, form#contact select, form#contact span.option {
width: 300px;
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
font-weight: normal;
font-size: 11px;
color: #333;
}

form#contact textarea {
width: 500px;
height: 100px;
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
font-weight: normal;
font-size: 11px;
color: #333;
}

form#contact span.title {
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
font-weight: normal;
font-size: 9px;
color: #98CC33;
text-transform: uppercase;
line-height: 15px;
}

form#contact p#error {
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
margin-bottom: 30px;
margin-top: 20px;
font-weight: normal;
font-size: 12px;
color: #ff0000;
line-height: 25px;
}

form#contact a#submit {
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
font-weight: normal;
text-transform: uppercase;
text-decoration: underline;
font-size: 12px;
}

div#formalign {
margin-left:30px;
}

p#submitnote {
font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
margin-bottom: 30px;
margin-top: 20px;
font-weight: normal;
font-size: 12px;
color: #336600;
line-height: 25px;
}
