/* //////////// Template (don't touch) /////////////// */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#cecece;
	
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	color:#666666;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:730px;
	background:#ffffff;
	border-left: 8px solid #ff0096;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header p {
	font-style:italic;
	font-size:1.1em;
	margin:0;
}

img#logo {
	margin-left: 10px;
}

div#content {
	padding:3em 0em 5em; /* bottom padding for footer */
}

div#content p {
	text-align:left;
	padding:0 1em;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ffffff;
	border-top:1px solid #cecece;
}

div#footer p {
	padding:1em;
	margin:0;
}


	
/* /////////////   Joomla und HTML Styles //////////////////////////// */

h1 {
	font-size : 1.7em;
}
  
h2 {
	margin : 10px 0;
	font-size : 1.45em;
}

h3, h4 {
	margin : 10px 0;
	font-size : 1.2em;
}
  
.small , .createdate , .modifydate {
	font-size: .8em;
}

.createdate {
}

.smalldark, .mosimage_caption, a.readon, .blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size : 1em;
}
  
.pagenav_prev a, .pagenav_next a {
	color : #666666;
	font-size : 0.9em;
	background-color	: transparent;
}
  
form {
	padding : 0;
	margin : 0;
}
  
.clr {
	clear : both;
}

ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

li {
	line-height : 130%;
	padding-left : 15px;
	padding-top : 0;
	background-image :  url(../../swissit07/images/arrow.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
}
  
a:link, a:visited, a:active {
	color: #ff0096;
	font-size: 1em;
	text-decoration: none;
}

a.latestnews:link, a.latestnews:visited, a.mostread:link, a.mostread:visited {
	color :#474747;
	font-size : 12px;
}

a:hover {
	text-decoration : underline;
  }
  
#copyright a:link, #copyright a:visited,#copyright a:active {
	color : #474747;
	font-size : 12px;
}

#copyright a:hover {
	text-decoration : none;
}  
/*
#navigation div.moduletable td, #contentbottom div.moduletable td, #contentbottom div.moduletable ul {
	padding-right: 10px;
}

#navigation div.moduletable table.pollstableborder td {
	padding-left: 30px;
	padding-right: 20px;
}

#navigation div.moduletable table.pollstableborder .sectiontableentry1, #navigation div.moduletable table.pollstableborder .sectiontableentry2 {
	text-align: left;
	vertical-align: top;
	padding: 0;
	background-color: transparent;
	line-height: 20px;
}
*/
table.contentpane table {
	margin-right: 2px;
	margin-left: 2px;
}
  
.sectiontableheader {
	font-weight: bold;
	font-size: 1.1em;
	color: #14508e;
	background-color: #333333;
}

.sectiontableentry1 {
	line-height: 18px;
}

.sectiontableentry2 {
	line-height: 18px;
}

a.readon {
}

.componentheading {
	color: #999999;
	font-size: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	
}

.contentheading {
	color: #999999;
	font-size: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.small, .createdate {
	color: #eeeeee;
}

table.contentpaneopen {
	text-align: left;
	background: transparent;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	margin-top: 6px;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	vertical-align: top;
	line-height: 150%;
	width: 100%;
}
  
.sectiontableheader {
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.contenttoc th {
	background :  url(../../tc_ikore/colors/grey/images/topmenu-bg.png) repeat-x;
	height : 12px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : left;
	padding-left : 2px;
}
  
table.contenttoc {
	border : 1px solid #333333;
}

table.login {
	border : 1px solid #000;
	padding-top : 5px;
	padding-left : 5px;
}

table.contenttoc td {
	padding : 0 2px;
}
  
.pathway, .pathway a:link, .pathway a:visited {
	font-size : 10px;
	color : #474747;
	padding-right: 3px;
	margin: 0px;
}
  
.pathway {
	margin: 0px;
}  

form {
	margin: 0;
	padding: 0;
}
  
input {
	font: 11px Verdana, Arial, sans-serif;
	margin: 1px 2px 1px 0;
}

select {
	font: 11px Verdana, Arial, sans-serif;
}

textarea {
	border: 1px solid #cccccc;
	padding-left: 2px;
	font: 11px/1.3em Verdana, Arial, sans-serif;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #c4db86;
	border-top: 1px solid #c4db86;
	border-right: 1px solid #3c4d0d;
	border-bottom: 1px solid #3c4d0d;
	color: #fff;
	background: #ff0096;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	padding-left : 2px;
	border-top : 1px solid #999999;
	border-right : 1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	border-left : 1px solid #999999;
	background : #eee;
}


/* ///////////////////////////  Haupt-Menü /////////////// */

a.mainlevel {
color: #666666;
background: #e4e4e4;
padding-left: 10px;
width: 100%;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 216px;
}

/* html>body a.mainlevel {width:200px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover {
background: #F1F1F1;
text-decoration: none;
}

a.mainlevel:visited {
color: #666666;
}

a.mainlevel#active_menu {
background: #c4c3c3;
}


/* Haupt-Menü 2. Stufe */

a.sublevel {
background-image: none;
padding: 0px;
color: #666666;
list-style: none;
margin: 0px;
padding-left: 20px;
width: 100%;
display: block;
line-height: 20px;
margin-bottom: 5px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 200px;
}

/* html>body a.sublevel {width:200px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover {
text-decoration: underline;
display: block;
width: 165px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 165px;
}

a.sublevel:visited {
color: #666666;
}

a.sublevel#active_menu {
text-decoration: underline;
}

/* Hack für IE */

.moduletable div #active_menu {
text-decoration: underline;
}