/* MAIN */
* {
	padding:0;
	margin:0;
}

html {
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

p {
  margin-top: 5px;
  margin-bottom: 15px;
}

h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 0 0 5px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* FONTS */

/* SIZES */

body {
	font-size: 13px;
}

/*
body.f-smaller {
	font-size: 11px;
}
body.f-default {
	font-size: 13px;
}
body.f-larger {
	font-size: 15px;
}
*/

h1 {
margin: 10px 0 10px 0;
padding: 0pt;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 17px;
color: #224466;
}

h2 {
margin: 10px 0 5px 0;
padding: 0pt;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 17px;
color: #224466;
}

h3 { 
	font-size: 12px;
	font-family: Arial-Narrow, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size:  120%;
	color: #f39924;
}

h5 {
	text-transform: uppercase;
	font-size: 100%;
}

h6 {
	font-style: italic;
	font-size: 100%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a {
	font-size: 110%;
}

.contentheading {
	margin: 10px 0 10px 0;
	padding: 0pt;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 19px;
	color: #224466;
	display: block;
}

.componentheading {
	margin: 10px 0 10px 0;
	padding: 0pt;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 19px;
	color: #F75002;
	display: block;
}

td.componentheading {
	padding-bottom: 15px;
}

/* end */

/* FAMILY */

body {
		line-height: 125%;
		font-family: Helvetica, Arial, sans-serif;
}


a:link,
a:visited {
	text-decoration: underline;
	color: #004182;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

/* end */
/* List styles */


ul {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
}

ul li {
	margin: 5px 0;
	padding-left: 25px;
	background: url(http://www.mactoo.de/images/arrow-round.png) 0 3px no-repeat;
}

#componentcolumn ul li {
	margin: 15px 0;
}

div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

ul.arrow li {
	background: url(http://www.mactoo.de/images/bullet-arrow.png) 0 0 no-repeat;
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.check li {
	background: url(http://www.mactoo.de/images/bullet-check.png) 0 0 no-repeat;
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.big li {
	padding-bottom: 10px;
	padding-left: 55px;	
}

ul.big li.big1 {
	background: url(http://www.mactoo.de/images/list-1.png) 0 -3px no-repeat;
}

ul.big li.big2 {
	background: url(http://www.mactoo.de/images/list-2.png) 0 -3px no-repeat;
}

ul.big li.big3 {
	background: url(http://www.mactoo.de/images/list-3.png) 0 -3px no-repeat;
}

ul.big li.big4 {
	background: url(http://www.mactoo.de/images/list-4.png) 0 -3px no-repeat;
}

ul.big li.big5 {
	background: url(http://www.mactoo.de/images/list-5.png) 0 -3px no-repeat;
}

ul.big li.big6 {
	background: url(http://www.mactoo.de/images/list-6.png) 0 -3px no-repeat;
}

ul.big li.big7 {
	background: url(http://www.mactoo.de/images/list-7.png) 0 -3px no-repeat;
}

ul.big li.big8 {
	background: url(http://www.mactoo.de/images/list-8.png) 0 -3px no-repeat;
}

ul.big li.big9 {
	background: url(http://www.mactoo.de/images/list-9.png) 0 -3px no-repeat;
}

/*** Designprozess - webdesign ***/

ul.big-dw li {
	padding-bottom: 10px;
	padding-left: 85px;	
}

ul.big-dw li.big1 {
	background: url(http://www.mactoo.de/images/1-beratung.png) 0 -3px no-repeat;
}

ul.big-dw li.big2 {
	background: url(http://www.mactoo.de/images/2-konzeption.png) 0 -3px no-repeat;
}

ul.big-dw li.big3 {
	background: url(http://www.mactoo.de/images/3-entwurf.png) 0 -3px no-repeat;
}

ul.big-dw li.big4 {
	background: url(http://www.mactoo.de/images/4-umsetzung.png) 0 -3px no-repeat;
}

ul.big-dw li.big5 {
	background: url(http://www.mactoo.de/images/5-endabnahme.png) 0 -3px no-repeat;
}


/* end */

/* ALERT STYLES */
/* Alert styles */
span.alert {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}


span.notice {
	display: block;
	background: #F7F7F7;
	padding: 10px;
	margin-bottom: 10px;
	color: #000;
	border: 1px solid #999999;
}

span.info {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 60px;
}

span.star {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.note {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 60px;
}

span.no-img {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 10px;
}

span.download {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}



span.alert {
	background: #F7F1EF url(http://www.mactoo.de/images/icon-alert.png) 5px 5px no-repeat;
	border-top: 4px solid #F8A88C;
	border-bottom: 4px solid #F8A88C;
	color: #000;
}

span.info {
	background: #f7f7f7 url(http://www.mactoo.de/images/info-box.png) 0% 50% no-repeat;
	border-top: 4px solid #dbdbdb;
	border-bottom: 4px solid #dbdbdb;
	color: #333;
}

span.star {
	background: #ffffe6 url(http://www.mactoo.de/images/icon-star.png) 5px 5px no-repeat;
	border-top: 4px solid #f6f086;
	border-bottom: 4px solid #f6f086;
	color: #333;
}

span.note {
	background: #f7f7f7 url(http://www.mactoo.de/images/note-box.png) 0% 50% no-repeat;
	border-top: 4px solid #dbdbdb;
	border-bottom: 4px solid #dbdbdb;
	color: #333;
}

span.no-img {
	background: #f7f7f7;
	border-top: 4px solid #dbdbdb;
	border-bottom: 4px solid #dbdbdb;
	color: #333;
}


span.download {
	background: #e6ffe1 url(http://www.mactoo.de/images/icon-download.png) 5px 5px no-repeat;
	border-top: 4px solid #bbeeae;
	border-bottom: 4px solid #bbeeae;
	color: #333;
}

blockquote {
	background: #f5f5f5 url(http://www.mactoo.de/images/quote-start.png) 5px 5px no-repeat;
	border-top: 4px solid #D3D3D3;
	border-bottom: 4px solid #D3D3D3;
}

blockquote p {
	background: url(http://www.mactoo.de/images/quote-end.png) 100% 100% no-repeat;
}

pre {
	background: #BFCBDC url(http://www.mactoo.de/images/icon-code.png) 5px 5px no-repeat;
	border-top: 4px solid #779BCE;
	border-bottom: 4px solid #779BCE;	
	color: #000;
}

/* Misc styles */

div.style {
	border: 4px solid #f5f5f5;
}

#rocket {
	background: url(http://www.mactoo.de/images/rocket.png) 0 0 no-repeat;
}
/* end */

/* QUOTE */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* end */

/* BLOCKQUOTE */

blockquote {
	color: #333;
	background: #E4E4E4 url(http://www.mactoo.de/images/quote_corner.png) 0 0 no-repeat;
	padding: 10px;
	padding-left: 50px;
	margin:  10px 0;
}

/* end */

/* CODE */

pre {
	background: #f6f6f6;
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	padding: 10px;
	font-size: 95%;
}

/* end */


/* LAYOUT */

#page-bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #f5f5f5;
}

div#wrapper {
	width: 855px;
	margin: 0 auto;
	position: relative;
	background: #f5f5f5;
}

/* JOOMLA! CORE */

/* CONTENT */

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
	width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	color: #004182;
	background: url(http://www.mactoo.de/images/bullet_arrow.png) no-repeat;
}

div#cont a.readon {
	background: url(http://www.mactoo.de/images/body-readon.png) 0 0 no-repeat;
	color: #fff;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* end */

/* PATHWAY */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-weight: bold;
}

span.pathway a {
}

span.pathway img {
	border: 0;
	width: 10px;
	margin: 0 7px 0 9px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* end */

/***** LAYOUT *****/


div.moduletable {
	margin: 0 0 20px 0;
}

div.moduletable h3 {
	margin: 0px 0;
	padding: 10px 5px 5px 10px;
	height: 20px;
	color: #326598;
	background: url(http://www.mactoo.de/images/m-table.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

div.moduletable table {
	padding:5px;

	border-top: none;
	border-bottom: none;
}

#user2 {
	width:100%;
}

/***SH***/

#sh-left  {
	height: 100%;
	padding: 0 0px 0px 5px;
	background: #ffffff url(http://www.mactoo.de/images/sh-left.gif) 0 0 repeat-y;
}


#sh-right {
	height: 100%;
	padding: 0 5px 0px 0px;
	background: #ffffff url(http://www.mactoo.de/images/sh-right.gif) 100% 0 repeat-y;
}

#sh-footer {
	height: 20px;
	background: url(http://www.mactoo.de/images/sh-footer.gif) no-repeat;
}

#cont {
	background-color: #ffffff;
}

#top {
	height: 20px;
	background: url(http://www.mactoo.de/images/sh-top.gif) repeat-x;
}

#top table.moduletable {
	float: right;
	margin: 0 5px 0 0;
}

#header {
	height: 110px;
	
}

#logo {
	height: 110px;
	width: 350px;
	float: left;
	background-image: url(http://www.mactoo.de/images/mactoo-logo.png);
	background-repeat: no-repeat;
}

img#logo-l {
	position:  absolute;
	top: 25px;
	left: 5px;
	width: 350px;
	height: 100px;
	border: 0;
	z-index: 101;
}

#md-top {
	height: 95px;
	width: 484px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #dddddd;
	float:right;
}

#leftcontent {
	width: 210px;
	margin: 30px 0px 0px 20px;
}

#centercontent {
	width: 575px;
	background-color:;
	margin: 30px 20px 0px 20px;
}

#footer {
	width: 800px;
	margin: 0px auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-left {
	text-align: left;
	vertical-align: top;
	width: 550px;
}

#footer-right {
	text-align: right;
	vertical-align: top;
	width: 245px;
}

#footer-left2 {
	text-align: left;
	vertical-align: top;
	width: 550px;
}

#footer-right2 {
	text-align: right;
	vertical-align: top;
	width: 245px;
}

#footer-right2 table.moduletable {
	text-align: right;
	vertical-align: top;
	width: 245px;
}


/* @group menus */

/* @group tab menu */

#safari {
	height: 53px;
	position: relative;
}

#nav {
	position: absolute;
	top: 0;
	height: 28px;
	width: 100%;
	background: url(http://www.mactoo.de/images/nav-bck.gif) repeat-x;
}

#nav ul {
	padding: 0;
	margin: 0;

}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
}

#nav a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 14px;
	text-decoration: none;
	cursor: pointer;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px #ffffff solid;
}

#nav a:link,
#nav a:visited {
	color: #fff;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #ffffff;
}

#nav a:hover {
	color: #000;
}

#nav ul#mainlevel li.active_menu a {
	background-color: #326598;
	background-image: url(http://www.mactoo.de/images/left-h3.gif);
	background-position: right;
	height: 28px;
	line-height: 28px;
	margin: 0px 0 0 0;
}

#menu_horiz ul.submenu li.active_menu {
}

/* @end */

/* @group sub menu */

#menu_horiz {
	position: absolute;
	top: 28px;
	height: 25px;
	width: 100%;
	background: #326598;
	overflow: hidden;
	left: 0px;
}

#menu_divider {
	height: 5px;
	overflow: hidden;
	background: #666;
	border-bottom: 1px solid #333;
}

ul.submenu {
	padding: 0;
	margin: 0;
}

div#menu_horiz ul.submenu{
	margin: 0 0 0 0px;
	padding: 0;
	padding-left:  1px;
	float:  left;
	
}

div#menu_horiz ul.submenu li {
	float:  left;
	background:  none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

div#menu_horiz ul.submenu li a {
	padding: 0 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	border-right: 1px solid #fff;
}

div#menu_horiz ul.submenu a:hover {
	color: #fff;
}

div#menu_horiz ul.submenu ul {
  display: none;
}

div#menu_horiz ul.submenu ul ul {
  display: none;
}

/* @end */

/* @group side menu */

ul.sidenav {
	list-style: none;
	margin: 10px;
    padding: 0px;
}

ul.sidenav li {
	border: 0;
	margin: 5px 0;
	padding-left: 20px;
	background: url(http://www.mactoo.de/images/arrow-round.png) 0 3px no-repeat;
}

ul.sidenav li a {
	display: block;
	padding: 0px 0 2px 0;
	margin-bottom: 0px;
	text-decoration: underline;
}

ul.sidenav ul li {
  padding-left: 0px;
  background: none;
  border: 0;
  
}

ul.sidenav ul ul li {
  margin-left: 0px;
  background: none;
  border: 0
}


/* @end */

/* @group topmenu */

#top a.mainlevel-nav:link,
#top a.mainlevel-nav:visited {
	text-decoration: none;
	color: #000000;
}

#top a.mainlevel-nav {
	text-decoration: none;
	color: #646365;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#top a.mainlevel-nav:hover {

}
/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 0;
	border-bottom: 1px solid #efefef;
	margin-bottom: 3px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.mainlevel:hover {

}

a.sublevel:hover {
	text-decoration: none;
}


a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

/* @end */
/***********   Form ******/

div.pointer {
	cursor: pointer;
}
