/* Basic Elements */
html, body {
	margin: 0 auto;
	padding: 12px;
	font-family: Arial,Verdana,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal; background-color:#2A4B80; letter-spacing: 1px;
	}

#container {
	width: 795px;
	margin: 0 auto;
	}

#header {	

	background: url("./header_pferde.jpg"); background-repeat: no-repeat;
	width: 100%;
	height: 120px;

	}

#wrapper {
	float: left;
	width: 795px;
	}

#content {
	margin: 0 26%;
	width: 570px;
	background-color: #ffffff;
	padding-bottom: 40px;
	background: url("./bogen_570_test_u.gif"); background-repeat:no-repeat; background-position: bottom;
	background-color: #ffffff;

	}
#content a {color:#2a4b80; text-decoration: underline; letter-spacing: 1px;

	}

#content a:hover {color:#000000; text-decoration: underline; letter-spacing: 1px;

	}
#left {
	float: left;
	width: 176px;
	margin-left: -780px;

	}
#left a {color:#cecece; text-decoration: underline; letter-spacing: 1px;

	}

#left a:hover {color:#000000; text-decoration: underline; letter-spacing: 1px;
	}

#footer {
	width: 580px;
	clear: both;
	text-align: center;
	margin-left: 200px;
	padding-top: 10px;
	font-size: 12px; color: #f5f5f5; letter-spacing: 1px;
	}


/* Sidebar */
#sidebar {
	font-size: 12px; letter-spacing: 1px;
	width: 176px;
	padding-bottom: 22px;
	background: url("./bogen_176_3u.gif"); background-repeat:no-repeat; 
	background-position: bottom;
	background-color: #ffffff;
	}
	
#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 4px 0 4px 12px;
	}
	
#sidebar li {
	font-size: 12px; letter-spacing: 1px;

	}
#sidebar li a {
	display: block;
	font-size: 12px;
	color: #2a4b80;
	border-right: 4px solid #ffffff;
	text-decoration: none;

	}
#sidebar li a:hover {
	color: #000000;
	border-right: 4px solid #ffffff;
	text-decoration: none;
	}
#sidebar li a:visited { color: #800000;
	}



/* Additional styles */

p { font-size: 12px; letter-spacing: 1px; line-height: normal; padding-left: 14px; padding-right: 14px; }

ul { margin: 0; list-style: none; font-size: 12px; letter-spacing: 1px; padding: 4px 8px 4px 12px; }

img { border: 0; }

a { font-size: 12px; font-weight: bold; color: #f5f5f5; letter-spacing: 1px;}

a:hover { font-size: 12px; font-weight: bold; color: #FFCC66; letter-spacing: 1px;}

a:visited { font-size: 12px; font-weight: bold; text-decoration: underline; color: #cecece; letter-spacing: 1px;}

