/*layout & positioning */
body {
margin: 0;
padding: 0; 
background:URL(../images/left_gradient.jpg) repeat-y;
}
#wrapper{
z-index:1;
background:url(../images/pixel_gradient.jpg) repeat-x;
width:100%;
height:100%;
}
.componentheading {
display: none;
}

#gradient{
z-index:2;
background:url(../images/hintergrundnetz.jpg) no-repeat;
width:1050;
height:900px;
z-index:500;
}
img{
border-style:none;
}
#logo {
position:absolute;
top:5px;
left:80px;
width:102px;
height:150px;
z-index:20;
}
#header_title {
position:absolute;
top:5px;
left:230px;
width:775px;
height:100px;
z-index:21;
}
#top_links{
position:absolute;
top:80px;
left:750px;
height:81px;
width:640px;
padding:0px;
margin:0px;
}
#website{
background:URL(../images/website_by_tangram.png) no-repeat;
position:absolute;
top:541px;
left:60px;
width:120px;
height:15px;
z-index:900;
}
#website a{
position:absolute;
top:0px;
left:0px;
width:120px;
height:15px;
}
#sidebarLeft{
position:absolute;
top:205px;
left:60px;
width:150px;
height:355px;
}
#sidebarLeft_top{
width:150px;
height:26px;
margin-bottom:0px;
}
#sidebarLeft_middle{
width:148px;
height:271px;
background-color:#FFFFFF;
border-left:#8995b4 solid 1px;
border-right:#8995b4 solid 1px;
}
/*Used for the newslinks*/
#Nlinks{
position:absolute;
top:36px;
left:10px;
width:128px;
height:271px;
}
#sidebarLeft_bottom{
width:150px;
height:22px;
padding-top:4px;
background:URL(../images/grey_tab.png) no-repeat;
}
#events{
position:absolute;
top:580px;
left:60px;
width:150px;
height:96px;
}
#events_top{
width:150px;
height:21px;
background:URL(../images/dark_grey_tab.png) no-repeat;
padding-top:5px;
}
#events_middle{
width:148px;
height:90px;
background-color:#FFFFFF;
border-left:#8995b4 solid 1px;
border-right:#8995b4 solid 1px;
}
#events_bottom{
width:150px;
height:26px;
background:URL(../images/white_tab.png) no-repeat;
}
#sidebarRight{
position:absolute;
top:280px;
left:1031px;
width:150px;
height:390px;
z-index:610;
}
#sidebarRight_top{
width:150px;
height:21px;
background:URL(../images/red_tab.png) no-repeat;
padding-top:5px;
}
#sidebarRight_middle{
width:148px;
height:540px;
background-color:#FFFFFF;
border-left:#8995b4 solid 1px;
border-right:#8995b4 solid 1px;
}
/*Used for the resultlinks*/
#Rlinks{
position:absolute;
top:36px;
left:10px;
width:128px;
height:540px;
}
#sidebarRight_bottom{								
width:150px;
height:22px;
padding-top:4px;
background:URL(../images/grey_tab.png) no-repeat;
}
#sponsoren{
position:absolute;
top:175px;
left:1031px;
width:150px;
height:92px;
z-index:600;
}
#pageTitle {
position:absolute;
top:242px;
left:235px;
}
#breadcrumbs{
position:absolute;
top:199px;
left:235px;
width:780px;
height:21px;
padding-top:4px;
border-bottom:1px solid #8995b4;
}

#breadcrumbs div.moduletable_breadcrumbs{
text-decoration:none;
color:#b50020;
font-size:10px;
}
#breadcrumbs div.moduletable_breadcrumbs a{
text-decoration:none;
color:#4d6189;
font-weight:bold;
font-size:10px;
}
#user1{
position:absolute;
top:285px;
left:235px;
width:780px;
overflow:hidden;
}
#content_stuffer1{
width:780px;
height:40px;
}
#content_stuffer2{
width:780px;
height:40px;
}
#content{
position:absolute;
top:275px;
left:235px;
width:780px;
z-index:90;
overflow:hidden;
}