html {
	height:100%;

}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family:Arial,Helvetica;
	color:#0c4da1;
	font-size:12px;
	height:100%;
}


div#wrapper {
	position:relative;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(../images/itva_bg_grau.png);
	background-repeat: repeat-x;
	background-position: 0 0 !important;
	background-position: 0 2px;
}

div#wrapper[id] {
    height:auto;
    min-height:100%;
}

div#cwrapper {
	position:relative;
	width:750px;
	margin:0 auto;
}

div#topline {
	padding: 0;
	margin: 0;
	height: 18px;
	position: relative;
}

div#toplinewrapper {
	width: 	400px;
	height: 18px;
	background-image: url(../images/itva_schraffur.png);
	background-repeat: repeat-x;
}

div#searchbox {
	position: absolute;
	top: 0;
	left: 480px;
}

div#toplinewrapper ul {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 18px;
	margin-left: 50px;
	padding-top: 2px;
	background-color: #ffffff;
	font-size: 11px;
}

div#toplinewrapper li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	text-transform: uppercase;
}

div#toplinewrapper a, div#toplinewrapper a:link, div#toplinewrapper a:visited {
	text-decoration: none;
	color: #0C4DA2;
}

div#toplinewrapper a:hover {
	text-decoration: underline;
}

div#toplinewrapper .colorlink a, div#toplinewrapper .colorlink a:link, div#toplinewrapper .colorlink a:visited {
	text-decoration: none;
	color: #ec6800;
}

div#toplinewrapper .colorlink a:hover{
	text-decoration: underline;
	color: #ec6800;
}

/***** Header  ******/
div#header {
	height: 132px; 
	background-image: url(../images/itva_hauptbild.jpg);
	background-repeat: no-repeat;	
}

/***** Primär Navigation ******/
div#navigation {
	float:left;
	width:213px;
	padding-top: 10px;
}

div#navigation ul {
	margin:0;
	padding:0;
	margin-top:0px;
	padding-bottom:0px;
	list-style-type:none;
}

div#navigation ul#login {
	margin:0;
	padding:0;
	margin-top: 30px;
	padding-bottom:10px;
	list-style-type:none;
}

div#navigation .tx-newloginbox-pi1 {
	padding-bottom:100px; /* damit der footer stehen bleibt*/
}

div#navigation ul li{
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	border-left: 10px solid #0C4DA2;
	margin-bottom: 4px;
	background-repeat: repeat-x;
	background-image: url(../images/itva_schraffur.png);
}


div#navigation label {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

div#navigation p {
	font-size: 12px;
}

div#navigation li li{
	font-weight: normal;
	text-transform: none;
	margin-left:-20px;
	margin-bottom: 0px;
	border-left: 10px solid #ffffff;
	background-image: none;
}


div#navigation li li li{
	font-weight: normal;
	text-transform: none;
	margin-left: -5px;
	font-size: 11px;
	margin-bottom: 0px;
	border-left: 10px solid #ffffff;
	background-image: none; 
}


div#navigation a, div#navigation a:link, div#navigation a:visited {
	text-decoration: none;
	color: #0C4DA2;
}

div#navigation a:hover{
	text-decoration: underline;
}

div#navigation a.actlevel1 {
	font-weight: bold;
	text-decoration: underline;
}

div#navigation a.act {
	font-weight: bold;
	text-decoration: none;
}


/***** Content ******/
div#content {
	float:left;
	width:460px;
	padding:0px 20px 110px 40px !important;
	padding:10px 20px 110px 40px;
}
div#content p {
	line-height:16px;
	margin-bottom: 10px;
	color: #333;
}

div#content img{
	padding:5px 0 11px 0;
}

div#content h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
	
div#content h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#content li {
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #333;
}

div#content ul ul {
	margin-left: 30px;
}

div#content ul ul li {
	list-style-type: disc;
}

div#content a, #content a:link, #content a:visited {
	text-decoration: none;
	color:#0c4da1;
}

#content a:hover {
	text-decoration: underline;
	color:#0c4da1;
}

/***** Footer ******/
div#footer {
	position:absolute;
	bottom:0;
	clear:both;
	width:100%;
	height:110px;
	padding:0;
	background-color:#0B4CA0;
	background-image:url(../images/itva_verlauf_blau.jpg); 
	background-repeat:repeat-x;
	font-size:9px;
}

div#footercontent {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	color: #ffffff;
	padding-top: 0px;
}

div#footerleft {
	position: absolute;
	width: 400px;
	top: 20px;
	left: 0;
}

div#footerleft address {
	font-style: normal;
	font-size: 13px;
}

div#footerright {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 400px;
	font-size: 12px;
}

div#footerright p{
	text-align: right;
	font-size: 12px;
	margin-right: 70px;
}

div#footerright li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	text-transform: uppercase;
}

div#footerright a, #footerright a:link, #footerright a:visited {
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
}


a.external-link-new-window, a.external-link-new-window:link, a.external-link-new-window:visited{
	background-image: url(../images/external_link_new_window.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	color: #0C4DA2;
}

/*RAHMEN INHALTSELEMENTE*/

div#content DIV.csc-frame-frame1{
	border: 1px dotted #cccccc;
	padding: 5px;
}

div#content DIV.csc-frame-frame2{
	border: 1px solid #cccccc;
	padding: 5px;
}

/*RAHMEN BILDER*/

div#content .csc-textpic-border img{
	border: 2px solid #cbced5;
        padding: 1px;
}

/*Platz um BILDER IN TEXT LINKS*/
div#content .csc-textpic-intext-left .csc-textpic-imagewrap{
	padding-right: 15px;
}

/*Platz um BILDER IN TEXT RECHTS*/
div#content .csc-textpic-intext-left .csc-textpic-imagewrap{
	padding-right: 15px;
}



/*############### SITEMAP formatieren ########################*/


div#content .csc-sitemap {
	margin-left: -40px;
}


div#content .csc-sitemap ul{
	font-size: 13px;
	font-weight: bold;
}

div#content .csc-sitemap ul li {
	text-transform: uppercase;
	line-height: 18px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(../images/itva_schraffur.png);
	margin-left: 0px;
	padding-left: 10px;
	width: 250px;
}

div#content .csc-sitemap ul li ul li {
	list-style-type: square;
	padding-left: 0px;
	text-transform: none;
	background: none;
	font-weight: normal;
	margin-left: -10px !important;
	margin-left: 50px;
	line-height: 13px;
}


div#content .csc-sitemap ul ul{
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 13px;
}


div#content .csc-sitemap ul ul ul{
	margin-left: 0px !important;
	margin-left: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
	line-height: 13px;
}

div#content .csc-sitemap ul  ul  ul li {
	list-style-type: disc;
	margin-left: 20px;
}

div#content .csc-sitemap ul li a:link, div#content .csc-sitemap ul li a:visited {
	text-decoration: none;
	color: #0C4DA2;
}

div#content .csc-sitemap ul li a:hover {
	text-decoration: underline;
}

/*############### SUCHBOX formatieren ########################*/

div#searchform, #tx_indexedsearch {
display: inline;
}


input.txt_searchbox {
	color: #0C4DA2;
	border: 1px solid #d8e0f5;
	width: 110px;
	display: inline;
	font-size: 11px;
	margin-bottom: 1px;
	padding: 2px 0 2px 2px;
}

.tx-indexedsearch-title a, .tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited {
	text-decoration: underline;
	color: #0C4DA2;
}

.tx-indexedsearch-path a, .tx-indexedsearch-path a:link, .tx-indexedsearch-path a:visited {
	text-decoration: underline;
	color: #0C4DA2;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #0C4DA2;
}

.tx-newloginbox-pi1 label {
	font-weight: normal;
}

.tx-spdirectory-pi1 {
	margin-top: 0px;
}

.tx_spdirectory-pi1-dotted {
	padding: 3px;
}

.tx-spdirectory-pi1 a, .tx-spdirectory-pi1 a:link, .tx-spdirectory-pi1 a:visited {
	color: #0C4DA2;
}

/*############### Kalender ########################*/

DIV.tx-jwcalendar-pi1{
	margin-left: -8px;
}

DIV.jwcalendar_list {
	border: none;
	background-color: #ffffff;
}

DIV#content.jwcalendar_organizer {
	border: 1px solid #EC6B00;
	background-color: #ffffff;
}

div#content TABLE.items {
	border: none;
}

div#content TD.item {
	color: #193a72;
	background-color: #ffffff;
	border: 1px dotted #ffffff;
	border-top: 1px dotted #0C4DA2;
	border-bottom: 1px dotted #0C4DA2;
	padding: 3px 3px 3px 3px;
}

div#content TD.item a, #content TD.item a:link, #content TD.item a:visited {
	color: #193a72;
}

div#content TD.label {
	background-color: #ffffff;
        border: 1px dotted #ffffff;
        border-top: 1px dotted #0C4DA2;
	border-bottom: 1px dotted #0C4DA2;
	padding: 3px 3px 3px 3px;
}

div#content td.catcolor {
	background-color: #ffffff;
}

DIV.jwcalendar_single {
	float: left;
	border: none;
	background-color: #ffffff;
	margin-top: -10px;
	width: 400px;
}

div#content .headerie {
	background-color: #ffffff;
	border: 1px dotted #ffffff;
	border-top: 1px dotted #0C4DA2;
}

div#content .title {
	font-size: 12px;
}

div#content .category {
	padding: 4px 8px 8px 8px;
}

div#content .contentie {
	color: #193a72;
	background-color: #ffffff;
	border: 1px dotted #ffffff;
	border-top: 1px dotted #0C4DA2;
	border-bottom: 1px dotted #0C4DA2;
}

div#content .orgie {
	background-color: #ffffff;
	border: 1px dotted #ffffff;
}

div#content .itemtitle p:first-letter, #content .itemtitle p{
	color: #193a72;
        font-size: 12px;
        margin-bottom: 0;
}

div#content .name p:first-letter {
	color: #193a72;
}

div#content INPUT.tx_jw_input_button{
	border: none;
	border-bottom: 1px solid #0C4DA2;
	color: #193a72;
	background-color: #ffffff;
}

/*############### Beirat und Vorstand Bilder ########################*/

div#personen img {
        border: 2px solid #cbced5;
        padding: 1px;
}

div#personen .csc-textpic-text, .csc-textpic-text{
        margin-bottom: 5px;
        min-height: 115px;
	height: auto !important; /* Hack fÃ¼r min-height im IE 6 / IE 7 */
	height: 115px;
	margin-left: 100px;
	padding-left: 10px;
	width: 325px;
}

/*KONTAKTFORMULAR*/
.csc-mailform {
	border: none;
	padding: 0;
}

.csc-mailform-field label{
	display: block;
	font-size: 13px;
	padding: 3px 0 3px 0;
}

.csc-mailform-submit {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* RTE DEFINITIONEN */

.kleineSchrift{
	font-size: 11px;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

blockquote {
	margin-left:20px;
}

div#content ol li{
        list-style-type:decimal;
}

div#content ol li ol li{
        list-style-type:lower-alpha;
}

.csc-uploads {
	margin-top: -10px;
}

.csc-uploads-fileName {
	width: 300px;
}

/*Rahmen danach*/
#center .csc-frame-rulerAfter{
	clear: both;
	border: 1px solid #b6cbde;
	margin-bottom: 10px;
	}

/*Rahmen davor*/
#center .csc-frame-rulerBefore{
	clear: both;
	border: 1px solid #b6cbde;
	margin-bottom: 10px;
	}

	
div.csc-textpic.csc-textpic-intext-right {
	float: left;
}

div.csc-textpic.csc-textpic-intext-left {
	float: left;
}

div#navigation .tx-newloginbox-pi1 {
margin-bottom:100px;
padding-bottom:100px;
}

