/*  body und schrift deffinitionen */
html {
padding:0px;
margin:0px;
}

label {
width: 200px;
float: left;
text-align: right;
margin-right: 2px;
display: block
}

.submit input {
margin-left: 4.5px;
} 
input {
color: #000000;
background: #cccccc;
border: 1px solid #781351
}

fieldset {
width: 735px;
border: dotted thin #b0c4de;
}

legend {
color: #fff;
background: #b0c4de;
padding: 2px 6px
}


/*  body und schrift deffinitionen */
html {
padding:0px;
margin:0px;
}

body {
	font-family: arial, helvetica, tahoma, serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
	background-color: #b0c4de;
	color: #663300;
	background-image: url('../images/flower.gif');
	background-repeat: repeat;
}

#page-container {
	width: 775px;
	margin: auto;
	padding: 0;
	text-align: left;
	background-color: #fffff0;
}

p,pre, h1 {
margin:0px 10px 10px 10px;
}
h1 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}

pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}
/*  positioning-layers statisch und absolut */
#box {
width: 775px;
margin: 0px auto;
padding:3px;
border: solid 1px #333333;
text-align:left;
background-color: #ffffff;
}
#leaderboard {
width:800px;
height: 100px;
text-align: center;
margin: auto;
background-image: url('http://yaheardmagazine.com/images/heardAd.gif');
background-repeat: no-repeat;
background-position: center;
}
#header {
	border: 0;
	width: 775px;
	height: 100px;
	font-family: helvetica;
	background-color: #663300;
	font-size: 24px;

}
#navbar {
 width: 775px;
 line-height: 20px;
 height: 20px;
 text-align: left;
 background-color: #330000;
 font-size: 14px;
 font-family: Arial, helvetica, Verdana, Sans-Serif;
 font-style: bold;
 color:#ffffff;
 margin: 0px;
}

#navbar ul {
	margin: 0; 
	padding-top: 0px;
	height: 20px; 
	list-style-type: none; 
	list-style-image: none; 
}

#navbar li {display: inline; }

#navbar ul li a {
	text-decoration:none;  
	margin: 10px;
	padding: 0px; 
	color: white;
	background: #330000;
}

#navbar ul li a:hover {
	color: #b0c4de;
	font-size: 14px;
	font-family: Arial, helvetica, Verdana, Sans-Serif;
	font-style: bold; 
}

#navbar img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}
#empty {
width:775px;
height: 5px;
clear: both;
background: #ffffff;
}
#left {
width: 510px;
float:left;
font-family: Arial, Helvetica, Tahoma, Sans-serif;
font-size: 12px;
line-height: 18px;
padding: 0 10px 0 10px;
}

hr {
	height: 1px;
	color: #b0c4de;
	border: dotted thin #b0c4de;
	width: 100%;
	margin: 0;
}

#center {
width: 750px;
float:left;
font-family: Arial, Helvetica, Tahoma, Sans-serif;
font-size: 12px;
line-height: 18px;
padding: 0 10px 0 10px;
}

#content {
width:390px;
padding:0px;
float:left;
background-color:#fff;
overflow: auto;
}
#right {
width: 245px;
float: left;
background-color: #996633;
text-align: center;
color: #ffffff;
font-family: Arial, Helvetica, Tahoma, Sans-serif;
font-size: 12px;
line-height: 18px;
}
#midsection {
width:800px;
padding-top: 5px;
clear: both;
height: 125px;
font-size: 10px;
text-align: center;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
background: #cc99cc;
}
#footer {
	clear: both;
	height: 20px;
	width: 775px;
	text-align: center;
	font-family: Arial, Tahoma, Helvetica, Sans-serif;
	font-size: 10px;
	letter-spacing: 1.5px;
	color: #000000;
	background-color: #330000;
	line-height: 18px;
	text-decoration:none;
}

footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}


#head {
background-color:transparent;
}
#head h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}
#head p {
padding:10px;
margin:0px;
}

html, body {
	margin: 0;
	padding: 0;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}

a:visited {
	color: #f5deb3;
	text-decoration:none;
}

a:active {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #b0c4de;
	text-decoration:none;
}

h2 {
	font-family: Georgia, times, garamond, serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 1px;
	color: #666633
}

h3 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	letter-spacing: 1px;
	color: #996633;
}
h4 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 18px;
	font-style: none;
	line-height: 24px;
	letter-spacing: 1px;
	color: #b0c4de;
}

h5 {
	font-family:  Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 24px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	color: #996633;
}
