@charset "utf-8";
/* CSS Document */

body {
	color: #FFF;
	background-color: #000;
	background-position: center 0;
	background-image: url(../images/bg/bg.jpg); 
	background-repeat:no-repeat;
	background-attachment:fixed;
	text-align: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
img
{
border:0;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D03372;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F1BDC5;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F1BDC5;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F1BDC5;
}
a.h1:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D03372;
}
a.h1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.h1:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D03372;
}
a.h1:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D03372;
}

.passions #photos {
	border: 3px solid #430310;
}

.passions #container {
	width: 923px;
	padding: O;
	margin: 0 auto;
}

.passions #header {
	float: left;
	width: 923px;
	margin: 0;
	padding: 0;
}

.passions #mainCol {
	float: left;
	width: 689px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg/bg_content.png);
}

.passions #mainContent {
	float: left;
	width: 649px;
	margin: 0;
	padding: 20px;
}
.passions #navCol {
	float: left;
	width: 234px;
	height: 424px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg/bg_navigation.png);
}


.passions #footer {
	float: left;
	width: 923px;
	height: 29px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg/bg_footer.png);
}
.passions #footer-left {
	float: left;
	width: 729px;
	height: 24px;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: right;
	line-height: 28px;
}
.passions #footer-right {
	float: left;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
}

.clearBoth {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	width: 1px;
	height: 1px;
}
.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
}
.bold-italic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
}
.italic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D03372;
}
.h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.daten {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #F1BDC5;
}
.daten-bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #F1BDC5;
}
.ausfuehrende {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F1BDC5;
}

.divider {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #430310;
}
.float-header {
	float: right;

}

