@charset "UTF-8";

/* import core styles | Basis-Stylesheets einbinden */
@import url(base.css);
@import url(header.css);
@import url(tt_news.css);
/*
@import url(default.css);
@import url(startpage.css);
*/

html * {
	font-size: 100.01%;
	}
body {
	color: #444;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	}
body {
	padding: 0;
	}
	
.page_margins {
	background: #fff none repeat scroll 0%;
	max-width: 76em;
	min-width: 914px;
	width: auto;
	}
.page_margins {
	margin: 0pt auto;
	}	

#footer { margin: 1em 0 0 0; }
#footer p { text-align: center; }

/* content area */
.startpage #col1_content,
.default #col3_content,
.wide #col1_content {
	line-height: 1.5em;
	}
/* right column */
.startpage #col3_content,
.default #col2_content,
.wide #col3_content {
	line-height: 1.5em;
	}

        
.default #col3_content .tx-irfaq-cleaner,
.wide #col1_content .tx-irfaq-cleaner{
	clear: none;
	}

div.forcemargin {
        height: 1px;
        line-height: 1px;
        margin: 0px;
        padding: 0px;
        }

/* tagcloud */
#main .tx-tagpack-pi1-cloudcontainer .tx-tagpack-pi1-tagcloud  h2 { 
    background: #b2d9f1 url(../images/tag_cloud_hl.png) no-repeat 4px 8px;
    color: #003399; 
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.25em;
    margin-bottom: 20px;
    padding: 5px;
    text-indent: -9999px;    
    margin-bottom: 0;
    }
#main .tx-tagpack-pi1-cloudcontainer .tx-tagpack-pi1-tagcloud .tx-tagpack-pi1-linkbox { 
    background: #dceef9 url(../images/tagcloud_bg.gif) repeat-x top left;
    color: #003366;
    padding: 20px 10px;
    text-align: center;  
    }

#main .csc-textpic .csc-textpic-imagewrap {
    clear: none;
    }
#main .csc-textpic-clear {
    clear: none;
    }


/* myOpenIT Login Box */    
#main .tx-felogin-pi1 {
    /* margin-bottom: 20px; */
    }    
#main .tx-felogin-pi1  h2 { 
    background: #b2d9f1 url(../images/newloginbox_hl.png) no-repeat 4px 8px;
    color: #003399; 
    font-size: 1.4em !important;
    font-weight: normal !important;
    line-height: 1.25em;
    margin-bottom: 20px;
    padding: 5px !important;
    text-indent: -9999px;    
    margin-bottom: 0 !important;
    }
#main .tx-felogin-pi1 .tx-felogin-pi1_content { 
    background: #dceef9 url(../images/tagcloud_bg.gif) repeat-x top left;
    color: #003366;
    padding: 20px 10px;
    }
#main .tx-felogin-pi1 .tx-felogin-pi1_content legend { display: none; }    
#main .tx-felogin-pi1 .tx-felogin-pi1_content div.input_fields {
    padding: 0;
    }    
#main .tx-felogin-pi1 .tx-felogin-pi1_content div.input_fields label {}    
#main .tx-felogin-pi1 .tx-felogin-pi1_content div.input_fields input {
    margin: 0;
    width: auto;
    }    
#main .tx-felogin-pi1 .tx-felogin-pi1_content div.input_fields input {
    background: #fff url(../images/searchbox_bg.gif) repeat-y right top;
    border-width: 1px;
    border-style: solid;
    border-color: #7BA5CF #fff #fff #7BA5CF;
    color: #003366;
    font-size: 0.9em;
    margin-left: 10px;
    margin: 0;
    padding: 0.5ex 0.5ex 0.5ex 1ex;
    width: 16.2em;
    width: auto;
    }	
    
#main .tx-felogin-pi1 .tx-felogin-pi1_content div.submit {
    margin: 10px 0;
    text-align: right;
    }  
    
div.userinfo { 
    background: transparent url(../images/white_box.png) no-repeat;
    padding: 12px 25px;
    height: 60px;
    width: 160px;
    text-align: left;
    }    
div.userinfo p {
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 0;    
    }    
    