/* @override http://beta.bernerweinmesse.ch/css/basic.css */

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #d1c698;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #9e1616;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	height: 100%;
	text-align: left;

}

#head {
	width: 950px;
	height: 83px;
	position: relative;
	top: 25px;
}

#left {
	margin-top: 58px;
	width: 230px;
	float: left;
	padding-left: 25px;
	height: 300px;
}

#middle {
	margin-top: 58px;
	width: 465px;
	float: left;
}
#middle_oenothek {
	margin-top: 58px;
	width: 425px;
	float: left;
}
#middle_top_of_swiss_wine {
	margin-top: 58px;
	width: 690px;
	float: left;
}
#middle_table {
	width: 695px;
	float: left;
	padding-top: 25px;
}
#middle_markt {
	margin-top: 58px;
	width: 365px;/*originally 425px*/
	float: left;
}
#middle_toRight {
	margin-top: 58px;
	width: 670px;
	float: left;
}

#right {
	margin-top: 58px;
	margin-left: 20px;
	width: 180px;
	float: left;
}

#rightO {
	margin-top: 58px;
	margin-left: 10px;
	width: 228px;
	float: left;
}

#rightLegend {
	margin-top: 58px;
	margin-left: 10px;
	width: 260px;
	float: left;
}
#rightLegend_markt {
	margin-top: 58px;
	margin-left: 10px;
	width: 288px;
	float: left;
}

#rightLegend table td {
	vertical-align: top;
	font-size: 11px;
}

#metaNav{
	padding-left: 25px;
	width: 230px;
	clear: left;
	position: absolute;
	top: 700px;/*600*/
}
#left {
	height: 600px;
}

#left table td {
	height: 25px;
	vertical-align: top;
}
#metaNav table td {
	height: 25px;
	vertical-align: top;
}
#left table .subNav {
	height: 25px;/*25px*/
	vertical-align: top;
	padding-left: 30px;
}
#left table .subSubNav {
	height: 25px;
	vertical-align: top;
	padding-left: 60px;
}

#admin_content {
	margin-top: 58px;
	float: left;
	
	/*border: solid 1px black;*/
	width: 900px;
	margin-left: 25px;
}

/* @group formatierungen */

/* @group oenothek_top-of-swiss-wine */

.float_right_img {
	float: right;
	width: 340px;
	height: 222px;
	padding-left: 30px;
	padding-bottom: 30px;
	border: 0px solid #fff;
}
.float_left_img {
	float: left;
	width: 222px;
	height: 340px;
	padding-right: 30px;
	padding-top: 20px;
	clear: both;
	border: 0px solid #000;
}

.float_right_img div {
	width: 320px;
	height: 212px;
	padding: 10px;
	border: 2px solid #9e1616;
}
.float_left_img div {
	width: 212px;
	height: 320px;
	padding: 10px;
	border: 2px solid #9e1616;
}

#tableList td {
	border-top: 1px solid #9e1616;
}

#tableList td a:link, #tableList td a:visited {
	color:#9e1616;
	font-weight: normal;
	text-decoration: underline;
}
#tableList td a:hover, #tableList td a:active {
	color:#9e1616;
	font-weight: normal;
	text-decoration: none;
}





/* @end */

.negative {
	background-color: #9e1616;
	color: #EDE0B4;
	font-weight: bold;
}

hr {
	border: 1px dashed #9e1616;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
}
.small {
	font-size: 9px;
}

img {
	border: 0px;
}

a {
	outline: none;
}
a:link { color:#9e1616;	font-weight: bold; text-decoration: underline; }
a:visited { color:#9e1616; font-weight: bold; text-decoration: underline;}
a:hover { color: #bf6e54; font-weight: bold; text-decoration: none; }
a:active { color:#bf6e54; font-weight: bold; text-decoration: underline; }

.sitemap a {font-size: smaller;}
/* @end */
