﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/


/*
FARBEN:

Dunkelgrau: #808080
Hellblauer Hintergrund: #F5F6F7



*/

div#header.software {
background-image:url(../img/kopf_software.jpg);
background-repeat:repeat-x;
position:relative;
z-index:10;

}

#header {
position:fixed;
top:0;
/*height:100px;*/
width:100%;
z-index:10;
text-align:center;
margin:0;

}

body {
	font: 13px/1.231 verdana,arial,helvetica,clean,sans-serif;
	font-size: x-small;
	font: x-small;
	background-color:#F5F6F7; 
	}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;*;
	font-size: 108%;
	line-height: 100%;
}

td {
	valign:top;
}


p {
	/*font-weight:bold;*/
}

}
span_bold {
	font-weight:bold;
}