body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	padding:0;
	margin:0;
}

img {
	border: 0px none;
}

.headline01 {
	color: #7957a6;
	font-size:14px;
	font-weight:bold;
}

.headline02 {
	color: #7957a6;
	font-weight:bold;
	padding:5px 0;
}

.subheadline {
	padding:0 0 5px;
}

.text {
	padding:5px 0;
}

.pic {
	padding:20px;
}

.video {
	clear:both;
    padding:10px 0 20px;
}

.credits01 {
	float:left;
	width:200px;
	color:#808080;
	font-size:10px;
	height:30px;
	padding:2px;
}

.credits02 {
	width:200px;
	color:#808080;
	font-size:10px;
	height:30px;
	float:right;
	padding:2px;
	text-align:right;
}


a {
	color: #7956a6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.main {
	width:910px;
	margin-left:auto;
    margin-right:auto;
}

.content {
}

.header {
	height:157px;
	padding-bottom:23px;
}

.column-left {
	width:340px;
	background:transparent url(images/bg-txt.jpg) no-repeat scroll left top;
	padding:20px 0 20px 20px;
	float:left;
}

.column-right {
	width:500px;
	float:right;
	margin:5px 20px 0 0;
}

.footer {
	clear:both;
    background:transparent url(images/bg-footer.jpg) no-repeat scroll left top;
    height:105px;
    padding-bottom:20px;
}

.footer-inside {
	padding:30px 30px 30px 160px;
}

.adresse01 {
	font-size:10px;
	color:#808080;
    float:left;
    height:50px;
    margin-right:10px;
    overflow:hidden;
    width:116px;
}

.adresse02 {
    background-color:transparent;
    font-size:10px;
    color:#808080;
    float:left;
    height:50px;
    margin-right:10px;
    overflow:hidden;
    width:190px;
}

.footer-links {
    background-color:transparent;
    font-size:10px;
    color:#808080;
    float:left;
    height:50px;
    overflow:hidden;
    width:385px;
    text-align:right;
}

.footer-links a {
	color: #808080;
	font-size:10px;
	text-decoration: none;
}

.footer-links a:hover {
	text-decoration: underline;
}
.footer-links img {
	padding: 0 3px 0 0;
}
