/**
 * @version $Id$
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

.eventlistmod {  background-color:Red;}
a:link, a:visited { color: #000000; }

a:hover, a:active, a:focus
{
	background: #000000;
	color: #FFFFFF;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h4
{
	border: solid 0px;
	color: #000000;
	font-size: 1em;
}

input:focus { border: solid 2px; }
fieldset { border: 0; }

ol.list
{
	list-style-position: inside;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0px;
}

ol.list li
{
	border-bottom: solid 1px #EFDEEA;
	margin: 10px 0 10px 0;
	padding: 10px;
	background:#FBF7FA
}

ol.list li h4
{
	border-bottom: solid 0px #CCCCCC;
	color: #009999;
	display: inline;
	margin: 0 0 10px 0;
}

p
{
	line-height: 1.4em;
	margin: 5px 0 15px 0;
}

p.intro {
weight: bold;
}

ul li a.u2:focus,p a.u2:active
{
	padding: 0.5em;
	background-color: #000000;
	color: #FFFFFF;
	display: inline;
	height: 2.5em;
	left: 00px;
	margin-top: 0em;
	padding-left: 15px;
	position: absolute;
	top: 0px;
	width: 13.8em;
}

p.counter
{
	background: #EEEEEE;
	color: #000000;
	font-weight: bold;
	margin: 10px 0 10px 0px;
	padding: 5px;
}


p.buttonheading img {
border: none;
}

p.buttonheading {
text-align: right;
}
p.buttonheading a:link,
p.buttonheading a:visited
{border:solid 2px #fff}

.leading p.buttonheading a:link,
.leading p.buttonheading a:visited
{border:solid 2px #EFDEEA }


p.buttonheading a:hover
{
	background: none !important;
	color: #000 !important;
}

p.buttonheading a:active, p.buttonheading a:focus
{
	border: solid 2px;
	color: #000;
}

em { font-weight: bold; }

/* ###########  header content #############  */
#header h1
{
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	margin-top: 0.2em;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin-bottom:2px !important;
	margin-left:0px !important;
	margin-right:0 !important;
	margin-top:0  !important;

	border-bottom: solid 1px #666;
}

/*  Search box  */
#header form
{
margin-top:0px;
	background: #7c0041;
	border: solid 0px #000;
	float: right;
	height: 22px;
	min-width: 220px;
	text-align: right;
	padding: 0;
}

* html #header form { height: 100px; }

#header form  label
{
	color: #000;
	position: absolute;
	left: -3000px;
	top: -200px;
	width: auto;
}


#header form .button
{
	color: #2d2d2d;
	cursor: pointer;
         margin: 35px 10px 0 0;
         width: 50px;
}

#header form .inputbox
{
	background: #fff;
	border: solid 1px #dddddd;
	padding: 0 0 0 2px;
	margin: 1px 10px 0 0 !important;
	color: #9e9e9e;
         height:20px;
}

#header form .inputbox:focus
{
	 border: solid 1px #000000;
}

/* header Top-nav */
#header #active_menu-nav
{
	background: #E6D2D7;
	color: #000;
}

#header ul
{

    background: none repeat scroll 0 0 #7C0041;
      display: block;
    padding: 5px;
    text-align: right;}

#header ul li
{
	background: none repeat scroll 0 0 #7C0041;
         color: #fff;
         display: inline;
         text-align: center;}

#header ul li a:link,#header ul li a:visited
{
	background: none repeat scroll 0 0 #7C0041;
         color: #fff;
         font-weight: bold;
         padding: 5px 10px;
         text-decoration: none;
}
#header ul li a:hover,#header ul li a:active,#header ul li a:focus
{
	text-decoration: underline;
         /*background: #7C0041;*/
	color: #fff;
	font-weight: bold;
}

/* date and week */
#dateandweek
{
	z-index: 71;
	position: absolute;
	top: 84px;
	right: 0px;
	background: transparent;
	color: #7C0041;
	padding-right:5px;
}

#dateandweek p
{
margin-top:20px;
font-weight:bold;
font-size:.95em;
}

/*  fontsize  */
#fontsize
{
	z-index: 100;
	position: absolute;
	top: 1px;
	right: 30px;
	background: #fff;
	color: #000;
	padding-left:5px;
	font-size:.9em;
}



/* brand images */
#brand
{
        background: url("../images/header-with-logo.png") no-repeat scroll left bottom #ffffff;
        margin-right: 5px;
        text-align: left;
        color: #fff;
        height:119px;
}

#brand p img
{
	border:0;
	padding:0;
	margin-top:80px;
}

#header_icons
{
	position: absolute; 
	right: 10px; 
	z-index: 5000; 
}
#header_icons a:hover
{
	background:#fff;
	}
p
{
margin: 0;
padding:0;
}
#date
{
	color: #7C0040;
	float: right;
}
/* ################# breadcrumbs ################ */
#breadcrumbs
{
	background: #7c0041;
    height: 20px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	color: #fff;
}



* html #breadcrumbs { height: 65px; }
#breadcrumbs a { text-transform: none; }

#breadcrumbs a:link, #breadcrumbs a:visited
{
	color: #fff;
	text-decoration: none;
}

#breadcrumbs span
{

	color: #fff;
	font-size: 0.9em;
	padding: 7px;
}

#breadcrumbs span a:hover, #breadcrumbs span  a:active, #breadcrumbs span  a:focus
{
	text-decoration: underline;
}

/* ################ left ######################## */
#left form
{
	background: #EFDEEA;
	color: #000;
	font-size: 0.9em;
	margin: 5px 0px 20px 10px;
	padding: 20px 10px 20px 10px;
}

#right h3
{
	color: #7c0041;
	font-family: trebuchet MS, sans-serif;
	font-size: 1.2em;
	margin: 10px 0 0px 5px;
	padding: 0px 5px 7px 10px;
	border: solid 0px;
}
#left h3
{
	background: none repeat scroll 0 0 #7C0041;
    border: 0 solid;
    color: #FFFFFF;
    font-family: Arial trebuchet MS,sans-serif;
    font-size: 1.2em;
    margin: 10px 1px 0 11px;
    padding: 5px 5px 5px 10px;
}


#left ul
{
	list-style-type: none;
	margin: 0px 0 20px 10px;
}

#left ul  li.active span.active_link
{
	background: #7c0041;
	border-bottom: solid 1px #7c0041;
	border-left: solid 4px #BE7CA9;
	color: #fff;
	display: block;
	padding: 3px 0px 3px 6px;
}

#left ul  li.active ul li.active  span.active_link,#left ul  li.active ul li.active ul  li.active span.active_link
{
	background: #fff;
	border-bottom: solid 1px #E0C1E0;
	border-left: solid 0px #DD75BB;
	color: #000;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
}

#left ul li
{
	border: solid 1px #fff;
	margin: 0px 0 2px 0;
}

#left ul li a
{
	display: block;
	padding: 3px 4px 3px 10px;
	text-decoration: none;
}

#left ul li a:link,#left ul li  a:visited
{
	background: #F2E3ED;
	border-bottom: solid 1px #E0C1E0;
	color: #000;
	font-weight: normal;
}

#left ul li a:hover,#left ul li a:active,#left ul li  a:focus
{
	background: #333 !important;
	color: #fff !important;
}

/* ################## Main Menu ################## */
#left ul li ul
{
	background: #fff;
	border: solid 1px #E0C1E0;
	border-bottom: solid 0px #7c0041;
	border-left: solid 4px #7c0041;
	border-top: 0px;
	margin: 0;
}



#left ul li ul li { border: solid 1px #fff; }
#left ul li ul li { margin: 0px 0 0px 0; }

#left ul li ul li  a:hover,#left ul li ul li a:active,#left ul li ul li a:focus
{
	background: #7c0041;
	color: #fff;
}

#left ul li ul li ul
{
	border: solid 0px #E0C1E0;
	padding: 10px 0 10px 5px;
}

#left ul li.active a:link, #left ul li.active  a:visited
{
	background: #7c0041;
	border-left: solid 4px #BE7CA9;
	color: #fff;
	border-bottom: solid 1px #7c0041;
	padding: 3px 0px 3px 6px;
}

#left ul li.active ul li  a:link,#left ul li.active ul li a:visited
{
	background: #fff;
	border-bottom: solid 1px #E0C1E0;
	border-left: solid 0px #DD75BB;
	color: #000;
	font-weight: normal;
	padding: 3px 4px 3px 20px;
}


#left ul li.active ul li ul li a:link,#left ul li.active ul li ul li a:visited
{
	background: #fff;
	border-bottom: solid 1px #E0C1E0;
	color: #000;
	font-weight: normal;
	margin: 0 0 0 10px;
}

#left ul li.active ul li.active a:link, #left ul li.active ul li.active a:visited
{
	background: #fff;
	border-left: solid 0px #DD75BB;
	color: #000;
	font-weight: bold;
}

#left ul li.active ul li.active ul li a:link, #left ul li.active ul li.active ul li a:visited
{
	background: url(../images/arrow.gif) #fff no-repeat top left;
	color: #000;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 15px;
}

#left ul li.active ul li.active ul li.active span.active_link
{
	background: url(../images/arrow.gif) #fff no-repeat top left;
	border-bottom: solid 1px #E0C1E0;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 3px 0px 3px 15px;
}

#left form a:hover ,#left form a:active ,#left form a:focus { color: #fff; }

#left ul.menu li.item181 a:link, #left ul.menu li.item181 a:hover, #left ul.menu li.item181 a:focus
{
background: url(../images/samlearning_g3.gif) #fff no-repeat top left !important;
border: none !important;
margin:0 !important;
width: 186px !important;
height: 45px !important;
overflow: hidden !important;
line-height: 500px !important;
}

div#contentarea2 div#left div.moduletablepartnersrotate h3
{
margin-top:20px;
}

div#contentarea2 div#left div.moduletablepartnersrotate  ul.partnersrotate li a:link,
div#contentarea2 div#left div.moduletablepartnersrotate  ul.partnersrotate li a:hover,
div#contentarea2 div#left div.moduletablepartnersrotate  ul.partnersrotate li a:focus
{
text-align:center;
border: none;
margin:0 auto;
overflow: hidden !important;
background:none;
}


/* ###############  main * ########################### */
/* position */
.leading_separator
{
	border-bottom: solid 0px #333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

#main .leading  h2, #main2 .leading  h2
{
	background: #EFDEEA;
	border-bottom: solid 0px #333;
	color: #7c0041;
	font-family: trebuchet MS, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#main h2 a , #main2 h2 a { text-decoration: none; }

#main .leading .readon,
#main2 .leading .readon
{
	background: url(../images/pfeil.gif) #7c0041 no-repeat;
	border: solid 0px;
	bottom: 0;
	color: #FFF !important;
	display: block !important;
	margin-top: 20px !important;
	position: absolute;
	right: 0;
	text-decoration: none;
	padding: 2px 2px 0px 30px;
}

#main .leading .small , #main .leading .modifydate,
#main2 .leading .small , #main2 .leading .modifydate
{
	background: #EFDEEA;
	color: #7c0041;
}

.article_column h2
{
	background: #fff;
/*	color: #000 !important;  */
	color: #7c0041;
	font-family: trebuchet MS;
	font-size: 1.2em !important;
	font-weight: bold !important;
	padding: 0px;
}

.article_row .column1 h2,.article_row .column2 h2
{
	background: #fff;
	border-bottom: solid 1px #D4A7C5;
	color: #000;
	margin: 0 0px 10px 0px;
	padding: 5px 5px 5px 0;
}

.article_row p.iteminfo
{
	background: #fff;
	line-height: 1.0em;
	margin: 0px -10px 5px -10px;
	padding: 10px;
}

#main h3,
#main2 h3
{/*margin:20px 0 10px 0;*/ }


#main .blog_more h2, #main2 .blog_more h2
{
	background: #fff;
	color: #7c0041;
	font-family: trebuchet MS, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 0 0px;
}

#main .blog_more li a, #main2 .blog_more li a
{
	display: inline;
	margin: 0;
	padding: 0;
}

#main .blog_more li, #main2 .blog_more li { padding: 4px; }

#main .blog_more ul li a, #main2 .blog_more ul li a
{
	background: url(../images/pfeil.gif) no-repeat;
	font-weight: bold;
	padding: 2px 0 4px 30px;
}

#main .blog_more ul li a:hover, #main2 .blog_more ul li a:hover
{
	background: url(../images/pfeil.gif) #993399 no-repeat !important;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 30px;
}

#main .blog_more ul li a:active, #main2 .blog_more ul li a:active, #main .blog_more ul li a:focus, #main2 .blog_more ul li a:focus
{
	background: url(../images/pfeil.gif) #993399 no-repeat !important;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 30px;
}

#main .blog_more ul, #main2 .blog_more ul
{
	background: #eee;
	border: solid 1px #ccc;
	color: #000000;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px 0 0 0px;
	padding: 10px 10px 30px 10px;
}

#main .blog_more, #main2 .blog_more { padding-top: 10px; }

/* main generell  */
#main a.readon, #main2 a.readon
{
	background: url(../images/pfeil.gif) no-repeat;
	font-weight: bold;
	padding: 2px 2px 0px 30px;
	display: inline-block;
}

#main a.readon:hover, #main2 a.readon:hover ,#main a.readon:active, #main2 a.readon:active,
#main a.readon:focus, #main2 a.readon:focus
{
	background: url(../images/pfeil.gif) #000 no-repeat;
	color: #fff;
	padding: 2px 2px 0px 30px;
	text-decoration: none;
}

#main a:link, #main2 a:link, #main a:visited, #main2 a:visited { color: #000000; }

#main a:hover, #main2 a:hover, #main a:active, #main2 a:active, #main a:focus, #main2 a:focus
{
	background: #7c0041;
	color: #fff;
}

#main h1, #main2 h1
{
	color: #000;
	font-family: trebuchet MS, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px 0 0px 0px;
}

#main h2, #main2 h2
{
	color: #7c0041;
	font-family: trebuchet MS, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}

#main ul li, #main2 ul li
{
	padding: 0 0 0 10px;
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}

#main ul, #main2 ul
{
	list-style-position: outside;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}

#main ul,#main ol
{
	list-style-position: outaide;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 10px;
}
#main p, #main2 p
{
	/*padding-bottom:12px;*/
	}
.small
{
	border: solid 0px;
	color: #932467;
	font-size: 0.85em;
	margin: 0 0 20px 0;
}

.contentdescription
{
	padding: 10px 0 10px 0;
	overflow: hidden;
}

.image_left
{
	float: left;
	border: solid 0px #ccc;
	margin: 0 10px 10px 0;
}

.image_right
{
	float: right;
	border: solid 1px #ccc;
	margin: 0 0px 10px 10px;
}

.wrap_image { clear: left; }

.createdate
{
	color: #932467;
	display: block;
	font-size: 0.85em;
}

.createdby
{
	color: #932467;
	display: block;
	font-size: 0.85em;
	padding: 0 0 0 2px;
}

.modifydate
{
	color: #932467;
	display: block;
	font-size: 0.85em;
	padding: 0px;
}

span.content_rating , .leading span.content_rating
{
	margin: 10px 0 0px 0;
	display: block;
}

.content_vote
{
	margin: 0px 0 10px 0;
	display: block;
}

.content_vote input { margin: 0 5px 0 5px; }

.content_vote  .button
{
	background: url(../images/pfeil.gif) #000000 no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 20px 10px 0 0;
	padding: 0 0 0 30px;
	cursor: pointer;
}
/* ###############  page * ########################### */
#page h1
{
        padding: 6px 0 6px 0;
}

#page h2
{
        padding: 6px 0 6px 0;
        color: #7C0041;
        font-size: 1.4em;
}
#page h3
{
        padding: 0 0 6px 0;
        color: #7C0041;
        font-size: 1.1em;
}
#page p
{
	line-height:1.4em;
	/*padding-bottom:10px;*/
	}
#page li 
{
   margin-bottom: 10px;
   line-height: 1.4em;

}
/* ############# pagination ###################### */
#main2 .pagination  , #main .pagination
{
	border-top: solid 1px #CCCCCC;
	margin: 10px 0 0 0px;
	padding: 10px 0 10px 0;
}

ul.pagination
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	text-align: left;
}

ul.pagination li
{
	display: inline;
	padding: 2px 5px 0 5px!important;
	text-align: left;
}

ul.pagination li a { padding: 2px; }

/* ###############  right #################  */
#right .moduletable
{
	color: #000;
	margin: 10px 5px 10px 5px;
	padding: 0 10px 5px 10px;
}

#right .moduletableprospectus
{
	padding-bottom:10px;
}

#right h3
{
	background: #fff;
	border-bottom: solid 1px #D4A7C5;
	color: #7c0041;
	margin: -5px 0 3px 0px;
	padding: 0px 5px 0px 0px;
}

#right h4
{
	color: #000;
	font-size: 1.0em;
	padding: 10px 5px 0px 0px;
	margin: 0;
	border: solid 0px;
}

#right ul
{
	border: solid 0px #ccc;
	color: #000;
	line-height: 1.4em;
	list-style-type: none;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	position: relative;
}

#right ul li { margin-bottom: 4px; }

#right ul li a
{
	color: #000;
	font-weight: normal;
	padding: 2px;
}

#right ul li a:link, #right ul li  a:visited { color: #000000; }

#right ul li a:hover, #right ul li  a:active,#right ul li  a:focus
{

background: #7c0041;
	color: #fff;
}
/* Upcoming Events - post it */
#right .upcoming-events
{
width:210px;
background: url(../images/post-top-pink.jpg) #fff no-repeat top left;
color: #000;
margin: 15px 0 0px 15px;
padding: 10px 0 0 ;
}
/* Latest articles - post it */

#right .latest-articles
{
width:210px;
background: url(../images/post-top.jpg) #fff no-repeat top left;
color: #000;
margin: 0 0 0px 15px;
padding: 10px 0 0 ;
}

#right .latest-articles h3,
#right .upcoming-events h3
{
width:200px;
background: transparent;
border-bottom: none;
color: #7c0041;
margin: 5px 0 3px 10px;
padding: 0px 0px 0px 5px;
font-size:1.4em;
}

#right ul.upcoming-events
{
width:200px;
background: url(../images/post-bottom-pink.jpg) no-repeat bottom left;
color: #000;
line-height: 1.4em;
list-style-type: none;
margin: 0px;
padding: 10px 0px 10px 10px;
position: relative;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
#right ul.latestnews
{
width:200px;
background: url(../images/post-bottom.jpg) no-repeat bottom left;
color: #000;
line-height: 1.4em;
list-style-type: none;
margin: 0px;
padding: 10px 0px 10px 10px;
position: relative;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#right ul.latestnews li.latestnews,
#right ul.upcoming-events li { margin-bottom: 10px; margin-right:10px; margin-left:3px; }

#right ul.latestnews li.latestnews a
{
color: #000;
font-weight: normal;
padding: 2px 10px 2px 2px;
}

#right ul.latestnews li.latestnews a:link, #right ul.latestnews li.latestnews  a:visited { color: #000000; text-decoration:none; }

#right ul.latestnews li.latestnews a:hover, #right ul.latestnews li.latestnews  a:active,#right ul.latestnews li.latestnews  a:focus
{
background: #7c0041;
color: #fff;
text-decoration:underline;
}

/* Latest articles - post it - end */
/* Upcoming Events - post it - end */

#right form.poll { padding: 10px 0 0 0; }
#right form.poll fieldset
{line-height:1.6em}
#right form.poll fieldset label {padding:0 0 0 4px}
#right form.poll .button
{
	border: outset 1px #8bd3f5;
	background: #F2E3ED;
	cursor: pointer;
	float: left;
	width: auto;
	line-height: 0.9em;
	display: inline;
	height: 1.55em;
	font-size: 1em;
	overflow: visible;
	margin: 0px 10px 0 0;
	padding: 0 2px 0px 2px !important;
}

#right form.poll .button:focus { border: outset 1px #8bd3f5; }

#right form.poll a
{
	text-decoration: none;
	color: #000 !important;
	padding: 1px 2px 1px 2px !important;
	border: outset 1px #8bd3f5;
	background: #F2E3ED;
	cursor: pointer;
	float: left;
}

#right form.poll a:hover, #right form.poll a:active,  #right form.poll a:focus,
 #right form.poll .button:hover, #right form.poll .button:active,  #right form.poll .button:focus { border: 2px outset #8bd3f5; }

#right form.poll:after
{
	/* Inhalt pseudo-Element :after;
			 * somit [clear] moeglich
			 */
	content: ".";
	/* [content] verbergen;
			 */
	visibility: hidden;
	height: 0;
	/* Block-Level fuer [clear];
			 */
	display: block;
	/* [float] clearing;
			 * einbeziehen der Float-Container;
			 */
	clear: both;
}


dl.poll {}
dl.poll dt {border-bottom:solid 1px #ccc}
dl.poll dd {padding:6px 0 6px 0;font-weight:bold}
.polls_color_1 {background:#000}
.polls_color_2 {background:#999}
.polls_color_3 {background:#7c0041}
.polls_color_4 {background:#000}
.polls_color_5 {background:#ccc}
.polls_color_6 {background:#7c0041}
/*  ####################   Formulare   #####################  */

form.limit { }

form.login
{
	background: #7c0041;
	color: #000000;
	font-size: 0.9em;
	margin: 5px 0px 20px 0px;
	padding: 10px 10px 20px 15px;
	text-align:left
}

form.login  .inputbox:focus { border: solid 2px #000000; }

form.login  p
{
	clear: both;
	border: solid 0px #000;
	font-size: 1em;
}

form.login .button
{
	background: url(../images/pfeil.gif) #8bd3f5 no-repeat;
	clear: left;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0px 0 10px 0 !important;
	padding: 0 0 0 30px !important;
	cursor: pointer;
	border: solid 0px;
}

form.login fieldset
{
	border: solid 0px #000;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align:left
}

form.login input
{
	background: #fff;
	border: solid 2px #8bd3f5;
	color: #000;
	padding: 2px 2px 0 2px;
	width: 90%;


}

form.login input.checkbox
{
	background: none;
	border: solid 0px #000;
	float: left;
	margin: 11px 0 0 0;
	padding: 5px;
	width: 20px;
}

form.login label
{
	color: #000;
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 2px 2px 0 2px;

}

form.login label.remember
{
	float: left;
	margin: 5px 0 20px 0;
	padding: 5px 0 0 0;
	width: 11em;

}

form.login p { color: #000; }
form.login p a { color: #000; }

form.login p a:hover,form.login p a:active,form.login p a:focus
{
	color: #000;
	text-decoration: none;
}

form.lost_password .button , .login_form .button
{
	background: url(../images/pfeil.gif) #000000 no-repeat;
	border: 0;

	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 30px;

	cursor: pointer;
}

/* ################# poll ################ */
.poll { padding: 20px 20px 20px 0; }

form.poll fieldset
{
	border: 0px solid #000;
	margin: 0 0 10px 0;
	padding: 0;
}

form.registration input , form.lost_password input , .login_form input { border: solid 2px #7c0041; }

form.registration label, form.lost_password label ,.login_form label
{
	display: block;
	float: left;
	font-weight: normal;
	width: 12em;
}

/* #####################  form.registration ################ */


form.search_result, form.registration, form.lost_password , .login_form
{
	background: #fff;
	border: solid 0px #7c0041;

	margin: 15px 10px 0 10px;
	padding: 0px;
	position: relative;

}




.search_result .button , form.registration .button
{
	background: url(../images/pfeil.gif) #000000 no-repeat;
	border: 0;

	color: #fff;
	font-weight: bold;
	margin: 10px 0px 0 0px;
	padding: 0 5px 0 30px;

	cursor: pointer;


}
.registration  fieldset p
{margin : 10px 0 10px 0}
.registration div , .login_form div, .lost_password div
{margin:5px 0 5px 0}

/* ########################## search ############################ */





.searchintro
{
	font-weight: normal;
	margin: 0 0 20px 0;
}

.searchintro img
{display:inline}
.display
{
	margin: 20px 0 0 0;
	text-align: right;
}

.filter { margin: 10px 0 0 0; }
.inputbox:focus { border: solid 2px #000; }
.highlight
{font-weight:bold}
fieldset.word , fieldset.only { border: solid 1px #ccc; }

 .only
{
	border: solid 0px;
	margin: 10px 0 0px 10px;
	padding: 5px 10px 5px 10px;
	line-height:1.3em;




}

.word {background:#fff; padding:10px 10px 10px 0;border:solid 0px !important}
.word input
{
	background: #fff;
	border: solid 2px #999;
	color: #7c0041;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 2px;
}



.phrase
{

	color: #000;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	width:60%; border:solid 1px #ccc;
	float:left
}

/*Selects*/
.phrase .inputbox
{
	background: #fff;
	color: #000;
	display: block;

	height: 1.5em;
	margin-top: 10px;
	width: 12em;

}



.phrase .inputbox  option
{
	background: #EFDEEA;
	border-bottom: solid 1px #333;
	padding: 2px;
}

.phrase .inputbox  option  a:hover
{
	background: #CC0000;
	border-color: #CFD0D6;
	color: #fff;
}




.search_result legend
{
	border-bottom:solid 0px #000;
	background:#fff
}


/* ########################### contacts ########################### */
div.contact { margin: 10px 0 10px 0; }

address
{
	font-style: normal;
	margin: 10px 0 10px 0;
}

address p { line-height: 1em; }

.contact label
{
	float: left;
	font-weight: bold;
	width: 14em;
	margin: 10px 0 0 0;
}

span.marker { margin: 0 10px 0 0px; }
.contact_email_checkbox label { float: none !important; }
.contact label.copy {width:90%;padding: 0 0  0 10px  }
.contact form
{
	background: #EFDEEA;
	color: #000;
	padding: 20px;
	margin: 10px 0 10px 0;
}

.contact input
{
	background: #fff;
	border: solid 2px #8bd3f5;
	color: #000000;
	padding: 2px 2px 0 2px;
	margin: 10px 0 0 0;
}

.contact .button
{
	background: url(../images/pfeil.gif) #000000 no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 20px 10px 0 0;
	padding: 0 0 0 30px;
	cursor: pointer;
}



label.textarea
{
	float: none !important;
	margin: 10px 0 10px 0;
	display: block;
	width: 100%;
}
#contact_text
{width:80% ; height:150px}


.contact input.invalid ,.contact textarea.invalid
{border:solid 2px #ff0000}
.contact label.invalid
{color:#ff0000}
/*#################### tabellen ############################ */

.newsfeed {border:solid 1px}
table.newsfeeds td,  table.weblinks td, table.category td
{
	border-right: solid 1px #EEEEEE;
	padding: 5px;
}

table.newsfeeds th , table.weblinks th , table.category th
{
	background: #EEEEEE;
	padding: 5px;
}

table.newsfeeds, table.weblinks, table.category
{
	border: solid 1px #eee;
	font-size: 1em;
	margin: 20px 0 20px 0;
}

/* category table */
#count { width: 10%; }
#tableOrdering { width: 70%; }
#author { width: 20%; }

/*  polls */
poll .polls_color_1,
.poll .polls_color_2,
.poll .polls_color_3,
.poll .polls_color_4,
.poll .polls_color_5
{
	border: solid 1px;
	position: relative;
}

.poll h3
{
	color: #932467;
	border: solid 0px;
	margin: 20px 0 20px 0;
}

.poll .td_2 { width: 100px; }
.poll .td_3 { width: 300px; }
.poll form { margin: 20px 0 20px 0; }

.poll table
{
	font-size: 1em;
	width: auto;
	border: solid 0px;
	position: relative;
}

.poll table .td_1 { width: 30px; }

.poll table caption
{
	color: #7c0041;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: left;
}

.poll td
{
	border: solid 1px #ddd;
	padding: 2px;
}

.poll td.line { width: 300px; }

.poll th
{
	background: #EEEEEE;
	border: solid 1px #ccc;
}

.question { font-weight: bold; }

#footer
{
	background: #7c0041;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-weight:bold;
}

.partner-logos {
display:block;
text-align:center;
}

.partner-logos img {
padding: 0 0 0 20px;
margin: 10px 0 20px 0;
vertical-align:middle;
}

p.syndicate
{
	float: left;
	display: none;
	text-align: left;
}

#footer a { color: #fff; }

/* Error Message contact form */

p.error { color: #7c0041; background: #F2E3ED ; border-top: 3px solid #7c0041; border-bottom: 3px solid #7c0041;padding:10px}


body.contentpane
{
	background: #fff;
	width: auto;
	margin: 10px;
	line-height: 1.4em;
	text-align: left;
}

.tool-tip {

	font-size:0.8em
}

.tool-title {

	font-weight: bold;

}

/* form validation */
.invalid { border-color: #ff0000 !important }
label.invalid { color: #ff0000; }



/* editor */

form.editor legend

{ font-size:1.2em;
  font-weight:bold;
  padding:2px
}

form.editor fieldset
{
	border:solid 1px #ccc;
	padding:20px;
	margin:10px 0 10px 0
}

form.editor .publishing label
{
	float:left;
	width:14em;
	font-weight:bold
}
form.editor .publishing div
{
	margin:5px 0 5px 0
}

form.editor .publishing .radio label
{
	float:none ;
	width:14em;
}
form.editor .publishing .radio  label  span
  {
  float:left;
  width:14em
  }


form.editor fieldset.metadata label
{
	float:none !important;
	display:block;
	font-weight:bold
}

.save
{ text-align:right;padding:10px 0 10px 0}



/* user */
form.user
{margin:10px 0 10px 0}
form.user label
{width:40%; float:left}

/* article index */

table.contenttoc
{border:solid 1px #ccc;
padding:10px;
margin:10px
}

.pagenavcounter
{font-weight:bold}


#newsshow1 td.gk_news_show_left, #newsshow1 td.gk_news_show_right {
padding:20px;
}

#newsshow1 a.readon_class 
{
	background: #fff6dc;
	border-right, border-bottom:1px solid #7C0041;
	color: #7C0041;
	margin-top: 10px; margin-bottom:-8px;	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

#gk_news_image_1-newsimage1 h2 {
display:none;
}

#gk_news_image_1-newsimage1 p {
line-height:1.3em;
margin-top:20px;padding-top:20px;
}

div.gk_news_image_1_wrapper {
width:100% !important;
}
#gk_news_image_1-newsimage3 {
   margin-top:3px;
}

span.date {
   font-size:100%;
}
/**************************** Sixth Form Section ********************************************/
#welcome_message {
   float:left;
   padding:0 20px 20px 20px;
   width:400px;  
   border:1px solid #bababa; 
}
#sf_blog {
   float:left;
   padding:0 20px 20px 20px;
   margin-top:20px;
   width:300px; height: 150px;
   border:1px solid #bababa; 
   /*background-color: #EFDEEA;*/
   background: #EFDEEA url(../images/sturtk.jpg) no-repeat top left;
   margin-bottom: 10px;
   padding: 10px 20px 40px 120px;
   position: relative;
   line-height: 145%;

}

#sixthformhp_curriculum {
   float:right;
   margin-right:2px;
   margin-top:20px;
   width:285px;
   height:143px;
   color:#ffffff;
   background: url("../images/sf-curriculum-button.png") no-repeat scroll left bottom #ffffff;

}
#sixthformhp_prospectus {
    background: url("../images/sf-prospectus-button.png") no-repeat scroll left bottom #FFFFFF;
    color: #7D0042;
    float: right;
    height: 143px;
    width: 285px;    
    margin-right: 0;
    margin-top: 20px;  
}

#sixthformhp_contactus {
    background: url("../images/sf-contact-us-button.png") no-repeat scroll left bottom #FFFFFF;
    color: #7D0042;
    float: right;
    height: 143px;
    width: 285px;    
    margin-right: 0;
    margin-top: 21px;  
}
 
#sixthformhp_contactus_text {
    height: 140px;
    padding: 20px 20px 20px 20px;
    width: 244px;
    font-weight:bold;
    font-size:1.1m;
    color:#7d0042;
    font-style:italic;

}

#sixthformhp_contactus_text a:hover {
    color:#7d0042; 
    background:transparent; text-decoration:underline;
cursor: pointer;
}
#sixthformhp_contactus_text a {
    text-decoration:none;
color:#7C0041;
}
#sixthformhp_contactus_text em a.contactus_textlink:hover {
    text-decoration:underline;
}
#sixthformhp_contactus_text em a.contactus_textlink:focus {
     text-decoration:none;background:transparent;
}
#sixthformhp_curriculum a:hover {
    text-decoration:none; 
    background:transparent;
}
#sixthformhp_curriculum a:focus{
    text-decoration:none; 
    background:transparent;
}
p.sixthformcurriculum_text {
    font-weight:bold;
    font-size:1.4em;
    color:#7d0042;
    font-style:italic;
}
#page p.sixthformcurriculum_text a:hover {
    background:transparent;    
    color:#7d0042;
text-decoration:underline;
}
#page p.sixthformcurriculum_text a:focus {
    background:transparent;    
    color:#7d0042;
text-decoration:underline;
}

#page p.sixthformcurriculum_text a{
    color:#7d0042;
text-decoration:none;
}
#title_header {
   float:left;
   background:#f2f2f2;  
   margin-top:20px;
   width:400px;
   /*height:25px;*/
   border-top:1px solid #bababa;
   border-left:1px solid #bababa;
   border-right:1px solid #bababa;
   padding:10px 20px;
   font-weight:bold;
   font-size:1.4em;
   color:#7d0042;
}

#sixthform_subheading {
   font-weight:bold;
   color:#7d0042;
   font-size:1.2em;
}
#sixthform_bodytext {
	font-size:1.2em;
}
/**************** Course Table *******************/
#page .courses {
   padding: 5px;
}
