body,html
{
	height: 100%;
	width: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/navigation_left_background.png);
	background-repeat: repeat-y;
}

h1
{
	font-size: 1.4em;
	padding: 0px 0px 6px 0px;
	border-bottom: 2px solid #8991AC;
	color: #8991AC;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #697395;
	text-decoration: none;
}

a:hover
{
	color: #6AC7F3; 
}

table, td, th
{
	border: 1px solid #DADADA;
}

th
{
	background-color: #EEEEEE;
}

input, textarea, select
{
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 2px;	
}

textarea
{
	height: 250px;
	width: 400px;
}

#header
{
	height: 155px;
	background-image: url(../images/header_background.png);
	background-repeat: repeat-x;
}

#header #logo
{
	height: 155px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
}

#welcomeText
{
	position: absolute;
	right: 10px;
	top: 68px;
	color: #8991AC;
	font-size: 1.2em;
	font-weight: bold;
}

#viledalink
{
	position: absolute;
	right: 10px;
	top: 10px;
}

#languageSelection
{
	position: absolute;
	right: 0px;
	top: 96px;
}

#languageSelection div
{
	float: left;
	padding: 0px 10px 0px 0px;
}

#languageSelection div a
{
	color: #FFFFFF;
	text-decoration: none;
}

#languageSelection div a:hover
{
	color: #35C3EB;	
}

#search
{
	position: absolute;
	top: 128px;
	left: 6px;
}

#search input
{
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	width: 120px;
}

#search .button
{
	margin-left:4px;
	width: 80px;
}

#navigationTop
{
	position: absolute;
	top: 128px;
	left: 250px;
}

#navigationTop a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}

#navigationTop a:hover
{
	color: #6AC7F3;
}

#navigationTop span
{
	color: #627699;
	font-weight: bold;
	font-size: 1.0em;
}

#navigationLeft
{
	float: left;
	width: 230px;
	height: 100%;
}

#content
{
	position: absolute;
	left: 240px;
	top: 172px;
	width: 760px;
}

#content .listProducts
{
 	float: left;
	margin: 0px 30px 0px 0px;
        height:280px;
        width:152px;
        overflow:hidden;
}

#content .listProducts h2
{
	text-align: center;
	width: 150px;
	font-size: 1.1em;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

#content .listProducts h2 a
{
	text-decoration: none;
	color: #000000;
}

#content .listProducts h2 a:hover
{
	text-decoration: none;
	color: #8991AC;
}

#content .listProducts img
{
	border: 2px #697395 solid;
	padding: 10px;
}


#navigationLeft .menuentries
{
	background-image: url(../images/navigation_left_background_top.png);
	background-repeat: no-repeat;
	height: 320px;
}

#navigationLeft .menuentry
{
	height: 22px;
	width: 230px;
	background-repeat: no-repeat;
	cursor: hand;
}

#navigationLeft .menuentry div
{
	padding: 3px 0px 0px 10px;
}

#navigationLeft .menuentry div a
{
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#navigationLeft .entry1
{
	background-image: url(../images/navigation_left_entry_01_inactive.png);
}

#navigationLeft .entry1:hover
{
	background-image: url(../images/navigation_left_entry_01_active.png);
}

#navigationLeft .entry2
{
	background-image: url(../images/navigation_left_entry_02_inactive.png);
}

#navigationLeft .entry2:hover
{
	background-image: url(../images/navigation_left_entry_02_active.png);
}

#navigationLeft .entry3
{
	background-image: url(../images/navigation_left_entry_03_inactive.png);
}

#navigationLeft .entry3:hover
{
	background-image: url(../images/navigation_left_entry_03_active.png);
}

#navigationLeft .entry4
{
	background-image: url(../images/navigation_left_entry_04_inactive.png);
}

#navigationLeft .entry4:hover
{
	background-image: url(../images/navigation_left_entry_04_active.png);
}

#navigationLeft .entry5
{
	background-image: url(../images/navigation_left_entry_05_inactive.png);
}

#navigationLeft .entry5:hover
{
	background-image: url(../images/navigation_left_entry_05_active.png);
}

#navigationLeft .entry6
{
	background-image: url(../images/navigation_left_entry_06_inactive.png);
}

#navigationLeft .entry6:hover
{
	background-image: url(../images/navigation_left_entry_06_active.png);
}

#navigationLeft .entry7
{
	background-image: url(../images/navigation_left_entry_07_inactive.png);
}

#navigationLeft .entry7:hover
{
	background-image: url(../images/navigation_left_entry_07_active.png);
}

#navigationLeft .entry8
{
	background-image: url(../images/navigation_left_entry_08_inactive.png);
}

#navigationLeft .entry8:hover
{
	background-image: url(../images/navigation_left_entry_08_active.png);
}

#navigationLeft .entry9
{
	background-image: url(../images/navigation_left_entry_09_inactive.png);
}

#navigationLeft .entry9:hover
{
	background-image: url(../images/navigation_left_entry_09_active.png);
}

#navigationLeft .entry10
{
	background-image: url(../images/navigation_left_entry_10_inactive.png);
}

#navigationLeft .entry10:hover
{
	background-image: url(../images/navigation_left_entry_10_active.png);
}

#navigationLeft .entry11
{
	background-image: url(../images/navigation_left_entry_11_inactive.png);
}

#navigationLeft .entry11:hover
{
	background-image: url(../images/navigation_left_entry_11_active.png);
}

#navigationLeft .other
{
	background-image: url(../images/navigation_left_entry_other_inactive.png);
}

#navigationLeft .other:hover
{
	background-image: url(../images/navigation_left_entry_other_active.png);
}

#navigationLeft .top
{
	height: 54px;
	background-image: url(../images/navigation_left_top.png);
}

#navigationLeft .top div
{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}

#navigationAdmin
{
	padding: 10px;
}

#navigationAdmin span
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
}

#navigationAdmin a
{
	color: #FFFFFF;
	text-decoration: none;
}

#navigationAdmin a:hover
{
	color: #697395;
}

#partners div
{
	float: left;
	margin: 10px 50px 50px 0px;
}

.productImages
{
	position: absolute;
	right: -200px;
	top: 36px;
}

.productImages .productImageThumb
{
	border: 2px #697395 solid;
	width: 128px;
	height: 128px;
	padding: 10px;
	margin-bottom: 10px;
}


.productVideoDescription
{
	background-image: url(../images/icon_video.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 60px;
}

.productComplementary div
{
	float: left;
	border: 2px #697395 solid;
	width: 128px;
	height: 128px;
	padding: 10px;
	margin: 10px;
}

.descriptionText
{
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

table
{
	width: 100%;
}

#languageSelection .activeLanguage a
{
	color: #35C3EB;
	font-weight: bold;
}


.pressRelease
{
	margin-bottom: 20px;
}

.pressRelease h2
{
	font-size: 1.1em;
}

.pressImage
{
float: left;
margin: 0px 10px 0px 0px;	
}


.pageContent
{
	margin-bottom: 20px;
}

.pageContent h2
{
	font-size: 1.1em;
}

.pageContentImage
{
float: left;
margin: 0px 10px 0px 0px;	
}

/* formularelemente  */
input#ProductContent_name{
  width:400px;
}

