#dragableBoxesColumn1 {
width:250px;
}

#dragableBoxesColumn2 {
width:490px;
}

#dragableBoxesColumn3 {
display:none;
width:1px;
height:1px;
}


body {
	background:#e9e9e9 url("top.gif") repeat-x;
	margin:0;
	padding:0;
	font:13px/16px "Lucida Grande", Arial, Sans-serif;
	color:#789;
}

a{color:#BE0926;
text-decoration:none;
font-weight:bold;}

a:hover{color:#BE0926;
text-decoration:underline;
font-weight:bold;}

h1{font-size:14px;}

#container {
	width:780px;
	margin:0 auto;
}
.wrapper {
	display:none;
	background:#fff;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:10px 20px;
}
#page-header {
	position:relative;
	background:#59b url("bg.png") no-repeat 0 0;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	height:165px;
	margin-top:60px;
	padding-top:58px;
}
.page-content {
	background:#fcfcfc;
/*	background:url(content.gif);*/
	padding:20px;
	min-height:940px;
	height:auto !important;  
	height:940px;  /*für den IE */
}

.page-content2 {
	background:#fcfcfc;
	padding:50px;
	min-height:80px;
	height:auto !important;  
	height:80px;  /*für den IE */

}

#headnavi{	
	background-color:transparent!important;
	text-align:right;
	font-size:.88em;
	margin:25px 50px 0 0;
}

#headnavi li {
	display:inline;
	padding:0 4px;
}


#logoleiste{margin-top:20px;}
#page-footer {
	position:relative;
	background:#FCFCFC /*#59b url("bg.png")*/ no-repeat 0 -225px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	height:75px;
	padding-top:58px;
}
/*.special-icon {
	position:absolute;
	margin-top:0px;
	margin-left:730px;
	background:url(icon.png) no-repeat;
	height:120px;
	width:120px;
}*/
.logo-g9 {

	height:118px;
	width:141px;
	margin-left:50px;
}
#home_search {
	margin:25px 0 0;
}
#home_search label {
	display:block;
	margin:0 0 6px 2px;
	color:#DDEEF6;
}
#url {
	background:#fff;
	margin:0;
	padding:8px 10px;
	border:1px solid #000;
/*	border-top:3px;
	border-right-width:0;*/
	outline-width:0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font:18px Helvetica, Arial, Sans-serif;
	width:330px;
	height:22px;
	color:#999;
}
#home_search_q:focus {
	outline-width:0;
	border-color:#fff;
}
#home_search_submit {
	background:#bbb url("http://s.twimg.com/a/1258674567/images/bg-btn-search.png") repeat-x 0 0;
	padding:8px 15px;
	border:1px solid #eee;
	margin-left:-0.5em;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font:18px Helvetica, Arial, Sans-serif;
	font-weight:bold;
	color:#333;
	outline:none;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
}
#home_search_submit::-moz-focus-inner {
padding:0;
border:0;
}
#footer {
	text-align:center;
	padding:8px 0;
	margin-top:.7em;
	line-height:1;
	white-space:nowrap;
}
#footer {
	background-color:transparent!important;
	text-align:left;
	font-size:.88em;
	margin-top:80px;
}
#footer li {
	display:inline;
	padding:0 4px;
}
#footer li.first:before {
	content:'';
	padding-right:0;
}
#footer ul {
	padding-left:20px;
}
.chrome #home_search_submit {
	padding:8px 10px 9px;
}
.firefox-windows #home_search_submit {
	padding:8px 10px 8px;
}
.firefox-windows.firefox2 #home_search_submit {
	position:relative;
	top:1px;
}
.ie7 #home_search_submit, .ie6 #home_search_submit {
	position:relative;
	top:-9px;
	left:-5px;
	padding:8px 10px 8px 20px;
}
#home_search_submit:hover, #home_search_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
	color:#111;
}
#home_search_submit:active {
	background-image:none;
}
.offscreen {
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
#dragableBoxCloseLink1, #dragableBoxCloseLink2, #dragableBoxCloseLink3, #dragableBoxCloseLink4, #dragableBoxCloseLink5, #dragableBoxCloseLink6, #dragableBoxCloseLink7, #dragableBoxCloseLink8, #dragableBoxCloseLink9 {
	display:none;
}
.dragableBoxHeader {
	background-color:#d6d6d6;
	color:#555;
}

.dragableBoxInner {
border:1px solid #D6D6D6;}


