
/* ********** Styles ********** */

.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501510;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501510;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}
.copyWEISS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
.unten {
	background: #501511;
}
.unten2 {
	background: #ffffff;
}

/* ********** LINKs ********** */

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501510;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501510;
	font-weight: bold;
	text-decoration: none;
}
a.download:link, a.download:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.download:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* ********** Mailform ********** */

.csc-mailform {
position: relative;
display:block;
width:100px;
border:0px solid #000000;
/* PADDING:5px; */
font-size:10px; color:#501510;
}

input, textarea {
position: relative;
width:540px;
left:20px;
background: #ffffff;
border:1px solid #501510;
PADDING:2px;
margin:2px;
}

.mailformNewsletter {
	margin: 30 30 30 30;
	padding-right: 30px;
}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #501510;
PADDING:2px;
margin: 2 0 2 0;
}

button {
clear: left;
position: relative;
display:block;
left:250px;
width:auto;
background: #FAEED3;
}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:250px;
width:auto;
background: #FAEED3;
}

/* ********** MENU ********** */

#nav, #nav ul {
	float: left;
	list-style: none;
	background: #FAEED3;
	color: #410C0E;
	padding: 0;
	margin: 0 0 1em 0;
	width: 617px;
	border-bottom: solid #410C0E 1px;
}
 
#nav a {
	display: block;
	width: 123px;
	color: #410C0E;
	text-decoration: none;
	padding: 5px 0 5px 10px;
}

#nav li {
	float: left;
	padding: 0;
	width: 102px;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 205px;
	font-weight: normal;
	margin: 0;
	border-top: solid #410C0E 1px;
	border-left: solid #410C0E 1px;
	border-right: solid #410C0E 1px;
	border-bottom: solid #410C0E 1px;
}
 
#nav li li {
	width: 205px
}
 
#nav li ul a {
	width: 205px;
	padding-left: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 8em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #DBD1AA;
	color: white;
}

/* WT GALLERY category mode */
div.wtgallery_categories { 
	border: 1px solid #888888;
	width: 470px;
	padding: 2px;
	float: left;
	margin: 2px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 5px;
}
div.wtgallery_category_folder {
	margin: 2px 0 0 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #888888;
	width: 142px;
	height: 107px;
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 0px solid white;
}
.wtgallery_singlepic {
	border: 1px solid #888888;
	width: 492px;
	margin-left: -2px;
	text-align: center;
}
/* wt_gallery END */
