body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  {
	margin : 0;
	padding : 0;
}
table {
       border-collapse : collapse;
       border-spacing : 0;
}
th { 
   font-size: 12px;
   font-weight: bold;
	
   }
td {
   font-size: 12px;
   font-weight: none;

   }
ol, ul {
   list-style : none;
}
caption, th {
	text-align : left;
}
body {
	background : #a8aa9d url(../images/body_bg.gif) repeat-x;
	font : 11px/1.5em Arial, Tahoma, Verdana, sans-serif;
}
html, body {
	height : 100%;
}
body.portal-popup {
	padding : 10px;
}
table {
	clear : both;
}
abbr, acronym {
	border-bottom : 1px dotted #000;
	cursor : help;
}
h2 {
	padding : 0.4em 0 0.2em 0;
	color : #000;
	font-size : 1.2em;
}
h4 {
	padding : 0.4em 0 0.1em 0;
	color : #000;
	font-size : 1.6em;
}
p {
	padding : 0.3em 0;
}
li {
	list-style : none;
}
img {
	border : none;
}
a {
	color : #9f9e9e;
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
code, pre {
	font-family : "Courier New", Courier, monospace;
	white-space : pre;
}
.important {
	font-weight : bold;
}
body.staging {
	border : 10px solid #c00;
}
#container {
	margin : 0;
	background : transparent;
	text-align : left;
	color : #686868;
	width : 950px;
}
.tdbreite {
	width : 950px;
}
#maintabelle {
	margin-left : auto;
	margin-right : auto;
}
#breadcrumb {
	font-size : 11px;
	margin : 0.5em 0 0 0;
}
#breadcrumb li {
	display : inline;
	float : left;
}
.clr {
	clear : both;
}
#content {
	float : left;
	width : 610px;
	font-size : 1.2em;
	padding-top : 1em;
	padding-right : 1%;
	padding-left : 2%;
	padding-bottom : 9999px;
	margin-bottom : -9999px;
}
#header {
	background : #fff url(../images/banner_blue.jpg) no-repeat;
	height : 250px;
}
#header1 {
	height : 252px;
}
#top {
	background : transparent url(../images/top_left_white.gif) no-repeat bottom left;
	height : 72px;
}
#top_cont {
	float : right;
	width : 200px;
}
#top_nav {
	font-size : 11px;
	margin : 10px 15px 0 0;
	padding-bottom : 12px;
}
#top_nav ul li {
	display : inline;
	float : right;
	padding-right : 12px;
}
#main_content {
	margin : 0;
	padding : 10px 5px 0 5px;
	background : #fff;
	overflow : hidden;
}
#sidebar {
	float : left;
	width : 285px;
	min-height : 100px;
	margin-bottom : -9999px;
	padding-bottom : 9999px;
	background-color : #e7e8ea;
}
#sidebar .sidebar-portlet {
	width : 265px;
	padding : 10px 10px 5px 10px;
}
#sidebar .portlet-title-green {
	background : transparent url(../images/portlet_title_green.gif) no-repeat;
	height : 25px;
	padding : 4px 0 0 18px;
	color : #fff;
	font-weight : bold;
	font-size : 13px;
}
#sidebar .portlet-title-orange {
         background: transparent url(../images/portlet_title_orange.gif) no-repeat;
         height: 25px;
         padding: 4px 0 0 18px;
         color: #fff;
         font-weight: bold;
         font-size: 13px;
}
#sidebar .portlet-content {
	background : #fff url(../images/portlet_bg_top.gif) repeat-x top left;
	padding-bottom : 15px;
}
#sidebar .portlet-content ul li{
	list-style : none;
        padding: 0 0 0 15px;
        background: transparent url(../images/subnavi_laquo.gif) no-repeat;
        background-position : 0 6px;
        font-size : 12px;
}
#sidebar h3 {
	color : #98ae2c;
	padding : 5px 19px 0 19px;
	font-size : 13px;
	font-weight : bold;
}
#sidebar .headline_grey {
	color : #6d6e6e;
}
#sidebar .text {
	padding : 8px 19px 8px 19px;
	font-size : 12px;
	color : #6c6c6d;
}
#sidebar .morelink {
	text-align : right;
	font-size : 12px;
	padding : 8px 19px 0 19px;
}
#sidebar .morelink a {
	text-decoration : underline;
	color : #6c6c6d;
}
#sidebar .sidebar_icon {
	float : left;
	padding : 0 15px 0 17px;
}
#sidebar .icon_text {
	padding : 8px 0 0 0;
	font-size : 12px;
	color : #6c6c6d;
	float : left;
	width : 175px;
}
#sidebar .icon_text h3 {
	padding : 0 19px 8px 0;
}
#sidebar-navi {
	margin:0;
	padding:0;
	color:#000;
	font-family:arial;
	font-size:12px;
	overflow:hidden;
         background : #fff url(../images/portlet_bg_top.gif) repeat-x top left;
	padding-bottom : 15px;
}
#sidebar-navi ul {
	margin:0;
	padding:0;
}
#sidebar-navi ul li{
	margin: 0 14px 0 14px;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid;
	border-color: #D4D6D4;
}
#sidebar-navi li a{
	margin: 0px;
	text-decoration: none;
	font-weight:bold;
         margin: 0 13px 0 13px;
	padding: 0 0 0 15px;
	display:block;
	color: #767676;
	background: transparent url(../images/subnavi_laquo.gif) no-repeat center left;
}
#sidebar-navi li a:hover, #sidebar-navi li a.selected{
	text-decoration: none;
	color: #A3B546;
	margin: 0 13px 0 13px;
	display:block;
	background: transparent url(../images/subnavi_laquo_hover.gif) no-repeat center left;
}
#sidebar-navi li li {
	margin: 0 0 0 14px;
	padding: 3px 0 3px 0;
	border: none;
}
#sidebar-navi li li a{
	margin: 0px;
	text-decoration: none;
	margin: 0 13px 0 28px;
	padding: 0 0 0 15px;
	display:block;
	font-weight: normal;
	color: #767676;
}
#sidebar-navi li li a:hover, #sidebar-navi li li a.selected {
	text-decoration: none;
	color: #A3B546;
	margin: 0 13px 0 28px;
	padding: 0 0 0 15px;
	display:block;
	color: #A3B546;
}
#sidebar-navi li li li  {
	margin: 0 0 0 14px;
	padding: 3px 0 3px 0;
}
#sidebar-navi li li li a{
	text-decoration: none;
	color: #A3B546;
	margin: 0 13px 0 42px;
	padding: 0 0 0 15px;
	display:block;
	color: #767676;
}
#sidebar-navi li li li a:hover, #sidebar-navi li li li a.selected {
	text-decoration: none;
	color: #A3B546;
	margin: 0 13px 0 42px;
	padding: 0 0 0 15px;
	display:block;
}
#rightcol {
	float : right;
	width : 610px;
	margin : 7px 20px 7px 15px;
	color : #767676;
}
#rightcol .portlet-content {
	padding-bottom : 0;
}
#content .article {
	margin-top : 20px;
	padding-bottom : 20px;
	width : 600px;
	border-bottom : 1px solid;
	border-color : #d4d6d4;
}
#content .article h3 {
	color : #b6c760;
	font-weight : bold;
	font-size : 16px;
}
#content .article .headline_orange {
	color : #f99605;
}
#content .article .headline_green {
	color : #b6c760;
}
#content .article a {
	color : #767676;
	font-size : 12px;
	text-decoration : underline;
}
#content .article .text {
	padding : 0 0 0 20px;
	width : 380px;
	float : right;
         font-size : 12px;
}
#content .article .text_ohne_float {
	padding: 10px 20px 0 0;
        font-size : 12px;
}
#content .article ul {
	margin : 0;
        padding : 8px 0 8px 15px;
}
#content .article ul li {
	list-style : none;
        padding: 0 0 0 15px;
        background: transparent url(../images/subnavi_laquo.gif) no-repeat;
        background-position : 0 6px;
        font-size : 12px;
}
#content .article ul li a {
	text-decoration : underline;
	color : #666;
	font-size : 12px;
}
#content .article .picture {
	padding : 10px 0 0 0;
	width : 200px;
	float : left;
}
#content .article .clear {
	clear : both;
}
#content .article .morelink {
	float : right;
}
#content .article .read_more{
	font-size : 10px;
        font-weight : bold;
 	background: transparent url(../images/link_button.gif) no-repeat center left;
        float : right;
        margin-top : 20px;
        padding : 12px 30px 0 5px;
        height : 30px;
}
#content .article .read_more a{
        text-decoration : none;
}
#content .article .details{
	font-size : 10px;
        font-weight : bold;
 	background: transparent url(../images/link_button.gif) no-repeat center left;
        float : right;
        margin-top : 20px;
        padding : 15px 70px 0 20px;
        height : 30px;
}
#content .article .details a{
         text-decoration : none;
}
#content .article .autor{
         float: left;
         font-size : 10px;
         font-weight : bold;
         padding : 20px 0 0 0;
}
#content .article .preis{
         font-size : 20px;
         font-weight : bold;
         padding : 20px 0 20px 20px;
}
#content .referenz{
 	float : left;
         text-align: center;
         padding : 20px 0 20px 0;
         border-bottom : 1px solid;
	border-color : #d4d6d4;
}
#content .referenz .headline_green{
	color : #b6c760;
	font-size : 13px;
	font-weight : bold;
}
#content .referenz .picture{
	height : 100px;
         width : 200px;
}
#content .referenz .text{
        height : 75px;
        font-size : 12px;
        width : 200px;
}
#content .referenz .text_ohne_float{
	width : 600px;
}
#content .referenz .text_ohne_float .headline_orange{
         color: #F99605;
	 width : 600px;
}
#content .pics{
	float : left;
        width : 300px;
        height : 200px;
        text-align : center;
}
#footer {
	color : #fff;
	font-size : 12px;
	height : 80px;
	background : transparent url(../images/footer_top.gif) no-repeat left top;
	clear : both;
	overflow : hidden;
	position : relative;
}
#footer .border {
	border-right : 1px solid;
	border-color : #fff;
}
#footer ul {
	padding : 20px 0 0 22px;
	float : left;
}
#footer ul li {
	display : inline;
}
#footer ul li a {
	color : #fff;
	padding : 0 8px 0 8px;
}
#footer .copyright {
	float : right;
	padding : 20px 30px 0 0;
}
#navi_left {
	float : left;
	background : transparent url(../images/top_left_logo.gif) no-repeat;
         width : 234px;
	height : 37px;
}
#navi_right {
	width : 12px;
	height : 37px;
	background : transparent url(../images/navi_bg_right.gif) no-repeat;
	float : left;
}
#kontakt {
        margin: 20px 0 20px 40px;
}
#kontakt tr td{
         padding: 5px 0 0 0;
}
.headline_green{
         color : #b6c760;
}
legend{
       color : #b6c760;
       font-size : 13px;
       font-weight : bold;
}
.hosting th{
        padding: 2px 5px 2px 5px;
}
.hosting{
        text-align: center;
}
.hosting td{
        padding: 2px 5px 2px 5px;
}
.hosting-main{
        text-align: left;
        font-weight: bold;
}
.preise th{
        padding: 2px 5px 2px 5px;
        color: #686868
}
.preise td{
        padding: 2px 5px 2px 5px;
        text-align: right;
        color: #686868
}
