@charset "utf-8";

body {
	background-color: #676767;
	background-image: url(../jpg/bg-index.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5D2C5;
}

a:link {
	color: #B19259;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

ul, li {
	color: #B19259;
	font-weight: bold;
}

object {
	margin-top: 5px;
}

p {
	margin: 5px 10px 10px 5px;
	font-size: 12px;
	color: #D5D2C5;
}

h1 {
	font-size: 12px;
	color: #B19259;
	margin: 5px 0 0 5px;	
}

h2 {
	font-size: 18px;
	color: #B19259;
	margin: 20px 0 0 5px;	
}

#container {
	width: 990px;
	margin: 0px auto;
	color: #D5D2C5;
	background-image: url(../jpg/bg-mitte.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	border: 1px solid #D5D2C5;
}

#header {
	margin: 0px;		
}

#content {
	width: 988px;
	background-color: #3F3F3F;
	margin: 0px 0px 0px;
	padding: 1px 1px;
}

#footer {
	height: 30px;
	width: 990px;
	margin: 2px 0px 0px;
	border-top: 5px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	text-align: left;
	color: #B19259;
}

#footer a {
	font-size: 12px;
	color: #B19259;
	text-decoration: none;
	text-align: right;
}

#footer a:link, a:visited {
	font-size: 12px;
	color: #B19259;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #aktfooter {
	color: #D5D2C5;
}

#navi { 
	margin: 20;
	padding: 0;
	width: 190px;
}

#navi td, #navi li {
	list-style-type: none;
	padding-top: 2px;
	font-weight: normal;
	width: 190px;
}

#navi td a {
	text-decoration: none;
	display: block;
	width:100%;
	padding: 5px;
	background-image: url(../gif/bg-btn-inaktiv.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#navi a:link, #navi a:visited {
	color: #D5D2C5;
	background-color: #3F3F3F;	
}

#navi #akt {
	color: #B19259;
	background-color: #7D7C76;
	background-image: url(../gif/bg-btn-aktiv.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navi a:hover, #navi a:hover#akt {
	color: #D5D2C5;
	background-color: #B19259;
}



##bgsedcard {
	background-image: url(../jpg/liste-sedcard.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#randpic {
	border: 3px;
	border-color: Lime;
	
	border-bottom-style: solid;
	
}

#bg {
	background-image: url(../jpg/liste-sedcard.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

/* sedcard img {
	border-bottom: 2px;
	border-bottom-color: #B19259;
	border-bottom-style: solid;

	border-top: 2px;
	border-top-color: #B19259;
	border-top-style: solid;

	border-left: 2px;
	border-left-color: #B19259;
	border-left-style: solid;
	
	border-right: 2px;
	border-right-color: #B19259;
	border-right-style: solid;
} */

#sedcard p {
	font-size: 12px;
	font-weight: bolder;
	color: #282828;
	margin: 0px 0px 0px 0px;
}




