@charset "utf-8";
/* CSS Document */

body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/* 	font: 100% Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
    	background: #666666;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    	color: #000000;
		background-image:url(pics/suchmaschinenoptimierung-kaiserslautern.gif);
		background-attachment:fixed;
    }
    .oneColFixCtr #container {
    	width: 1020px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
   /* 	background: #FFFFFF;*/
    	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	border: 0px solid #000000;
		padding: 0px 20px 0px 20px;
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
		background-image:url(pics/kaiserslautern-suchmaschinen-optimierung.png);
		background-position:center top;
		background-repeat:repeat-y;
    }
    .oneColFixCtr #mainContent {
    	padding: 0 0px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
		background-image:url(pics/seminar-google-optimierung-kaiserslautern.gif);
		background-repeat:repeat-x;
		background-color:#742662;
    }
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
   	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size:16px;
	color:#FFFFFF;
	letter-spacing: 0.1em;
	margin: 0px 0px 25px 0px;
}
h2 {
	font-size:14px;
	color:#FF9900;
	margin: 0px 0px 15px 0px;
}
h3 {
	font-size: 10px;
	text-transform:none;
	line-height:10px;
}
p {
	font-size: 14px;
	text-align:justify;
	color:#FF84FF;
	margin: 0px 0px 25px 0px;
}
/* Hauptnavigation */
.main{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:292px;
	height:220px;
	line-height:28px;
	list-style-type: none;
	text-align: left;
	word-spacing: 0.2em;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color:#ababab;
/*	background-color:#a2398b;*/
	background-image:url(pics/google-optimierung-3.png);
	background-position: 0px -3px; /*	IE -15*/
	background-repeat:no-repeat;
	white-space:nowrap;
}
#mainnav {
	left:160px;
	position:relative;
/*	position:fixed;*/
	top:0px;
	width:0px;
	height:0px;
	clear:both;
}
ul a {
	display: block;
	text-decoration: none;
	color:#FF66FF;
	font-weight: bold;
	margin: 0px 0px 0px 23px;
	border-bottom-style:dotted;
	border-bottom-color:#FF66FF;
	border-bottom-width:1px;
/*	background-image:url(pics/googleoptimierung-kaiserslautern.gif);*/
}
ul a:visited {
	text-decoration: none;
	color:#FF66FF;
	font-weight: bold;
/*		background-image:url(pics/googleoptimierung-kaiserslautern.gif);*/
}
ul a:hover {
	background-image:url(pic/friseur-steitz-kaiserslautern.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	background-image:url(pics/google-optimierung-kaiserslautern.gif);
	background-repeat:repeat-x;
}
ul a:active {
	color:#90ab15;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image:url(pics/googleoptimierung-kaiserslautern.gif);
}

/* allgemeine Links*/

a:link { /* noch nicht besuchte Ziele */
	text-decoration:none;
	color:#FF66FF;
}    
a:visited { /* besuchte Ziele */
	 text-decoration:none;
	 color:#FF66FF;

} 
a:hover { /* Verweise bei "MouseOver" */
	text-decoration:underline;
	color:#FFFFFF;
}   
a:active {
	text-decoration:none;

}
/* Links weiss */
.white a:link { /* noch nicht besuchte Ziele */
	text-decoration:none;
	color:#FFFFFF;
}    
.white a:visited { /* besuchte Ziele */
	 text-decoration:none;
	 color:#FFFFFF;
} 
.white a:hover { /* Verweise bei "MouseOver" */
	text-decoration:underline;
	color:#FFFFFF;
}   
.white a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.biglink {
	color:#FFFFFF;
	font-weight: bold;
	background-image:url(pics/google-optimierung-kaiserslautern.gif);
	background-repeat:repeat-x;
}

.small {
	font-size: 10px;
	text-transform:none;
	line-height:20px;
}

#googleoptimierung #container #mainContent #mainnav .main #home a,
#google-optimierung #container #mainContent #mainnav .main #googleranking a,
#photoshop #container #mainContent #mainnav .main #photoshop-seminar a,
#webdesign #container #mainContent #mainnav .main #dreamweaver-seminar a,
#flash #container #mainContent #mainnav .main #flash-seminar a,
#premiere #container #mainContent #mainnav .main #premiere-seminar a,
#coreldraw #container #mainContent #mainnav .main #coreldraw-seminar a,
#download #container #mainContent #mainnav #nav .download a {
	color:#FFFFFF;
	background-image:none;
	cursor:default;
	padding: 0px 0px 0px 0px;
}
	
#head {
	background-image:url(pics/seminar-photoshop-kaiserslautern.gif);
	height:50px;
	width:1020px;
	clear:both;
}

#flasharea {
	height:200px;
	width:1020px;
	background-color:#CCCCCC;
	background-image:url(pics/seminar-suchmaschinenoptimierung-kaiserslautern.gif);
	background-image:url(pics/googleoptimierung-kaiserslautern.jpg);
}
.flashindex {
	float:right;
	width:568px;

}
#content {
	background-image:url(pics/seminar-googleoptimierung-kaiserslautern.gif);
	background-color:#742662;
	margin:0px;
	padding:0px 0px 0px 0px;
	
}
.orange {
	color:#FF9900;
}
#tutor {
	float:left;
	margin:24px 0px 0px 450px;
	word-spacing: 0.2em;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	
}
.start {
	float:left;
	width:162px;
	height:50px;
	overflow:hidden;
	padding:0px 0px 0px 14px;
	margin:0px;
}
.white12 {
	font-size: 11px;
	line-height:11px;
	color:#FF9900;
	color:#BF71A3;
	padding:0px 0px 0px 0px;
	word-spacing: 0.4em;
}
.violett-dark {
	color:#661d57;
	color:#742663;
}
.violett {
	color:#FF84FF;
	color:#ffb4f4;
}
.bg-violett {
	color:#742662;
	font-size: 8px;
}
#layout {
	background-image:url(pics/suchmaschinenoptimierung-kaiserslautern.png);
	background-position: -5px 10px;
	background-repeat:no-repeat;
	overflow:visible;
	height:1180px;
}
#left {
	float:left;
	width:433px;
	margin:70px 0px 0px 25px;
/* 	height:350px;*/
	overflow:hidden;
}
#right {
	float:right;
	width:428px;
	margin:70px 65px 0px 30px;
	overflow:hidden;
/* 	height:350px;*/
}
.seomarketing {
	margin-left:80px;
}

.seo {
	margin-left: 800px;
	white-space: nowrap;
	line-height: 0px;
	direction:rtl;
}

.add {
	white-space:nowrap;
	margin-left:20px;
}
.big {
	text-transform: uppercase;
	color:#FFFFFF;
	font-size:16px;
	letter-spacing:0.1em;
}
.smallhead {
	font-size:12px;
}
.txt-right {
	text-align:right;
}
.txt-up {
	text-transform: uppercase;
	font-weight:bold;
}
.call {
	margin:0px 0px 0px 0px;
	padding:180px 0px 0px 20px;
	float:left;
	color:#661d57;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0.1em;
	line-height:13px;
	height:25px;
	width:402px;
	height:20px;
}
.vorteile {
	margin:0px 0px 0px 0px;
	padding:1px 0px 1px 0px;
	font-size:14px;
	color:#FF84FF;
	background-image:url(pics/seminar-google-optimierung-kaiserslautern.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
.space-vorteile {
	padding:0px 0px 8px 0px;
}
.slogan {
	float:left;
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1020px;
	vertical-align:text-top;
}
#footer {
	background-color:#FF9900;
	height:26px;
	background-image:url(pics/google-optimierung-kaiserslautern.gif);
	background-repeat:repeat-x;
	color:#661d57;
	font-size:13px;
	padding:5px 0px 0px 20px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#661d57;
	border-bottom-width:3px;
}
#shadow-right {
	position:relative;
	top:0px;
	left:1020px;
	width:0px;
	height:0px;
	clear:both;
	background-image:url(pics/seminar-googleoptimierung-kaiserslautern.png);
	background-repeat:repeat-y;
}
#shadow-left {
	position:relative;
	top:0px;
	left:-20px;
	width:0px;
	height:0px;
	clear:both;
	background-image:url(pics/schulung-googleoptimierung-kaiserslautern.png);
	background-repeat:repeat-y;
}
.createmedia {
	float:left;
}
.gutschein {
	float:right;
	vertical-align:top;
	padding:2px 23px 0px 0px;
	color:#FFFFFF;
}
.white {
	color:#FFFFFF;
}
.tagcloud {

/*	border-style:dotted;
	border-color:#FF66FF;
	border-width:1px;*/
	overflow:hidden;
}
.abstand {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.grau {
	background-image:url(pics/google-optimierung-kaiserslautern.jpg);
	background-repeat:repeat-x;
}
