@import url(/styles/live/digiflag/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/digiflag/navigation.css);
@import url(/styles/live/digiflag/droppy.css);
@import url(/styles/live/thickbox.css);


/* Structure */
html, body {
    background-color : #dbdedd;
}

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #4a4a4a;
    text-align : left;
    line-height: 160%;
}

.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: #d10303;

}

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


/* Headings */
h1 {
    margin: 5px 0px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

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

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

/* Head */

#head {
    height: 271px;
    width: 929px;
    background-color: #dbdedd;
    margin: 10px auto 0px auto;
}

#headleft {
	height: 271px;
	width: 279px;
	float: left;
	background: url(/images/digiflag/headleft.jpg) no-repeat top left;
}

#headright {
	height: 271px;
	width: 592px;
	float: left;
	background: url(/images/digiflag/headright.jpg) no-repeat top left;
}

#headcountry {
	height: 271px;
	width: 58px;
	float: left;
	background: url(/images/digiflag/headcountry.jpg) no-repeat top left;
}

#head_digiflag {
    height: 218px;
    width: 929px;
    background-color: #dbdedd;
    margin: 10px auto 0px auto;
}

#headleft_digiflag {
	height: 218px;
	width: 279px;
	float: left;
	background: url(/images/digiflag/digiflagheadleft.jpg) no-repeat top left;
	position: relative;
}

#hcView {
	position: absolute;
	left: 82px;
	top: 39px;
}

#headright_digiflag {
	height: 218px;
	width: 592px;
	float: left;
	background: url(/images/digiflag/headright.jpg) no-repeat top left;

}

#headcountry_digiflag {
	height: 218px;
	width: 58px;
	float: left;
	background: url(/images/digiflag/digiflagheadcountry.jpg) no-repeat top left;
}

#headright_seriflag {
	height: 218px;
	width: 592px;
	float: left;
	background: url(/images/digiflag/seriflagheadright.jpg) no-repeat top left;
}

/* Content */

#container {
    width: 929px;
    margin: 0 auto;
}

#sidebar {
	height: 342px;
	width: 279px;
	float: left;
	background: url(/images/digiflag/sidebar.gif) repeat-y top left;
}

#sidebar_digiflag {
	height: 342px;
	width: 279px;
	float: left;
	background: url(/images/digiflag/digiflag_sidebar.gif) repeat-y top left;
}

#content {
	height: 342px !important;
	height: 342px;
	overflow:auto;
	width: 650px;
	float: left;
	background: url(/images/digiflag/content.gif) repeat-y top right;
}

#pageTitle {
	background-image: url(/images/digiflag/article_header.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 25px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

#contentView {
	background:transparent url(/images/digiflag/article.gif) no-repeat scroll left top;
	height:292px;
	margin:0px 0px 0px 15px;
	padding:1px 10px 0px;
	width:541px;
	overflow-y: auto;
	position: relative;
}

#contentViewFooter {
	padding:0px 0px 0px 18px;
	float: left;
}

#printButtonView {
	background-color: white;
	position: absolute;
	right: 90px;
	padding: 0px 5px;
}

#printButtonView a {
	color: #000000;
}

#content_digiflag {
	height: 342px !important;
	height: 364px;
	width: 650px;
	float: left;
	background: url(/images/digiflag/digiflag_content.gif) repeat-y top right;
	position: relative;
}

/* Footer */

#footer {
	width: 928px;
	height: 51px;
	margin: 0px auto;
	clear: both;
	background: url(/images/digiflag/footer.jpg) no-repeat top left;
}

#footer_digiflag {
	width: 928px;
	height: 51px;
	margin: 0px auto;
	clear: both;
	background: url(/images/digiflag/digiflagfooter.jpg) no-repeat top left;
}

/* News */

div.news {
	width: 216px;
	margin: 0px 0px 0px 35px;
	padding: 0px 10px 5px 10px;
	background: url(/images/digiflag/news.gif) no-repeat top left;
	font-size: 11px;
}

h1.news {
	margin: 0px;
}

h1.news a {
	display: block;
	height: 10px;
	padding: 5px 0px 13px 15px;
	font-size: 12px;
	color: #4a4a4a;
	text-transform: uppercase;
}

div.newsbottom {
	height: 11px;
	width: 233px;
	margin: 0px 0px 15px 35px;
	background: url(/images/digiflag/newsbottom.gif) no-repeat top left;
}

a.weiterbutton {
	background: #edeeee url(/images/digiflag/bullets.gif) no-repeat top left;
	font-size: 11px;
	color: #000;
	padding: 0px 5px 0px 20px;
	margin: 0px 0px 0px 160px;
}

#topnav {
}

.label {
    display: block;
}

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

td.ptitle,td.pprice,td.pbuy{
border-bottom:1px solid #CCCCCC;

}


div.sidebasket {
	width: 216px;
	margin: 0px 0px 0px 35px;
	padding: 0px 10px 5px 10px;
	background: url(/images/digiflag/news.gif) no-repeat top left;
	font-size: 11px;
}

h1.sidebasket {
	margin: 0px;
	height: 10px;
	padding: 5px 0px 13px 15px;
	font-size: 12px;
	color: #4a4a4a;
	text-transform: uppercase;
}

#innercontent {
	min-height: 313px;
	width: 541px;
	margin: 0px 0px 0px 15px;
	padding: 1px 10px 0px 10px;
	background: url(/images/digiflag/article.gif) no-repeat top left;
}