div.tab-greybg{
  position:relative;
  font-family:Arial;
  background:url(../images/tabgrey_bg.png) bottom no-repeat;
  padding:0px 36px 40px 30px;
  margin:30px 0 0 0;
}



.tab-greybg em{
  display:block;
  position:absolute;
  top: -32px;
  left:14px;
  height:29px;
  width:145px;
  overflow:hidden;
  background:url(../images/tabs_round_top.gif) left top no-repeat;
  padding:5px 30px 0 15px;
  font-size: 12px;
  color: #6e5171;
  font-style:normal;
  text-transform:uppercase;
  font-weight:bold;
}

.tab-greybg h4{
  margin:1em 0 0.3em 0;
  color:#000000;
}

.tab-greybg h4 a:link,
.tab-greybg h4 a:visited{
  font-size:11px;
  line-height:14px;
  color:#000000;
  text-decoration:none;
}

.tab-greybg p {
  display:inline;
  font-size:12px;
}

h3.glossar{
  display:block;
  height:45px;
  width:45px;
  float:left;
  background:white;
  text-align:center;
  font-size:35px;
  line-height:35px;
  font-weight:bold;
  color:black;
  margin-right:10px;
  margin-bottom:10px;
}

span.glossar{
  display:block;
  width:80px;
  overflow:hidden;
  float:right;
  font-weight:bold;
  font-size:12px;
  padding:15px 10px 0 0px; 
}

p.glossar{
  margin:0px 0 10px 0;
  display:block;
  clear:both;
}

/*Links*/


.tab-redbg{
  position:relative;
  padding:0px 36px 30px 30px;
  background:url(../images/redbox_bottom.png) bottom no-repeat;
}

.tab-redbg em{
  position:relative;
  display:block;
  width:165px;
  left:-16px;
  padding:5px 10px 0px 16px;
  background:#fff url(../images/redbox_head.png) left top no-repeat;
}
.tab-redbg em, .tab-redbg  h3{
  color:white;
  font-style:normal;
  font-weight:bold;
  font-size:12px;
}

.tab-redbg  h3{
  margin-bottom:10px;
}

div.tab-redbg a,div.tab-redbg a:link, div.tab-redbg a:visited {
  color:white;
  text-decoration:none;
  font-size:11px;
}

div.tab-redbg a:hover{
  text-decoration:underline;
}

/* social network */
ul.network {
	margin: 0 0 0 0px !Important;
	padding:0 !Important;
	list-style-position: outside
}
ul.network li {
	margin:0;
	padding:0
}
ul.network li a {
	display: block;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: 0 0;
	background-repeat: no-repeat
}
a.icon-myspace {
	background-image: url(../images/myspace_16.png)
}
a.icon-twitter {
	background-image: url(../images/twitter_16.png)
}
a.icon-facebook {
	background-image: url(../images/facebook_16.png)
}
a.icon-youtube {
	background-image: url(../images/youtube_16.png)
}
a.icon-meinvz {
	background-image: url(../images/meinvz_16.png)
}
a.icon-duk-blog {
	background-image: url(../images/kulturweit_blog_16.png)
}
/* -- */

/*IE 6*/

* html .tab-greybg{
z-index:6;
}

* html .tab-greybg em{
  display:block;
  position:absolute;
  top: -32px;
  left:-15px;
  height:29px;
  width:145px;
  overflow:hidden;
  background:url(../images/tabs_round_top.gif) left top no-repeat;
  padding:5px 30px 0 15px;
  font-size: 12px;
  color: #6e5171;
  font-style:normal;
  text-transform:uppercase;
  font-weight:bold;
  z-index:5;
}


#sidebar div.bewerber-button,
.side div.bewerber-button{
position:relative;
display:block;
height:70px;
margin-bottom:20px;
background:url(../images/bewerbung.gif) center center no-repeat;
}

#sidebar div.bewerber-button a:link,
#sidebar div.bewerber-button a:visited,
#content div.side div.bewerber-button a:link,
#content div.side div.bewerber-button a:visited,
#content div.side div.bewerber-button a{
  display:block;
  color:#fff;
  text-decoration:none;
  text-align:center;
  line-height:70px;
  height:70px;
  font-size:14px;
  font-weight:bold;
}

#sidebar div.bewerber-button a:hover,
#content div.side div.bewerber-button a:hover{
  text-decoration:underline;
}

* html #sidebar .glossar{
  display:none;
}

* html #sidebar div.tab-redbg{
  display:block;
  position:relative;
  padding:0px 36px 30px 30px;
  background:url(../images/redbox_bottom.png) 14px bottom no-repeat;
  height:100px;
}

*+html #sidebar div.tab-greybg,
*+html #sidebar div.tab-redbg{
  top:20px;
  position:relative;
}