/* CSS fuer goldenawardmontreux.com */







body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:center;	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	color: #AB801A;
	margin-left: 275px;
/*margin-left: 7px;*/
}

#content2 h1 {
	margin-left: 275px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase;
	margin: 25px 0 0 7px;
}

#content2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase;
	margin: 25px 0 0 275px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.headline-gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB801A;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}

.txt {
	margin-left: 7px;
}

#content .txt {
	width: 450px;
}

#content2 .txt {
	margin-left: 275px;
	width: 310px;
}

#content3 .txt {
	width: 760px;
}

ul {
	width: 400px;
	list-style-image: url(../tobitest/img/bullet.gif);
	/*list-style-position: outside;*/
}

.gold {
	color: #AB801A;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

a.navi:link {
	color: #000;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
}

a.navi:visited {
	color: #000;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
}

a.navi:hover {
	color: #000;
	text-decoration: underline;
	margin-left: 7px;
	margin-right: 7px;
}

a.navi:active {
	color: #000;
	text-decoration: underline;
	margin-left: 7px;
	margin-right: 7px;
}





a.aktiv:link {

	color: #fff;

	text-decoration: none;

	margin-left: 7px;

	margin-right: 7px;

}



a.aktiv:visited {

	color: #fff;

	text-decoration: none;

	margin-left: 7px;

	margin-right: 7px;

}



a.aktiv:hover {

	color: #fff;

	text-decoration: none;

	margin-left: 7px;

	margin-right: 7px;

}



a.aktiv:active {

	color: #fff;

	text-decoration: none;

	margin-left: 7px;

	margin-right: 7px;

}







a.gold:link {

	color: #AB801A;

	text-decoration: none;

}



a.gold:visited {

	color: #AB801A;

	text-decoration: none;

}



a.gold:hover {

	color: #AB801A;

	text-decoration: none;

}



a.gold:active {

	color: #AB801A;

	text-decoration: none;

}





/*  __________  positionierung  __________  */



#containerstart {
	width: 800px;
	height: 565px;
	position:relative;
}

#container {
	width: 800px;
	height: 565px;
	text-align:left;
	/*position:relative;*/
	/*z-index:1;*/
}

#maincontainer {
	width: 800px;
	height: 565px;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
}

#main {
	width: 800px;
	height: 565px;
	position:inherit;
	z-index:3;
}

#header {
	width: 800px;
	height: 106px;
	margin: 0;
	padding: 0;
	z-index:4;
}

#navigation {
	width: 800px;
	height: 25px;
	display:inline;
}

#middle {
	width: 800px;
	margin: 0;
	padding: 0;
	height: 373px;
}

#bottom {
	width: 800px;
	margin: 0;
	padding: 0;
}

#button {
	position: absolute;
	top: 150px;
	left: 64px;
	background-image:url(../images/button_back.jpg);
	background-repeat: no-repeat;
	z-index: 2;	
}
