﻿/* ZITE STYLE SHEET */
html
{
	width		: 100%;
	min-height	: 100%;
	margin		: 0px;
}

body
{
	width		: 100%;
	min-height	: 100%;
	margin		: 0px;
	background-image: url('../images/background/top_background.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
}

#refs img
{
	width: 192px;
	height: 101px;
	background-color: #FFFFFF;
	border:1px dotted #dcdcdc;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}


p{margin:0px;margin-bottom: 10px;}

#top_menu ul{margin:0px;padding:0px;border-left:1px dotted #666666;}

#top_menu li{float:left;list-style:none;display:block;padding:5px;padding-left:10px;padding-right:10px;border-right:1px dotted #666666;}

#top_menu li ul{display:none;} 

#top_menu li a, 

#top_menu div a {color:#ffffff;text-decoration:none;border:0px;}

#top_menu
{
position:relative;
z-index:1;
top:38px;
left:45px;
}


a {
	color: #9cc153;
}
a:visited {
	color: #9cc153;
}
a:active {
	color: #9cc153;
}
a:hover {
	color: #9cc153;
}

p a,div a
{
	text-decoration: none;
	border-bottom: 1px dotted #9cc153;
}

h1
{
	font-family:verdana;
	font-size: 22px;
	font-weight:normal;
	color: #52544e;
}

h2
{
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	color: #52544e;	
}

#master
{
	margin: auto;
	width: 960px;
	height: 100%;
}

#top_container
{
	width: 960px;
	height: 77px;
}

#logo
{
	width: 170px;
	height: 49px;
	float: left;
	margin-top: 15px;
}

#contact
{
	width: 178px;
	height: 43px;
	float: right;
	margin-top: 23px;
	margin-right: 38px;
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}

#cuber_shadow
{
	text-align:left;
	vertical-align: top;
	background-image: url('../images/background/cu3er_back.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	width: 660px;
	height: 300px;
	border-bottom: 1px solid #dcdcdc;
}

#cuber
{
	padding-top: 5px;
	padding-left: 5px;
	width: 650px;
	height: 230px;
}

#content_container
{
	width: 660px;
	margin-top: 44px;
	float: left;
}

#content
{
	font-family: verdana;
	font-size: 12px;
	color: #52544e;
	padding-top:0px;
	padding-bottom: 25px;
}

#content_sub
{
	font-family: verdana;
	font-size: 12px;
	color: #52544e;
	padding-bottom: 25px;
}


#sidebar_container
{
	float: right;
	margin-top: 44px;
	width: 299px;
}

#sidebar_container a
{
	text-decoration:none;
	border: 0px none;
}



#sidebar
{
	width: 270px;
	height: 100%;
	float:right;
}

#sidebar_content
{
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
	padding:5px;
}

#box
{
	background-color: #f2f2f2;
	font-family: verdana;
	font-size: 12px;
	text-align:left;
	color: #52544e;
}

#box_container
{
	border-top: 1px solid #dcdcdc;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 11px;
	text-align:left;
	color: #52544e;

}

#boxes
{
	height: 120px;
}

#box1
{
	float:left;
	height: 120px;
	width: 203px;
	border-right: 1px solid #dcdcdc;
	padding-right: 10px;
}

#box2
{
	float:left;
	height: 120px;
	width: 203px;
	border-right: 1px solid #dcdcdc;
	padding-right: 10px;
	padding-left: 10px;
}


#box3
{
	float:right;
	height: 120px;
	width: 202px;
	padding-right: 10px;
}

#footer
{
	padding-top: 5px;
	border-top: 1px solid #dcdcdc;
	font-family: verdana;
	font-size: 9px;
	text-align:left;
	color: #52544e;
	text-align: center;
	clear:both;
}

#citat
{
	width: 660px;
	height: 250px;
	font-family: verdana;
	font-size: 32px;
	color: #52544e;
	text-align: left;
}

#kasse1
{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#kasse2
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#support
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:normal;
	margin-bottom: 10px;

}

#refs table tr td p img
{
	vertical-align:center !important;
	margin:0px !important;
	margin-right:7px !important;
	padding:0px !important;
	border:0px solid red !important;
}

