/* (c) form_follows_function AT web DOT de */

/* This stylesheet defines www.radio-bonobo.de coorporate design */


/* General */

body{
	background-color: white;
	color: black;
	font-family: "Tahoma","Arial","Verdana",sans-serif;
	
}

a{
	color: black;
	text-decoration: none;
	border-style: none;
}

h2 {
	font-size: 150%;
}

img{
	border-style: none;
}

a:LINK{}

a:VISITED{}

a:HOVER {}

a:ACTIVE{}

/* Divisions */

.navButton{
	width: 62px;
	height: 51px;
	margin-bottom: 3em;
}

.topicThumb {
	width: 112px;
	height: 41px;
	margin-bottom: 0.5em;
}

.thumb {
	border: solid;
	border-color: black;
	border-width: 1px;
	margin-right: 0.7em;
	margin-bottom: 0.7em;
	width: 123px;
	height: 106px;
}

.topicDescLeft{
	width: 179px;
	height: 41px; 
}

.topicDescRight{
	width: 176px;
	height: 41px; 
}

.fullSizeView{
	text-align: center;
	background: white;
}

/* MAIN */

.contentPanel {
	background: #CFCFCF;
}
#navigation {
	
}


#content{	
	position:absolute;
	left: 0px;
	top: 0px;
}

#contentCanvas{
	position:absolute;
	left: 200px;
	top: 275px;
	width: 670px;
	height: 280px;
}

#menu {
	position: absolute;
	left: 470px;
	top: 30px;
	width: 407px;
	height:175px;
}

#logo {
	position: absolute;
	left: 0px;
	top: -1px;
	width: 462px;
	height: 258px;
}

#sun {
	position: absolute;
	left: 785px;
	top: 98px;
	width: 462px;
	height: 258px;
}

#title {
	position: absolute;
	left: 120px;
	top: 600px;
}

#back {
	position: absolute;
	left: 120px;
	top: 650px;
}

#maintop {
	width: 1000px;
	height: 280px;
}

#mainleft {
	width: 196px;
	height: 230px;
}

#mainrght {
	width: 248px;
	height: 230px;
}

#mainbott {
	width: 1000px;
	height: 293px;
}

#frameTable {
	text-align: left; 
	width: 1000px; 
	height: 803px;
}

#impressum{
	position: absolute;
	top: 700;
	left: 730;
	width: 100;
	height: 17px;
}
#head{
position: absolute;
	top: 240;
	left: 620;
}

#iFrame {
	font-family:sans-serif;
	width:380px;
	height: 300px;
}

#next{
	position: absolute;
	left: 750px;
	top: 400px;
}

#prev{
	position: absolute;
	left: 750px;
	top: 300px;
}
