/* Font Style Definitions */

body
{
    font-family: Arial, Helvetica, Verdana, Sans;
    font-size: 72%;
    line-height: 140%;
}

a,
a:visited
{
    color: #333;
}

a:hover,
a:active
{
    color: #DB4B52;
}

h4
{
    font-size: 100%;
}

h6
{
    font-weight: normal;
    color: #666;
    font-size: 80%;
}

.print 
{
    display: none;
}

#content textarea,
#content input
{
	font-family: Arial, Helvetica, Verdana, Sans;
    font-size: 100%;
}

#content img,
#content a img
{
    border: none;
}

p + img
{
	margin: 0.5em 0;
}

#content h1
{
}

/*#content h2
{
    font-size: 145%;
    margin: 0.75em 0 0.5em 0;
    color: #FF0000;
    line-height: 120%;
}*/

#content h2{
 	color: #999999;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: 0.3em;
    padding-top: 0;
}

#content h3 
{
    margin: 0.75em 0 0.5em 0;
    font-size: 110%;
    /*color: #DB4B52;*/
    color: #FF0000;
}

#content h4
{
    font-size: 100%;
    margin: 0.5em 0 0;
}

#content h5
{
    color: #CD1C25;
    font-size: 100%;
    margin: 0.25em 0 0.25em 0;
}

#content p
{
    /*margin: 0.5em 0;*/
}

#content ul
{
    list-style-type: square;
    padding: 0 0 0 1.5em;
	margin: 0.5em 0;
}

#content li
{
}
/* calendar ------------------------------------------------*/

div.calendar 
{ 
    float: left;
    padding: 0px 50px 10px 0px;
    margin-left: 0px;
}

div.calendar table
{ 
    width: 170px;
}

#calendar a, 
#course-list a, 
#course-detail a
{
    /*color:#DB4B52;  */
    color: #FF0000;
}

#calendar th 
{
    font-size: 11px;
}

#calendar td 
{
    text-align: center;
}

#calendar td.link, 
#calendar td.selected 
{
    background-color:#E6E6E6;
}

#calendar td.selected 
{
    font-weight: bold;
}

#calendar .calendar-month 
{
    font-size: 12px;
}

.searchbox 
{ 
    display: block;
}

.course-search div.field 
{ 
    padding: 8px 0px;
}

.course-search label 
{ 
    font-weight: bold;
}

div.results 
{ 
    clear: both;
}

.results .date
{
   clear: both;
    float: left;
    font-weight: bold;
    padding: 1em 0 0;
    width: 120px;
}

.results .text
{
	padding: 1em 0 0 120px;
}

/* Fortbildungskalender -------------------------------*/

.backToOverview{
	color: #FF0000;
}

#course-detail
{
	/*margin: 0 0 1.5em 0;*/
	 margin-bottom: 1.5em
}

#course-detail h4
{
    /*margin: 1em 0 0.2em 0;*/
}

#course-detail ul
{
	margin: 0.5em 0 0.4em 0;
}

h4#floater
{
	float: left;
	width: 110px;
	clear: both;
}

div.floater input{
	float: left;
}

div.floater label{
    display: block;
    margin-left: 20px;
}

div.fb-detail-text, 
#course-detail p.fb-detail-text
{
	/*margin-top: 15px;*/
}

#subscription-form div.floater
{
	float: left;
	width: 260px;
	clear: both;
}

#subscription-form div.formControls
{
	float: left;
}

#subscription-form .legend
{
	color: #999;
}

#subscription-form div.formControls
{
	padding: 10px 0 0 0;
	clear: both;
}

#subscription-form div.formControls input,
#contact_form input.button
{
	border: 1px solid #DB4B52;
	font-size: 11px;
	margin: 0 3px 0 3px;
}

#subscription-form h4
{
	margin-top: 1em;
}

#ressort {
	font-size: 14px;
    width: 230px;
}

/* Feedback-Form -------------------------------*/

#contact_form div.field,
#contact_form p
{
	margin: 1em 0 0.5em 0;
}

#contact_form div.field input
{
	width: 265px;
}

#contact_form div.field textarea
{
	padding: 0.2em;
}

#contact_form h4#floater
{
	width: 120px;
}

#contact_form input.button
{
	margin: 10px 0 0 120px;
}

/* AtoZ-Listing -------------------------------*/

#AtoZ_content h3
{
	margin: 0;
}

#AtoZ_content h4
{
	margin: 2px 0;
}

#AtoZ_content div.e_kontakt
{
	border: none;
}

#AtoZ_list
{
	margin: 0.75em 0 1.5em 0;
}

#AtoZ_list h2
{
	padding: 0 5px;
	display: inline;
	border-left: 1px dotted #999;
}

#AtoZ_list h2.first
{
	padding-left: 0;
	border-left: none;
}

#AtoZ_list a
{
	color: #CD1C25;
	text-decoration: none;
}

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

/* Mediterranea -------------------------------*/

#mediterranea{
	background-color:#FFFFFF;
background-image:url(../pics/Mediterranea_bg.jpg);
background-repeat:no-repeat;
height:828px;
margin-left:-20px;
margin-top:-25px;
padding:60px 0 0 155px;
}
#mediterranea h2 {
	color: #CCDA07;
}
#mediterranea h3 {
	color: #000;
}