/*	
=========================================================================================
=	Title: Duo Con Spirito (DCS)  / Harald Mueller - Grafik + Design - Online Media		=
=	Version: 1.0																		=
=	The CSS, XHTML and design is released under GPL:									=
=	http://www.opensource.org/licenses/gpl-license.php									=
=																						=
=	Logfile:																			=
=		V2.0 - 07.NOV07 - SMU															=
=			Alpha state																	=
=																						=
=========================================================================================
*/

body        { color: #fff; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #900; background-repeat: repeat-x; background-attachment: scroll; background-position: right top; margin: 0 auto; padding: 0; width: 100%; height: 100% }
#ornament   { background-image: url(images/ornament1.png); background-repeat: no-repeat; background-position: left center; position: absolute; top: 0; right: 0; width: 100%; height: 100% }
#title  { color: #f60; font-size: 1em; font-weight: bold; text-align: center }
#close  { color: #f60; font-size: 1em; font-weight: bold; text-align: center }
#wrap   { background-image: none; background-position: 0 0; margin: 0 auto; padding: 0; width: auto }
/************************************************
*	eigene									*
************************************************/
.zenter { text-align: left; padding-top: 30px; vertical-align: bottom }
.martina {padding-top: 0px; vertical-align: top; margin-left: 40px; margin-top: 0px }
.rechts {padding-top: 0px; vertical-align: top; margin-left: 50px;}
.links {padding-top: 0px; vertical-align: bottom; margin-left: 150px; margin-top: 20px }

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited  { color: #f60; text-decoration: none }
	
a:hover      {
	text-decoration: underline;
	}
#content    { margin: 0; padding: 0; width: 100%; float: right }

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	border-top: 0px solid #000000;
	}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover  { color: #eee; text-decoration: none }
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content h2   { color: #f60; font-size: 20px; font-family: "Century Gothic", Verdana, Arial, Sans-Serif; font-weight: bold; margin: 0; padding: 20px 0 5px; border-bottom: 0 solid #c0c0c0 }
	
#content h3 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	}
#content h5  { color: #FF6600; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; margin: 25px 0 0; padding: 20px 0 10px; border-top: 0 solid #000000 }
	
#content h5 a  {
	color: #FF6600;
	text-decoration: none;
	}

#content h5 a:hover  { color: #FF6600; text-decoration: none }

#textlink  { color: #FF6600; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; margin: 25px 0 0; padding: 20px 0 10px; border-top: 0 solid #000000 }
	
#textlink a  {
	color: #FF6600;
	text-decoration: none;
	}
#texthead  {
	color: #FF6600;
	}

#textlinka:hover  { color: #FF6600; text-decoration: none }

