body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	margin: 0px 0px 0px 0px;
	background-image: url(if/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}



#kopf1 {
	width: 850px;
	height: 75px;
	margin:  0px 0px 0px 40px;
	background-image: url(if/creativ-logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	
}

#kopf2 {
	width: 900px;
	height: 125px;
	margin:  0px 0px 0px 40px;
	text-align: left;
	background-image: url(if/bg2.jpg);
	background-repeat: no-repeat;
	
}

#box {
	width: 850px;
	line-height: 22px;
	height: 350px;
	text-align: left;
	margin:  20px 0px 0px 40px;
}


#box2 {
	width: 850px;
	line-height: 22px;
	height: 350px;
	text-align: left;
	margin:  20px 0px 0px 0px;
}




#footer {
	width: 900px;
	height: 125px;
	margin:  50px 0px 0px 40px;
	text-align: left;
}






/* Inhaltsbereich */


table {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}



.title {
	text-align: left;
	color: #CC0000;
	font-size: 14px;
	line-height: 22px;
}


.kursiv {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

.small {
	font-size: 10px;
	color: #333333;
}


.adresse {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}





.error {
	color: #CC0000;
}

.success {
	color: #669933;
}




p {
	margin: 10px 25px 15px 25px;
	text-align: left;
}









#ueberUns {
	width: 100%;
	height: 100%;
	background-image: url(if/persoenlich.jpg);
	background-repeat: no-repeat;
	
}
#ueberUns p {
	padding: 142px 0px 0px 350px;
	text-align: left;
}



#kontakt {
	width: 100%;
	height: 100%;
	background-image: url(if/kontakt.gif);
	background-repeat: no-repeat;
}

#kontakt p {
	padding: 0px 0px 0px 319px;
	text-align: left;
}

#training {
	width: 100%;
	height: 100%;
	background-image: url(if/training.gif);
	background-repeat: no-repeat;
	
}

#referenzen {
	width: 100%;
	height: 100%;
	background-image: url(if/kunden.gif);
	background-repeat: no-repeat;
	
}

#presse {
	width: 100%;
	height: 100%;
	background-image: url(if/news.gif);
	background-repeat: no-repeat;
	
}

#home {
	width: 100%;
	height: 100%;
	background-image: url(if/willkommen.gif);
	background-repeat: no-repeat;
	
}

/*
#home p {
	padding: 190px 0px 0px 312px;
	text-align: left;
}
*/

#analyse {
	width: 100%;
	height: 100%;
	background-image: url(if/analyse.gif);
	background-repeat: no-repeat;
	
}

#analyse p {
	padding: 190px 0px 0px 231px;
	text-align: left;
}



#umsetzung {
	width: 100%;
	height: 100%;
	background-image: url(if/umsetzung.gif);
	background-repeat: no-repeat;
	
}

#umsetzung p {
	padding: 170px 0px 0px 165px;
	text-align: left;
}



#inputLetter {
	width: 100%;
	height: 100%;
	background-image: url(if/inputLetter.gif);
	background-repeat: no-repeat;
	
}

#inputLetter p {
	padding: 170px 0px 0px 165px;
	text-align: left;
}


#telefonakquisition {
	width: 100%;
	height: 100%;
	background-image: url(if/telefonakquisition.jpg);
	background-repeat: no-repeat;
	
}

#telefonakquisition p {
	padding: 73px 0px 0px 370px;
	text-align: left;
}


#menschenkenntnis {
	width: 100%;
	height: 100%;
	background-image: url(if/menschenkenntnis.jpg);
	background-repeat: no-repeat;
	
}

#specials {
	width: 100%;
	height: 100%;
	background-image: url(if/specials.gif);
	background-repeat: no-repeat;
	
}
#specials p {
	padding: 142px 0px 0px 350px;
	text-align: left;
}






















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

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

.link a:hover {
	color: #CC0000;
	text-decoration: none;
}









/* Navigationsbereich */


#mainmenue ul {
	margin: 0px 0px 0px 0px;
	padding: 55px 0px 0px 400px;
	list-style-type: none;
	
}

#mainmenue ul li  {
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:left;
}

#mainmenue a {
	text-decoration: none;
	/*display: block;*/
	color: #FFFFFF;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#mainmenue a.active {
	color: #CC0000;
	text-decoration: none;
}

#mainmenue a:hover {
	text-decoration: none;
	color: #CC0000;
}




#secondmenue ul {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 0px 338px;
	list-style-type: none;
	
}

#secondmenue ul li  {
	margin: 0px 0px 0px 0px;
	padding: 0;
	float:left;
}

#secondmenue a {
	text-decoration: none;
	color: #333333;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 5px;
}

#secondmenue a.active {
	color: #58769A;
	text-decoration: none;
}

#secondmenue a:hover {
	text-decoration: none;
	color: #58769A;
}

#secondmenue .blue {
	font-family: Arial;
	font-size: 16px;
	color: #58769A;
}









#submenue ul {
	font-size: 10px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 53px;
	list-style-type: none;
	
}

#submenue ul li  {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid;
	border-color: #58769A;
	
}

#submenue a {
	
	text-decoration: none;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#submenue a.active {
	color: #58769A;
	text-decoration: none;
}

#submenue a:hover {
	text-decoration: none;
	color: #58769A;
}

#submenue .blue {
	font-family: Arial;
	font-size: 14px;
	color: #58769A;
}



