/* CSS Document created by Dieter Schneider 2006 for www.csstemplateheaven.com */

* {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
   
body {
	font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #6A88AC;
	height: 105px;
	border: 1px solid 628394;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 300px center;
}

#container {
	width: 59em;
	background-color: #A7BBC4;
	font-size: 0.8em;
	text-align:left;
	padding: 0.5em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #515B8E;
	margin-top: 1em;
	margin-bottom: 1em;
}

#header {
	margin-bottom: 0,5;
	border: 1px solid #628394;
	height: 12,5;
	background-color: #748D94;
	background-image: url(images/banner_1a%20Kopie.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#content {
	float: right;
	width: 754px;
	background-repeat: repeat;
	background-position: right top;
	background-color: #A7BBC4;
	height: 625px;
	margin-bottom: 5px;
	overflow: auto;
	cursor: crosshair;
	border: 1px solid 515B8E;
}

#leftbox{
	background-color: #9FB6BB;
	background-repeat: repeat;
	background-position: right top;
	margin-top: 1em;
	width: 120px;
}  

#footer {
	clear: both;
	background-image: url(images/bottom4b.jpg);
	height: 80px;
	border-top-width: 1px;
	border-top-color: #628394;
	border-right-color: #628394;
	border-bottom-color: #628394;
	border-left-color: #628394;
	border-top-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;
}

h3 {
	font-size: 1em;
	padding: 0.5em;
	color: #330066;
	background-color: #9FB7BB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #628394;
	border-left-color: #CCCCCC;
}

h2 {
	font-size: 1em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #330066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #628394;
	border-left-color: #EEEEEE;
}

h1 {
	font-size: 5.3em!important;
	font-size: 3.3em;
	padding: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}



a:link {color: #4D6775}
a:visited {color: #676D79}
a:hover {color: #820606}
a:active {color: #890000}

/********** Top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	padding: 1.7em 0em 0.3em 0.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url(file:///H|/Art,%20Fotografie/Homepages/Starsailor/backup_loveishere/images/navilist.jpg);
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #666666;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #666666;
	text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
   
dl{
	margin-bottom: 1.5em;
	margin-left: 2em;
}

dt{
	font-style: italic;
	color: #330066;
	font-weight: bold;
}

dd{
	margin-bottom: .3em;
	text-indent: .5em;
}
