/* Start of CMSMS style sheet 'sus_style_global' */
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#omniture {
	position: absolute;
}
/* Reset ende */

/*body grunddefinition*/
body {
	font-size:62.5%;
	font-family:Verdana, Geneva, sans-serif;
	background:#fff;
	padding:0;
	margin:0;
}
/*min-width rahmen definieren*/
#sus_min-width {
	min-width:1000px;
}
/*header position*/
#header {
	position:relative;
	z-index:100;
	height:150px;
}
/*serachfeld*/
#searchcontainer {
	position:absolute;
	right:25px;
	top:55px;
}
#searchcontainer input.search-input {
	width:155px;
}
#searchcontainer input[type=image] {
	position:relative;
	top:5px;
}
/*top menu position*/
#top_menu {
	padding:10px 0 0 0;
	margin:5px 0 0 0;
}
/*content_wrapper def*/
/*screen anzeigebereich zentrieren*/
#sus_screen_wrapper {
	width:1000px;
	position:relative;
	z-index:50;
	left:50%;
	margin-left:-500px;
}
/*breadcrumps position*/
#breadcrumps {
	height:25px;
	padding:0;
	margin:0 0 0 285px;
}
#flashcontainer {
	width:980px;
	margin:0 0 35px 10px;
}
/*main-menu position definieren*/
#menu {
	padding:0 0 20px 0;
	position:relative;
	z-index:100;
	left:70px;
	float:left;
	margin-bottom:20px;
	background:url(uploads/suswaldenau/prim_menu_bottom.png) bottom left no-repeat;
}
/*content container positionieren*/
#content {
	width:650px;
	margin:0 65px 0 0;
	position:relative;
	z-index:70;
	float:right;
}
/*footer position bfestlegen*/
#footer {
	clear:both;
	height:95px;
	margin:0 0 0 0;
}

/* End of 'sus_style_global' */

