body{
	font-family: 'Segoe UI', 'Lucida Sans Unicode', Tahoma;
	color: #000000;
	line-height: 1.166;
	text-shadow: 1px 1px 1px #cccccc;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
    background-color: #b8d3da;
}

hr {
    color: #00607c;
}

#bgdiv {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 0;
    z-index: 0;
    background-color: #b8d3da;
}

table {
	font-size: 11px;
}

.bordered {
 color: #00607c;
 border: 1px solid #00607c;
 background-color: #fff;
 background-image: url("http://qtdtools.doering-thomas.de/images/bgbordered.png");
 background-position: bottom;
 background-repeat: repeat-x;
}

.bordered table:hover {
    background-color: #b8d3da;
}

#maindiv {
	left: 50%;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	z-index: 0;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none; 
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h1{
	font-size: 16px;
    color: #00607c;
	font-weight: 900;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2{
 font-size: 14px;
 color: #00607c;
}

h3{
	font-size: 12px;
    color: #00607c;
	font-weight: bold;
}

h4{
 font-size: 10%;
 font-weight: normal;
 color: #00607c;
}

h5{
 font-size: 12px;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
 color: #00607c;
 border: 1px solid #00607c;
 background-color: #fff;
 width: 100%;
 background-image: url("http://qtdtools.doering-thomas.de/images/bgbordered.png");
 background-position: bottom;
 background-repeat: repeat-x;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul.requirements {
    list-style:none;
    margin: 0; 
    padding: 0;
}
ul.requirements li  {
    background:url("http://qtdtools.doering-thomas.de/images/windows.png") 0 2px no-repeat transparent;
    padding:0 0 0 35px;
    margin:0.75em 0;
    line-height:2.5;
    list-style:none;
}

ul.features {
    list-style:none;
    margin: 0; 
    padding: 0;
}
ul.features li  {
    background:url("http://qtdtools.doering-thomas.de/images/features.png") 0 2px no-repeat transparent;
    padding:0 0 0 35px;
    margin:0.75em 0;
    line-height:2.0;
    list-style:none;
}

ul.sfeatures {
    list-style:none;
    margin: 0; 
    padding: 0;
}
ul.sfeatures li  {
    padding:0 0 0 35px;
    margin:0.75em 0;
    line-height:2.0;
    list-style:none;
}

label{
	color: #334d55;
	font-size: 10px;
	font-weight: bold;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border: 1px solid #00607c;
	width: 100%;
	color: #E0DFE3;
	font-size: 16px;
	background-color: #fff;
}

#mastheadtxt {
	margin: 0px 250px 0px 250px;
	vertical-align: top;
}
 
#dlrbild {
	margin-left: 5px;
  float:left; 

}

#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #00607c;
	border-bottom: 1px solid #00607c;
	border-left: 1px solid #00607c;

}

#content{
	padding: 20px 10px 10px 0px;
	float:right;
	width: 75%;
	margin: 0;
	overflow: visible;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px 70px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: 900;	
}

/*************** #pageName styles **************/

#pageName{
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #000000;
	padding: 8px 0px 0px 10px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #000;
	font-variant:small-caps;
	margin-top: 10px;
}
	

#globalNav a {
	font-size: 12px;
	padding: 0px 4px 0px 0px; 
}


/************* #shortLink styles *************/

#shortLink{
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 20px 0px 20px;
	font-size: 100%;
}

.story table{
	font-size:100%;
}


/************* #siteInfo styles ***************/

#siteInfo {
	clear: both;
	border: 1px solid #00607c;
	font-size: 80%;
	color: #c4d0d2;
	padding:7px 7px 7px 7px;
	text-align: center;
	margin-top: -1px;
	background-color: #fff;
	width: 100%;
}

#siteInfo p {
	float:right;
	padding:0;
	margin:0;
	text-align: center;
}

#siteInfo img{
	float:left;
	margin: 0px 4px 0px 0px;
	border: 0;
}

#siteInfo a{
	font-size: 100%;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 10px 10px 10px 10px;
	font-size: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-align:right;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border: 1px solid #ffffff;
}

#sectionLinks a:link{
	padding: 5px 10px 0px 10px;
	border: 1px solid #ffffff;
}

#sectionLinks a:visited{
	padding: 5px 10px 0px 10px;
	border: 1px solid #ffffff;
}

#sectionLinks a:hover{
	padding: 5px 10px 0px 10px;
	border-bottom: 1px solid #00607c;
	text-decoration: none;	
}

#sectionLinks p {
	margin: 0px;
	border: 1px solid #ffffff;
	padding: 5px 10px 0px 10px;
}	


/************** #adress styles **************/

#adress{
	padding: 8px 5px 8px 5px;
	border-top: 1px solid #00607c;
	font-size: 80%;
	text-align:center;
}

#adress img{
	float:right;
	margin: 0px 4px 0px 0px;
	border: 0;
}

#adress a,b 
{
	font-size: 100%;
}


#adress p{
	padding: 5px 5px 5px 5px;
}


.progress400 {
    position: relative;
    width: 300px;
    border: 1px solid #00607c;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1px;
    height: 25px;
    background-color: #fff;
}

.progress400 .bar {
    float: left;
    display: block;
    position: relative;
    text-align: center;
    font-weight: bold;
    color: #fff;
    height: 25px;
    line-height: 2em;
    background:#fff url(http://qtdtools.doering-thomas.de/images/progressbg.gif) repeat-x;
}

