/*

The ship's launching
First Scout In - Strategische Kommunikationsberatung
First Scout In - Strategic Communication Consultancy

Design: Andreas Winterer
Template originalle by: http://www.web20generator.com/

Weiss: #ffffff

Standard:
    Türkis: #9bd5e3
    Orange: #f18e00

Abgedunkelt:
    Halb-Dunkel-Türkis: #74c4d8
    Halb-Dunkel-Orange: #a66100
    Dunkel-Türkis: #44b0c8
    Dunkel-Orange: #643a00
    Hell-Türkis: #dbffff
    Hell-Orange: #ffce40
    Rot: #720f00
*/

/* ---------------------------------------------------------------------------------- */


.box { 
	background: url(pr.gif) repeat;
	width: 690px;
	text-align:left;
	margin:20px auto;
 }
 
.boxtop div {
	background: url(public_relations_lo.png) no-repeat top left; 
 }
 
.boxtop { 
	background: url(public_relations_ro.png) no-repeat top right;
 }

.boxbottom div {
	background: url(public_relations_lu.png) no-repeat bottom left;
 }
 
.boxbottom {
	background: url(public_relations_ru.png) no-repeat bottom right;
 }

.boxtop div, .boxtop, .boxbottom div, .boxbottom {
	width: 100%;
	height: 25px;
	font-size: 25px;
}

.content 
{
	width:690px;
	margin 0 auto;
 }

.header
{
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
/*	height = Abstand des Contentbreichs von oben */
	height:232px;
}

.navigation
{
	margin:20px 0px 20px 0px;
	font-family: Coutier,Arial,Tahoma,Verdana,Helvetica,Swiss,sans-serif;
	font-size: 0.9em;
	font-color:#ffffff;
}

.navigation a:link {
	color: #000000;
	text-decoration: none;
}

.navigation a:visited {
	color: #000000;
	text-decoration: none;
}

.navigation a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

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

.logoimg {
	margin-left:0px;
	width:100px;
	float:left;
	display: inline;
}

/* .logo { 
	display: inline;
	font-size: 55px;
    margin-left:80px; 
	margin-left:90px;
	line-height:90px;
} 
*/

.sidebar {
	width:130px;
	float:left;
	margin: 0px 20px 0px 20px;
	display:inline;
}

.main {
	width:460px;
	margin-left:180px;
	margin-right:20px;
	padding-top:5px;
	font-size: 1em;
}

.main li {
	margin-left:0px;
	margin-right:20px;
	font-size: 1em;
}

.main ul,ol {
	margin-left:0px;
	margin-right:0px;
	font-size: 1em;
}

.quote {
	margin-left:180px;
	margin-right:20px;
	padding-top:20px;
	font-size: 0.7em; 
	text-align:right; 
	font-family: Tahoma, "Arial Narrow", "Swiss Narrow", "Helvetica Narrow", sans-serif;
/*	font-style: italic; */
}

.main h1 {
	font-size: 1.3em; 
	font-weight: bold;
}

.main h2 {
	font-size: 1.2em; 
	font-weight: bold;
}

.main h3 {
	font-size: 1.1em; 
	font-weight: bold;
}


body {
	background: url(strategische_kommunikationsberatung.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center; 
	font-size: 17px; 
	font-family: 'Times New Roman', Times, Georgia, Book Antiqua, Palatino, serif; /* Schriftarten fuer Fliesstext */
}
	
.footer {
	text-align:center; 
	width:690px;
	font-size: 0.7em; 
	font-family: Arial,Verdana,Tahoma,Swiss,Helvetica,sans-serif;
/*	font-style: italic; */
}
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}


/* FSI Hyperlinks Farben usw. */
a { font-weight: bold; text-decoration: none; }
a:link { color: #720f00; }
a:visited { color: #720f00; }
a:hover { color: #44b0c8; }
a:active { color: #44b0c8; }

/* FSI Typo  
    Türkis: #9bd5e3
    Orange: #f18e00
    Halb-Dunkel-Türkis: #74c4d8
    Halb-Dunkel-Orange: #a66100
    Dunkel-Türkis: #44b0c8
    Dunkel-Orange: #643a00
    Hell-Türkis: #dbffff
    Hell-Orange: #ffce40
*/

em
{
	font-weight: bold;
	font-style: normal;
    color: #643a00;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Coutier,Tahoma,Verdana,Helvetica,Swiss,sans-serif;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}

/* FSI bilder */

img	{
	border: 0;
}

#bild_umfliessen_links
{
	float: left;
	margin: 4px 8px 4px 2px;
}

#bild_umfliessen_rechts
{
	float: right;
	margin: 4px 2px 4px 8px;
}	