/* CSS Document */

* {
	margin: 0;
	background-color: #ccc;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	background-color: #ccc;
}

#box {
	height: auto;
	width: 800px;
	background-color: #ddd;
	margin: 0 auto;
}

#logo {
	height: 120px;
	width: 800px;
	background-color: #555;
	background-image: url(../img/logo_trog_winter.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 30px;
}

#adress {
	height: auto;
	width: 800px;
	color: #eee;
	background-color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 3px 0;
}

#column {
	
	height: auto;
	width: 140px;
	background-color: #555;
	float: left;
}

#menu {
	height: auto;
	width: 138px;
	padding: 3px 0 3px 0px;
	background-color: #cdcdcd;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#foto {

	width: 138px;
	background-color: #555;
	overflow: hidden;


}

.footer {
	height: auto;
	width: 800px;
	background-color: #555;
	color: #ddd;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
	clear: both;
	padding: 3px 0 3px 0;
}

a.menue{
	background-color: #ccc;
	color: #555;
	text-decoration: none;
	display: block;
	padding-left: 3px;
}

a.menue:link {
	background-color: #ccc;
	text-decoration: none;
}

a.menue:visited {
	background-color: #ccc;
	text-decoration: none;
}

a.menue:hover {
	background-color: #555;
	color: #ccc;
	text-decoration: none;
	display: block;
}




a:link, hover, active{
	background-color: #ddd;
	color: #555;
	text-decoration: underline;	
}

a:visited {
	background-color: #ddd;
	color: #555;
	text-decoration: underline;
}



p {
	background-color: #ddd;
	color: #777;
	padding: 2px 160px 15px 150px;
	text-align: justify;
}

h1 {
	font-size: 14px;
	font-weight: 800;
	color: #555;
	background-color: #ddd;
	margin-left: 150px;
	padding-top: 10px;
}

#foto_right {
	height: 400px;
	width: 130px;
	background-color: #ddd;
	float: right;
	margin-left: 10px;
}

#facts{
	height: 360px;
	width: 145px;
	background-color: #eee;
	float: right;
	padding-top: 70px;
	padding-bottom: 10px;
	
	

}

ul {
	background-color: #eee;
	padding-left: 16px;
	list-style: square;
}

.ul {
	background-color: #eee;
	color: #555;
	font-size: 11px;
	line-height: 22px;
}

h6 {
	color: #999999;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 150px;
	background-color: #ddd;
	

}


h7 {
	color: #555555;
	font-size: 18px;
	background-color: #eee;
	font-weight: bold;
	
}
.wohn {
	color: #555;
	text-align: justify;
	padding-left: 155px;
	padding-right: 22px;
	background-color: #ddd;

}

#foto_wohn {
	height: 175px;
	width: 50px;
	background-color: #ddd;
	margin-left: 20px;
	margin-top: 13px;
	text-align: center;
	float: left;
	line-height: 4px;
	padding-top: 5px;
	
	
}

#anzeigen_wohn {
	height: 180px;
	width: 440px;
	background-color: #ddd;
	margin-left: 250px;
	margin-top: 13px;
	text-align: center;


}

#foto_thumb {
	height: 340px;
	width: 100px;
	background-color: #ccc;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	overflow: auto;
	text-align: center;
	line-height: 12px;
	padding: 10px 0 10px 0;

}

#foto_gross {
	height: 300px;
	width: 500px;
	background-color: #ddd;
	margin-top: 15px;
	margin-left: 280px;
	text-align: center;
	padding-top: 56px;

}

h5 {
	text-align: center;
	background-color: #555;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: -6px;
	line-height: 22px;

}

#contact {
	height: auto;
	width: 370px;;
	background-color: #eee;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 50px;
	padding-right: 30px;
	margin-left: 150px;
	margin-top: 12px;
	text-align: justify;
}


#video {
	margin-top: 80px;
	margin-left: 275px;
	background: transparent;

}

#apartments{
	height: auto;
	width: 490px;;
	background-color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 180px;
	margin-top: 10px;
	text-align: justify;
}