.top_img {
background-color :#fff; 
background-image : url("../images/header.jpg"); 
text-align : left; 
border-right: 13px solid #ff0000;
width : 800px; 
height : 70px;   
}
.domain_img {
background-color :#fff; 
background: url("../images/angebot_domain.jpg") top left no-repeat; 
text-align : left; 
width : 200px; 
height : 200px;  
padding-left:8px;
padding-right:8px;
}
.server_img {
background-color :#fff; 
background: url("../images/angebot_server.jpg") top left no-repeat; 
text-align : left; 
width : 200px; 
height : 200px;  
padding-left:8px;
padding-right:8px;
}
.topcont{
margin-bottom: 6px; 
margin-top: 6px; 
text-align: left;
font-family : "Tahoma", Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #808080;
} 
.title, h1, h2{
margin-bottom: 0; 
margin-top: 0; 
text-align: left;
color: #FF0000;
font-family: "Arial", Verdana, Helvetica, sans-serif; 
font-size: 14pt;
font-style: normal;
font-weight: bold; 
text-decoration: underline;
padding-left:10px; 
padding-right:10px;
}
p {
   color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   border: 0px;
   background: transparent;
   padding:0px;
   padding-left:0px;
   margin-top: 0px;
}

.preis{
margin-bottom: 0; 
margin-top: 0; 
text-align: left;
color: #FF0000;
font-family: "Arial", Verdana, Helvetica, sans-serif; 
font-size: 24pt;
font-weight: bold; 
text-decoration: none;
padding-left:10px; 
padding-right:10px;
}
.preis_start{
margin-bottom: 0; 
margin-top: 0; 
text-align: left;
color: #FF0000;
font-family: "Arial", Verdana, Helvetica, sans-serif; 
font-size: 16pt;
font-weight: bold; 
text-decoration: none;
}
.cont_start{
margin-bottom: 0; 
margin-top: 12px; 
text-align: left;
font-family: "Verdana", Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-style: normal;
color: #000000;
background-color :transparent;
text-decoration: none;
}
.cont{
margin-bottom: 0; 
margin-top: 0; 
text-align: left;
font-family: "Verdana", Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-style: normal;
color: #000000;
background-color :transparent;
text-decoration: none;
}
.cont_inner{
margin-bottom: 0; 
margin-top: 0; 
text-align: left;
font-family: "Verdana", Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-style: normal;
color: #000000;
background-color :transparent;
text-decoration: none;
padding-left:10px; 
padding-right:10px;
}
/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #E9E9E9;
	font: small Verdana,Sans-serif;
	line-height: 1.2em;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0px 0 0px 0;
}

/* Links */
a:link, a:visited
{
	color: #0F4002;
	border-bottom: 1px dashed #ff0000;
	text-decoration: none;
}
a:visited
{
	color: #0F4002;
}
a:active
{
	color: #0F4002;
                     background-color :transparent;
}
a:hover
{
	color: #fff;
                     background-color: #ff0000;
	border-bottom: 1px solid #ff0000;
	text-decoration: none;
}

/* Lists */
ul
{
	list-style: square;
	padding: 0;
	margin: 0 0 0 15px;
}
ul li
{
	margin: 4px 0 4px 0;
}

/* Miscelaneous general stuff */
code
{
	color: #CC3300;
	font: 13px 'Courier New', Courier, Arial, sans-serif;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #FFFFCC;
	color: #ccc;
}
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------
  Page wrappers
-------------------------------------------------*/
#page-wrapper
{
	text-align: left;
	width: 814px;
	padding: 0;
	margin: auto;
}
#content-wrapper
{
	width: 814px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg1_header.gif) left repeat-y;	
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	padding: 0;
	margin: 0;
                    
}
#header h1
{
	font: 30px Arial, Verdana, sans-serif;
	padding: 10px;
	margin: 0;
}
#header a:link, #header a:visited
{
	color: #383828;
	border: none;
}
#header a:hover, #header a:active
{
	color: #CC0000;
}

/* Header main navbar */
#top_container
{
	height: 30px;
	background: #999999;
	padding: 0;
	margin: 0;
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block;
	width: 73px;
	color: #F8F2E5;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: none;
}
#top_container li#active
{
	background: #ff0000;
	color: #fff;
	border-bottom: none;
}
#top_container a:hover
{
	background: #BEB9C0;
	color: #fff;
	border-bottom: none;
}

/* Header links */
.top_links {
	background: #F3F3E9;
	font-size: 10px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
}
.top_links p {
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#main
{
	width: 592px;
	float: right;
	margin: 0;
	padding: 0 0 20px 0;
	background: #fff;
}
/* The image at the top of the main column */
.bar-head
{
	height: 141px;
	background: url("../images/domain_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head1
{
	height: 141px;
	background: url("../images/server_main1.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head2
{
	height: 141px;
	background: url("../images/hosting_start.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head3
{
	height: 141px;
	background: url("../images/hosting_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head4
{
	height: 141px;
	background: url("../images/woman_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head5
{
	height: 141px;
	background: url("../images/service_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head6
{
	height: 141px;
	background: url("../images/eshop_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head7
{
	height: 141px;
	background: url("../images/login_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head8
{
	height: 141px;
	background: url("../images/site_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head9
{
	height: 141px;
	background: url("../images/mail_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.bar-head10
{
	height: 141px;
	background: url("../images/order_main.jpg") top left no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}
.content-header
{
	padding: 0;
	margin: 15px;
                     color: #ff0000;
}
.content-header h2
{
	color: #ff0000;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;               
	padding: 0;
	margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}
.content-title h3
{
	color: #383828;
	font: 24px Arial, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 8px 0;
}
.content-title h3 a
{
	color: #383828;
	border: none;
}
.content-title h3 a:hover
{
	color: #FF0000;
	border: none;
}
.content
{
	padding: 0;
	margin: 10px 15px 10px 15px;
}
.readmore
{
	text-align: right;
}
.entry-info
{
	font-size: 9px;
	text-align: right;
	line-height: 16px;
	padding: 0;
	border-top: 1px solid #ccc;
	margin: 10px 15px 10px 15px;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}

/* navigation at the bottom of the content */
.navi-pages
{
	background: #CCCCCC;
                     color: #ff0000;
                     font: 14px Verdana, 'Times New Roman', sans-serif;
                     font-weight: bold;
	text-align: left;
	padding: 10px;
	margin: 15px;
}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
/* Top content message box */
.message-box
{
	background: #E1E1A2;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}
/* comments */
table#postcomment tr td
{
	font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	font: bold 14px Verdana, 'Times New Roman', sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #f3f3f3;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 10px;
	text-align: right;
}

/*-------------------------------------------------
  Side bar
-------------------------------------------------*/
#sidebar
{
	width: 220px;
	float: left;
	font-size: 11px;
	line-height: 16px;
                     
                     color: #FF0000;
	padding: 0;
	margin: 0;
	overflow: hidden;
                     border-top: 1px solid #fff;
                    
}
.sidebar-wrapper
{
	margin: 10px;
                     }
#sidebar .box-1
{
	margin: 0 0 30px 0;
}
#sidebar h4
{
	color: #383828;
	font: bold 12px Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 0 8px 0;
}
#sidebar_domain
{
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	background: url("../images/angebot_domain.jpg") top left no-repeat;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	background: #BEB9C0;
	font-size: 8pt;
	padding: 0;
	margin: 0;
                     text-align : right; 
                     border-top: 1px solid #fff;
                     border-right: 14px solid #ff0000;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
textarea.text, input.formfield
{
	font: 11px Verdana, Arial, sans-serif;
}
input.formfield
{
	width: 150px;
	margin-right: 10px;
}
input.formbutton
{
	background: #383828;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
.trackbacks-text h5
{
	font: bold 11px Verdana, Arial, sans-serif;
	color: #993300;
	padding: 0;
	margin: 0;
}

