* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #53B4FD;
}
a:hover {
	text-decoration: none;
}
body {
	font-size: 11pt;
	line-height: 1.75em;
	background: #36271B url(images/bg.jpg);
	color: #CDC9C6;
	text-align: justify;
}
body, input {
	font-family: Antic, sans-serif;
}
br.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	text-transform: lowercase;
}
h2 {
	font-size: 2.25em;
}
h2, h3, h4 {
	margin-bottom: 1em;
	font-family: Antic, sans-serif;
	color: #FFF;
}
h3 {
	font-size: 1.75em;
}
h4 {
	font-size: 1.5em;
}
img.left {
	float: left;
	margin: 8px 20px 20px 0;
}
img.top {
	margin: 8px 0 20px 0;
}
p {
	margin-bottom: 1.5em;
}
ul {
	margin-bottom: 1.5em;
}
ul h4 {
	margin-bottom: 0.35em;
}
#outer {
	margin: 0 auto;
	width: 1180px;
}
#banner {
	position: relative;
	padding: 0;
	height: 517px;
	width: 1180px;
	background: #000;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 28px;
	margin-left: 0;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Logo
/////////////////////////////////////////////////////////////////////////// */

	#logo {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/logobg.png) repeat-x top left;
	line-height: 68px;
	width: 100%;
}
#logo a {
	text-decoration: none;
	color: #FFF;
}
#logo h1 {
	font-size: 4em;
	letter-spacing: -3px;
	text-shadow: 2px 2px 2px #000;
	font-family: Antic, sans-serif;
	padding-left: 28px;
}
#nav {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 400px;
	height: 350px;
	line-height: 68px;
	margin: 0;
	background: #aeba58;
	font-family: Antic, sans-serif;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Nav
/////////////////////////////////////////////////////////////////////////// */

	#nav a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.5em;
	color: #251B13;
	height: 70px;
	display: block;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	background: url(images/linkbg.jpg) repeat-x top left;
	padding: 0 28px;
}
#nav ul li.active, #nav ul li:hover {
	background: url(images/linkbg2.jpg) repeat-x top left;
}
#nav ul li.active a, #nav ul li a:hover {
	color: #FFF;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Column
/////////////////////////////////////////////////////////////////////////// */	

	.column {
	width: 350px;
	float: left;
}
.column1 {
	margin-top: 0;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 28px;
}
.column12 {
	margin-top: 0;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 88px;
}
.column2 {
	margin: 0;
}
.column3 {
	margin: 0 28px 0 37px;
}
#copyright {
	margin: 0 0 16px 0;
	padding: 48px 0 76px 0;
	text-align: center;
}
#copyright a {
	color: #CDC9C6;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Columncam
/////////////////////////////////////////////////////////////////////////// */	

	.columncam {
	width: 550px;
	float: left;
}
.columncam1 {
	margin: 0 37px 0 28px;
}
.columncam2 {
	margin: 0;
}
.columncam3 {
	margin: 0 28px 0 37px;
}
#copyright {
	margin: 0 0 16px 0;
	padding: 48px 0 76px 0;
	text-align: center;
}
#copyright a {
	color: #CDC9C6;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Columnvisitx
/////////////////////////////////////////////////////////////////////////// */	

	.columnvisitx {
	width: 300px;
	float: left;
	padding-top:10px;
}
.columnvisitx1 {
	margin: 20 37px 0 43px;
}
.columnvisitx2 {
	margin: 0;
}
.columnvisitx3 {
	margin: 0 28px 0 37px;
}
#copyright {
	margin: 0 0 16px 0;
	padding: 48px 0 76px 0;
	text-align: center;
}
#copyright a {
	color: #CDC9C6;
}
/* /////////////////////////////////////////////////////////////////////////// 
// Columngirl
/////////////////////////////////////////////////////////////////////////// */	

	.columngirl {
	width: 300px;
	float: left;
	padding-top:10px;
}
.columngirl1 {
	margin: 20 37px 0 43px;
}
.columngirl2 {
	margin: 0;
}
.columngirl3 {
	margin: 0 28px 0 37px;
}
#copyright {
	margin: 0 0 16px 0;
	padding: 48px 0 76px 0;
	text-align: center;
}
#copyright a {
	color: #CDC9C6;
}


/* /////////////////////////////////////////////////////////////////////////// 
// Columnkontakt
/////////////////////////////////////////////////////////////////////////// */	

	.columnkontakt {
	width: 200px;
	float: left;
}
.columnkontakt1 {
	margin-top: 0;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 28px;
}
.columnkontakt12 {
	margin-top: 0;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 88px;
}
.columnkontaktkontakt2 {
	margin: 0;
}
.columnkontakt3 {
	margin: 0 28px 0 37px;
}
#copyright {
	margin: 0 0 16px 0;
	padding: 48px 0 76px 0;
	text-align: center;
}
#copyright a {
	color: #CDC9C6;
}

}
#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
	width:900px
}
#contacts-form fieldset {
	border:none;
	float:left
}
#contacts-form .field {
	clear:both
}
#contacts-form label {
	float:left;
	width:97px;
	line-height:18px;
	padding-bottom:6px;
	font-weight:bold
}
#contacts-form input {
	width:190px;
	padding:1px 0 1px 3px;
	background:url(images/input-bg1.gif) left top repeat-x #fff;
	border:1px solid #929292;
	color:#616161;
	float:left
}
#contacts-form textarea {
	width:795px;
	height:130px;
	padding:1px 0 1px 3px;
	background:url(images/textarea-bg.gif) left top repeat-x #fff;
	border:1px solid #929292;
	color:#616161;
	margin-bottom:16px;
	overflow:auto;
	float:left
}
