html {
	height:100%;
	margin-bottom:1px;
	}

body
	{
		background-color : rgb(251,252,248);
		/*background: url(images/apple.png) repeat;*/
		font-family: Helvetica neue, Segoe, Helvetica, Arial, Verdana, sans-serif;
		margin-top: 40px;
		text-align:center;
		height:101%;
	}

strong
	{
		font-weight:bold;
		font-size:18px;
	}

A
	{
		color: rgb(23, 58, 81);
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		text-align:left;
	}

A:hover
	{
		text-decoration: underline;
	}

A name
	{
		font-size: 1.1em;
		line-height: 1.4em;
		color: rgb(99,99,99);
		text-align:left;
	}


h1
	{
		font-size: 1.1em;
		line-height: 1.4em;
		color: rgb(99,99,99);
		text-align:left;
	}

small
	{
		font-size: 9px;
	}

h2
	{
		font-weight: bold;
		font-size: 19.2px;
		line-height: 22.4px;
		color: rgb(99,99,99);
		margin-top: 0px;
		margin-bottom: 8px;
	}

h3
	{
		color: rgb( 99,99,99);
		font-size: 10pt;
		margin-bottom: 20px;
	}
	
#quickuserguide h3
{
    margin-top:8px;
    margin-bottom:2px;
}

#quickuserguide div
{
    font-size:10pt;
}
	
h4
	{
		font-size: 1.1em;
		line-height: 1.0em;
		color: rgb(99,99,99);
		text-align:left;
		margin-top:-70px;
	}	
		

#topcontainer
	{
	background-color:#FFFFFF;
	height:auto !important;
	height: 420px; /*for IE5.x und IE6*/
	min-height: 440px;
	width: 698px;
	margin: 0px auto;
	border: 1px solid rgb(200,205,185);
	position: relative;
	}

#content 
	{
	margin-left: 40px;
	margin-top: 25px;
	margin-right: 40px;
	line-height: 18px;
	text-align:left;
	}

#content p 
	{
	width: 600px;
	font-size: 12px;
	}
	
#content b 
	{
	width: 600px;
	font-size: 14px;
	font-weight:bold;
	}	
	
	
#banner
	{
		top: 0px;
		height:100px;
		width:700px;
		margin: 0px auto;
		background: url(images/banner3.png) no-repeat;
		position:relative;
	}

#banner img
	{
		position: absolute;
		top: 0px;
		right: 40px;
		border: 0px;
	}

#bannerschrift
	{
		position: relative;
		top: 30px;
		margin: 0 0 0 60px;
		font-weight: bold;
		font-size: 28px;
		color: rgb(16,40,65);
	}
	

#menue
	{
		position: relative;
		top: 78px;
		height: 23px;
		width:700px;
		background: url(images/navi/navi_background.png) repeat-x;
	}


#menue a
	{
		color: rgb(210,220,230);
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 0px 33px 0px 33px;
	}

#menue a:hover
	{
		color: rgb( 235,245,255);

	}

#menue span
	{
		color: rgb( 150,160,170);
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 0px 33px 0px 33px;
	}


#navi
	{
		height: 23px;
	}
	
	

#fusszeile
	{
		width: 698px;
		height: 20px;
		text-align: left;
		position: relative;
		overflow: visible;
		margin: 0px auto;
		background: url(images/fusszeile/hintergrund_fusszeile.png) repeat-x;
		border: 1px solid rgb(220,230,240);
		bottom: 0px;
	}

.copyrights
	{
		color: rgb(130,140,150);
		letter-spacing: 2px;
		text-decoration: none;
		margin: 0px 0px 3px 10px;
		position: relative;
		bottom: 6px;
		
	}
	
#copyright_microsoft
		{
		text-align:center;
		margin-top: 7px;
		padding-right: 33px;
		font-size:9px;
		}


.semantics_logo
	{
		position: relative;
		bottom: 8px;
		padding-right:12px;
	}
	


#kasten 
{
		margin-left: 40px;
		margin-top: 25px;
		overflow: visible;
		text-align:center;
}

.screenshots {
	text-align:center;
	margin: 0px auto;	
	}

.kasten_horizontal
	{
		font-size: 1em;
		text-align: left;
		margin: 2px 6px;
		width: 190px;
		float: left;
		overflow: visible;
		line-height: 17px;
	}

.kasten_horizontal b
	{
		font-size: 1em;
	}

.kasten_horizontal span
	{
		padding: 8px 2px 2px 2px;
	}

.kasten_horizontal p
	{
		margin: 0px 6px 0px 6px;
		color: black;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		text-align:left;
	}

.kasten_horizontal img
	{
		top: 0px;
		text-align:left;
		overflow: visible;
	}

/*ende kastengruppe horizontal*/

#td_abschluss { 
	bottom:0;
	right:0;
	margin: 0px auto;
	text-align:center;
	}
     
#table_abschluss {  
	font-size: 9px;  
	line-height: normal; 
	width: 700px; 
	padding-left: 5px;
	background: url(images/fusszeile/hintergrund_fusszeile.png) repeat-x;
	height: 15px;
	overflow: visible;
	position: relative;
	margin: 0px auto;
	border: 1px solid rgb(200,205,185);


	}

#td_abschluss a {
font-size:9px;
}	
	
.semantics_logo
	{
		position: relative;
		bottom: 0px;
		padding-right:5px;
	}	
	
	

#untermenues
	{
		width: auto;
		height: 15px;
		font-size: 10px;
		text-align:left;
		margin-left: 200px;
		margin-top:5px;
		}

#untermenues a
	{
		font-size: 10px;
	}
	
#untermenues a:hover
	{
		text-decoration:none;
	}		

.untermenues
	{
		background:url(images/menue/button_aus.gif) center no-repeat;
		width:65px;
		height: 15px;
		font-size: 10px;
		color: rgb(99,99,99);
		
	}
	
.untermenues_selected
	{
		background:url(images/menue/button_an.gif) center no-repeat;
		width:65px;
		height: 15px;
		font-size: 10px;
		color: rgb(99,99,99);
	}
	
.seitenkasten
	{
		margin: 12px 12px 12px 30px;
		width: 150px;
	}

.seitenkasten_top
	{
		height:18px;
		width:150px;
		background: url(images/navi/seitenkasten_top.png) no-repeat;
		text-align: left;
	}

.seitenkasten_top span
	{
		position: relative;
		top: 0px;
		left: 12px;
		font-size: 11px;
		font-weight: bold;
		color: rgb(255,255,255);
		vertical-align:middle;
		line-height:14px;
	}

.seitenkasten_content
	{
		width:150px;
		background: url(images/navi/seitenkasten_background.png) repeat-y;
		text-align: left;
		line-height: 12px;
		padding: 5px 0 0 10px;
	}

.seitenkasten_content blockquote
	{
		font-size: 10px;
		color: rgb(135,140,145);
		text-align: left;
		margin: 0 0 0 12px;
	}

.seitenkasten img
	{
		height: 100px;
		width: 120px;
	}

.seitenkasten_bottom
	{
		width:150px;
		height: 10px;
		background: url(images/navi/seitenkasten_bottom.png) no-repeat;
	}

.download
	{
		margin: 40px 0 12px 40px;
	}

.download img
	{
		margin-left: 12px;
		margin-right: 12px;
	}
	
.metadataKey
{
    color:Gray;
    font-weight:bold;
    padding-right:4px;
}
td
{
    font-size:10pt;
}
th
{
    font-size:12pt;
    color: rgb(99,99,99);   
}
#vlDetails
{
    margin-bottom:10px;
}

#quickuserguideBody
{
    text-align:left; 
    margin:8px 8px;
}
.floatright
{
    float:right;
    margin:4px;
}

.fett
	{
		color: rgb( 99,99,99);
		font-weight:bold;
	}
.websitelink
    {
        font-size:11pt;
    }