body {
	font: 12px/150% Verdana, Arial, 'Sans serif';
}

h1 {
	border-bottom: 1px dotted #999;
	color: #464646;
	font-size: 18px;
	margin: 0 0 25px;
	padding: 17px 0 5px;
	width: 480px;
}

h2 {
	color: #006A6A;
	font-size: 14px;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 20px 0 0;
}

p {
	margin: 0 0 12px;
}

a {
	color: #006A6A;
	padding: 1px;
}

a:hover,
a:focus {
	background: #006A6A;
	color: #FFCC33;
	padding: 1px;
}

a:active {
	color: #fff;
	margin: 1px 0 0;
}

strong {
	color: #464646;
}

li {
	margin: 0 0 8px;
}

div.content {
	background: url(../images/logo_klein.jpg) right 15px no-repeat;
	overflow: hidden;
	padding: 15px 0 10px 25px;
	position: relative;
	width: 725px;
}



/* pages ===================================================================== */

/* partner */

div.partner p {
	clear: both;
	padding: 20px 0 0;
}

div.partner ul {
	float: left;
	font-size: 11px;
	margin: 5px 50px 0 40px;
}

div.partner ul a {
	font-size: 12px;
}


/* filmprojekte */

div.filmprojekte a {
	cursor: default;
	font-size: 12px;
}

div.filmprojekte ul {
	font-size: 11px;
	margin: 65px 0 0;
}

div.filmprojekte img {
	display: none;
	left: 450px;
	position: absolute;
	top: 120px;
}

/* sprachangebote */

div.sprachangebote p {
	clear: both;
	padding: 20px 0 0;
}

div.sprachangebote ul {
	float: left;
	list-style: none;
	margin: 30px 50px 0 0;
}

div.sprachangebote ul ul {
	float: none;
	margin: 7px 0 0 0;
}
/*
div.sprachangebote ul ul {
	margin: 8px 0 5px -20px;
}

div.sprachangebote li {
	clear: left;
	margin: 0 0 10px;
}

div.sprachangebote ul ul li {
	margin: 0 0 4px;
}

*/

/* service */

.french div.content h1,
.spanish div.content h1,
.portuguese div.content h1 {
	width: 595px;
}

.italian div.content h1 {
	width: 615px;
}

div.service p {
	clear: both;
	padding: 15px 0 0;
}

div.service ul {
	float: left;
	margin: 10px 28px 0 -10px;
}

div.service ul ul {
	float: none;
	margin: 8px 0 5px;
}

/*div.service li {
	clear: left;
	margin: 0 0 7px;
}

div.service ul ul li {
	margin: 0 0 4px;
}*/

.french div.content {
	width: 840px;
}

.italian div.content {
	width: 860px;
}

.spanish div.content {
	width: 840px;
}

.portuguese div.content {
	width: 840px;
}