/*******************************************************************************
********************************************************************************
	Project		: striba.com				
********************************************************************************
*******************************************************************************/
/* Reset all */
*, .nospace { 
	padding: 0;
	margin: 0;
	border: 0;
}

div, p, a, span, li { 
	background-repeat: no-repeat;
}

a, a:link { 
	color: #878889;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}
a:focus { 
	outline-style:none;
}

img { 
	vertical-align: bottom;
}

ul, ol { 
	list-style-position: outside;
}

li { 
	list-style-type: none;
}

strong { 
	font-weight: bold;
}

select,
input, 
textarea {
	font-size:1em;
}


/* Links- bzw. Rechtsausrichtung für Elemente */
.flLeft { 
	float: left;
	margin: 0 20px 0 0;
}

.flRight { 
	float: right;
	margin: 0 0 0 20px;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hide { 
	position: absolute !important;
	left: -1000px !important;
	top: -1000px !important;
	overflow: hidden !important;
	width: 1px !important;
	height: 1px !important;
}

.warning {
	color:#e1002a;
}

/* Allgemeines */
h1 {
	margin:0px 0px 1em 0px;
	color:#888;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.2;
}

h2, h3 {
	font-size:1.4em;
	font-weight:bold;
}

h2 {
	margin-bottom:1em;
}


div#fsdbr h1, 
div#fsdbr h2, 
div#fsdbr h3 {
	margin:0 1px;
	padding:5px 13px;
	background-color:#DBE39A;
}
div#fsdbr h1 {
	padding-top:30px;
}


#cnt p, 
#cnt ul, 
#cnt ol, 
#cnt dl, 
#sdbr p, 
#sdbr ul, 
#sdbr ol, 
#sdbr dl {
	margin-bottom:1em;
}
#cnt ol {
	margin-left:15px;
}
#cnt ol {
	margin-left:22px;
}
#cnt ol li {
	list-style-type:decimal;
}

/*	Page Structure ************************************************************/


body { 
	background-color:#fff;
	background-repeat:no-repeat;
	color: #888;
	font-family:helvetica, arial, verdana, "times new roman", sans-serif;
	font-size: 100.01%;
	background-position:-1000px;
}

#wbst { 
	margin:auto;
	width:748px;
	font-size:.7em;
	line-height:1.5;
}

#hdr {
	float:left;
	height:210px;
	width:748px;
	border-bottom:2px solid #999;
	margin-bottom:20px:
}

#stribadrucklogo {

}

#wrppr {
	float:left;
	width:100%;
}

#fnavi {
	display:none;
}

#fcnt {
	float:left;
	width:748px;
}

#fnavi-sub {
	display:none;
}

#cnt {
	clear:both;
	float:left;
	width:471px;
	margin-top:2px;
}
#cnt2 {
	padding:20px 20px 30px 20px;
}
#fsdbr {
	float:left;
	width:277px;
	margin-top:22px;
}
#sdbr {
	padding:1px 0 0 1px;
}

/*	Header ********************************************************************/
#logo {
	position:absolute;
	left:0px;
	top:10px;
}
#logo a {
	display:block;
	width:200px;
	height:50px;
	text-indent:-1000em;
}
#flang {
	display:none;
}

/*	Lists *********************************************************************/
ul.navi { 
	margin: 0;
	line-height:1em;
}

/*	Main Navi ----------------------------------------------------------------*/
#navi-main {
	display:none;
}

/*	Sub Navi ----------------------------------------------------------------*/
#navi-sub {
	display:none;
}



/*	Links *********************************************************************/
p.link-intern a, 
p.link-extern a,
p.link-download a,
#cnt ul li,
#sdbr ul.list-spcl li {
	padding-left:15px;
	background-image:url(/files/icon_link_intern.gif);
	background-position:0% 0px;
	background-repeat:no-repeat;
}
#cnt ul li,
#sdbr ul.list-spcl li {
	background-position:0% 5px;	
}
p.link-back a {
}

p.link-download a {
	background-image:url(/files/icon_download.gif);
}

p.link-extern a {
	padding-left:20px;
	background-image:url(/files/icon_extern.gif);
	background-position:0% -2px;
}



/*	Content *******************************************************************/

div#fsdbr div.cnt-blck {
	margin:0 1px;
	padding:0 13px;
}


/*	Sidebar *******************************************************************/
#sidebar {
	margin:0 10px;
}

/*	Footer ********************************************************************/
#ftr {
}
