/*********************************************************************************

	Projekt		:	Szech-Immobilien
	Copyright	:	°° zweikreis.de

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }




legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
}

/* ### BODY ###################################################################### */
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background:#F2F4F8 url(../pics/hint.jpg) no-repeat left top;
	}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }


/* ### Hauptstruktur ############################################################ */

#site {
	display:block;
	float:left;
	width:954px;
	text-align:left;
}

#left {
	display:block;
	float:left;
	width:285px;
	text-align:left;
}

#logo {
	display:block;
	float:left;
	width:197px;
	height:98px;
	margin-bottom:9px;
	padding-left:41px;
}
#verkaufbutt {
	position:absolute;
	top:510px;
	left:0;
	width:228px;
	height:103px;
	background:url(../pics/verkauf_hint.gif) no-repeat left top;
}
#verkaufbutt a,
#verkaufbutt a:link {
	position:absolute;
	left:147px;
	top:56px;
	width:59px;
	height:33px;
	background:url(../pics/verkaufbutt.gif) no-repeat 0px 0px;	
}
#verkaufbutt a:hover {
	background:url(../pics/verkaufbutt.gif) no-repeat 0px -33px;
}

#malz {
	position:absolute;
	top:360px;
	left:103px;
	width:123px;
	height:57px;
}

#gaestehaus {
	position:absolute;
	top:425px;
	left:135px;
	width:91px;
	height:78px;
}

#right {
	display:block;
	float:left;
	width:669px;
	text-align:left;
}

#header {
	display:block;
	float:left;
	width:669px;
	height:98px;
	text-align:right;
}

#breadcrumb {
	display:block;
	float:left;
	padding:5px 0;	
}
#breadcrumb a,
#breadcrumb a:link {
	color:#8D8D8D;
}
#breadcrumb a:hover {
	text-decoration:underline;
}

#content {
	display:block;
	float:left;
	width:669px;
	border-top:1px solid #C5CFDC;
	border-bottom:1px solid #C5CFDC;
}

/* hide from IE/MAC \*/
* html #content {
	height:1px;
}
/* end hide */

/* ### Header Navigation ##################################################### */

#nav-header {
	display:block;
	float:right;
	padding-top:47px;
	padding-right:3px;
}

#nav-header a, 
#nav-header a:link {
	display:inline;
	color:#ffffff; 
	font-weight:bold;
	font-size:1.1em;
	text-decoration: none;
	text-transform:uppercase;
	padding:5px 12px;
}

#nav-header a:hover {
	text-decoration:underline;
}

#nav-header a.current, 
#nav-header a.current:link,
#nav-header a.current:hover  {
	color:#A5B4DE;
}



/* ### nav1st - first level navigation ######################################## */

#nav {
	display:block;
	float:left;
	padding-left:60px;
	width:167px;
	height:189px;
}

ul.nav1st { 
	font-size:1.1em;
	padding:0; 
}

ul.nav1st li {
	display: block;
	float:left;
	height:27px;
	width:167px;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	float:right;
	width:162px;
	color:#474747;
	padding: 8px 5px 5px 0px;
	text-align:right;
	background:url(../pics/linkhint.gif) no-repeat left 10px;
	border-bottom:1px solid #C6C8CB;
}

ul.nav1st a:hover {
	color:#484848;
	font-weight:bold;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link,
ul.nav1st li a.current:hover {
	color:#C7C7C7;
	background-image:none;
	font-weight:bold;
}

/* ### Footer ###################################################################### */

#footer {
	display:block;
	padding:5px;
	text-align:right;
	color:#5B616A;
	background:url(../pics/footer_hint.gif) no-repeat left 2px;
}
#footer a,
#footer a:link {
	color:#99A2B0;
	text-decoration: none;
}
#footer a:hover {
	color:#99A2B0;
	text-decoration: underline;
}
#footer a.current {
	color:#99A2B0;
}

#anfragebutt {
	display:block;
	float:right;
	margin:30px 0 10px 0;
	width:340px;
	height:53px;
	background:url(../pics/anfrage_hint.gif) no-repeat left top;
}
#anfragebutt a,
#anfragebutt a:link {
	display: block;
	float:right;
	width:59px;
	height:33px;
	margin-top:12px;
	background:url(../pics/anfragebutt.gif) no-repeat 0px 0px;	
}
#anfragebutt a:hover {
	background:url(../pics/anfragebutt.gif) no-repeat 0px -33px;
}




