/* Content section */
#Content a:link, #Content a:visited {
	color: #FE0000;
    }

#Content a.inactive:link, #Content a.inactive:visited {
	color: gray;
    }

.ContentImageBar {
	line-height: 1px;
	height: 13em;
	margin: 1em 0 2em -0.8em;
	}

.ContentImageBar img {
	float: left;
	border: 1px solid #B5B5B5;
	padding: 1px;
	margin: 0 0em 0 0.62em;
	width: 12.7em;
	height: 12.7em;
	}

.PreviewImages {
	margin: 1em 0 2em -0.8em;
	}

.PreviewImages img {
	float: left;
	border: 1px solid #B5B5B5;
	padding: 1px;
	margin: 0 0em 0 0.8em;
	width: 6.92em;
	height: 6.92em;
	}

#Content h1,
#Content h2,
#Content h3,
#Content div,
#Content form {
	clear: both; }

div#TheTeam img {
	width: 54.90em;
	height: 45.58em;
	}

p {
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 1.5em; }

.columned {
	width: 66%;
	float:left;
	}


h1 {
	color: #636363;
	margin: 1.5em 0 0.5em 0;
	text-transform: uppercase;
	font-size: 1.4em;
	font-family: Arial;
    background-image: url(../grafik/headline_background.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 0 0 0.6em 0;
	}

h1 img {
	width: 0.89em;
	height: 0.89em;
	}

h2 {
	font-size: 1em;
	margin-top: 2em;
	}

h3 {
	color: #636363;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 0 0.8em 0;
	font-family: Arial;
	letter-spacing: 0.07em;
	}

div.imaged {
	margin-bottom: 2em;
	clear: both;
	height: 11em;
	}

div.imaged img {
	float: left;
	margin-right: 1em;
	width: 11.5em;
	height: 9.4em;
	}

blockquote {
    background-image: url(../grafik/background_quotes.gif);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    }

blockquote.columned {
	float: right;
	width: 32%;
    color: #FE0000;
    }

blockquote p {
    margin: 0;
    padding: 0.67em 1.35em 0.67em 0;
    background-image: url(../grafik/background_quotes.gif);
    background-position: 0 bottom;
    background-repeat: repeat-x;
	}

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


ul.Reference li {
    background-image: url(../grafik/references_bullet.gif);
    background-position: 0 0em;
    background-repeat: no-repeat;
	padding: 0 0 0.5em 3em;
	}

ul.Reference li p, ul.Reference li div {
	margin-left: -3em;
	padding-left: 3em;
	}


div.ProgrammCategory {
	font-size: 1.3em;
	margin-bottom: 2em;
    }

div.ProgrammCategory h2 {
	position: relative;
	left: 0.25em;
	margin: 0;
	padding: 0;
	width: 19.75em;
    background-image: url(../grafik/background_category.gif);
    background-position: right center;
    background-repeat: no-repeat;
    }

div.ProgrammCategory h2 a {
	display: block;
    background-image: url(../grafik/category_bullet.gif);
    background-position: 0 0.2em;
    background-repeat: no-repeat;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 1.2em;
	position: relative;
	left: -4px;
    }

#Content div.ProgrammCategory a:link, #Content div.ProgrammCategory a:visited {
	color: black;
    }

#Content div.ProgrammCategory .inactive a:link, #Content div.ProgrammCategory .inactive a:visited {
	color: gray; }

div.ProgrammCategory ul {
	position: relative;
	top: -0.5em;
	left: -4px;
    width: 21.1em;
	list-style: none;
	margin: 0 0 0 20em;
	padding: 0;
    }

div.ProgrammCategory ul li {
	height: 2.95em;
	font-size: 0.9em;
    }

div.ProgrammCategory li {
    background-image: url(../grafik/background_pageitem.gif);
    background-position: 0 bottom;
    background-repeat: no-repeat;
    padding: 0 0 1em 2em;
    }


div.ProgrammCategory li a {
	position: relative;
	top: 3.2em;
	font-weight: bold;
	font-size: 1em;
	display: block;
    }


/* */

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

ul.ProgrammCategory li {
    clear: both;
    }

ul.ProgrammCategory ul {
    margin: 0.9em 0 0em 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 27em;
    }

ul.ProgrammCategory ul li {
    background-image: url(../grafik/background_pageitem.gif);
    background-position: 0 bottom;
    background-repeat: no-repeat;
   	padding-left: 1em;
   	line-height: 1.3em;
   	font-size: 1.2em;
   	padding: 0em 0 0 1.7em;
    border: 1px solid red;
    margin: 0;
    }

ul.ProgrammCategory ul li a:link, ul.ProgrammCategory ul li a:visited {
	position: relative;
	top: 2em;
	display: block;
	border: 1px solid black;
	background-color: yellow;
	padding: 0;
	line-height: 1.3em;
    }

ul.ProgrammCategory h2 {
    background-image: url(../grafik/background_category.gif);
    background-position: right center;
    background-repeat: no-repeat;
	font-size: 1.4em;
	width: 18.4em;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 4px;
    }

ul.ProgrammCategory h2 a {
	display: block;
    background-image: url(../grafik/category_bullet.gif);
    background-position: 0 0.2em;
    background-repeat: no-repeat;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 1.2em;
	position: relative;
	left: -4px;
    }


div.ImageBar {
	padding: 0.8em 0 0.8em 0;
	margin-bottom: 1em;
	}

div.ImageBar img {
	width: 12.7em;
	height: 12.7em;
	}

.topDelimited {
	clear: both;
    background-image: url(../grafik/delimiter_dotted.gif);
    background-position: 0 0em;
	padding: 1em 0 0em 0;
    background-repeat: repeat-x;
    margin-bottom: 1em;
	}

.topDelimited.small {
	padding: 0.2em 0 0em 0 ;
	}

.bottomDelimited {
    background-image: url(../grafik/delimiter_dotted.gif);
    background-position: 0 bottom;
	padding: 0em 0 1.5em 0;
	margin: 0.5em 0 1em 0;
    background-repeat: repeat-x;
	}

.bottomDelimited.small {
	padding: 0em 0 0.5em 0;
	}

div.TeamImages {
	font-size: 1em;
	line-height: 1px;
	}

div.TeamImages img {
	float: left;
	border: 1px solid white;
	padding: 0;
	margin: 0;
	margin-top: -1px;
	margin-left: -1px;
	width: 8.85em;
	height: 8.85em;
	}

div.TeamImages a img:hover {
	}

div.imageLine {
	height: 8.85em;
	clear: both; }

div.portrait img {
	float: left;
	width: 8.85em;
	height: 8.85em;
	margin-right: 1em;
	}

div.portrait {
	height: 8.85em;
	}

div.categorized {
	clear: both;
	margin-bottom: 2em;
	height: 12.7em;
	}

div.categorized div.catImage {
	float: left;
	width: 12.69em;
	height: 12.69em;
	padding: 1px;
	border: 1px solid #B5B5B5;

	}

div.categorized img {
	width: 12.7em;
	height: 12.7em;
	}

#Content div.categorized div.catContent {
	float: left;
	clear: none;
	width: 39em;
	padding-left: 1em;
	}

#Content div.categorized h1, #Content div.categorized h2, #Content div.categorized h3, #Content div.categorized p {
	clear: none;
	margin: 0;
	}

#Content div.categorized div.catContent div {
	float: none;
	clear: both;
	}

#SiteOptions input.textInput {
	font-size: 0.9em;
	width: 16.3em;
	}

#SiteOptions .imageButton {
	margin: 0.5em 0 0 7.3em;
	font-size: 1em;
	border: none;
	width: 7.78em;
	height: 1.82em;
	}

#SiteOptions h3 {
	color: white;
	}

.clickable {
	cursor: pointer; }

.error {
	color: #990000; }

#BackendControl {
	padding-top: 1em;
	border-top: 1px solid gray;
	}

#Ximion {
	width: 13.56em;
	height: 1.25;
	float: right; }
