@charset "UTF-8";
/* Stylesheet für Die andrea Laufbahnberatung */
/* top - right - bottom - left */
/***************************/ 
/* Print                   */ 
/***************************/
/* Tags                    */
/*-------------------------*/
a:link    { color: #0f3277; text-decoration: underline }
a:visited { color: #0f3277 }
a:focus   { color: #0f3277 }
a:hover   { color: #754370;	cursor:pointer }
a:active  { color: #0f3277 }
body { line-height: 14pt; font-size: 11pt; color: #0f3277; font-family: "Century Gothic", Arial }
h1 { font-size: 16pt; font-weight: bold; margin: 0 0 10px 0 }
h2 { font-size: 14pt; font-weight: bold; margin: 10px 0 10px 0 }
h3 { font-size: 12pt; font-weight: bold }
p  { margin-top: 10px }
td { vertical-align: middle }
ul.TextList { font-size: 11pt; line-height: 15pt }
/*-------------------------*/
/* Classes                 */
/*-------------------------*/
.a                  { color: #007199 }
.active             { color: #754370 }
.autor              { font-size: 8pt; line-height: 10pt }
.logo               { border: none }
.icon               { border: none;	height: 16pt;	vertical-align: text-bottom }
.name               { color: black; font-size: 14pt }
.pictureBottomRight { display: none }
.pictureTopLeft     { float: left; padding: 15px 40px 10px 5px; border: none }
.table-text         { width: 99% }
.title              { color: black; font-size: 18pt; line-height: 20pt }
.title a            { text-decoration: none; cursor: pointer }
.subtitle           { color: #0f3277; font-size: 14pt; line-height: 22pt }
/*-------------------------*/
/* ID's                    */
/*-------------------------*/
body#page {
	text-align: left; 
	margin: 10px; 
	padding: 10px }
#Content { margin: 10px 0 0 0 }
#HeaderContainer { 
	min-width: 200px; 
	height: 70px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	border-top: 1px #0f3277 solid; 
	border-bottom: 1px #754370 solid } 
#HeaderLeft	{ 
	float: left; 
	width: 200px; 
	height: 50px;
	margin: 10px 0 0 5px; 
	padding: px } 
#HeaderRight { 
  text-align: right; 
	float: right;
	width: 600px; 
	height: 50px; 
	margin: 5px 5px 0 0; 
	padding: 5px; 
	background: url(../pictures/layout/ACSA.gif) bottom center no-repeat }
#Links { 
	float: left; 
	margin: 20px 0 0 0; 
	width: 95%; 
	padding: 10px ; 
	border-spacing: 0px; 
	border-top: silver 1px  solid;
	background: url(../pictures/layout/TextBackground.gif) repeat-x }
#NavigationBar 	{ display: none }
#Page	{ 
	margin: 0 auto 0 auto;
	width: 905px }
#Sitemap { display:none } 
#Text { 
	vertical-align: top; 
	padding: 15px 20px 10px 30px; 
	border-spacing: 0px }
#Zitat { display: none }
