body {
	background-color: #000000;
	font: 75% georgia, sans-serif;
	color: #A1AB83;
	margin:0px; 
    padding:0px; 
}

#center {
	position: static;
	width: 1020px;
	min-height:: 800px;
	background: #F4F1D9;
	margin:0px; 
    padding:0px;}


#headl {
	background: url(img/nw.png) 0 0 no-repeat;
	height: 118px;
	margin:0px; 
    padding:0px;}

#headr {
	background-image: url(img/no.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 118px;
	margin:0px; 
    padding:0px;}

#rahmen {
	width: 25%;}

#randt {
	position: relative;
	background-position: 0 19px;
	background-image: url(img/n.png);
	background-repeat: repeat-x;}

#randl {
	background-image: url(img/w.png);
	background-repeat: repeat-y;
	background-position: 19px 0px;}

#randr {
	background-image: url(img/o.png);
	background-repeat: repeat-y;
	background-position: 958px 0px;}

#randb {
	position: relative;
	background-position: 0 56px;
	background-image: url(img/s.png);
	background-repeat: repeat-x;
	height: 119px;}

#footl {
	background-image: url(img/sw.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 119px;
	margin:0px; 
    padding:0px;}

#footr {
	background-image: url(img/so.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 119px;
	margin:0px; 
    padding:0px;}

#contentframe {
	height: 564px;
	padding-left: 70px;
	padding-right: 70px;
}

#contentstockframe {
	height: 2000px;
	padding-left: 70px;
	padding-right: 70px;
}

#contentgroupframe {
	height: 1600px;
	padding-left: 70px;
	padding-right: 70px;
}

#contentgroupframes {
	height: 1500px;
	padding-left: 70px;
	padding-right: 70px;
}

#contentgroupframel {
	height: 3000px;
	padding-left: 70px;
	padding-right: 70px;
}


#content {
	position: relative;
	height: 100%;}

#linklist {
	position: absolute;
	text-align: left;
	left: 0px;	
	width: 155px;
	height: 60%;}

#partnerlist {
	position: absolute;
	text-align: right;
	right: 0px;	
	width: 155px;
	height: 60%;}

#ansprache {
	position: absolute;
	top: 0px;
	left: 160px;	
	right: 160px;	
	height: 60%;}

#vorschau {
	position: absolute;
	bottom: 0px;	
	left:  0px;
	right: 0px;
	height: 40%;}

#contentfoot{
	position: absolute;
	height: 50px;
	bottom: 70px;
	left:  100px;
	right: 100px;
}

#contenthead{
	position: absolute;
	height: 50px;
	top: 70px;
	left:  50px;
	right: 50px;
}


#stock{
	width: 205px;
	height: 190px;
	text-align: center;
	vertical-align: top;
	float: left;
	margin: 1px;
	background-color: #E5F0DA;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}


#mainpicv {
	text-align: right;
	float: left;
	right: 0px;	
	width: 650px;
	min-height: 460px;}

#leftmenue {
	position: absolute;
	text-align: left;
	left: 0px;	
	width: 205px;
	height: 100%;}

#stripe {
	text-align: left;
	right: 90px;	
	width: 470px;
	height: 20px;
	float: left;}

#navnext {
	font-size: large;
	position: relative;
	top: -20px;
	text-align: right;
}

#navprev {
	font-size: large;
	position: relative;
	text-align: left;
	
}

#addsv {
	text-align: left;
	right: 90px;	
	width: 470px;
	height: 65px;
	float: left;}

#stockdescv {
	font-size: medium;
	text-align: left;
	right: 0px;	
	width: 650px;	
	float: left;
	height: 300px;}

#stocktitle {
	top: 0px;	
	right: 0px;	
	width: 650px;
	min-height: 50px;
	float: left;
	font-size: x-large;
	text-align: center;}



#stockframe {
	position: absolute;
	right: 0px;	
	width: 650px;
	height: 1000px;}

#mainpich {
	position: absolute;
	text-align: right;
	right: 0px;	
	width: 500px;
	height: 650px;}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A096C5;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A096C5;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


