/* 
	CSS 191f7b
*/

* {

}

html {
	overflow-x: hidden;
	overflow-y: auto;
	
	scrollbar-3dlight-color:#191f7b;
	scrollbar-arrow-color:#d9dbdd;
	scrollbar-base-color:#d9dbdd;
	scrollbar-darkshadow-color:#191f7b;
	scrollbar-face-color:#191f7b; 
	scrollbar-highlight-color:#d9dbdd;
	scrollbar-shadow-color:#191f7b;
} 

.headline{
	font-size: 18px;
	font-weight: bold;
}

/*Modal Popup*/


.modalBackground
        {
            background-color:#161616;
            filter:alpha(opacity=70);
            opacity:0.70;
        }

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

.adminDataGrid
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.mainbox
{
	width: 990px;
	border-spacing: 0px;
	border-style:none;
	border-collapse:collapse;
	padding:0px;
	/*
	Durch Scollbars im oberen frame wird der Content 
	anders zentriert als der content im unteren frame
	Daher (als Workaround):
	setzen wir einen rechten Rand um die Scrollbarsbreite auszugleichen
	*/
	margin-left:17px;
}

#contentadmin table
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content {
	text-align: left;
	vertical-align: top;
	padding-left: 17px;
    padding-top:10px;
	padding-right: 17px;
	height:1000px;
	min-height:90%;
	border-right: 1px solid #191f7b;
	width: 768px; 
	border-left: 1px solid #191f7b;
}

#contentadmin {
	text-align: left;
	vertical-align: top;
	padding-left: 17px;
    padding-top:10px;
	padding-right: 17px;
	height:1000px;
	min-height:90%;
	border-right: 1px solid #191f7b;
	width: 990px; 
	border-left: 1px solid #191f7b;
}

#contentadmin a {
	text-decoration: underline;
	color: #191f7b;
}
#contentadmin a:hover {
	text-decoration: none;
}

#content a {
	text-decoration: underline;
	color: #191f7b;
}
#content a:hover {
	text-decoration: none;
}

#sidebarboxes a {
	text-decoration: underline;
	color: #191f7b;
}
#sidebarboxes a:hover {
	text-decoration: none;
}

#sidebarboxes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:left;
	background-color: #d9dbdd;
	border-color:#191f7b;
	color: #323235;
	border-bottom:1px solid #191f7b;
	border-top:1px solid #191f7b;
	border-left:1px solid #191f7b;
	border-right:1px solid #191f7b;
	width:180px;
	margin-bottom: 7px;
	
	
}

#head {
	width: 990px;
	height: 116px;
	text-align: left;
	padding:0px;
	margin:0px;
}

#navi {
	width: 990px;
	text-align: left;
	background-color: #191f7b;
	padding:0px;
	margin:0px;
}

#news
{
	text-align: left;
	width: 340px; 
	height: 130px;
}

#newsboxer
{
	width: 740px; 
}


#newstd
{
	text-align: left;
	vertical-align:top;
}

#newstdpic
{
	text-align: left;
	vertical-align:top;
	margin-right:10px;
	padding-right:10px;
		height:90px;
}

div#nifty
{
	background: #dddddd;
	width: 350px; 
	text-align:left;
	}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #dddddd}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

input
{ 
	border:1px solid #DDDDDD; 
	font-family:Verdana;
	font-size:9pt;
}


select
{ 
	border:1px solid #DDDDDD; 
	font-family:Verdana;
	font-size:9pt;
}


#sidebar
{
	width:222px;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	vertical-align:top;

}


.link_box_highlight {
	display: block;
	background-color: #191f7b;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	color:#ffffff;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 180px;
}
.link_box_highlight:hover {
	background-color: #d9dbdd;
	color: #323235;
}


.box_klein_shop_siemens 
{
	
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	/*float: left;*/
	background-color: #d9dbdd;
	background-image: url(../images/shop_siemens_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 88px;
	padding-top: 12px;
	padding-bottom: 12px;

	text-transform: lowercase;
	text-align: center;
}
.box_klein_shop_siemens:hover {
	background-color: #858489;
	background-image: url(../images/shop_siemens_hover_small.gif);
}


.box_klein {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	/*float: left;*/
	background-color: #d9dbdd;
	width: 88px;
	padding-top: 12px;
	padding-bottom: 12px;

	text-transform: lowercase;
	text-align: center;
}
.box_klein:hover {
	background-color: #858489;
}

.link_box_normal {
	display: block;
	background-color: #d9dbdd;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	color: #323235;
	font-weight: bold;
	text-align: center;
	width: 180px;
}
.link_box_normal:hover {
	background-color: #191f7b;
	color: #fff;
}
#nlTable
{
	border-width: 10px; 
	border-color: #191f7b; 
	border-style: solid none solid none;
}