body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
}
#bg {
	height: 100%;
	width: 100%;
	background-image:url('../images/body_bg.png');
	background-repeat:repeat-x;	
	float:left;
}
img {
	border: none;
}
a {
	cursor: pointer;
}
input {
	background-color:#EEEEEE;
	border: 1px solid #CACACA;
	font-size: 11px;
	color:#333333;
	width: 100%;
}
textarea {
	background-color:#EEEEEE;
	border: 1px solid  #CACACA;
	font-size: 11px;
	color:#333333;
}

a:link { color:#454545; text-decoration:none; }
a:visited { color:#454545; text-decoration:none; }
a:active { color:#454545; text-decoration:none; }
a:hover { color:#BA4911; text-decoration:underline;}

/* CONTAINER */

#container {
	width: 952px;
	height: 100%;
	margin: 0 auto;
	/* border: 3px solid green; */
}

#sub {
	width: 790px;
	height: 100%;
	float:left;
	/* background-color: blue; */
}

#adv {
	width: 162px;
	height: 100%;
	float:left;
	/* background-color: red;  */
}

#main_container {
	width: 100%;
	height: 100%;
	clear: both;
}

#gradient_container {
	width: 100%;
	height: 100%;
}

#nav_container {
	width: 100%;
	height: 100%;
}

#content_container {
	width: 100%;
	height: 100%;
}

#footer_container {
	width: 100%;
	height: 100%;
	float:left;
}

/* HEADER */

.stripe {
	width: 100%;
	height: 14px;
	background-image:url('../images/top_streifen_bg.png');
}
.header_logo {
	width: 239px;
	height: 79px;
	background-image:url('../images/header_logo.png');
	float:left
}
.header_logo2 {
	width: 239px;
	height: 45px;
	background-image:url('../images/header_logo2.png');
	float:left
}
.header_a {
	width: 266px;
	height: 79px;
	background-image:url('../images/header_bg.png');
	float:left
}
.header_b {
	width: 266px;
	height: 45px;
	background-image:url('../images/header_bg2.png');	
	float:left	
}
.header_c {
	width: 279px;
	height: 79px;
	background-image:url('../images/header_titel.png');
	float:left	
}
.header_d {
	width: 279px;
	height: 45px;
	background-image:url('../images/header_bg3.png');
	float:left
}

/* NAV */
.nav {
	margin-left: -40px;
	clear:both;
	/* margin-top: -11px;    */        /* BEI IE 7 MUSS DAS WEG*/
	background-repeat:no-repeat;
}
.nav li {
	list-style:none;
	height: 41px;
	float:left;
}

/* GRADIENT */

.grad_st {
	width: 6px;
	height: 33px;
	background-image:url('../images/main_verlauf_anfang.png');
	float:left
}
.grad_fill {
	width: 773px;
	height: 33px;
	background-image:url('../images/main_verlauf_fill.png');
	float:left	
}
.grad_en {
	width: 5px;
	height: 33px;
	background-image:url('../images/main_verlauf_ende.png');
	float:left	
}

/* MAIN */

.main_header {
	width: 729px;
	height: 178px;
	background-image:url('../images/main_header.png');
	position: relative;
	top: -6px;
	z-index: 0;
}
}.main_header222 {
	position:relative; 
	top: -5px;
}
.bg_fill {
	width: 785px;
	height: 100%;
	background-image:url('../images/main_bg_fill.png');
	background-repeat:repeat-y;
	float:left;
}
.bottom_left {
	width: 11px;
	height: 12px;
	background-image:url('../images/main_bottom_left.png');
	background-repeat:no-repeat;
	float:left	
}
.bottom_fill {
	width: 762px;
	height: 12px;
	background-image:url('../images/main_bottom_fill.png');
	background-repeat:repeat-x;	
	float:left	
}
.bottom_right {
	width: 12px;
	height: 12px;
	background-image:url('../images/main_bottom_right.png');
	background-repeat:no-repeat;	
	float:left	
}
.inhalt {
	height: 100%;
	width: 725px;
	padding-left: 25px;
	padding-right: 60px;
	padding-bottom: 6px;	
	float:left;
}
.txt_adjust {
	margin-left: 9px;
}
.flash {
	margin-left: -28px; 
	margin-top: 10px;
}
.header_border {
	width: 727px;
	height: 3px;
	background-image:url('../images/header_border.png');
	background-repeat:repeat-x;
	margin-left:10px; margin-right:10px; margin-top:-6px; margin-bottom:15px
}
.main_banner_button1 {
	width: 220px;
	height: 50px;
	position:absolute;
	right: 400px;
	top: 260px;	
	cursor: pointer;
}
.main_banner_button2 {
	width: 220px;
	height: 50px;
	position:absolute;	
	right: 400px;
	top: 315px;
	cursor: pointer;
}
.main_puffer {
	height: 190px;

}

/* FOOTER */

.footer {
	text-align:center;
	margin: 10px 0 20px 0;
	color:#929190;
	font-size:10px;
}


/* OTHER */

/* Folder */

.folder {
	text-align:center;
	color: #494949;
	width: 100%;
	font-weight:normal;
	font-family:Verdana; 
	font-size: 16px;
	margin-bottom: 12px;
}
.packshot {
	width: 169px;
	height: 215px;
	background-image:url('../images/no_packshot.png');
	background-repeat:no-repeat;
	margin-bottom: 25px;
	float:left;
}
.description {
	width: 525px;
	height: 25px;
	background-image:url('../images/description.png');
	background-repeat:no-repeat;
	margin-left: 180px;
	margin-bottom: 10px;

}
.folder_txt_content2 {
	margin-left: 185px;
	width: 541px;
	height: 215px;
}
.folder_txt_content {
	margin-left: 185px;
	margin-bottom: 15px;
	width: 525px;
	height: 100%;
}
.dl_as_ccf {
	width: 177px;
	height: 54px;
	background-image:url('../images/download_as_ccf.png');
	background-repeat:no-repeat
}

/* Folder-Center */

.clear {
	clear:both;
}
.info {
	margin-left: 11px;
}
.desc {
	margin-top: 8px;
	margin-right: 45px;
	float:left;
}
.desc2 {
	margin-top: 8px;
	width: 150px;
	float:left;
}
.desc_kompo {
	margin-top: 6px;
	float:left;
}
.foldername {
	width: 500px;
	float:left;
	margin-top: 4px;
	
}

.packshot2 {
	width: 500px;
	float:left;
	margin-left: 21px;
	margin-top: 4px;
	
}
.folderpass {
	width: 500px;
	float:left;
	margin-top: 4px;
	margin-left: -3px;
	
}
.links {
	width: 500px;
	float:left;
	/* IE EDIT (unten) */
	margin-left: 43px;
	margin-bottom: 10px;
	
}
.description2{
	width: 500px;
	float:left;
	/* IE EDIT (unten) */
	margin-left: -5px;
	margin-bottom: 10px;	
	
}
.fld_icon_pos {
	margin: 0 7px 10px 0px;
	float:left;
}
.fld_icon_pos_admin {
	margin: 0 10px 10px 0px;
	float:left;
}
.fld_icon_pos_double {
	margin: 13px 10px 10px 0px;
	float:left;
}
.sub_btn {
	background-color:#EEEEEE;
	border: 1px solid  #CACACA;
	font-size: 11px;
	color:#333333;
	width: 160px;
}
.file_style {
	background-color:#EEEEEE;
	border: 1px solid  #CACACA;
}

/* ADMIN */

#admin_menu {
	float:left;
	height: 100%;
	width: 200px;
	margin-left: -20px;	
}
.edit_fld_close_btn {
	width: 200px; 
	position:absolute; 
	top: 21px; 
	right: -105px; 
	font-size: 11px; 
	color: #494949;
}
.admin_top {
	width: 464px;
	height: 13px;
	background-image:url('../images/admin/admin_top_gfx.png');
	background-repeat:no-repeat
}
.admin_fill {
	width: 444px;
	height: 100%;
	background-image:url('../images/admin/admin_fill_gfx.png');
	background-repeat:repeat-y;
	
	margin-right: 10px
}
.admin_bottom {
	width: 464px;
	height: 10px;
	background-image:url('../images/admin/admin_bottom_gfx.png');
	background-repeat:no-repeat
}
.admin_menu_top {
	width: 266px;
	height: 44px;
	background-image:url('../images/admin/admin_menu_gfx.png');
	background-repeat:no-repeat
}
.admin_search_top {
	width: 300px;
	height: 44px;
	background-image:url('../images/admin/admin_search_gfx.png');
	background-repeat:no-repeat
}
.admin_menu_fill {
	width: 266px;
	height: 100%;
	background-image:url('../images/admin/admin_menu_fill.png');
	background-repeat:repeat-y
}
.admin_menu_bottom {
	width: 266px;
	height: 11px;
	background-image:url('../images/admin/admin_menu_bottom.png');
	background-repeat:no-repeat
}
.admin_content {
	width: 410px;
	height: 100%;
	padding: 10px 0 10px 23px;
}
.admin_menu_content {
	width: 205px;
	height: 100%;
	padding: 10px 0px 10px 30px;
}
.no_fldr_av {
	display: block;
}


/* HELP */

.qLines {
	border-bottom: 1px dotted #FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FF7700;
}
.qText {
	margin-top: 7px;
	margin-bottom: 13px;
}

/* Icons */

.ico_fldname {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_blue.png');
	background-repeat:no-repeat
}
.ico_filedoc {
	width: 32px;
	height: 32px;
	background-image:url('../images/file_doc.png');
	background-repeat:no-repeat
}
.ico_fldlocked {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_locked.png');
	background-repeat:no-repeat
}
.ico_flddocuments {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_documents.png');
	background-repeat:no-repeat
}
.ico_fldimg {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_image.png');
	background-repeat:no-repeat
}
.ico_fldfav {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_favorites.png');
	background-repeat:no-repeat
}
.ico_fldtar {
	width: 32px;
	height: 32px;
	background-image:url('../images/folder_tar.png');
	background-repeat:no-repeat
}
.ico_fldlogin_lock{
	width: 128px;
	height: 128px;
	background-image:url('../images/lock.png');
	background-repeat:no-repeat;
	margin-left: -15px;
}
.adsense {
	position: absolute; 
	left: 973px; 
	top: 230px; 
	width:145px; 
	height: 200px;
}
.adsense_in {
	position: fixed;
	border: 1px solid black;	
}

.admin_fldr_class {
	float:left; 
	width: 430px; 
	margin-right: 35px;
}
