
* { padding: 0; margin: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 5%; }

li, dd { margin-left: 5%; }

fieldset { padding: 0.5em; }

img, a img {
	border: 1px solid #ccc;
}

.vorschau {
	border:none;
}

/* Allgemeines */
body {
	font-size: 100%;
	color: #dfdfdf;
	line-height: 1.5em;
	background: #464646;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

/* Layout */
#wrapper {
	border-top: 3px solid #333;
	padding: 0 50px;
}

h1 {
	background: url('../images/header.gif') no-repeat;
	float: left;
	height: 180px;
	position: relative;
	width: 352px;
	margin: 10px 0 0 0;;
	padding: 0;
}

h1 a{
	display:block;
	height:100%;
	width:100%;
}



h1 a span{
	position:absolute;
	left:-9999999px;
}

#search {
	float: right;
	height: 150px;
	position: relative;
	display: block;
	text-align: left;
	width: 410px; 
}

#bubble {
	background: url('../images/bubble.gif') no-repeat;
	font-size: 120%;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0;
	margin: 0;
	height: 90px;
	width: 400px;
	display: none;
}	

#bubble p {
	color: #fff;
	line-height: 1.1em;
	padding: 5px;
	text-align: center;
}	

#searchform {
	position: relative;
	top: 100px;
	height: 29px;
}

#searchform input {
	background: url('../images/form_bg.gif');
	border: 1px solid #ccc;
	font-size: 15pt;
	height: 25px;
	padding: 2px;
	width: 300px;

}

#searchform input#submit {
	background: url('../images/form_bg.gif');
	border: 1px solid #ccc;
	font-size: 14pt;
	height: 30px;
	width: 90px;
}



ul#navigation  {
	background:  url('../images/navigation.gif');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #7f7f7f;
	padding: 10px 60px 0px 30px;
	margin: 0 50px 0 0;
	display:block;
	clear: both;
	float: left;
	width: 90%;
}

.right {
	float:right;
	padding: 2px 0;
	
}

#navigation li {
	padding: 0;
	margin: 0;
	display: inline;
	color: #7f7f7f;
}

#navigation li a:link {
	color: #7f7f7f;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.nav{
	padding: 1px 3px;
	height:32px;
	font-size:1.2em;
	margin-bottom:20px;
}

.nav span{
	padding: 1px 3px;
	height:29px;

}

.nav span.partner_werden {
	/*color: #ed008d; - Lenkt potzentielle Käufer möglicherweise zu sehr ab.*/
}

.nav:hover{
	background: #000;
	color: #f1f1f1;
}

.nav:hover span {
	cursor:pointer;
	background: #000;
	color: #f1f1f1;
}

a:link.nav, a:visited.nav {
	text-decoration: none;
	color: #7f7f7f;
}


/* Startseite */
#introduction {
	clear: both;
	color: #fff;
	font-size:1.2em;
	font-weight:normal;
	padding: 0 0 10px 0;
	margin: 0 80px 0 0;
}

#introduction p {
	font-size: 120%;
}

#introduction p span {
	color: #ed008d;
}



#content {
	clear: both;
	overflow: hidden;
}

#content h3 {
	padding: 0;
	margin: 0;
}	

#content h2  {
	padding: 1.5em 0 0 0;
}

#content #words ul {
	padding: 0;
	margin: 0;
}

#content #words li {
	display: inline;
}

/* Startseite */
#content #wordsindex {
	float: left;
	width: 70%;
}

#content #wordsindex ul {
	padding: 0;
	margin: 0;
}

#content #wordsindex li {
	display: inline;
}

#content #latest_words {
	float: right;
	width: 25%;
}

#content #latest_words ul {
	padding-left: 0;
	margin-left: 0;
}

#content #latest_words li {
	display: inline;
}

#content #latest_words {
	float: right;
	width: 25%;
}

#clear {
	clear: both;
}

/* Liste */
#content #seitenzahlen_u {
	clear: both;
	margin-bottom: 20px;
}

/* Über uns */
#content #bilder {
	clear: both;
}

#content #bilder img {
	border:0;
	text-align:center;
	margin:5px auto;
}

#content #marc {
	float: left;
	width: 50%;
}

#content #felix {
	float: right;
	width: 50%;
}

#content #pressekontakt {
	float: right;
	width: 40%;
}

/* FAQs */
#content #wortvorschau {
	padding: 0 0 1.2em 5em;
}

/* Statische Seiten */
#static {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0 100px 0 100px; 
}

#static p {
	padding: 0 0 1.2em 5em;
}

#static ul {
	list-style-type: none;
}




/* Bezahlseite */
#content #fehler {
	margin-bottom: 20px;
}
#content #fehler b {
	color: #CC0000;
}
#bezahlen {
	background: url('../images/logo_bezahlung.jpg') no-repeat;
	background-color: #ffffff;
	border: 1px solid #bababa;
	color: #000000;
	font-size: 0.8em;
	margin: 30px auto 0 auto;
	padding: 60px 20px 20px 20px;
	width: 780px;
}

#bezahlen img {
	border:0px;
}

#bezahlen fieldset{
	padding:15px;	
	border:1px solid #bababa;	
	margin-top: 20px;
}

#bezahlen fieldset #geschenk{
	padding-left: 35px;
	background: url("../images/geschenk.gif") no-repeat left;
	margin-bottom: 20px;
}

#bezahlen #geschenk input {
	border:0;
	height:auto;
	width: auto;
}

#bezahlen label{
	padding: 0;
	margin: 0;
}

#bezahlen input {
	border: 1px solid #ccc;
	font-size: 1.4em;
	height: 30px;
	padding: 2px;
	width: 300px;
}

#bezahlen #email {
	font-weight: bold;
}

#bezahlen #email span {
	font-weight: normal;
}

#bezahlen #webseite {
	font-weight: bold;
}

#bezahlen #webseite span {
	font-weight: normal;
}

#bezahlen #ip2 {
	margin-bottom: 20px;
}

#bezahlen #zahlungsabwickler input {
	border:0;
	height:auto;
	width: auto;
}

#bezahlen #submit {
	font-size: 1.2em;
	height:auto;
	width: auto;
}

#bezahlen .small {
	font-size: 0.8em;
	margin: 20px 0 0 0;
}

#bezahlen #radiobutton {
	width:auto;
	border:0;
}

#bezahlen #clickandbuy {
	vertical-align:middle;
}

#bezahlen #paypal {
	vertical-align:middle;
}

#bezahlen .cancel{
	color:#be0707;
	border-bottom:1px solid #be0707;
}

#bezahlen .cancel:hover {
	background:#be0707;
	color:#fff;
}

#agb {
	color: #000000;
	font-size: 1.0em;
	width: 90%;
	overflow: auto;
	height: 150px;
	border: 1px solid #000;
	margin: 0 auto 20px auto;
	background: #E5E5E5;
}

#agb ol{
	padding: 0;
	margin: 0;
}



#footer {
	background: #2f2f2f;
	border-top: 1px solid #4a4a4a;
	padding: 20px;
	margin-top: 60px;
}

#footercontainer {
	border: 1px solid #464646;
	background: #1f1f1f;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 30px;
	width: 700px;
}

#footer p {
	color:#666666;
	font-size: 0.6em;
	text-align: center;
}

#footer #footercontainer p {
	text-align: left;
}

#footer_left {
	float: left;
	width: 300px;
}

#footer #footer_left h3 {
	color: #747474;
	font-size: 110%;
	padding: 50px 0 0 0;
	font-style: italic;
	font-weight: normal;
}


#footer_right {
	border-left: 1px solid #464646;
	padding-left: 20px;
	float: right;
	width: 350px;
}

#footer #footer_right h4 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0;
	padding-top: 20px;
}

#footer_right p {
	font-size: 0.7em;
	margin-left: 20px;
}

#footer #ende {
	margin: auto;
	text-align: right;
	width: 700px;
	padding: 5px 0 0 0;
}

#footer #ende #impressum {
	color: #666666;
	float:left;
	font-size: 0.6em;
	padding-left:238px;
}

#footer #ende #impressum a:hover {
	background: #fff;
	color: #000000;
	text-decoration: none;
}

#footer a img {
	border: 1px #464646 solid;
	padding: 3px;	
}

#footer a:hover img {
	border: 1px #e9e9e9 solid;	
}

.active{
	padding-left: 15px;
	margin-right: 20px;
	height: 32px;
	float: left;
	color: #e9e9e9;
	font-weight: bold;
	background: url('../images/active.gif') top left no-repeat;
	font-size: 1.2em;
	margin-bottom: 20px;
}

.active span{
	padding-right: 20px;
	display: block;
	float: left;
	height: 29px;
	padding-top:4px;
	background: url('../images/active.gif') top right no-repeat;
}

.active:hover{
	background-position: 0 -32px;
	color: #e9e9e9;
}

.active:hover span {
	cursor: pointer;
	background-position: 100% -32px;
	color: #e9e9e9;
}

a:link.active, a:visited.active {
	text-decoration: none;
	color: #e9e9e9;
}

.inactive{
	padding-left: 15px;
	margin-right: 20px;
	height: 32px;
	float: left;
	color: #ccc;
	font-weight: bold;
	background: url('../images/inactive.gif') top left no-repeat;
	font-size: 1.2em;
	margin-bottom: 20px;
}

.inactive span{
	padding-right: 20px;
	display: block;
	float: left;
	height: 29px;
	padding-top: 4px;
	background: url('../images/inactive.gif') top right no-repeat;
}

.inactive:hover{
	background-position: 0 -32px;
	color: #e9e9e9;
}

.inactive:hover span {
	cursor: pointer;
	background-position: 100% -32px;
	color: #e9e9e9;
}

a:link.inactive, a:visited.inactive {
	text-decoration: none;
	color: #333;
}

a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

/* Clear Class */
.clear {
	clear: both;
}



.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	font-size: 130%;
}

h2 {
	margin-left: 0;
	padding-left: 0;
	color: #ed008d;
	font-size: 130%;
}



h3 span {
	color: #ed008d;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#skip, #top {
	position: absolute;
	right: 9999999px;U
}

span a:link {
	text-decoration: underline;
}

span a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

strong {
	font-size: 120%;
	font-style:italic;
	color: #0099CC;
	padding-left: 30px;
}

#content #info {
	float: left;
	width: 300px;	
}

h3 a:link,
#faq a:visited,
#faq a {
	text-decoration: none;
}
