@import url(/styles/live/igis/articles.css);
@import url(/styles/live/igis/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height: 160%;
    color : #36393d;
    background-color:#FFFFFF;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
    margin-left: 136px;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: none;
    color: #B4101D;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */


ul	{
    list-style-position:outside;
    padding: 0 0 0 15px;
    list-style-image: url(/images/igis/listpoints/red_button.png) !important;
    list-style-image: url(/images/igis/listpoints/red_button.gif);
}

li {
    padding-bottom: 10px;
}

#container {
    margin:40px auto;
    width: 960px;
}

#kopfzeile {
    float:left;
    position: relative;
    clear:both;
}

#schwebebild{
    position: absolute;
    left:400px;
    width:556px;	
    height:78px;
    z-index:90;
}

#logo {
    float:left;
    width: 377px;
    height: 120px;
}

#hauptnavigation {
    height: 63px;
    float:left;
    width:580px;
    text-transform:uppercase;
}

#roterbalken {
    height: 37px;
    width:960px;
    clear:both;
    background-color: #b4101d;

}

#subnavigation {
    float:left;
    width:705px;
    color:#FFFFFF;
    text-transform:uppercase;
}

#suche {
    position: absolute;
    left:705px;
    width: 243px;
    padding-top: 12px;
    height: 20px;
    float:left;
    font-size: 10px;
    color:white;
}

#suche a{
color: #FFFFFF;
}

#suche input {
    height: 11px;
    width: 125px;
    font-size: 9px;
    border:none;
}

#suche .suchbild {
    width:11px;
    height: 11px;
    
}

#grauerwrapper{
    float:left;
    border-width:0 1px 1px 1px;
    border-style: solid;
    border-color:#CCCCCC;
    width:958px;
    padding-bottom:10px;
}

#contentwrapper {
    width:705px;
    float:left;
}

#contentwrapperstart {
    width:705px;
    float:left;
    background-image: url(/images/igis/redline.png);
    background-repeat:repeat-y;
    background-position:0 10px;
}

#content {
    position: relative;
    padding:96px 16px 20px 64px;
    
}

#news {
    float:left;
    width:260px;
    padding:96px 15px 10px 18px;
}

div.startpage {
    position: relative;
    width:327px;
    float:left;
    
    
    
}

#startcontent {
    border-right:solid #CCCCCC 1px;
    padding: 12px 6px 6px 0px;
    margin-bottom: 10px;
}

#rightbox {
    width: 238px;
    float: left;
    padding:96px 0px 0px 11px;
    border-left: 1px solid #D0121C;
}

#rightbox h1, #news h1 {
    color: #70726f;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom:10px;
    
}

#rightboxstart {
    width: 238px;
    float: left;
    padding:96px 0px 0px 12px;
}

#rightboxstart h1, #news h1 {
    color: #70726f;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom:10px;
    
}

#sprache {
    position:absolute;
    left:-31px;
    width:31px;
}
#sprache a {
    display: block;
    padding: 5px 0px 5px 5px;
    
    border: solid #f6c5c6 1px;
    width:26px;
    margin-bottom: 6px;
    color:black;
    line-height: 100%;
    font-size: 12px;
    
}

#sprache .active {
    background-color: #b4101d;
    color:white;
}
    

#grauezone{
position: absolute;
left:0;
width:392px;
height:78px;
background-color:#CCCCCC;
z-index:90;
}

#content h1{
font-weight:normal;
font-size:16px;
padding:23px 0 0 63px;
margin:0;
position: absolute;
left:0;
top:0;
color:#FFFFFF;
z-index:99;
}
