@import url(/styles/live/qd/articles.css);
@import url(/styles/live/qd/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {
    background-color : #ffffff;
    line-height: 150%;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial,Helvetica,sans-serif;
    font-size : 13px;
    color : #484848;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #484848;
    border-bottom: 1px dashed #909090;
}

a:hover {
    text-decoration: none;
    color: #A9122A;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    color: #A9122A;
    border-bottom: 1px dashed #909090;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 15px 0px;    
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
	float: left;
	width: 1044px;
	padding-left: 6px;
}

#header {
	height: auto !important;
    min-height: 68px;
    width: 1044px;
    background-color: #FFFFFF;
}

#logoView {
	float: left;
	padding: 0px 71px 0px 0px;
	position: relative;
}

#logoView a {
	border: none;
}

#langViewde {
	position: absolute;
	top: 46px;
	left: 10px;
	color: #810E20;
}

#langViewfr {
	position: absolute;
	top: 65px;	
	left: 12px;
	color: #810E20;
}

#topNavView {
	float: left;
	padding-bottom: 27px;
}

#bannerWrapperView {
	width: 1044px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#squareView {
	float: left;
	width: 249px;
}

#pageImageView {
	float: left;
	padding-left: 10px;
}

#sidenav {
    width: 249px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
}

#sidenav img {
	padding: 0px 0px 0px 11px;
}

#content {
    background-color: #FFFFFF;
    width: 766px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    margin-bottom: 15px;
    float: left;
	padding: 0px 0px 0px 10px;
}

#contentStartseite {
	float: left;
	width: 984px;
	background-image: url(/images/qd/home_background.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 20px;
	height: 583px;
}
#contentStartseiteFR {
	float: left;
	width: 984px;
	background-image: url(/images/qd/home_background_fr.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 20px;
	height: 583px;
}

.articleStartseite {
	width: 590px;
	float: left;
	font-weight: bold;
}

#container_movie {
	float: right;
}

.movieDescription {
	float: right;
    border-top: 1px dashed #909090;
    border-bottom: 1px dashed #909090;
    width: 320px;
    margin: 30px 0px 0px 0px;
    padding: 5px 0px;
}

#footer {
 	padding: 20px 0px 0px 0px;
    border-top: 1px dashed #909090;
    width: 766px;
    height: 80px;
	float: left;
	text-align: right;
}

#footer a {
	border: none;
}

#footerStartseite {
	float: left;
	width: 1044px;
}

#footerStartseite a {
	border: none;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}

.line {
	padding: 10px 0px;
	list-style-type: none;
	list-style-image: none;
}

.line li{
	border-bottom: 1px solid #484848;
	padding: 2px 0px;
}

ul	{
	list-style-position:outside;
	list-style-image: url(/images/qd/arrow_grey.gif);
	padding: 10px 0px 0px 20px;
}

ul li {
	padding: 0px 0px 10px 3px;
}

ol{
	list-style-position: outside;
	padding: 10px 0px 15px 30px;
}

ol li{
	border-bottom: 1px solid #484848;
	margin: 3px 0px;
}

ol li ul {
	padding: 10px 0px;
}

ol li ul li{
	border: none;
	list-style: circle;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	
}



/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}