
* {margin:0;padding:0;} 

html, body, #wrap {height: 100%;}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

.starttext {
	margin-right: 180px;
}

#infoBoxhome {
	margin-top: 5px;
	border: solid 1px #49000E;
	background: #fff;
	padding: 10px;
	overflow: hidden;
}

.skyBox {
	margin-top: 5px;
	float: right;
	border: solid 1px #49000E;
	width: 160px;
	background: #fff;
}

.skyBox img {
	border: none !important;
	margin: 2px 5px !important;
	padding: 0px !important;
}

.skyBox h3 {
	padding: 5px 5px 0px 5px;
	font-size: 130%;
	color: #900033;
}

.skyBox p {
	padding: 0px 5px !important;
}

#info {
	z-index: 3000;
	position: absolute;
	width: 220px;
	height: 178px;
	top: 0px;
	right: 0px;
	background: url(http://www.harlekin-pulsnitz.de/images/default/info.png) no-repeat top right;
}

body {
	font-size: 80%;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	
	color: #222222;
	background-color: #deb28b;
	background-image: url(http://www.harlekin-pulsnitz.de/images/default/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 0px;
	margin:0px;
}

#mainwrap {
	padding-bottom: 200px;
}

#banner {
	background-image: url(http://www.harlekin-pulsnitz.de/images/default/bg-banner.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	height: 276px;
	width: 986px;
	overflow: hidden;
}

#headImg {
	height: 187px;
	width: 280px;
	float: right;
	margin: 20px 68px 0px;
	background-position: top center; 
	background-repeat: no-repeat; 
}

#footer {
	position: relative;
	height: 200px;
	color: #ffffff;
	margin-top: -200px; /* negative value of footer height */
	background: #ffffff url('http://www.harlekin-pulsnitz.de/images/default/bg-footer.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#breadcrumbs {
	padding-top: 10px;
	color: #49000E;
}

#homeContentColumn {
	padding-left: 100px;
	padding-bottom: 20px;
	width: 700px;
	text-align: justify;
}

#navi_col {
	margin-top: 10px;
	padding-top: 50px;
	width: 200px;
	/*background-color: #49000E;*/
	font-family: 'Times New Roman';
	font-size: 120%;
	float: left;
	background: url('http://www.harlekin-pulsnitz.de/images/default/navi_bg.png');
	background-repeat: no-repeat;
	height: 300px;
}

#text, #linksList, #newsList, #contact {
	margin-left: 210px;
	overflow: hidden;
}

#text ul, #newsList ul {
	padding-left: 15px;
}

#text ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#text img {
	padding: 3px;
	margin: 3px;
	background-color: #DEB28B;
	border: 1px solid #49000E;
}

#homeContentColumn #text {
	margin-left: 0px;
}

#gallery {
	width: 690px;
	float: right;
}

#gallery a {
	border-bottom: none;
}

#gallery a.Pages, #gallery a.activePage {
	border-bottom: 1px solid #AAAAAA;
}

#gallery h2 {
	padding: 10px 0px;
}

.wrapper {
	width: 900px;
	margin:0px auto;
	text-align:left;
	padding: 0px;			
}

.imgpadding {
	padding: 0px 5px 5px 0px;
}

.contentColumnHome, .contentColumnHomeMiddle, .contentColumnFooter, .contentColumnFooterMiddle {
	width: 280px;
	float: left;
}

.contentColumnHomeMiddle, .contentColumnFooterMiddle {
	padding: 0px 15px;
}

.contentColumnHome img, .contentColumnHomeMiddle img {
	border: 2px solid #900033;
	padding: 3px;
}

.contentColumnHome p, .contentColumnHomeMiddle p {
	text-align: justify;
}

.contentColumnHome h1, .contentColumnHomeMiddle h1 {
	font-size: 150%;
	color:  #900033;
}

h1 {
	padding: 8px 0px 4px;
	font-family: 'Times New Roman';
	color: #49000E;
}

#footer h1 {
	padding: 12px 0px;
	font-size: 120%;
	color:  #900033;
}

h2 {
	font-size: 115%;
	padding: 4px 0px 2px;
}

h3 {
	font-size: 100%;
	padding: 3px 0px 1px;
}

h4 {
	font-size: 90%;
	padding: 2px 0px 0px;
}

h5 {
	font-size: 80%;
	padding: 1px 0px 0px;
}

p {
	padding: 5px 0px;
}

p.quote {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	font-family: times;
	padding: 20px 0px;
}

ul#horizontalNavi {
	clear: both;
	padding: 0px 35px;
	list-style-type: none;
	list-style-image: none;	
	position: absolute;
	z-index: 300;
}

ul#horizontalNavi li {
	padding: 19px 8px 22px;
	display: inline;
}

ul#horizontalNavi a {
	font-family: 'Times New Roman';
	font-size: 150%;
	font-weight: bold;
	color: #900033;
	text-decoration: none;
	border: none;
}

ul.navi {
	/*border: solid 2px #ffffff;*/
	line-height: 160%;
	list-style-type: none;
	list-style-image: none;	
}

ul.navi ul.navi {
	border: none;
	margin: 0px;
}

ul.navi li {
	background-image: url(http://www.harlekin-pulsnitz.de/images/default/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display:block;
	margin-left: 10px;
	padding-left: 15px;
}

ul.navi li.level-1 {
	/*background-color: #49000E;*/
}

ul.navi li.level-2 {
	/*background-color: #ebd2a9;*/
}

ul.navi li.level-3 {
	/*background-color: #ebd2a9;*/
}

ul.navi li.activeItem {
	/*background-color: #f8e9cc;*/
}

ul.navi li li.activeItem {
	/*background-color: #e9be93;*/
	/*background-color: #f8e9cc;*/
	text-decoration: underline;
}

#navi_col li a {
	color: #03007F;
	font-weight: bold;
	text-decoration: none;
	border: none;
	display:block;
}

#navi_col li li a {
	display: block;
}

#navi_col li li li a {
	display: block;
}

#navi_col li.activeItem a {
	color: #3C3CD3;
}

#navi_col a:hover {
	color: #3C3CD3;
	text-decoration: underline;
}

li.activeItem  a {
	color: #03007F;
	text-decoration: none;
	border: none;
}

ul#footerNavi a,ul#footerLinks a, #footer a  {
	color: #ffffff;
	border: none;
	display: block;
}

ul#footerNavi,ul#footerLinks {
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;		
}

ul#newsList, ul#gallery {
	list-style-type: none;
	list-style-image: none;	
}

ul#gallery { 
	width: 690px;
	float: right;
}

ul#gallery li {
	padding-bottom: 15px;
}

/* LINKS */

a {
	color: #49000E;
	text-decoration: none;
	border-bottom: dotted 1px #49000E;
}

a:hover, a:focus {
	border-bottom: solid 1px #49000E;
}

a.pic, a.home {
	border-bottom: none;
}

a.home:hover {
	text-decoration: none;
	border-bottom: none;
}

.right {
	text-align: right;	
}

.left {
	text-align: left;	
}

.center {
	text-align: center;	
}

.justify {
	text-align: justify;	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearboth {
	clear: both;
}

.info {
	font-size: 70%;
	color: #555555;
}

.borderbottom {
	border-bottom:1px solid #B80B27;	
}

/* NEWS */

.loadingPic {
	background-position: center; 
	background-image: url(http://www.harlekin-pulsnitz.de/images/loader.gif); 
	background-repeat: no-repeat;
	padding: 5px 90px;
	float: right;
	height: 260px;
}

.mainPic {
	border: solid 2px #ffffff;
	background-position: center;
	background-repeat: no-repeat; 
	width: 300px; 
	height: 200px
}

/* PARTNER */
div.table {
	border-collapse:collapse;
	display:table;
}

div.td {
	display:table-cell;
	float:left;
}

/* BUTTONS und INPUT FIELDS */

input, textarea {
	border: solid 1px #222222;
}

input[type="submit"], input[type="reset"] {
	background-color: #b80b27;
	color: #ffffff;
	padding: 3px 5px;
} 

input[type="submit"]:hover, input[type="reset"]:hover {
	cursor: pointer;
} 

/* GALLERY */

span.randomPic {
	height: 75px;
	width: 75px;
	background-position: center;
 	background-repeat: no-repeat;
 	float: left;
 	margin: 0px 5px 5px 0px;
 	border: solid 1px #ffffff;
}


/* KONTAKT */

label {
	width: 150px;
	float: left;
}

textarea#Nachricht {
	width: 400px;
	height: 150px;
}
