/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*                                                   */
/*                 CSS  www.berge.ch                 */
/*             © 2005 Dänzer Werbung Thun            */
/*                                                   */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::global::::::styles:::::::::::::::::::::::::::::::*/
#globalhead {
	width: 763px;
	height: 200px;
	border: 1px solid #CCCCCC;
}
#globalnavi {
	width: 764px;
	height: 20px;
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#globalblackbar {
	width: 765px;
	height: 35px;
	background-color: #000000;
}
#globalcontentspacer {
	width: 765px;
}
#globalcontent {
	float: right;
	width: 760px;
	margin: 30px 0px 50px 0px;
}
#globalbottom1 {
	float: left;
	width: 765px;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEEE;
	border-top: 1px solid #666666;
}
#globalbottom2 {
	float: left;
	width: 765px;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
}

/*::cols:::::::styles:::::::::::::::::::::::::::::::*/
.colfull {
	width: 760px;
	margin-bottom: 10px;
}
.colhalfleft {
	float: left;
	width: 375px;
	margin-bottom: 10px;
}
.colhalfright {
	float: right;
	width: 375px;
	margin-bottom: 10px;
}
.colhalfcenterspacer {
	float: left;
	width: 380px;
}
.colhalfcenter {
	float: right;
	width: 370px;
	margin-bottom: 5px;
}
.colquarterleft {
	float: left;
	width: 185px;
	margin-bottom: 5px;
}
.colquarterright {
	float: right;
	width: 185px;
	margin-bottom: 5px;
}
.colthreequarterleft {
	float: left;
	width: 570px;
	margin-bottom: 5px;
}
.colthreequarterright {
	float: right;
	width: 570px;
	margin-bottom: 5px;
}


/*::anzeigen:::::::styles:::::::::::::::::::::::::*/
.anzeigendivgrau {
	width: 185px;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
.anzeigendiv {
	width: 183px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.anzeigendivtext {
	width: 173px;
	margin: 0px 5px;
	padding: 5px 0px;
}
.anzeigendivmehr {
	width: 173px;
	text-align: right;
}

