/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #ffffcc ;
	margin: 0px;
}

/** TEXTS */

body, th, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc ;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 160%;
}

.text1 {
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
}

.text2 {
	text-transform: lowercase;
	font-size: 15px;
	font-weight: normal;
}

.text3 {
	color: #FFCECE;
}

.text4 {
	color: #FDA6B6;
}

.text5 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 21px;
	font-weight: normal;
}

.text6 {
	text-align: center;
	color: #F37391;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 15px;
	background: #5F020A url(/images/homepage13.gif) no-repeat left top;
}

.list1 li.light {
	background: #7C0008 url(/images/homepage14.gif) no-repeat left top;
}

/** LINKS */

a {
	color: #ffffcc ;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	color: #FDA6B6;
}

.style1 a {
	color: #ffffcc ;
}

.style1 a:hover {
}

.style2 {
	font-size: 10px;
	color: #FDA6B6;
}

.style2 a {
	color: #ffffcc ;
}

.style2 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #89001C url(/images/bg01.jpg) repeat-x left top; }
.bg2 { background: url(/images/bg02.jpg) no-repeat left top; }
.bg3 { background: url(/images/bg03.jpg) no-repeat left top; }
.bg4 { background: url(/images/bg04.jpg) no-repeat left top; }
.bg5 { background: url(/images/bg05.jpg) no-repeat left top; }

.bg6 { background: url(/images/bg07.jpg) no-repeat left top; }
.bg7 { background: url(/images/bg08.jpg) repeat-y left top; }
.bg8 { background: url(/images/bg09.jpg) no-repeat left top; }

.bg9  { background: url(/images/homepage08.jpg) no-repeat left top; }
.bg10 { background: url(/images/homepage09.jpg) repeat-y left top; }
.bg11 { background: url(/images/homepage10.jpg) no-repeat left bottom; }

.bg12 { background: url(/images/bg10.jpg) no-repeat left top; }
.bg13 { background: url(/images/bg11.jpg) no-repeat left top; }

.bg14 { background: url(/images/bg05.jpg) no-repeat left top; }

.bg15 { background: url(/images/subpage2_01.jpg) no-repeat left top; }
.bg16 { background: url(/images/subpage2_02.jpg) repeat-y left top; }
.bg17 { background: url(/images/subpage2_03.jpg) no-repeat left top; }

.bg18 { background: url(/images/bg07.jpg) no-repeat left top; }

.bg19 { background: url(/images/bg12.jpg) no-repeat left top; }
.bg20 { background: url(/images/bg13.jpg) no-repeat left top; }
.bg21 { background: url(/images/bg14.jpg) no-repeat left top; }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.bg6 img {
}

.bg6 .pImage {
	float: right;
}
.bg15 img {
	float: left;
	margin: 3px 15px 0px 0px;
}

.bg18 img {
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


#logo a img{
	margin: 56px;
}

label.contact
{
width: 160px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}


input.contact
{
margin-left: 170px;
color: #000000;
}

input.reset
{
color: #000000;
}
.contactPage td{
    padding: 5px;
}
.mailinglist
{
color: #000000;
}

#message, #name, #subject, #e-mail{
	width: 240px;
	color: #000000;
}

#navbar{
	height: 1em;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}

#navbar li{
	float: left; 
	list-style-type: none;
}
#navbar li a{
	display: block; 
}
#navbar li a:hover{
	text-decoration:underline;
}
#navbar li ul {
	display: none; 
	width: 200px;
	font-size:12px;
	border:solid 1px #ffffcc ;
	background: #ffffff;	
}
#navbar li ul li{
	width:200px;
}
#navbar li ul li a {
	color:#980F33;
	height:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:solid 1px;
	padding-bottom:5px;
	background:none;
}
#navbar li ul li a:hover{
	text-decoration:underline;		
}
#navbar li ul .last{
	background:none;	
}
#navbar li:hover ul {
	display: block; 
	position: absolute;
	padding:0px;
	margin:0px;
	margin-top:-1px;
}
#navbar li.hover ul {
	display: block; 
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#navbar li:hover li {
	float: none;
}

.dayboxes ul{
	line-height:normal;
	padding-left:15px;
	text-align:left;
	padding-right: 3px;
}


h1 {
	padding-bottom: 10px;
}

iframe {
	border:none;
}
