/** Override default (webbrowser) dl margin settings */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image 


{ 
margin: 0px;
padding: 0px;
}

body 
{
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top:20px;
}




/* CSS Document */

body, div, td, th, span, p, h1, h2, h3, li 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

html {
     overflow: -moz-scrollbars-vertical;


}

/********** SLIDESHOW ***********/

.tx-slideshow-pi1 {
padding: 0px;
}

/************TOPIMAGE***********/


#image_top
{
width: 832px;
float: left;
padding: 0px;
margin-left: 20px;
margin-top:20px;
display: inline;
}
#image_top div {
margin: 0px;
padding: 0px;
}

/********** MAINWINDOW ***********/

#wrap
{
width: 829px;

float: left;
padding: 10px;

/*overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;*/

}

#content
{
float: left;
width: 420px;
margin-left: 13px;
height: auto;
padding:10px;
min-height: 350px;
max-height: auto;
display: inline;
}

#content2
{
float: left;
width: 790px;
margin-left: 13px;
height: auto;
padding:10px;
min-height: 350px;
max-height: auto;
display: inline;
}
#imageright
{
float: left;
width: 300px;
margin-left: 13px;
height: auto;
padding:10px;
}


#image
{
width: 240px;
float:left;
height:300px;
padding:10px;

}

.csc-textpic
{
padding: 0px;
margin: 0px;
float: left;
}



.csc-header-n1
{
padding-left: 3px;
padding-top: 10px;
}

.csc-textpic-below
{
margin: 0px;
padding: 0px;
}



/********** FONT, LINK SETTINGS ***********/

p, content, div, input, label, submit 
{
color: #000000;
font-size: 10px;
letter-spacing: 0px;
font-weight:normal;
margin-top:0px;
padding-left: 3px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

p
{
line-height: 15px;
}

h1
{
color: #000000;
font-size: 12px;
}

a 
{
text-decoration: none;
color: #999999;
font-size: 10px;
}


a:Hover 
{
text-decoration: none;
color: #666666;
}

/*********** LANGUAGE************/

#lang
{
width: 80px;
float: left;
margin-top: 5px;
margin-left: 3px;
text-align:left;
padding:0px;
}



/********** MENU LEVEL 1 ***********/

#menywrap
{
background-color:#CCCCCC;
width:819px !importent;

height:36px;
float:left;
margin-left: 24px;
display: inline;
}

#logo
{
background-image:url(../image/logo.gif);
background-repeat:no-repeat;
width:86px;
height:33px;
float: left;
margin-top: 3px;
margin-bottom: 0px;
}


#menu_lvl1 
{
width: 640px;
color: #000000;
height:20px;
float:left;
background-color:#CCCCCC;
}


#menu_lvl1 a
{
padding: 0px;
margin-left:5px;


}

#manu_lvl1 a img
{
padding: 0px;
margin:0px;

}


#menu_lvl1 a:Hover
{
padding: 0px;
margin-left:5px;
}



#submeny
{
width: 180px;
float: left;
height:300px;
margin-left:15px;
padding:10px;

}

#submeny a
{
width: 170px;
display: block;
float: left;
}

/******* FOOTER *******/



/********** MAILFORM ***********/




div.csc-mailform-field label{
	width:90px !important;
	width:105px; /*Needed as IE needs more space f?r form fields and this is not optimal*/
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-top:4px;
	vertical-align: bottom;
padding-left:0px;
}

.csc-mailform-field input{ 
	width:200px;
	margin-bottom: 5px;
	/*border: 0px;
	border-bottom: 1px solid silver;*/
}

.csc-mailform-field
{
margin-left: 0px;
}

/*Submit-button*/
#mailformformtype_mail {
	width:100px;
	height:20px;
	border:1px solid silver;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	background-color:#f1f1f1;
	margin-left:95px !important;
	margin-left:110px;
	margin-top:10px;
}

fieldset{
	margin-left: 0px;
        margin-top: 20px;
        border: 0px;
        padding: 0px;
}


.csc-form-fieldcell textarea
{
width: 127px;
}

.csc-form-labelcell
{
width: 190px;
}

.csc-form-label
{
width: 160px;margin-left: 5px;
}

