/* 
----------------------------------------------------------------------
Small World Communications
Start: 12.11.2007
Letzte Aenderung: 03.12.2007
Autor: michaela jaekle - www.webportrait.de
Medium: Screen
----------------------------------------------------------------------
*/

/* ------------- Allgemeine Einstellungen ------------- */

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

* {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #DEDDD8;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 101%;
	font-size: 80%;
	line-height: 140%;
}

em {
	font-style: italic;
}

strong {
	line-height: 140%;
	font-weight: bold;
}

a {
	color: #666666;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #666666;
}


/* ------------- Basis-Layout ------------- */

#wrapper {
	width: 1000px;
	min-width: 41em;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}

#kontaktMenue {
	background: url(../images/navi_hg.jpg) no-repeat;
	height: 20px;
	margin-bottom: 1px;
	padding-right: 5px;
	text-align: right;
	background-color: #ECEBE6;
}

#kontaktMenue {
	margin-top: -6px; /* Angabe für den IE 5.x */
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px; /*Angabe für die anderen Browser */
}

#header {
	height: 309px;
}

#langMenue {
	background: url(../images/navi_hg_23px.jpg) no-repeat;
	height: 23px;
	padding-right: 5px;
	background-color: #ECEBE6;
	text-align: right;
}

#langMenue {
	margin-top: -23px; /* Angabe für den IE 5.x */
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: -23px 0 0 0; /*Angabe für die anderen Browser */
}

#navcontainer {
	padding: 30px 0px 30px 10px;
	color: #FFFFFF;
	float: left;
	clear:left;
}

#navcontainer {
	width: 203px;
	height:1590px;
	voice-family: "\")\"";
	voice-family: inherit;
	width: 217;
	height:1650;
}


#content {
	width: auto;
	margin-left: 213px;
	background-color: #fefefe;
}

#content {
	voice-family: "\")\"";
	voice-family: inherit;
	height:1650px;
}

#content_text {
	position: relative;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 3px;
	width: 520px;
	height: 365px;
}

#content_image {
	float:right;
	clear:right;
	position: relative;
	margin: 0;
	padding: 0;
	top: 30px;
	left: -60px;
	width: auto;
	height: 365px;
}

#footer {
	height: 300px;
	padding-top: 20px;
	position: relative;
	margin: 0;
	padding: 0;
}


/* ------------- Header ------------- */


#header h1 {
	text-indent: -9999px;
}

/* ------------- kontaktMenue ------------- */

#kontaktMenue ul {
	list-style: none;
}

#kontaktMenue li {
    display:inline;
}

#kontaktMenue a {
	font-size: 80%;
	font-weight: bold;
	line-height: 90%;
}

/* ------------- langMenue ------------- */ 

#langMenue ul {
	list-style: none;
}

#langMenue li {
    display:inline;
}

#langMenue a {
	font-size: 80%;
	font-weight: bold;
	line-height: 90%;
}


/* ------------- hauptMenue ------------- */


#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	position: relative;/* fuer IE */
}

#navcontainer ul {
	margin: 15px 0 15px 0; /* Angabe für den IE 5.x */
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px; /*Angabe für die anderen Browser */
}

#navcontainer ul ul {
	padding-left: 10px;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	padding-top: 8px;
	font-size: 85%;
	font-weight: bold;
	line-height: 80%;
	color: #FFFFFF;
}

#navcontainer a {
	margin-top: -15px; /* Angabe für den IE 5.x */
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px; /*Angabe für die anderen Browser */
}

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

#navcontainer a:hover {
	color:#333333;
}


/* ------------- Footer ------------- */

#footer {
	clear: both;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 152px;
	text-align: center;
	height: 30px;
	font-size: 80%;
}



/* ------------- Inhaltsbereich ------------- */

#content h2 {
	padding: 30px 80px 30px 80px;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#content h3 {
	margin-bottom: 20px;
	padding: 10px 80px 0px 80px;
	font-size: 100%;
	font-weight: bold;
}

#content h4 {
	padding: 10px 80px 3px 80px;
	font-size: 100%;
	font-weight: bold;
}

#content h5 {
	margin-top: 0px;
	padding: 0px 80px 3px 80px;
	font-size: 100%;
	font-weight: bold;
}

#content p {
	padding: 0px 80px 20px 80px;
	text-align: justify;
}

#content_text p {
	text-align: justify;
	padding: 0px 80px 0px 80px;
}

#content ul {
	padding: 0px 80px 0px 80px;
	list-style-type: square;
	list-style-position: outside;
	}

#content li {
	padding: 0px 0px 6px 0px;
}

#content a {
text-decoration: underline;
}

/* ------------- Farben ------------- */	

.bg_farbeIndex {
	background-color: #A3A758;
}

.farbeIndex {
	color: #93A82E;
	font-style: italic;
}

.bg_farbeKontakt {
	background-color: #61C7D1;
}

.farbeKontakt {
	color: #58BDD1;
	font-style: italic;
}

.bg_farbeImpressum {
	background-color: #D78C58;
}

.farbeImpressum {
	color: #D78C58;
	font-style: italic;
}

.bg_farbePresse {
	background-color: #274692;
}

.farbePresse {
	color: #1E4AA4;
	font-style: italic;
}

.farbeAgenturprofil {
	color: #317C5D;
	;
	font-style: italic;
}

.bg_farbeAgenturprofil {
	background-color: #317C5D;
}

.bg_farbeLeistungen {
	background-color:#D36810;
}

.farbeLeistungen {
	color: #D36810;
	font-style: italic;
}

.bg_farbeBeratung {
	background-color: #89b3d1;
}

.farbeBeratung {
	color: #61a2d1;
	font-style: italic;
}

.bg_farbePressearbeit {
	background-color: #C78CC2;
	font-style: italic;
}

.farbePressearbeit {
	color: #C78CC2;
	font-style: italic;
}

.bg_farbeZeitschriften {
	background-color:#9FBCD8;
}

.farbeZeitschriften {
	color: #50A5DE;
	font-style: italic;
}

.bg_farbeRedaktion {
	background-color:#CC3333;
	font-style: italic;
}

.farbeRedaktion {
	color: #CC3333;
	font-style: italic;
}

.farbeSeminare {
	color: #FF9221;
	font-style: italic;
}

.bg_farbeSeminare {
	background-color:#FF9221;
}

.farbeTeam {
	color: #2D55BC;
	font-style: italic;
}

.bg_farbeTeam {
	background-color:#6B85B4;
}

.bg_farbeReferencen {
	background-color: #FFB914;
}

.farbeReferencen {
	color: #FFB914;
	font-style: italic;
}

.farbeNews {
	color: #3A789F;
	font-style: italic;
}

.bg_farbeNews {
	background-color:#3A789F;
}

.bg_farbeUnternehmenskommunikation {
	background-color: #75A928;
}

.farbeUnternehmenskommunikation {
	color: #75A928;
	font-style: italic;
}


/* ------------- Formular ------------- */	


#formular { 
	margin-left :0; 
	padding: 40px 80px 20px 65px; 
	width:627px; 
}

form { 
	margin:0; 
	padding:0;
}


#formular p {
	padding: 0px 0px 0px 234px;
}

fieldset {
	width:480px; 
	border:1px solid #999; 
	padding:10px; 
	margin:10px; 
	text-align:left;
}

fieldset:hover {
	border-color:#333;
}
	
fieldset#checkbox input {
	width:15px;
	height:15px;
	padding:15px; 
	margin:5px; 
}
	
legend {
	font-size:1em; 
	color:#666; 
	font-weight:bold; 
	padding:5px; 
	margin:5px; 
	background:none;
}
	
label { 
	color:#666; 
	font-size:1em; 
	margin:0 3px 3px 0; 
	padding:0; line-height:1.5em; 
	width:215px; 
	display:block; 
	float:left; 
	clear:left;
}
	
input {
	font-size:1em; 
	border:1px solid #666; 
	padding-left:0.3em; 
	margin-bottom:0.8em; 
	width:240px; 
	background:#fff;
}
	
input:focus {
	border-color:#FF6600;
}

select {
	border:1px solid #666; 
	padding-left:0.3em; 
	margin-bottom:0.8em; 
	background:#fff; 
	width:100px;
}

option {
	color:#FF6600;
}

textarea {
	width:240px; 
	border:1px solid #666;
}

textarea:focus {
	border-color:#FF6600;
}

.plz {

	width:50px;
}

.ort {
	width:180px;
}

.ort_o {
	width:240px;
}

.strasse {
	width:200px;
}

.strasse_o {
	width:240px;
}

.strnummer {
	width:30px;
}

.submitbtn {
	width:123px; 
	background:#666; 
	border:1px solid; 
	border-color:#999 #333 #333 #999; 
	color:#fff; 
	cursor:pointer; 
	padding:0; 
	margin:0;
}

.submitbtn:hover {
	background:#FF6600;
	color:#fff;
	border:1px solid;
	border-color:#FF6600;
}

.presseverteiler {

	color:#666; 
	font-size:1em; 
	margin:0 0px 8px 0; 
	padding:0; line-height:1.5em; 
	width:370px; 
	display:block; 
	float:left; 
	clear:left;
}

.rueckruf {

	color:#666; 
	font-size:1em; 
	margin:0 0px 8px 0; 
	padding:0; line-height:1.5em; 
	width:370px; 
	display:block; 
	float:left; 
	clear:left;
}

.informationen {

	color:#666; 
	font-size:1em; 
	margin:0 0px 8px 0; 
	padding:0; line-height:1.5em; 
	width:370px; 
	display:block; 
	float:left; 
	clear:left;
}

.informationenText {

	width: 460px;

}
