/*
Design by ATOS Ambulanz Mobile
http://www.atos-ambulanz.at
*/

/* BODY */

body {
	margin: 0;
	padding: 0;
	background: #E9E9E9;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
    color: #CC0000
}

h1 {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url("img09.gif") repeat-x left bottom;
	font-size: 2em;
	font-weight: normal;
	color: #848484;
}

h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #848484;
	/* clear: both; */
}

h3 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 1em;
	font-weight: bold;
	color: #848484;
}

.content {
	padding: 5px 30px 20px 30px;
}

.content img {
	margin-bottom: 5px;
	margin-left: 5px;
}

.content p, .content ul, .content ol {
	/* line-height: 180%; */
}


/* MAIN */
#main {
	float: right;
	width: 626px;
	line-height: 1.29em;
}


/* PAGE */
#page {
	width: 866px;
	margin: 0 auto;
	background: #FFFFFF url("background.gif") repeat-y;
}


/* SIDEBAR */
#sidebar {
	float: left;
	width: 240px;
}


/* LOGO */
#logo {
	height: 202px;
	background: #FFFFFF;
	border-right: #cccccc solid 1px;
}

#logo h1, #logo h2 {
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
	padding: 130px 10px 10px 10px;
	background: url("logo_atos_omnibus_schiemer.gif") no-repeat center center;
	font-size: 0.8em;
}


/* MENU */
#menu {
	padding: 0px;
	clear: both;
	/* background: #ffffff url("bg_boxed_gray.gif") repeat-x; */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	font-size: 0.9em;
	color: #666666;
}

#menu li.main {
	text-transform: uppercase;
	padding: 5px 0px 5px 20px;
	border-top: #cccccc solid 1px;
	background: url("icon_arrow_right.gif") no-repeat;
	background-position: 10px 50%;
}
#menu li.last {
	border-bottom: #cccccc solid 1px;
}
#menu li.cat {
	padding: 5px 0px 5px 20px;
	border-top: #cccccc solid 1px;
}

#menu li.sub {
	padding: 2px 0px 2px 30px; 
	background: url("icon_arrow_right.gif") no-repeat;
	background-position: 20px 50%;
}
#menu a {
	text-decoration: none;
	color: #666666;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li.open {
	background: url("icon_arrow_down.gif") no-repeat;
	background-position: 8px 50%;
}


/* INFO */
#info {
    margin: 20px 20px 20px 20px;
	padding: 5px; 
	font-size: 0.8em;
	color: #666666;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}



/* LINK LIST (below menu) */
#linklist {
    margin: 10px 20px 10px 20px;
	padding: 5px; 
	font-size: 0.8em;
	color: #666666;
}



/* TEXTBLOCK */
.textblock {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.textblock img {
	float: left;
}


/* DATALIST */
table.datalist {
    border: 0px;
	padding: 0px;
    width: 330px;
}

.datalist tr, .datalist td {
    padding: 2px 15px 2px 15px;
	font-size: 0.9em;
}

.datalist tr.header, .datalist td.header {
    color: #848484;
	padding: 2px 2px 2px 2px;
}

.datalist tr.alternate, .datalist td.alternate {
    background-color: #F8F8F8;
}

.datalist tr:hover, .datalist td:hover, datalist tr.alternate:hover, datalist td.alternate:hover {
    background-color: #CCCCCC;
}


/* PRODUCT LIST */
.productlist table {
    border: 0;
	padding: 0;
}

.productlist tr, .productlist td {
    padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.productlist img {
    padding-left: 0px;
    padding-right: 10px;
	margin: 0;
}

.productlist span {
	background: url("icon_arrow_right.gif") no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	text-decoration: underline;
}

.productlist tr.alternate, .productlist td.alternate {
    background-color: #F8F8F8;
}

.productlist tr:hover, .productlist td:hover, productlist tr.alternate:hover, productlist td.alternate:hover {
    background-color: #CCCCCC;
}


/* LIST - NOT USED */
.features {
    margin: 0;
    padding: 0;
	width: 50%;
	font-size: 0.9em;
}

.features ul {
	list-style-type: none; 
	/* display: inline; */
}

.features li {
    list-style: none;
    /* list-style-image: url('arrow.gif'); */
	color: #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px; 
}

.features li.alternate {
    background-color: #F8F8F8;
}




/* PREVIEW IMAGES */ 
#previews {
    float: right;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 0.9em;
}

#previews img {
    border: 0;
	margin: 0;
}

#previews a {
	text-decoration: none;
}

#previews span {
	background: url("icon_arrow_right.gif") no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	text-decoration: underline;
}


/* NEWS - ALIGNED RIGHT */
.news {
    float: right;
    width: 136px;
	margin-left: 10px;
	background: #ffffff url("bg_boxed_gray.gif") repeat-x;
	color: #666666;
}

.news h1, .news h2, .news h3 {
	font-weight: bold;
	font-size: 1.1em;
 	color: #666666;
	padding-left: 5px;
}

.news p {
	font-size: 0.8em;
	line-height: 100%;
}

.news img {
    border: 0;
	margin: 0;
}

.news a {
	text-decoration: none;
}

.news span {
	background: url("icon_arrow_right.gif") no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	text-decoration: underline;
}


/* BOXED */
.boxed {
	padding: 5px 20px 0px 20px;
}

.boxed h1, .boxed h2, .boxed h3 {
	font-weight: bold;
	font-size: 1.1em;
 	color: #666666;
}

.boxed img {
   border: 0;
}

.boxed p, .boxed ul, .boxed ol {
}

.boxed a {
   text-decoration: none;
}

.boxed span {
	background: url("icon_arrow_right.gif") no-repeat;
	padding-left: 10px;
	background-position: 0 50%;
	text-decoration: underline;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url("img10.gif") repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.gray {
	margin: 20px 30px;
	background: #ffffff url("bg_boxed_gray.gif") repeat-x;
	color: #666666;
}

.gray a {
	/* color: #666666; */
}

.col-one {
	float: left;
	width: 250px;
}

.col-two {
	float: right;
	width: 250px;
}


/* FOOTER */
#footer {
	width: 866px;
	height: 120px;
	margin: 0 auto;
	background:   url("img12.gif") repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background:   url("img13.gif") repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 600px;
	height: 45px;
	padding: 35px 0 0 20px;
}