body
{
	margin: 0;
	padding: 0;
	color: #535252;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-align: center;
}

table, td
{
	table-layout: fixed;
	font-size: 12px;
}

h1
{
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h2
{
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}


h2.rightspecial
{
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

h1.memberTitle
{
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 0.3em;
}

h2.memberTitle
{
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 0.3em;
}

.idcardfunction
{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-color: #ECEBEB;
	margin: 0px 0px 10px 0px

}

div#frame
{
	width: 1076px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
	background-color: #FFF;
}

div#boxHeaderPrint
{
	display: none;
}

div#contentheader
{
	width: 1076px;
	height: 90px;
	position: relative;
	background-image: url(/_images/shadow_top_neu.jpg);
	background-repeat: no-repeat;
}


div#content
{
	padding: 0 28px 0 27px;
	width: 1021px;
	position: relative;
	background-image: url(/_images/shadow_content.jpg);
	background-repeat: repeat-y;

}

div#supernavigation
{
	background-color: transparent;
	top: 5px;
	right: 35px;
	text-align: right;
	position: absolute;
}

div#supernavigation a
{
	color: #FFF;
}


div#header
{
	position: relative;
	width: 1021px;
	height: 131px;
	/*background-image: url(/_images/header_unten.jpg);
	background-repeat: no-repeat;*/
	margin: 0px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid #B3B3B3;
}

div#header img
{
	margin: 0;
	padding: 0;
	border: 0;
}


div#navbar
{
	height: 34px;
	width: 1021px;
	background-image: url(/_images/navbar.gif);
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	*margin: -5px 0 -15px 0;
	padding: 0;
}

div#topright
/* berlappung der Linien horizontal und vertikal im rechten Bereich ber "Kompetenznetze" */
{
	position: relative;
	top: 108px;
	right: 0px;

}

img#bgtopleft
{
	left: 0px;
	top: 0px;
	position: relative;
	z-index:2;
}

img#bgtopright
{
	right: 0px;
	top: 0px;
	position: relative;
	z-index:1;
}


div#leftcolumn
{
	position: relative;
	float: left;
	text-align: left;
	color: #000;
	width: 185px;
	height: 100%;
	margin: 10px 0px 0px 0px;

	padding: 0;
}

div#rightc
{
	float: right;
	margin: 0px 0px 0px 4px;
	padding-right: 20px;
	width: auto;
}

div#maincontent
{
	position: relative;
	padding: 0 2% 0 2%;
	text-align: left;
	margin-top: 15px;
	margin-left: 185px;
	margin-right: 206px;
	background-color: #ffffff;
	color: #000000;
}

div#rightcolumn
{
	background-image: url(/_images/bg-vertikal.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
	float: right;
	width: 206px;
	margin: 0;
	*margin: -3px 0 0 0;
	padding: 2px 0 0 0;
	right: 28px;
}

div#footer
{
	height: 68px;
	width: 1076px;
	position: relative;
	background-image: url(/_images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	margin: -1.3em 0 0 0;
}

div#printfooter
{
width: 100%;
text-align: right;
padding-bottom: 1em;
}

/* Layouter fuer Componenten im maincontent */
.inlinecenter
{
	margin: 0px 10px 10px 10px;
	clear: both;
}

.inlineright
{
	text-align: left;
	float: right;
	margin: 0px 0px 10px 10px;
	font-size: 10px;
}

.inlineright img
{
	margin: 0px 0px 5px 0px;
}


.inlineleft
{
	text-align: left;
	float: left;
	margin: 0px 10px 10px 0px;
}

/* Verlinkungen im maincontent */
a:link
{
	color: #FA1A30;
	text-decoration: none;
}

a:visited
{
	color: #FA1A30;
	text-decoration: none;
}

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

a:active
{
	color: #FA1A30;
	text-decoration: none;
}

/* Hauptnavigation */
.mainnavi
{
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 13px 0 13px;
	position: relative;
	top: 6px;
	left: 0px;
}

.mainnaviselected
{
	color: #FA1A30;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 12px 0 12px;
	position: relative;
	top: 6px;
	left: 0px;
}

a.mainnavi:link
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

a.mainnavi:visited
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

a.mainnavi:hover
{
	color: #FA1A30;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainnavi:active
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

a.mainnaviselected:link
{
	color: #FA1A30;
	font-size: 12px;
	font-weight: bold;
}

a.mainnaviselected:visited
{
	color: #FA1A30;
	font-size: 12px;
	font-weight: bold;
}

a.mainnaviselected:hover
{
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainnaviselected:active
{
	color: #FA1A30;
	font-size: 12px;
	font-weight: bold;
}

/* Subnavigation */

.subnavi_header, div#leftcolumn b
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FDC8CD;
	width: 156px;
	* width: 155px;
	display: block;
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	line-height: 1em;
	margin-left: 11px;
	margin-top: 1px;

	padding: 0.3em 0 0 1.55em;
}

div#leftcolumn a b
{
	border: none;
	color: red;
	margin-left: -15px;
}

div#leftcolumn a:hover
{
	color: red;
}

li.subnavi_selected
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FDC8CD;
	width: 175px;
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	margin-top: 1px;
	padding: 0.3em 0;
	list-style-type: none;
	display: block;
}

li.subnavi a:link
{
	color: #979797;
	font-size: 11px;
	font-weight: bold;
}

li.subnavi a:visited
{
	color: #979797;
	font-size: 11px;
	font-weight: bold;
}

li.subnavi
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FDC8CD;
	width: 175px;
	color: #979797;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	margin-top: 1px;
	padding: 0.3em 0;
	list-style-type: none;
	display: block;
}

div#leftcolumn ul
{
	margin: 1px 0 0 10px;
	padding: 0;
}

div#leftcolumn ul ul
{
	margin: 1px 0 0 0;
}

div#leftcolumn ul ul li
{
	padding: 0 1em 0 1em;
	width: 90%;
}

li.subnavi a, li.subnavi_selected a
{
	list-style-type: default;
	list-style-image: url(/_images/pfeil.gif);
	list-style-position: outside;
	display: list-item;
	margin-left: 20px;
}

li.subnavi a:hover
{
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

li.subnavi a:active
{
	color: #979797;
	font-size: 11px;
	font-weight: bold;
}

li.subnavi_selected a:link
{
	color: red;
	font-size: 11px;
	font-weight: bold;
}

li.subnavi_selected a:visited
{
	color: red;
	font-size: 11px;
	font-weight: bold;
}

li.subnavi_selected a:hover
{
	color: red;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

li.subnavi_selected a:active
{
	color: red;
	font-size: 11px;
	font-weight: bold;
}

/* Fusszeile */
.footer
{
 	text-align: center;
	font-size: 0.75em;
	margin-left: 185px;
	margin-right: 206px;
	width: auto;
}

a.footer:link
{
	text-decoration: none;
}

a.footer:visited
{
	text-decoration: none;
}

a.footer:hover
{
	color: #E36345;
	text-decoration: underline;
}

a.footer:active
{
	text-decoration: none;
}

/* Login-, Special- und Searchboxen rechts */
.specialbox
{
	width: 144px;
	height: 20px;
	color: black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	padding: 10px 0px 0px 13px;
	margin: 0px 0 0 19px;

}

.specialbox_light
{
	width: 144px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 2em;
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px #FDC8CD solid;
}

input.gobutton
{
	background-color: transparent;
	color: red;
	border: none;
	font-size: 0.9em;
	font-weight: bold;
}

/* Mitarbeitertemplates mit Tabellenformatierung */
.border
{
	border-left: 1px #BDB5C6 dotted;
	border-right: 1px #BDB5C6 dotted;
	border-top: 1px #BDB5C6 dotted;
	border-bottom: 1px #BDB5C6 dotted;
}

/* Layouter fuer Tabellenzellen im Bereich Veranstaltungen */
.tabelle2 { background-color: #DAD6D9; }
.tabelle1 { background-color: #ECEBEB; }
.tabelle3 { background-color: #81CAF0; }

.sitemap
{
	float:left;
	width:250px;
}

div.sitemapcontent li li
{
	margin: 0px 0px 0px -25px;
}

/* Kontaktformular */

.formline
{
        display: block;
        padding: 0.2em 0em 0.2em 0em;
        position: relative;
}

#kontakt label
{
        display: block;
        float: none;
        width: 180px;
        font-weight: normal;
        margin: 0em;
        padding: 0em;
}

#kontakt .input, #kontakt .textarea, #kontakt select, #kontakt .select
{
        width: 360px;
        margin: 0em;
        font-size: 1em;
        border-color: #999 #CCC #CCC #999;
        border-width: 1px;
        border-style: solid;
		background-color: #EDEBEB;
}

#kontakt .ort
{
        width: 226px;
        margin: 0em;
        font-size: 1em;
        border-color: #999 #CCC #CCC #999;
        border-width: 1px;
        border-style: solid;
		background-color: #EDEBEB;
}

#kontakt .land
{
        width: 20px;
        margin: 0em 5px 0em 0em;
        font-size: 1em;
        border-color: #999 #CCC #CCC #999;
        border-width: 1px;
        border-style: solid;
		background-color: #EDEBEB;
}

#kontakt .plz
{
        width: 60px;
        margin: 0em 5px 0em 0em;
        font-size: 1em;
        border-color: #999 #CCC #CCC #999;
        border-width: 1px;
        border-style: solid;
		background-color: #EDEBEB;
}


div#searchenginenav
{
	clear: right;
	position: absolute;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	bottom: 2em;
}

div.cleaner
{
clear: both;
}


/* Galerien Convention */

.galleryContainer
{
	width: 100%;
	clear: all;
	display: block;
	float: left;
}

.ImgRight, .ImgLeft, .ImgCenterLeft, .ImgCenterRight, .ImgCenter
{
	float: left;
}

.spacer
{
	*clear: all;
	*display: block;
}

/* Video*/

.yt_hidden {
	display:none !important;
}

