/**
 * Style sheet default
 */
*
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body
{
	margin:30px 0px;
	padding:0;
	background-color:#EFEFEF;
	font-size:12px;
	color:#6B6B6B;
}

#tblwohnungen table
{
	margin-right:auto;
	margin-left:auto;
}

#LogoImage
{
	margin-top:20px;
	margin-left:25px;
}

#kontaktformular.table
{
	margin:5px;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000000;
}

h1
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}

h2
{
	margin-bottom:10px;
	border-bottom:1px solid #F4F4F4;
	font-size:26px;
}

h3
{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #F4F4F4;
	font-size:16px;
}

p, ol, ul, blockquote
{
	line-height:24px;
}

ul
{
	margin-left:15px;
	padding-left:15px;
}

a
{
	color:#EC5600;
}

a:hover
{
	text-decoration:none;
}

img
{
}

#textfield1
{
	width:185px;
	margin-bottom:10px;
	border:1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1
{
	border:1px solid #EBEBEB;
	font-size:12px;
	color:#7A7A7A;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(tl_files/groemitz-hanseat/images/img7.gif) repeat-x;
	text-transform: lowercase;
}

.posted
{
	height:33px;
	margin:0 0 30 0;
	padding:10px 15px 0px 15px;
	border-bottom:1px solid #F2F2F2;
	background: url(tl_files/groemitz-hanseat/images/img6.gif) repeat-x;
}

.posted p
{
	float:left;
	margin:0;
}

.posted .comments
{
	float:right;
}

.posted a
{
	color:#717171;
}

#header
{
	width:917px;
	height:115px;
	margin:0 auto;
	background: url(tl_files/groemitz-hanseat/images/img2.gif) repeat-x;
}

#logo
{
	height:115px;
	float:left;
	padding:0;
	background: url(tl_files/groemitz-hanseat/images/img1.gif) no-repeat;
}

#logo *
{
	text-decoration:none;
}

#logo h1
{
	float:left;
	padding:50px 0px 0px 40px;
	font-size:36px;
}

#logo h1 a
{
	color:#000000;
}

#logo h1 span
{
	font-weight:bold;
}

#logo h2
{
	float:left;
	padding:72px 0px 0px 8px;
	font-size:12px;
}

#logo h2 a
{
	color:#B4B4B4;
}

#menu
{
	height:45px;
	float:right;
	padding:70px 25px 0px 0px;
	background: url(tl_files/groemitz-hanseat/images/img3.gif) no-repeat right top;
}

#menu ul
{
	margin:0;
	padding:0;
	list-style: none;
}

#menu li
{
	display:inline;
}

#menu a
{
	padding:0 15 0 20;
	border-left:1px solid #DBDBDB;
	text-decoration:none;
	font-size:13px;
	color:#3B3B3B;
	text-transform: lowercase;
}

#menu .first a
{
}

#splash
{
	width:877px;
	height:170px;
	margin:0 auto;
	border-right:20px solid #FFFFFF;
	border-left:20px solid #FFFFFF;
	background: url(tl_files/groemitz-hanseat/images/img5.gif) repeat-x left bottom;
}

#content
{
	width:847px;
	margin:0 auto;
	padding:30px 35px 0px 35px;
	background: #FFFFFF url(tl_files/groemitz-hanseat/images/img8.gif) no-repeat left bottom;
}

#colOne
{
	width:620px;
	float:left;
}

#colTwo
{
	width:185px;
	float:right;
	padding:0px;
}

#footer
{
}

#footer p
{
	text-align:center;
	color:#777777;
}

#footer a
{
	color:#5D5D5D;
}

