@charset "UTF-8";
/* Stylesheet für den Bodystyle Mittel float
medium: screen
project: Unternehmenswebsite visentum
datei: main.css
begin: 20080727
Datum: 20090209
Autor: agentur ehrenplatz Sylvia Meinel
==============================================================
*/

* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body {
	font-family: "Lucida Sans Regular", Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.00%;
	line-height: 120%;
	color: #000000; /*font */
	background: #ebebeb;
	text-align: center;
	font-weight: lighter;
	font-style: normal;
}

#bb {
	text-align: left;
	width: 776px;
	height: 582px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em; /* nicht löschen - to avoid the peekaboo bug */
}

#header_logo {
	width: 776px;
	height: 107px;
	margin: 0 0 0 0;
}

#mainContent {
	width: 765px;
	height: 445px;
	margin: 0 0 0 11px;
	background-image: url(../images/mainContent.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

body#s000 #mainContent { background-image: url(../images/mainContent_index_full.jpg); }

#navigation {
	float: left;
	width: 124px;
	margin: 100px 0 0 15px;

}

#content {
	margin: 0px 20px 0 230px;
	padding: 50px 0 0 0;
}

#contentInner {
	height: 300px;
	overflow: scroll;
}

#footer {
	width: 765px;
	height: 15px;
	margin: 10px 15px 0 15px;
}

#frame {
	width: 700px;
	margin: 10px;
}

/********************************* text formatting font-size *********************************/

p, a, li,
caption, th, td, legend,
input, textarea, 
q, blockquote, cite, samp,
dt, dd, dfn,
adress {
	font-size: 1em;
}

.smaller {
	font-size: 0.9em;
}

label {
	font-size: 0.8em;
	line-height: 110%;
}

h1 { font-size: 1em; }

h2 { font-size: 1em; }

h3 { font-size: 1em; }

h4 { font-size: 1em; }

/********************************* RESET *********************************/
p input, p textarea, p label, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, li p, li a, li h1, li h2, li h3, li h4, li h5, li h6, li li, li li p, li li a, tr td, tr td tr, tr td tr td, td p, td a, td h1, td h2, td h3, td h4, td h5, td h6, th a, th p, th h1, th h2, th h3, th h4, th h5, th h6, input a, label a, legend a, input a, caption a, dt a, dd a, samp a, adress a, p cite, p q, a q, q q, h1 q, h2 q, h3 q, h4 q, h5 q, h6 q, li q, td q, tr q, th q, legend q, adress q, dt q, dd q, samp q, caption q, blockquote cite {
	font-size: 100%;
}
/*** end of reset ***/

p, li, label {
	line-height: 145%;
	margin: 0 0 10px 0;
}

.bufferNeg {
	margin-top: -8px;
}

h1, h2, h3, h4, h5, h6 {
	background: transparent;
}

h1 { }

h2 { }

h3 { }

h6 { /* imprint */
	font-size: 90%;
	padding-top: 2px;
	text-align: left;
}

table {
	border: 0 none;
    border-collapse: collapse;
	vertical-align: top;
}

tr {
	vertical-align: top;
}

img {
	border: 0 none;
	margin: 0px;
}

hr {
	background: #aaa;
	border: 0 none;
	height: 1px;
	margin-top: -5px;
	margin-bottom: 7px;
	width: 400px;
}

hr.lone {
	margin: 15px 0 15px 0;
}

.em {
	font-style: italic;	
}

.bolder {
	font-weight: bold;
}

.colorize {
	color: #9dc11e;
	font-weight: bold;
}

.colorizeR {
	color: #a5301c;
	font-weight: bold;
	margin-top: 20px;
}

.black {
	color: #000;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.fltlt {float: left;
        margin-right: 10px;}
			  
.fltrt {float: right;
        margin-left: 10px;}
		
.clearflt {
	clear: both;
	height: inherit;
	background: inherit;
}

.nosey {display:none;}
			  
.clearbot { /* Klasse für break-Element <br class="clearfloat" /> als letztes Element nach dem Schließen eines Containers */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	background: inherit;
}

.footer {
}

.inline {
	display: inline;
}

.aural {
	text-indent: -999em;
}

table, td, tr {margin: 0; padding: 0;}

table.tableVis_ent_um {
	margin-top: 0.2em;
}

table.tableVis_ent_um td {
	font-size: 90%;
	padding: 0.3em 0;
}

table.tableVis_ent_um td.col1 {
	font-weight: bold;
	padding-right: 1em;
}

table.tablePersonendesc {
	width: 500px;
	margin-bottom: 1.5em;
}

table.tablePersonendesc td {
	font-size: 95%;
	line-height: 150%;
}

#termineZweiSpalter td {
	font-size: 1.1em;
	line-height: 120%;
	margin: 0;
	padding: 2px 0px 2px 0;
}

#termineZweiSpalter .captions_termine {
	line-height: 150%;
	padding: 14px 0 2px 0;
}

.td_termine {
	font-style: italic;
	padding-right: 6px;
	width: 20%;
}

#termineZweiSpalter .uhrzeit {
	text-align: left;
	padding-bottom: 5px;
}

.col2datum {
	text-align: right;
	width: 22%;
}

.buffer {
	width: auto;
}

/*** termine end ***/

.td_person {
	width: 350px;
}

.td_imp {
	width: 225px;
}

.td_imp_col2 {
	width: 225px;
	text-align: right;
}

/**************** bullets ****************/

ul {
	list-style-type: none;
}

#content ul {
	margin-bottom: 15px;
}

#content li {
	font-size: 90%;
	margin: 0 0 3px 0;
	padding-left: 12px;
}

#content li span {
	margin-left: -14px;
}

#content ul.angebotList {
	margin-top: -5px;
}

#content ul.angebotList li {
	font-size: 110%;
}

ul.philosophiemarker {
	margin: 1.5em 0 0 0;
}


/*** hover-einblendungen schulungen ***/

.seminarankundigung_line1 { }

.seminarankundigung_line1 a,
#content .seminarankundigung_line1 a {
	color: #666;
	display: block;
	margin: 8px 0 0 0;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	position: relative;
}

.seminarankundigung_line1 a:hover {
	background: #f5ffdb;
	color: transparent;
}

.seminarankundigung_line1 a .ausblendung {display:none;}

.seminarankundigung_line1 a:hover .ausblendung {
	background: #f5ffd0;
	border: 1px solid #ccc;
	color: #000;
	display: block;
	margin-top: 4px;
	padding: 4px 10px;
}

/********************************* Navigation **********************************/

img a {text-decoration: none}

#navigation ul li a,
#navigation ul li span {
	height: 22px;
}

#navigation ul li#phil a {
	background: transparent url(../images/nav1stPhil.gif) no-repeat left 0px;
}

#navigation ul li#phil a:hover,
#navigation ul li#phil a:active,
#navigation ul li#phil a:focus,
#navigation ul li#phil a#acct1st {
	background: transparent url(../images/nav1stPhil.gif) no-repeat left -22px;
}

#navigation ul li#ange a {
	background: transparent url(../images/nav1stAnge.gif) no-repeat left 0px;
}

#navigation ul li#ange a:hover,
#navigation ul li#ange a:active,
#navigation ul li#ange a:focus,
#navigation ul li#ange a#acct1st {
	background: transparent url(../images/nav1stAnge.gif) no-repeat left -22px;
}

#navigation ul li#ange li a,
#navigation ul li#ange li a:link,
#navigation ul li#ange li a:visited,
#navigation ul li#ange li a:hover,
#navigation ul li#ange li a:active,
#navigation ul li#ange li a:focus {
	background-image: none;
}

#navigation ul li#pers a {
	background: transparent url(../images/nav1stPers.gif) no-repeat left 0px;
}

#navigation ul li#pers a:hover,
#navigation ul li#pers a:active,
#navigation ul li#pers a:focus,
#navigation ul li#pers a#acct1st {
	background: transparent url(../images/nav1stPers.gif) no-repeat left -22px;
}

#navigation ul li#kont a {
	background: transparent url(../images/nav1stKont.gif) no-repeat left 0px;
}

#navigation ul li#kont a:hover,
#navigation ul li#kont a:active,
#navigation ul li#kont a:focus,
#navigation ul li#kont a#acct1st {
	background: transparent url(../images/nav1stKont.gif) no-repeat left -22px;
}

#navigation ul.nav2nd {
	margin: 0 0 15px 15px;
}

#navigation ul.nav2nd li {
	margin: 0;
}

#navigation ul.nav2nd li a,
#navigation ul.nav2nd li span,
#navigation ul.nav2nd li a:link,
#navigation ul.nav2nd li a:visited {
	background: transparent;
	color: #444;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul.nav2nd li a:hover,
#navigation ul.nav2nd li a:active,
#navigation ul.nav2nd li a:focus {
	background: transparent;
	text-decoration: underline;
}

#navigation ul.nav2nd li#acct2nd span {
	color: #777;
}

#navigation a,
#navigation span {
	display: block;
}

a, a:link, a:visited { color: #000000; text-decoration: underline; }
a:hover, a:active, a:focus, .acct { color: #666666; text-decoration: none; }

a.pdf, a.pdf:link, a.pdf:visited, a.pdf:hover, a.pdf:active, a.pdf:focus { font-size: 85%; }

a.innerside, a.innerside:link, a.innerside:visited { color: #777; text-decoration: none; }
a.innerside:hover, a.innerside:active, a.innerside:focus { color: #000; text-decoration: underline; }

#contentAngebot a.innersideEminent, #contentAngebot a.innersideEminent:link, #contentAngebot a.innersideEminent:visited { 
	color: #000; border-bottom: 1px dotted #78d04d; text-decoration: none; 
}
#contentAngebot a.innersideEminent:focus, #contentAngebot a.innersideEminent:hover, #contentAngebot a.innersideEminent:active { 
	cursor: pointer; color: #000; border-bottom: 1px solid #666; text-decoration: none; 
}

.emailtoSpamOnload {text-decoration: none;}
.emailtoSpamOnload>ins:before {text-decoration: none; content: "@";}
.emailtoSpamOnload del {text-decoration: none; }
.emailtoSpamOnload>del {display: none; text-decoration: none;}
*:first-child+html .emailtoSpamOnload>del {display:inline; text-decoration: none;}  /* IE 7 */

#content_imp a:link, #content_imp a:visited, #content_imp a:hover, #content_imp a:active {
	color: #444444;
}

#contentAngebot a,
#contentAngebot a:link,
#contentAngebot a:visited {
	color: #666;
	text-decoration: none;
}

#contentAngebot a:hover,
#contentAngebot a:active,
#contentAngebot a:focus {
	color: #000;
	text-decoration: underline;
}

/**************************************** breadcrumb ****************************/

#content p { 
	font-size: 95%;
}

#content p {
	line-height: 175%;
}

#content .smaller {
	font-size: 100%;
}

#content .fliesstext { font-size: 95%; }
#fliesstext p { 
	line-height: 145%; 
	margin-right: 2em;
	margin-bottom: 1.75em;
}

#content .kostenangabe {
	font-size: 95%;
}

#content h1 {
	line-height: 175%;
	padding-bottom: 20px;
	font-style: normal;
	font-weight: normal;
}

#content_imp p {
	font-size: 85%;
	margin-bottom: 4px;
}

#content_imp h3 {
	font-size: 90%;
	padding-bottom: 8px;
	line-height: 140%;
	font-weight: normal;
}

#content_imp h6 {
	padding-top: 2px;
}

#footer table {
	width: 735px;
}

#footer td {
	font-size: 95%;
	width: 245px;
}

#frame p {
	font-size: 85%;
	text-align: left;
	line-height: 140%;
	padding: 2px 0 14px 0px;
}

/**************************************** extra toolelement classes ****************************/
/* contact us := */

form {
	margin: 0px;
	padding: 0px;
}

#content p.formpre {
	font-size: 90%;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
}

#content p.answerback {
	font-size: 100%;
	margin: 0;
	padding: 5px 0 0px 0;
	color: #a5301c;
	font-weight: bold;
}

#content p.formwelcome {
	font-size: 90%;
	margin: 0;
	padding: 0 0 6px 0;
}

#content p.label {
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

label {
	font-size: 75%;
	color: #555555;
}

input.fields {
	display: block; /* Label-br */
	width: 360px;
	background-color:#d9e1bf;
	margin-bottom: 4px;
	border: 1px solid #999999;
}

textarea {
	display: block;
	width: 360px;
	height: 50px;
	background-color:#d9e1bf;
	border: 1px solid #999999;
	margin-bottom: 2px;
}

.but_submit {
	margin-top: 10px;
	padding: 1px 6px 1px 6px;
	background-color: #d9e1bf;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	font-size: 100%;	
}

.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
}

.textfieldFlashText input, input.textfieldFlashText{
	color: #FF9F9F;
}

/********************************* IDs **********************************/

/* Ende @media screen N I C H T  L Ö S C H E N */

/*============================================================
E N D E main.css
============================================================*/
