/* CSS Document  tableless CSS two colum layout
see demo at http://www.outprize.com/includes/sts_templates/tableless/sts_template.html
author: avail1now , it@availcompany.com
compatible: with osCommerce 2.2 milestone MS 2.0 & STS v 4.2 
Release under GNU licence.
Original Release Date: 1/25/2006
Current version update : 8/22/06
*/
body { text-align: center; font : 100%/1.25 Arial , sans-serif ; }
/*   * {margin:0; padding:0;} 		/* removes defaults of all elements */
a { color: black; text-decoration: none; border: 0px; }
a img { border: 0px; }
a:hover { color: #95191c; text-decoration: underline; }
a:visited { color: black; text-decoration: none; border: 0px; }
#wrapper { background:white; width: 950px; margin: 0 auto;
			text-align: left; border: 1px solid #575759; }
/* Header info */
#masthead { border-top: 0px solid gray; top: 0px;}
#masthead h1, #masthead h6 { font : 100%/1.25 "Arial Black"  ; color: white; margin: 0.5em 0 0em 0em}
#dreieck {
left: 0px;
top: 90px;
width:100%;
height: 550px;
background-image:url(../../../images/gst_rosadreieck.gif);
background-position: 0px 0px;
background-repeat:no-repeat;
z-index:1;
}
#bildleiste {
height: 82px;
left: 100%;
text-align:right;
top: 14px;
z-index: 4;
}
#breadcrumb { color: #999999; height: 15px; padding: 0px; z-index: 2;}
#breadcrumb p {font-size:0.6em; }
/* main contents */
#mainContent {
margin: 8px;
float: right;
width: 70%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#mainContent p {
margin: 10px 8px 5px 10px;
}
#secondary {
float: left;
width: 20%;
margin-bottom: 7px;
}
#secondary p {
font-size: .85em;
margin: 10px 8px 5px 10px;
}
div.newsbox {
margin-left: 8px;
float: left;
width: 95%;
margin-top: 14px;
clear: left;
display: inline;
}
#newsboxNav {
font-size: .75em;
margin: 8px 0px 0px 8px;
padding: 0;
}
#newsboxNav a {
color: black;
text-decoration: underline;
}
#newsboxNav a:hover {
color: #95191c;
text-decoration: none;
}
#newsboxNav li {
list-style-type: none;
padding-top: 3px;
}
h3.news {
font-size: 90%;
margin:0;
padding: 0 0 3px;
background: #95191c;
color: white;
text-align: center
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#afooter {
font-size: .70em;
color: #cfcfcf;
padding: 5px;
background: gray;
clear: both;
/* height: 100%; */
text-align: center;
}
#afooter a { 
color: #cfcfcf;
text-decoration: underline; }
#afooter a:hover {
color: black;
text-decoration: none;
}

/* nav info */
#navcontainer ul {
position:relative;
margin: 0;
padding-left: 18px;
padding-top: 15px;
width: 570px;
height: 50px;
left: 330px;
top: -4px;
background-image:url(../../../images/gst_menueback.gif);
background-repeat:no-repeat;
font-size: .70em;
text-align: left;
overflow: hidden; /* IC */
z-index: 2;
}
#navcontainer ul li { display: inline; }
li.outer { border: none; }
#navcontainer ul a {
padding: 0.5em 1em; /* 0 1em; IC */
line-height: 1.5em;
color: black;
text-decoration: none;
text-align:left;
vertical-align:middle;
}
#navcontainer ul a:hover { color: black; text-decoration: underline;/* repeat IC */ }

/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: -5px /* new */;
}
b.rbottom {
margin-bottom: 0px /* new */;
}
b.rtop b {
display: block;
height: 1px;
overflow: hidden; 
}
b.rbottom b {
display: block;
height: 1px;
overflow: hidden; 
}

b.maintop {
display: block;
margin-top: -4px;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/


