/*
STYLESHEET FOR FIM-MUENSTER.DE

BLACK			#000
ORANGE			#ea6316
HELL ORANGE		#fff2e5
DUNKEL ORANGE	#c85513
*/

/* RESET */

html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, input, textarea {  margin: 0; padding: 0; font-size: 100%; }
ul { list-style: none; }  
img, fieldset { border: 0; }  
h1, h2, h3, h4, h5, h6 { font-weight: normal; }  
em { font-style: italic; }  
strong { font-weight: bold; }
a { outline: 0;}

/* BODY */

body {
	font-family: Arial, Sans Serif;
	font-size: 13px;
	color: #000;
	line-height: 19px;
	text-align: center;
	min-width: 930px;
	background-color: #ea6316;
}

#logo {
	position: fixed;
	left: 0;
	bottom: 15px;
	z-index: 999;
}

#logo img {
	display: block;
}

/* WRAPPER */

#wrapper {
	padding-top: 130px;
	/*background: #f66817 url(../images/wrapper-bg.jpg) center top no-repeat;*/
	z-index: 1;
}

/* HEADER */

#header-wrap {
	position: relative;
	margin: 0 auto;
	display: block;
	background: url(../images/head-bg.png) center top repeat-y;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: 130px;
	display: block;
	text-align: left;
}

#header #fim-logo a {
	width: 330px;
	height: 65px;
	text-indent: -900em;
	display: block;
	overflow: hidden;
	background: url(../images/fim-logo.png) no-repeat;
}

.body {
	position: relative;
	margin-left: 130px;
	background-color: #fff;
}

.body:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;	
}

/* MENU */

#menu {
	margin: 11px 0 0 130px;
}

#menu ul {

}

#menu ul li {
	position: relative;
	margin-right: 6px;
	width: 256px;
	float: left;
}

#menu ul li a {
	position: relative;
	padding-left: 10px;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(../images/menu-button-bg.png) left top no-repeat;
}

#menu ul li a span {
	padding: 0 10px 0 5px;
	display: block;
	background: url(../images/menu-button-bg.png) right top no-repeat;
}

#menu ul li a.active {
	background-position: left bottom;
}

#menu ul li a.active span {
	background-position: right bottom;
}

#menu ul ul {
	position: absolute;
	padding-bottom: 10px;
	display: none;
	z-index: 9999;
	background: url(../images/menu-sub-bg.png) left bottom no-repeat;
}

#menu ul ul li {
	width: auto;
}

#menu ul ul li a {
	padding: 3px 15px 3px 30px;
	height: auto;
	width: 211px;
	text-indent: -15px;
	font-size: 13px;
	line-height: 16px;
	display: block;
	background: none;
}

#menu ul ul li a:hover {
	background: transparent url(../images/menu-sub-hover.png) 0 center repeat-x;
}

/* TITLE */

#title-wrap {
	position: relative;
	margin: 0 auto;
	display: block;
	background: url(../images/title-bg.png) center top repeat-y;
}

#title {
	position: relative;
	margin: 0 auto;
	width: 930px;
	display: block;
	text-align: left;
}

#title .body {
	padding-top: 20px;
	height: 120px;
}

#title p.program {
	position: absolute;
	top: 0;
	left: 0;
	width: 295px;
	height: 139px;
	text-indent: -900em;
	border-bottom: 1px solid #ea6316;
	background: url(../images/head-fortbildungsprogramm.gif) no-repeat;
	overflow: hidden;
}

#title h2 {
	margin: 60px 20px 0 350px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ea6316;
}

#title p.subline {
	margin: 0 20px 0 350px;
	color: #ea6316;
}

/* CONTENT */

#content-wrap {
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
	display: block;
	background: #fff url(../images/content-bg.gif) center top repeat-y;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 930px;
	text-align: left;
}

#content .body {
	position: relative;
	padding-bottom: 50px;
	display: block;
	min-height: 355px; /* longest menu */
}

#content p {
	margin-bottom: 19px;
}

#content p.fond {
	padding: 5px 10px;
	background-color: #fff2e5;
}

#content p.grey {
	background-color: #eee;
}

.right {
	text-align: right;
}

.orange {
	color: #ea6316;
}

a:link, a:active, a:visited {
	color: #ea6316;
}

a:hover {
	color: #000;
}

.float-right {
	margin: 0 0 10px 10px;
	float: right;
}

small {
	font-size: 11px;
	color: #777;
}

/* LEFT */

#left {
	position: relative;
	margin: 0 0 0 20px;
	float: left;
	width: 275px;
}

#left h3 {
	margin-bottom: 24px;
	padding-bottom: 5px;
	font-size: inherit;
	font-weight: bold;
	color: #ea6316;
	border-bottom: 1px dotted #ea6316;
}

#left h4 {
	margin-top: -9px;
	color: #ea6316;
	font-weight: bold;
}

#left .pfeil {
	vertical-align: text-bottom;
}

#left .spacer {
	padding-right: 25px;
}

#left span.fp {
	margin: -5px 0 5px 0;
	padding: 4px 6px;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
	vertical-align: top;
	background-color: #ea6316;
}

#left ul.error-msg {
	color: #ea6316;
}

#left p.dates {
	padding-left: 33px;
	text-indent: -25px;
	margin-top: -14px;
}

/* RIGHT */

#right {
	position: relative;
	margin: 0 20px 0 350px;
}

#right h3, #right h4 {
	font-size: inherit;
	font-weight: bold;
}

#right h3.kurs, #right h4.kurs {
	margin-bottom: 9px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #ea6316;
	border-bottom: 1px dotted #ea6316;
}

#right p.head {
	margin-bottom: 0;
}

#right em {
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}

#right ul {
	margin-left: 19px;
	margin-bottom: 19px;
	list-style-type: disc;
}

#right p.field {
	margin-bottom: 5px;
}

#right input.eingabe {
	margin-bottom: 9px;
	padding: 4px;
	border: 1px solid #fff2e5;
	width: 420px;
	background-color: #fff2e5;
}

#right .error {
	border: 1px solid #ea6316 !important;
}

#right input.checkbox {
	margin-right: 5px;
}

input, textarea {
	font-family: Arial, Sans-Serif;
}

/* FOOTER */

#footer {
	position: absolute;
	margin-left: 350px;
	bottom: 0;
	clear: both;
	font-size: 11px;
}

#footer p {
	margin: 0;
}
