﻿HTML, BODY { height:100%; margin:0; }
HTML { margin-bottom:1px; }
BODY {  font: 68.75% Verdana,Helvetica,sans-serif;  /* 100% sind 16px, daher 75.01% = 12px (12*100 /16)*/ background-color: #c1c2c2; text-align: center; color: #666; }

P { 
	margin:1em 0; 
	line-height:1.3em; 
	font-size:1em; 
	text-align:left;
	font-weight:normal;
	}
	
A { color:#cc0000; text-decoration:none; }

H1 {
	padding:5px 0 5px 15px;
	background-image:url(../images/section.gif);
	background-repeat:no-repeat;
	background-position:left;	
	}

h2 {
	margin-bottom:6px; 
	margin-top:3px;
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
	}
	
h3 {
	color:#cc0000; 
	font-size:11px; 
	/*background-color:#fff; */
	font-weight:bold; 
	text-decoration:none;
	text-transform:uppercase; 
	}	
	
h4 {
	color:#a9b165; 
	font-size:14px; 
	/*background-color:#fff; */
	font-weight:bold; 
	text-decoration:none; 
	padding-bottom:5px;
	}		
	
#container {
	text-align:left; 
	margin:auto; 
	width:960px;
	font-family:Verdana, Arial;
	}

#header 
{
	/*
	border-left: 1px solid #92989e;
	border-right: 1px solid #92989e;
	*/
}

#head_banner {
	background-image: url(../images/bg_menu_new.gif);
	background-repeat: repeat-x;
	height: 89px;
}

#adobe_logo { margin-left: 30px; }
#header_headline { margin: 34px 0 0 25px; font: 24px Verdana,Helvetica,sans-serif; color: #000; }
/* #rss_feed_logo { margin: 30px 0 0 260px; padding-left: 10px; width: 136px; height: 56px; } */
#newsletter_logo { margin: 25px 24px 0 0; } 
.left { float: left; }
.right { float: right; }
.clear { clear: both;}

#menu {
	background-image: url(../images/bg_menu_new2.gif);
	background-repeat: repeat-x;
	height: 25px;
}
	
#menu table td{
	padding-top: 3px;
}

.bg_button_l 
{
	background-image: url(../images/bg_button_l.gif);
	background-repeat: no-repeat;
	width: 12px;
}

.bg_button_r 
{
	background-image: url(../images/bg_button_r.gif);
	background-repeat: no-repeat;
}

#article
{
	margin-top:8px;
	background-image:url(../images/grey_dot.gif);
	background-repeat:repeat;
	}
#tblArctile{
	background-image:url(../images/grey_dot.gif);
	background-repeat:repeat;
	}
	
#featured {
	background-image:url(../images/grey_dot.gif);
	background-color:#fff; 
	padding:25px 15px 15px 15px;
	margin-top:8px; 
	}
#articlePreviewContainer {
	background-color:#000;
	border:5px solid #fff;
	}
#articlePreviewContainer img {
    margin:2px;
}
#news_left {
	margin-top:150px; 
	width:240px; 
	padding:0 0 0 10px;
	}
	
#news_right {
	padding:10px 0 0 0;
	}
	
#dontmiss {
	background-color:#fff;
	border:15px solid #fff; 
	border-top:5px solid #fff; 
	margin-top:8px; 
	}

#topics {
	background-color:#cff2f6; 
	border:15px solid #fff; 
	border-top:5px solid #fff; 
	margin-top:8px; 
	}

#links {
	margin-top:8px;
	color:#000;
	}	
#trenner{
	width:10px;
	}	

#title_topics {
	background:url(../images/bg_right.gif); /* 344 x 350*/
	background-position:right top;
	background-repeat:no-repeat; 
	background-color:#fff; 
	padding: 10px 5px 0px 20px;
	border:5px solid #fff;
	vertical-align:top;
	}
	
#dontmiss_02_right {
	padding-left:20px; 
	background-image:url(../images/bg_greentopic.jpg); /* 354 x 168 */
	background-repeat:no-repeat; 
	background-position:top,left; 
	background-color:#e7eea3;
	}
#topics_01_left {
	background-color:#ffffff;
	border-right:10px solid #ffffff;
	}

#topics_01_right {
	padding-left:20px; 
	background-image:url(../images/bg_bluetopic.jpg); /* 354 x 168 */
	background-repeat:no-repeat; 
	background-position:top,left; 
	background-color:#8ecce3;
	}
/* Styles für die Previewbar rechts */
.preview_headline {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;
	}
	
/* Styles für die Featured Articles */
.featured_headline{
	color:#fff;
	text-transform:uppercase;
	}
.featured_subline{
	color:#fff;
	text-transform:uppercase;
	}
.featured_textcontainer{
	text-align:center;
	}
.slide_container{
	height:100px;
	text-align:center;
	vertical-align:middle;
	}
.featured_text_show_container{
	display:none;
	}
.featured_visual_box{
	vertical-align:top;
	text-align:center;
	}
.featured_flash_container{
	border-top:5px solid #fff;
	text-align:left;
	height:60px;
	}
/* Styling Für die Artikel auf den Unterseiten */

.content_news {
	background-color:#f6f4f3; 
	/*
	border:8px solid #fff; 
	border-top:5px solid #fff; 
	*/
	margin-top:8px;
	}
	
.content_dontmiss {
	background-color:#f9fde6;
	border:8px solid #fff; 
	border-top:5px solid #fff; 
	margin-top:8px;
	}	
	
.content_topics {
	background-color:#f1f9ff; 
	border:8px solid #fff;
	border-top:5px solid #fff;
	margin-top:8px;
	}	
	
/* Rechte Seite für die Artikel */	
.right_bar_element	 
{
	padding-top:8px; 
	background-image:url(../images/grey_dot.gif);
	background-repeat:repeat;
	padding-right:10px;
	}
	
.right_bar_inner {
	border:8px solid #fff;
	
	}	
	
.external_links {
	color:#acacac;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/bg_external_links2.gif);
	background-repeat:repeat-y;
	text-transform:uppercase;
	}	
.external_links h2 {
	color:#acacac;
	}	
	
.bg_right_bar	
{
	background-image:url(../images/grey_dot.gif);
	
	background-repeat:repeat;
	background-color:#fff;
	margin-right:8px;
	border-left:0px solid #d1d1d1;
	}
	
.bg_links {
	background-image:url(../images/bg_external_links.gif); 
	background-position:top,right;
	background-repeat:no-repeat;
	background-color:#f6f6f6;
	}	
	
.menu_white_bg {
	/* background-image:url(../images/bg_white.gif); */
	/*background-repeat:repeat-x;*/
	/* width: 87px; */
	height: 17px;
	}
.menu_link_activ { background-position:center ;  background-image: url(../images/bg_link_top.gif); background-repeat: no-repeat; /* width: 87px; */ height: 17px; }
.menu_edge_right {
	background-image:url(../images/edge_right.gif); 
	background-repeat:no-repeat; 
	background-position:right;
	}	

.menu_edge_left {
	background-image:url(../images/edge_left.gif); 
	background-repeat:no-repeat; 
	background-position:left;
	}
.menu_edge_left2 {
	width:90px;
	
}

.header {
	color:#000; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	}
	
.home {
	color:#000; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	}
	
.news {
	color:#e4121f; 
	font-size:13px;
	font-weight:bold; 
	text-decoration:none; 
	}
	
.dontmiss {
	color:#79b600; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	}
	
.topics {
	color:#0099cc; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	}
	
.links {
	color:#666; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	}

.button {
	text-align:left; 
	vertical-align:bottom;
	
	}
	
.footer_head_table {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x; 
}

.footer_table {
	color:#666; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	width:570px
	}
	

#footer_top_center {
	width: 906px;
	background-image: url(../images/bg_footer_top_c.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 12px;
}

#footer_top_center div {
	padding-top: 3px;
}

.footer_cell {
	/* background-image:url(../images/button_footer.gif); 
	background-repeat:no-repeat; */
	padding:5px 0 4px 0;
	width:140px;
	}
.footer_cell_empty {
	padding:5px 0 4px 0;
	width:140px;
	}
.footer_box_head {
	border-right:1px solid #cccccc;
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px;
	text-align:left;
/*	text-valign:top; */
	}
	.footer_box_head2 {
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px;
	text-align:left;
/*	text-valign:top; */
	}
.footer_box {
	border-right:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
	padding-left:10px; 
	padding-right:10px;
	}
.footer_box2 {
	text-align:left;
	vertical-align:top;
	padding:5px 10px 0 10px;
	}
.footer_box3 {
	text-align:left;
	vertical-align:top;
	padding:5px 10px 10px 7px;
	}
.footer_box_big {
	padding:10px;
	text-align:left;
	
	}
	
.footer_div {
	padding:0px;
	}
	
.footer_text {
	font-size:10px;
	}	
.footer_headline {
	font-weight:bold;
	}
.legal_box_left{
	text-align:center;
	padding:10px;
	color:#000000;
	padding-left:65px;
	background-color:#c1c2c2;
	}
.legal_box_right{
	background-color:#d1d1d1;
	border-top:5px solid #d1d1d1;
	vertical-align:top;
	text-align:right;
	padding:10px;
	}

.background {
	background-repeat:repeat-y; 
	background-position:top,left;
	}
	
.bg_teaser {
	background-repeat:no-repeat; 
	background-position:top,left;	
	background-image:url(../images/bg_right.gif); /* 354 x 168 */	
	background-color:#fff;
	}

.bg_tutorials {
	background-repeat:no-repeat; 
	/*background-color:#f6feb5;*/
	background-position:bottom;
	background-image:url(../images/bg_tutorials.jpg);
	}	

.td_titlestory {	
	padding:0 10px 10px 0;
	vertical-align:top;
	font-size: 11px;
	color: #666666;
	}
	
.li_stars {
	background-image:url(../images/star.gif);
	background-repeat:no-repeat;
	background-position:top,left;
	padding:0 0 6px 15px;
	color:#000;
	list-style:none;
	}	
	
.td_stars {
	vertical-align: top;
	width:15px;
	text-align:left;
	}	
	
.bigtitle {
	margin-top:6px;
	margin-bottom:6px; 
	color:#000000; 
	font-size:15px; 
	font-weight:bold;
	text-transform:uppercase;
	}
	
.intro { font-weight:bold; color:#000; padding-right:5px; }
.article_text_b { color:#000; margin: 0px; font-weight: bold; } 
.article_text { color:#000; padding-left: 5px; margin: 0px;}	
div.article_text {padding: 3px 0 0 0; background-image: url(../images/bg_footer_link.gif); background-repeat: no-repeat; width: 137px; height: 20px;}

/* Paging Menu */

.paging_pagecount {
	background-color:#fff; 
	vertical-align:middle; 
	text-align:center;
	text-align:left; 
	width:220px;
	
	
	/*padding-right:30px;*/
}	
	
.paging_row {
	background-color:#fff; 
	vertical-align:middle; 
	text-align:center;
	}

.no_text_deco {
	text-decoration:none;
	color:#000;
	text-align:right;
	}

/* Styles für Template_9 */

.completeContent {
    position: relative;
}
.contentCreationDate {
    position: absolute;
    top: 5px; 
    right: 20px;
    font-size: 10px;
}
.teaserRightTable {
    border-collapse: separate;
    border-spacing: 5px;
    float: right;
    width: 180px;
}
.quoteContainer {
    background-color: #FFF;
    padding: 10px;
}
.floatImageLeft {
    float:left;
    margin: 0 10px 5px 0;
}
.productAddFourRows,
.productAddTwoRows,
.productAddThreeRows,
.teaserRightTable td {
    color: #000;
}
table.productAddThreeRowsTable {
    width: 570px;
    border-collapse:separate;
    border-spacing: 0px 3px;
}
table.productAddThreeRowsTable td.productAddImageCell {
    padding-right: 5px;
}
table.productAddThreeRowsTable td.productAddCopyCell {
    background-color: #FFF;
    vertical-align: top;
    padding: 5px;
    font-size: 10px;
    color: #000;
}
table.productAddFourRowsTable {
    width: 570px;
    border-collapse:separate;
    border-spacing: 5px;
    margin-bottom: 10px;
}
table.productAddFourRowsTable td.productAddImageCell {
    padding-bottom: 5px;
}
.mainImageContainer {
    margin: 10px 0 20px 0;
    overflow: hidden;
}