/* @override http://begleitung-im-wandel.de/css/florian.css */

body {
	color: #1b1b1b;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16px;
	//background-color: #e6e6e6;
	margin: 0;
	padding: 0;
	background: white url(../images/back.png) repeat-x;
}

#inhalt {
	position: absolute;
	top: 40px;
	left: 180px;
	width: 380px;
}

.wide {
	width: 500px;
	position: absolute;
	line-height: 20px;
}

#menue {
	position: absolute;
	top: 120px;
	left: 14px;
}

#bild {
	position: absolute;
	top: 125px;
	left: 600px;
}

p {
	
}

td {
	font-size: 12px;
	vertical-align: top;
	padding-right: 10px;
}

td.right {
	text-align: right;
	width: 50px;
}

th {
	padding: 4px 8px 4px 4px;
}

tr {
}

.marker {
	color: #f00;
	font-size: 16px;
	font-weight: 800
}

strong li .marker {
	color: white;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	width: 450px;
	margin: 0.67em 0 38px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline
}

strong {
	font-weight: bold
}

.klein {
	font-size: 10px
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	width: 124px;
	margin-bottom: 4px;
	padding: 6px 6px 6px 10px;
}

li a {
	font-size: 14px;
}

li a:hover, li a:active {
	color: #f00;
	text-decoration: none;
}

li.active a, li.active a:hover {
	color: white;
	font-weight: normal;
	font-style: normal;
	background-color: #f00;
}

li.active {
	background-color: #f00;
	display: block;
}

#next_step {
	position: absolute;
	top: 430px;
	left: 550px;
}

#naechste_schritt {
	position: absolute;
	top: 450px;
	left: 570px;
}

#paso_siguente {
	position: absolute;
	top: 420px;
	left: 560px;
}

a img {
	border-style: none;
}

