/* ------------------------------ 
         MCA-Stylesheet
           08.04.2008
     by carsten-peters.net
------------------------------ */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background: #fff;
	padding: 10px 0;
}
img {
	border: none;
}

.clear {
	clear: both;
}

acronym,
abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

strong {
	color: #333;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	background: url(../images/mid_bg.gif) repeat-y;
}

#head{
	width: 780px;
	height: 146px;
}

#home #head {
	background: url(../images/head_index.jpg) no-repeat;
}

#profil #head {
	background: url(../images/head_profil.jpg) no-repeat;
}

#interims #head {
	background: url(../images/head_interims.jpg) no-repeat;
}

#kontakt #head {
	background: url(../images/head_kontakt.jpg) no-repeat;
}

#beratung #head {
	background: url(../images/head_beratung.jpg) no-repeat;
}

#referenzen #head {
	background: url(../images/head_referenzen.jpg) no-repeat;
}

#mitglied #head {
	background: url(../images/head_mitglied.jpg) no-repeat;
}

#kontakt #head {
	background: url(../images/head_kontakt.jpg) no-repeat;
}

#impressum #head {
	background: url(../images/head_impressum.jpg) no-repeat;
}

h1 {
	text-indent: -9999px;  
	position: relative;
	margin: 30px 0 0 0;
}

#profil h1 {
	background: url(../images/abraham.jpg) no-repeat;
	width: 121px;
	height: 190px;
	left: 53px;
}

#kontakt h1 {
	background: url(../images/kontakt.jpg) no-repeat;
	width: 160px;
	height: 120px;
	left: 34px;
}

h1 a {
	position: relative;
	display: block;
	text-decoration: none;
}

#profil h1 a {
	width: 121px;
	height: 190px;
}

#kontakt h1 a {
	width: 160px;
	height: 120px;
}

.logo-mca {
	text-indent: -9999px;  
	background: url(../images/mca.gif) no-repeat 50% 0%;
	position: relative;
	width: 103px;
	height: 54px;
	top: 40px;
	left: 65px;
}

#logo {
	position: absolute;
}

#content,
#content-index {
	width: 505px;
	padding: 0 20px 0 240px;
	background: url(../images/mid.gif) no-repeat center top;
}

#content,
#content-index { /* Simplified Box Model Hack (SBMH) */
\width: 760px; 
w\idth: 505px;
}

#content-index {
	text-align: center;  
}

#footer {
	width: 780px;
	padding: 0 0 10px 0;
	clear: both;
	background: url(../images/footer.gif) no-repeat;
	margin-top: 20px;
	height: 18px;
}

h2, h3, h4 {
	font: normal 20px Arial, Helvetica, Sans-Serif;
	color: #036;
	margin: 0 0 5px 0;
}

h2 {
	padding: 20px 0 10px 0;
	font-variant: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin-top: 5px;
}

p {
	padding: 0 0 10px 0;
}

p, dl, ul {
	font: 13px/20px Arial, Helvetica, Sans-Serif;
	color: #333;
}
.clear {
	clear: both;
}

#content ul,
#content ol {
	padding: 0 0 20px 30px;
}

#content ul li {
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../images/dot.gif) no-repeat 0px 8px;
	margin-bottom: 8px;
}

img#mca {
	margin: 25px 0 25px;
}


/* ------------------------------ 
             links
------------------------------ */

#content a:link {
 	color: #036;
 	text-decoration: none;
 	border-bottom: 1px dotted #036;
}

#content a:visited {
 	color: #006;
 	text-decoration: none;
 	border-bottom: 1px dotted #006;
}

#content a:hover {
	background-color: #f5f5f5;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}


/* ------------------------------ 
           navigation
------------------------------ */

#navlist {
	width: 555px;
	height: 20px;
	background: url(../images/nav_bg.gif) repeat-x;
}

#navlist { /* Simplified Box Model Hack (SBMH) */
\width: 759px; 
w\idth: 555px;
}

#navcontainer {
	margin: 0 0 0 10px;
	height: 18px;
}

#navcontainer ul,
#footer ul {
	border: 0;
	margin: 0;
	padding: 1px 0 0 205px;
	list-style-type: none;
	text-align: center;
}

#footer ul {
	padding: 1px 0 0 10px;
}
#navcontainer ul li,
#footer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a,
#footer ul li a {
	width: 110px;
	height: 18px;
	border-left: 1px solid #D7D6D8;
	border-right: none;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 0.8em/18px arial, helvetica, sans-serif;
}

#footer ul li a {
	width: 101px;
	margin: 0;
	border-left: none;
	border-right: 1px solid #D7D6D8;
	font: bold 10px/18px arial, helvetica, sans-serif;
}

#navcontainer ul li a:hover,
#footer ul li a:hover {
	color: #fff;
	background: #036;
}

#navcontainer a:active,
#footer a:active {
	background: #036;
	color: #fff;
}

#navcontainer li#active a,
#footer li#active a {
	background: #036;
	color: #fff;
}

#lang img { padding: 3px 0 0 0; }


/* ------------------------------ 
            tabelle
------------------------------ */

table {
	border: 0;
	padding: 0 0 15px 0;
}

td, th {
	background: #fff;
	font: 12px/18px Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	padding: 0 15px 10px 0;
}

th {
	font-weight: bold;
}

td#jahr {
	width:88px;
}

td#taetigkeit {
	width:405px;
}

#content td ul {
	padding: 0 0 5px 0;
}

#content td ol {
	padding: 0 0 5px 15px;
}

#content td ul li {
	padding: 0 0 0 15px;
	margin-bottom: 2px;
}

#content td ol li {
	padding: 0;
}


/* ------------------------------ 
          accordeon
------------------------------ */

#projekte {
	width: 100%;
}

#projekte dt {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	cursor: pointer;
	margin: 0;
	color: #036;	
}

#projekte table {
	margin: 10px 0 0 0;
}


/* ------------------------------ 
             form
------------------------------ */

form dt {
	float: left;
	width: 100px;
	text-align: left;
}
form dd {
	margin: 10px;
}

form label {
	font-weight: normal;
	color: #333;
}

br {
	clear: both;
}

.title {
	font: normal 20px Arial, Helvetica, Sans-Serif;
	color: #036;
	margin: 0 0 5px 0;
}

.returnlink, .field {
	font: 13px/20px Arial, Helvetica, Sans-Serif;
}

.validbutton {
	visibility: hidden;
}

