/* ====================================================================

Titel:		Top of Cologne GmbH
Adresse:	www.toc-koeln.de
Autor:		Dennis Burfey
E-Mail:		mail@shaolindesign.de

-------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #E5E0CA;
	font-size: 12px;
	text-align: center;
	background-image:url('../layout/toc-bg.jpg');
	background-repeat: repeat-x;
	background-color: #AC1D23;
}

#container {
	font-size: 12px;
	margin: auto;
	text-align: left;
	width: 760px;
}

#navi {
	background-image:url('../layout/toc-navi-bg.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	float: left;
	text-align: center;
	width: 222px;
	height: 480px;
}

#contentMain {
	background-image:url('../layout/toc-shadow.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
	float: right;
	width: 530px;
}

#contentText {
	clear: both;
	text-align: left;
	padding: 20px 0 0 0;
	width: 405px;
}

#tour {
	position: relative;
	left: 20px;
}

#footer {
	background-image:url('../layout/toc-footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	width: 100%;
	height: 240px;
}

#footerb, #footerb a:link, #footerb a:visited, #footerb a:active {
	font-size: 11px;
	color: #D7B473;
	margin-top: 10px;
	text-align: right;
}

#info, #info a:link, #info a:visited, #info a:active {
	margin: 0 auto;
	color: #D7B473;
	font-size: 11px;
	width: 130px;
	text-align: left;
}

hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #D7B473;
	margin: 20px 0 20px 0;
}

#pic {
	float: right;
	margin: 20px 0 10px 15px;
}

#galerie {
	margin: 0 0 6px 0;
}

#language {
	position: absolute; 
	right: 10px;
	top: 10px;
	width: 50px; 
	height: 20px; 
	z-index: 1; 
}

#facebook {
	width: 105px; 
	height: 21px;
	position: relative;
	right: 15px;
	top: 8px;
}

#panoDIV {
	border: 2pt solid #D7B473;
}

#links {
	float:right;
	background-color: white;
	max-height: 130px;
	width:150px;
	padding: 10px 0 10px 0;
	margin:0 0 15px 15px;
	text-align:center;
}

#linksb {
	float:right;
	background-color: black;
	max-height: 130px;
	width:150px;
	padding: 10px 0 10px 0;
	margin:0 0 15px 15px;
	text-align:center;
}

/* ====================================================================
	Textformatierungen
-------------------------------------------------------------------- */

h1 {
	font-size: 19px;
	padding-bottom: 20px;
	color: #E4CC9E;
}

h2 {
	font-size: 16px;
	color: #ECDCBD;
	margin-bottom: 7px;
}

h3 {
	font-size: 14px;
	margin-bottom: 7px;
}

h4 {
	font-size: 9px;
}

h5 {
	font-family: cursive;
	font-style: italic;
	font-size: 14px;
}

h6 {
	margin-top: 20px;
	text-decoration: none;
	font-weight: lighter;
	font-size: 9px;
}

table {
	color: #ECDCBD;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #D7B473;
	text-decoration: none;
	font-size: 12px;
}

a:link img, a:visited img, a:active img {
	border: 0pt solid;
}

#info a:hover, #footerb a:hover {
	font-size: 11px;
	color: #E5E0CA;
}

a:hover {
	font-size: 12px;
	color: #E5E0CA;
	text-decoration: none;
}

#navi a:link, #navi a:visited, #navi a:active {
	font-size: 14px;
	color: #D7B473;
	text-decoration: none;
}

#navi a:hover {
	color: #E5E0CA;
	text-decoration: none;
}
