/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CORE */

html, body {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
    background: url('../images/bg.gif') repeat-x;
}

a {
	color: #000000;
	text-decoration: underline;
    font-weight: bold;
}

a:hover {
	color: #7792c6;
	text-decoration: none;
    font-weight: bold;
}

p {
	margin: 0 0 15px 0;
}

img, form, table {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.hr {
    height: 3px;
    background: url('../images/hr.gif');
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.fat {
    font-weight: bold;
    font-size: 18px;    
}

ul {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 22px;
	border: 0px none;
	list-style-position: outside;
	list-style: none;
}

li {
	margin: 0px;
	padding-left: 25px;
	background-image: url('../images/li.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
}

input, textarea, select {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
    border: 1px solid #e1e1e1;
    background: #f4f4f4;
    width: 350px;
}

textarea { height: 120px; }

label.error {
	color: red;	
    font-size: 11px;
	display: none;        
}

.small { font-size: 10px; }

.largetext { font-size: 24px; font-weight: bold; }
.smalltext { font-size: 14px; font-weight: bold; }

/* GENERAL */

#container {
    width: 100%;
    height: 100%;
    text-align: center;
}

#container_center {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url('../images/vpp-top-bg.jpg') no-repeat;
    background-position: top center;
}

#container_content {
    text-align: left;
    width: 950px;
    margin: auto;
}

#container_content #logo {
    height: 136px;
    width: 950px;
    clear: both;
}

#container_content #mainmenu {
    width: 950px;
    height: 30px;
    clear: both;
}

#container_content #header {
    width: 950px;
    height: 90px;
    overflow: hidden;
}

#container_content #header #logo {
    width: 475px;
    float: left;
}

#container_content #header #customize {
    width: 475px;
    float: left;
    text-align: right;
}

/* HOME */

#container_content #home {
    width: 950px;
    height: 475px;
    background-position: bottom right;
}

#container_content .bg1 { background: url('../images/home-bg-1.jpg') no-repeat; }
#container_content .bg2 { background: url('../images/home-bg-2.jpg') no-repeat; }
#container_content .bg3 { background: url('../images/home-bg-3.jpg') no-repeat; }

#container_content #home #button {
    padding-top: 20px;
}

#container_content #home #about_homebox_modular {
    width: 430px;
    padding-left: 40px;
    padding-top: 80px;
}

/* CONCEPT */

#container_content #concept {
    width: 950px;
    height: 550px;
    background-position: bottom right;    
}

#container_content #concept #three_sets {
    width: 500px;
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 20px;        
    float: left;
}

#container_content #concept #three_sets #features {
    font-weight: bold;
    color: #7792c6;
}

#container_content #concept #old_man { float: left; }

#container_content #concept #animation { float: left; padding-top: 50px; }


/* QUALITY STATEMENT */

#container_content #quality_statement {
    width: 950px;
    height: 475px;
    background: url('../images/quality-bg.jpg') no-repeat;
    background-position: bottom right;
}

#container_content #quality_statement #homebox_quality {
    text-align: left;
    width: 420px;    
    padding-top: 40px;
    padding-bottom: 10px;
    margin-left: 40px;
}

/* CLASSIC VS MODULAR */

#container_content #classic_vs_modular {
    width: 950px;
    height: 475px;
    background-position: bottom right;
    text-align: center;
}

#container_content #classic_vs_modular #compare {
    width: 620px; margin: auto;
}

#container_content #classic_vs_modular #compare #homebox_classic {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #008752;
    padding-top: 30px;
    padding-bottom: 20px;
    float: left;
    width: 300px;
    text-align: center;    
    padding-top: 60px;
    padding-right: 20px;
}

#container_content #classic_vs_modular #compare #homebox_modular {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #7792c6;
    padding-top: 30px;
    padding-bottom: 20px;
    float: left;
    width: 300px;
    text-align: center;
    padding-top: 60px;
}

/* CHOOSE SHAPE */

#container_content #shapes_list {
    text-align: center;
    padding-top: 17px;
    font-weight: bold;
    color: #7792c6;
}

#container_content #choose_shape {
    width: 950px;
    height: 490px;
    background: url('../images/choose-shape-bg.jpg') no-repeat;
    background-position: bottom left;
    margin-bottom: 15px;

}

#container_content #custom_shape_link {
    float: left; padding-top: 10px; padding-bottom: 30px; padding-left: 40px;
}

#container_content #choose_shape #shapes_list a:hover {  }

#container_content #choose_shape #text {
    width: 470px;
    margin-left: 40px;
    margin-top: 20px;
}

#container_content #choose_shape #shapes_container {
    text-align: center;
    height: 280px;
    width: 950px;
    padding: 0; 
    margin: 0; 
    overflow: hidden;
}

#container_content #choose_shape #shapes_container #prev, #next {
    width: 75px;
    float: left;
    padding-top: 120px;
    text-align: center;
}

#container_content #choose_shape #shapes_container #shapes {
    width: 800px;
    height: 280px;
    float: left;    
}

#container_content #choose_shape #shapes_container #shapes .set {
    width: 800px;
    height: 280px;
    float: left;    
}

#container_content #choose_shape #shapes_container #shapes .set .shape {
    width: 198px;
    height: 275px;
    float: left;
    margin-top: 55px;
    line-height: 14px;
}

* html #container_content #choose_shape #shapes_container #shapes .set .shape { margin-top: 65px; }

#container_content #choose_shape #shapes_container #shapes .set .shape a, a:hover { text-decoration: none;  }

#container_content #choose_shape #shapes_container #shapes .name { font-size: 18px; font-weight: bold;  }
#container_content #choose_shape #shapes_container #shapes .size { font-size: 12px; font-weight: bold;   }


#container_content #shape_infos {  }

#container_content #shape_infos #panel {
    background: url('../images/shape-bg.jpg');
    width: 262px;
    height: 474px;
    margin-top: 40px;
    margin-left: 40px;
    float: left;    
}

* html #container_content #shape_infos #panel { margin-left: 20px; }

#container_content #shape_infos #panel #info {
    padding: 25px;
    line-height: 15px;
}

#container_content #shape_infos #panel #info .big {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 9px;
    color: #7792c6;
}

#container_content #shape_infos #panel #info .inactive { color: #bcc9e4; text-decoration: underline; }
#container_content #shape_infos #panel #info .icon { float: left; margin-right: 8px; }


#container_content #shape_infos #panel #info .big a {
    color: #7792c6;
}

#container_content #shape_infos #panel #info .big a:hover {
    color: #7792c6;    
}

#container_content #shape_infos #panel #info #grid {
    text-align: center; padding-top: 15px; padding-bottom: 15px;
}

#container_content #shape_infos #photoset {
    padding-left: 35px; float: left;
}

#container_content #shape_infos #photoset #photos {
    height: 378px;
    width: 600px;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#container_content #shape_infos #photoset #photos img {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


#container_content #shape_infos #pager_container { display: inline; }
#container_content #shape_infos #pager_container #pager { margin-top: 40px; float: right; padding-right: 40px; }
#container_content #shape_infos #pager_container #pager a { float: left; width: 18px; height: 18px; background: #ffffff url('../images/pager-bg.gif') no-repeat; overflow: hidden; text-decoration: none; margin-right: 5px; }
#container_content #shape_infos #pager_container #pager a.activeSlide { width: 18px; height: 18px; background: #7792c6 }
#container_content #shape_infos #pager_container #pager a:focus {  outline: none; }


/* DOWNLOADS */

#container_content #downloads_container {
    width: 950px;
    
}

#container_content #downloads_container #downloads {
    margin-top: 40px;
    margin-bottom: 80px;
    padding-left: 40px;
    height: 440px;
}

#container_content #downloads_container #downloads #manuals {
    padding: 0;
    border-collapse: collapse;
    float: left;
}

#container_content #downloads_container #downloads #manuals td {
    border-bottom: 1px solid #d7dff0;
    background-color: #f5f7fb;
    padding: 3px 5px 3px 5px;
}

#container_content #downloads_container #downloads #manuals th {
    border-bottom: 1px solid #d7dff0;
    background-color: #d7dff0;
    padding: 5px;
}

#container_content #downloads_container #downloads #manuals .file {
    width: 250px;
    padding-left: 15px;
}

#container_content #downloads_container #downloads #manuals .button { display: table-cell; vertical-align: middle;  }
#container_content #downloads_container #downloads #manuals .button img { display: table-cell; vertical-align: middle;  }

#container_content #downloads_container #downloads #oldman {
    float: left; padding-top: 100px; padding-left: 50px;
}

/* FOOTER */

#footer {
    width: 950px;
	text-align: center;
	padding-bottom: 40px;
	margin: auto;
	clear: both;
	font-size: 11px;
}

#footer .classic {
	color: #008752;
	text-decoration: none;
}

.impressum {
	margin-bottom: 40px;
}

#impressum {
	text-align: center;
	margin: 40px 0 10px 0;
}

.vfw {
	width: 280px;
	text-align: left;
	margin: auto;
	line-height: 1.4;
}

.vfw img {
	float: left;
	padding-right: 10px;
}

.vfw span {
	padding-top: 7px;
	display: block;
}

/* VIDEOS */

#videos {
    width: 950px;
    height: 475px;
    font-weight: bold;
}

#videos #video #player {
    width: 427px;
    height: 290px;
    float: left;
    margin-top: 60px;
    margin-left: 40px;
}

#videos #video #navigation {
    margin-top: 40px;
    float: left;
    color: #7792c6;
    width: 427px;
    height: 290px;
    padding-left: 40px;
    padding-top: 40px;
    text-align: left;
}

/* CONTACT */

#contact_container {
    width: 950px;
}

#contact_container #contact {
    width: 950px;
    height: 440px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#contact_container #contact #address_container {
    width: 500px;
    height: 440px;
    float: left;
    background: url('../images/contact-bg.jpg') no-repeat;
    background-position: bottom right;
    margin-left: 40px;
}

#contact_container #contact #address_container #address {
    padding-top: 170px;
}

#contact_container #contact #contactform_container {
    float: left; width: 355px; padding-left: 15px;
}

#contact_container #contact #contactform_container .input { height: 55px; }

#contact_container #contact  .rollover { border: 0; width: auto;  }

/* DRAW CUSTOM SHAPE */

/* CONTACT */

#custom_shape_container {
    width: 950px;
}

#custom_shape_container #custom_shape {
    height: 480px;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 40px;
}

#custom_shape_container #custom_shape #draw_custom_shape { margin-left: 20px; }

#youtube_icon { float: left; padding-right: 15px; }
#youtube_link { padding-top: 12px; }

