/* ************************************************************************* */
/* TEXT DEFINITIONEN */
/* ************************************************************************* */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.5em;
	color: #323232;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 0pt;
	margin-right: 0;
	margin-bottom: 10pt;
	margin-left: 0;
}

h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0A57A4;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 30pt;
	margin-right: 0;
	margin-bottom: 10pt;
	margin-left: 0;
}

p {
	margin: 0 0 8px 0;
}

/* Links im Text */

a:link { 
	text-decoration:none; 
	color:#b62a2f; 
}

a:visited { 
	text-decoration:none; 
	color:#b62a2f; 
}

a:hover {
	text-decoration:none;
	color: #000000;
}

a:active { 
	text-decoration:none; 
	color: #000000;
}

a:focus { 
	text-decoration:none; 
	color: #000000;
}

/* Schrift im Start*/

div#startSchrift {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.15em;
}

#start1,#start2,#start3 {
	color:#666666;
}

/* ************************************************************************* */
/* Menu Level 1*/

.menuLevel1 {
	display:inline;
	border:0;
	margin:0;
	padding:0;
	font-size:16px;
	text-transform:uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #323232;
}

/* Links im Menu1 */
.menuLevel1 a { 
	text-decoration:none; 
}

/* Aktuell */
#menu64 a:link{
	color:#323232;
}

#menu64 a:visited{
	color:#323232;
}

#menu64 a:hover{
	color:#666666;
}

#menu64 a:active{
	color:#000000;
}

#menu64 a:focus{
	color:#666666;
}

/* Firma */
#menu51 a:link{
	color:#323232;
}

#menu51 a:visited{
	color:#323232;
}

#menu51 a:hover{
	color:#666666;
}

#menu51 a:active{
	color:#000000;
}

#menu51 a:focus{
	color:#666666;
}

/* Weiterbildung */
#menu48 a:link{
	color:#0A57A4;
}

#menu48 a:visited{
	color:#0A57A4;
}

#menu48 a:hover{
	color:#666666;
}

#menu48 a:active{
	color:#000000;
}

#menu48 a:focus{
	color:#666666;
}

/* Beratung */
#menu49 a:link{
	color:#0A57A4;
}

#menu49 a:visited{
	color:#0A57A4;
}

#menu49 a:hover{
	color:#666666;
}

#menu49 a:active{
	color:#000000;
}

#menu49 a:focus{
	color:#666666;
}

/* Projektbegleitung */
#menu53 a:link{
	color:#0A57A4;
}

#menu53 a:visited{
	color:#0A57A4;
}

#menu53 a:hover{
	color:#666666;
}

#menu53 a:active{
	color:#000000;
}

#menu53 a:focus{
	color:#666666;
}

/* Kontakt */
#menu52 a:link{
	color:#4C4C4C;
}

#menu52 a:visited{
	color:#4C4C4C;
}

#menu52 a:hover{
	color:#666666;
}

#menu52 a:active{
	color:#000000;
}

#menu52 a:focus{
	color:#666666;
}

/* ************************************************************************* */
/* SubMenu */

.sub {
	position:absolute;
	top:165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	text-transform:none;
	visibility:hidden;
	font-weight: normal;
	letter-spacing: 0em;
}

/* ************************************************************************* */
/* Menu Level 2*/

.menuLevel1 {

}

/* ************************************************************************* */
/* Menu Level 2*/

.menuLevel2 {
	display:block;
	border:0;
	margin-top:50px;
	padding:0 0 50px 0;
}


/* ************************************************************************* */
/* LAYOUT DEFINITIONEN */
/* ************************************************************************* */

/* Start */

#start {
	margin: 10px 20px 0 20px;
	padding: 10px 0 0 0;
}

#startWillkommen {
	position:absolute;
	left:50%;
	top:50%;
	margin: -200px 0 0 -300px;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
}

#startSchrift {
	position: absolute;
	top: 50%;
	margin: 205px 0 0 -20px;
	text-align:center;
	width:100%;
}

#startSchrift div {
	display:inline;
}


/* Head-Bereich der Seite mit Logo und Hauptmenu */
div#top {
	height: 220px;
	margin: 10px 20px 0 20px;
	background-image:url(images/dots_2.png);
	background-repeat:repeat-x;
}

div#top img#logo {
	margin: 30px 0px 15px 0;
}

/* Hauptmenu */
div#top ul {
	margin:0;
	padding:0;
}

.menuLevel1 li {
	margin:0;
	padding:0;
}

/* Seitenmenu */
div#top ul ul {
	position:absolute;
	left:20px;
	top:240px;
}

div#top ul ul li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}

/* Inhalt */
div#con {
	width:65%;
	height: 90%;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 230px;
}

/* Fusszeile */
div#bot {
	font-size: 10px;
	color: #999999;
	height: 20px;
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	vertical-align: bottom;
	bottom: 10px;
	position: relative;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

/* Pwiki ausblenden */
.piwik { display: none }
