*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #dedede;
    background-image: url(../images/bigSwosh.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #4f4e4d;
}

table a img
{
	border: none;
}

#wrapper
{
	width: 1000px;
	margin: 0px auto;
}

#header
{
	height: 200px;
}

#topbar
{
	padding: 0px;
	margin: 0px;
	height: 8px;
	background-color: #3c59a1;
	overflow: hidden;
}

#navitop_wrapper
{
	width: 1000px;
	height: 19px;
}

#navitop
{
	width: 320px;
	height: 19px;
	float: right;
}

#navitop_leftborder
{
	background-image: url(../images/navitop_left.png);
	height: 19px;
	width: 23px;
	float: left;
}

#navitop ul
{
	height: 19px;
	float: left;
	list-style: none;
	background-image: url(../images/navitop_center.gif);
}

#navitop_rightborder
{
	background-image: url(../images/navitop_right.png);
	height: 19px;
	width: 23px;
	float: left;
}

#navitop li
{
	float:left;
	list-style: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

#navitop li a
{
	color: #4f4e4d;
	text-decoration: none;
}

#navitop li a:hover
{
	color: #3c59a1;
}


#language
{
	height: 36px;
	width: 1000px;
	margin-top: 8px;
}

#language ul
{
	float: right;
	margin-right: 65px;
	height: 28px;
	width: 68px;
	list-style: none;
	text-decoration: none;
}

#language li
{
	height: 28px;
	float: right;
	padding-right: 6px;
}

#language li a
{
	text-decoration: none;
}

#language li a img
{
	border: none;
}

#logocitation
{
	height: 125px;
	width: 1000px;
}

#logo
{
	margin-left: 30px;
	height: 130px;
	width: 300px;
	float: left;
}

#logo a
{
	text-decoration: none;
}

#logo a img
{
	border: none;
}

#citation
{
	font-size: 32px;
	text-align: right;
	color: #ffffff;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 70px;
}

#citation h4
{
	font-size: 14px;
	text-align: right;
	color: #aaaaaa;
	font-style: italic;
	font-family: Tahoma;
}

#mainnavigation
{
	height: 70px;
	width: 1000px;
	margin-top: 13px;
	margin-bottom: 13px;
}

#mainnavigation_leftborder
{
	width: 13px;
	height: 74px;
	background-image: url(../images/mainnavi_leftborder.png);
	background-repeat: no-repeat;
	float: left;
}

#mainnavigation_rightborder
{
	width: 13px;
	height: 74px;
	background-image: url(../images/mainnavi_rightborder.png);
	background-repeat: no-repeat;
	float: right;

}

#mainnavigationWrapper
{
	float: left;
	width: 974px;
	height: 74px;
	background-image: url(../images/mainnavi_center.png);
	background-repeat: repeat-x;
}

#mainnavigationTop
{
	height: 43px;
	width: 974px;
}

#mainnavigationTop ul
{
	float: left;
	width: 944px;
	height: 43px;
	padding-left:30px;
	list-style: none;
	text-decoration: none;
	overflow: hidden;
}

#mainnavigationTop li
{
	height: 43px;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 18px;
	background-image: url(../images/mainnavi_verticalsep.png);
	background-repeat: no-repeat;
}

#mainnavigationTop li a
{
	color: #676767;
	font-size: 17px;
	text-decoration: none;
}

#mainnavigationTop li a:hover
{
	color: #3c59a1;
}

#mainnavigationTop li a.active
{
	color: #3c59a1;
	font-weight: bold;
}

#mainnavigationTop li.first
{
	background-image: none;
	padding-left: 0px;
}

#mainnavigationSeperatorWrapper
{
	height: 2px;
	width: 974px;
}

#mainnavigationSeperator
{
	height: 2px;
	width: 912px;
	float: left;
	margin-left: 30px;
	margin-top: 2px;
	background-image: url(../images/mainnavi_seperator.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}
#mainnavigationBottom
{
	height: 23px;
	width: 974px;
}

#mainnavigationBottom ul
{
	height: 23px;
	width: 950px;
	float: left;
	list-style: none;
	text-decoration: none;
}

#mainnavigationBottom li
{
	height: 23px;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
}

#mainnavigationBottom li a
{
	color: #676767;
	font-size: 16px;
	text-decoration: none;
}

#mainnavigationBottom li a:hover
{
	color: #3c59a1;
}

#mainnavigationBottom li a.active
{
	color: #3c59a1;
	font-weight: bold;
}

#contentTop
{
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 14px;
	overflow: hidden;
}

#content
{
	background-image: url(../images/content_center.png);
	background-repeat: repeat-y;
	width: 1000px;
	overflow: hidden;
}

#onecontent
{
	width: 930px;
	padding-left: 30px;
	text-align:left;

}

#product
{
	width: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#product img
{
	border: 5px solid #dedede;
}

#product_porz
{
	width: 350px;
	margin-right: 20px;
	margin-bottom: 30px;
}


#product_porz img
{
	border: 5px solid #dedede;
}

#articlename
{
	width: 250px;
	height: 44px;
	background-image: url(../images/articlebackground.png);
}

#articlename h4
{
	color: #304d99;
	font-size: 14px;
	padding-left: 12px;
	padding-top: 4px;
}

#articlename h5
{
	color: #4a4949;
	font-size: 12px;
	padding-left: 12px;
}

#twocontent_left
{
	width: 600px;
	font-size: 18px;
	float: left;
	margin-left: 35px;
	text-align: left; 
}

#twocontent_left a
{
	text-decoration: none;
	border: none;
	color: #4f4e4d;
}

#twocontent_left a:hover
{

	color: #3c59a1;
}

#twocontent_right
{
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-right: 30px;
}

#twocontent_right img
{
	float: right;
	margin-right: 30px;
	margin-bottom: 6px;
	border: none;
}

#twocontent_right a
{
	text-decoration: none;
	border: none;
}

#contentBottom
{
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 18px;
}
#teaser
{
	height: 181px;
	width: 992px;
	color: dddddd;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

#teaserTop
{
	height: 8px;
	width: 992px;
	background-image: url(../images/teaser_top.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#teaserCenter
{
	width: 992px;
	height: 166px;
	background-image: url(../images/teaser_center.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#teaserCenter h4
{
	font-size: 19px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}

#teaserCenter a
{
	color: #dedede;
	float: left;
	text-decoration: none;
	font-size: 14px;
}

#teaserCenter a:hover
{
	color: #ffffff;
}

#teaserCenter p
{
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 10px;
}

#teaserFirst
{
	width: 260px;
	height: 150px;
	margin-left: 30px;
	float: left;
}

#teaserFirst ul
{
	float: left;
	list-style: none;
	text-decoration: none;
	margin-left: 15px;
	overflow: hidden;
}

#teaserFirst li
{
	margin-top: 5px;
}

#teaserSecond
{
	width: 260px;
	height: 150px;
	margin-left: 76px;
	float: left;
}

#teaserSecond a
{
	margin-top: 10px;
	padding-top: 2px;
	width: 80px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/teaser_link.png);
	background-repeat: no-repeat;
	float: right;
	color: #ffffff;
}

#teaserSecond a:hover
{
	background-image: url(../images/teaser_link_shine.png);
	background-repeat: no-repeat;
}

#teaserThird
{
	width: 260px;
	height: 150px;
	margin-right: 30px;
	float: right;
}

#teaserThird a
{
	margin-top: 10px;
	padding-top: 2px;
	width: 80px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/teaser_link.png);
	background-repeat: no-repeat;
	float: right;
	color: #ffffff;
}

#teaserThird a:hover
{
	background-image: url(../images/teaser_link_shine.png);
	background-repeat: no-repeat;
}

#teaserBottom
{
	height: 7px;
	width: 992px;
	background-image: url(../images/teaser_bottom.png);
	background-repeat: no-repeat;
}

#copyright
{
	margin: 30px;
	float:right;
	color: #585656;
	font-size: 13px;
}

#cu3er-container {width:600px; outline:0; margin: auto; text-align:center; margin-left:170px;} 

#cu3er-shadow {width: 938px; height: 91px; margin: auto; margin-left:10px;
					background-image: url(../images/cube_shadow.png); background-repeat: no-repeat;}
					
input, select, textarea 
{ 
	color:#3c59a1; 
	font-size: 18px;
	width: 276px;
}

select
{
	width: 80px;
}

td.formular
{
	width: 150px;
	text-align: right;
	margin-right: 20px;
}


