/* @override http://www.futura.co.at/fileadmin/template/css/ikiu.css */

.bgimage {
	background: #fff url(../img/bg.gif) repeat-y;
	
}
#metamenu{
	text-align: right;
	height: 20px;
	padding-top: 20px;
}

#metamenu a{
	color: #666666;
	text-decoration: none;
}



#img-logo {
	position: relative;
	top: -5px;
}
.header-logo{
		background: #fff url(../img/headerlogo.jpg) no-repeat;
		position: relative;
		height: 158px;
		left: 12px;
		
}
.ie6 .header-logo{
	width: 854px;
	left: -15px;	
}


#header-position {
	position: absolute;
	display: block;
	bottom: 0px;	
	height: 20px;
	left: 0px;
}

.ie6 #header-position {
	bottom: -20px;
	left: -10px;	
}



#header-menu {
	color: #fff;
	height: 18px;
	font-weight: bold;
	width: 536px;
	display: block;
	float: left;
	margin-left: 20px;
}

.ie6 #header-menu {
	
	width: 520px;
}

/*Suche*/
#header-search {
	float: right;
	position: relative;
	top: -4px;
	display: block;
	width: 299px;
	text-align: left;
}

#searchform-text {
	border: 1px solid #666;
	font-size: 10px;
	color: #666;
	width: 170px;
}


#searchform-button {
	background-color: transparent !important;
	color: white;
	font-weight: bold;
	border: 0;
}



div.tx-indexedsearch {
	padding-left: 12px;
}

strong.tx-indexedsearch-redMarkup {
	color: #990000;
}




.ie6 .grid_4{
	padding: 0;
	margin: 0;	
}


#content-left {
	width: 550px;
	float: left;
	padding-left: 80px;
}
#content-right{
	float: right;
	width: 310px;
}


/*Style*/
body
{
	background: #fff;
	color: #333;
	font-size: 11px;
	padding: 0;
}

h1{
	padding-left: 12px;
	font-size: 20px;
}

h2 {
	padding-left: 12px;
	font-size: 12px;
}

h3{
	padding-left: 12px;
	font-size: 20px;
}

p{
	padding-left: 12px;
	font-size: 13px;
}
a {
	text-decoration: none;
	color: #990000;
}
dl.glossary {
	padding-left: 12px;
	font-size: 13px;
}

a.glossary-up {
	text-align: right;
	display: block;
}

div.navbar {
	padding-left: 12px;
	padding-bottom: 5px;
	font-size: 13px;
}


.csc-textpic{
	padding-top: 5px;
}

table.contenttable{
	 margin-left: 10px;
	 border-spacing: 8px;
	 border-collapse: separate; 
}

table.contenttable td {
   background-color: #E6E6E6;
 	width: 180px;
    border: 1px solid #999;
	
}


	
table.contenttable td p {
	padding: 5px;
}

/*Right Teaser*/

div.right-teaser{
	display: block;
	width: 300px;
	height: 135px;
	background: #fff url(../img/right_bg_300.gif) no-repeat;
	margin-top: 5px;
}



div.right-teaser-img {
	float: left;
	width: 120px;
	padding-left: 10px;
	padding-top: 3px;
}
div.right-teaser-text {
	float: right;
	width: 160px;
}

div.right-teaser-text h2{
	font-size: 12px;
	padding: 0;
	margin: 4px 0 4px 0;
}

div.right-teaser-text p{
	padding: 0;
	margin: 0 4px 0 0;
	font-size: 11px;
}

/*Newsletter Anmeldung*/
#tx_odsajaxmailsubscription_pi1_error div.error {
	color: maroon;
	font-weight: bolder;
}
#ajaxform-text {
	border: 1px solid #666;
	font-size: 10px;
	color: #666;
	width: 145px;
	margin-bottom: 5px;
}

#ajaxform-submit {
	background-color: transparent !important;
	font-weight: normal;
	border: 0;
	width: 145px;
	font-size: 10px;
}
#tx_odsajaxmailsubscription_pi1_info{
	padding-top: 10px;
}
#tx_odsajaxmailsubscription_pi1_subscribe p {
	padding-top: 10px;
}
.maincontent{
	padding-left: 10px;
}