/* 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,
b, u, i, center,
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;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background-color:#C9C7C8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393838;
	min-height:100%; /* For Modern Browsers */
    height:auto !important; /* For Modern Browsers */
    height:100%; /* For IE */ 
	}

 h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-weight: normal;
	background-color: #8ADFFE;
	background: url(../images/NinaWinkler_Heading_Background.jpg) no-repeat;
	color: #333333;
}

h1 { 
	margin-bottom: 10px;
	font-size: 13pt;
	line-height: 24px;
	border-left: 14px solid #8ADFFE;
	width: 95%;
}

h2 {
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 11pt;
	line-height: 26px;
	border-left: 14px solid #8ADFFE;
	width: 95%;
}

h3 {
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 8pt;
	line-height: 20px;
	border-left: 14px solid #8ADFFE;
	width: 95%;
	font-weight:bold;
}

h4 {
	font-size: 10pt;
	font-weight:normal;
	padding-left: 0px;
	margin-bottom:5px;
}

p {
	margin-bottom:20px;
}

.bodytext {
	margin-bottom:20px;
}

.bodytext a {
	color: #393838;
	text-decoration:underline;
	padding-left:3px;
	border-left: 14px solid #8ADFFE;	
}
.bodytext a:hover {
	color: #393838;
	text-decoration:none;
	padding-left:3px;
	border-left: 14px solid #fff;	
}

a:hover {
	text-decoration: none;
}

#subnav a {
	color: #393838;
	text-decoration:underline;
	padding-left:3px;
	border-left: 14px solid #8ADFFE;	
}
#subnav a:hover {
	color: #393838;
	text-decoration:none;
	padding-left:3px;
	border-left: 14px solid #fff;	
}

.csc-textpic-border dl dt img {
	border: 5px solid #fff;
}


/* Header */

#container {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background-color:#C9C7C8;
}

#left {
	float: left;
	width: 322px;
	margin: 0 auto;
	padding: 0px;
	height: 700px;
	background: url(../images/NinaWinkler_Left.jpg) repeat-x;
}

#header {
	float:right;
	width: 658px;
	margin: 0 auto;
	padding: 0px;
	height: 125px;
	background: url(../images/NinaWinkler_Top.jpg) no-repeat;
}

#mainvisual {
	float:right;
	width: 658px;
	height: 359px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/NinaWinkler_MainVisualHome.jpg) no-repeat;
}

#showcase {
	float:right;
	width: 658px;
	height: 216px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/NinaWinkler_BottomHome.jpg) no-repeat;
}

#mainmenu {
	float:right;
	position: relative;
	display:inline;
	top: 100px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size:9pt;
	color: #ffffff;
	margin-right:20px;
}

#mainmenu a {
	float:left;
	display:block;
	padding-top:1px;
	text-align:center;
	width: 73px;
	height: 25px;
	text-decoration:none;
	margin-right: 2px;
	display: table-cell;
  	vertical-align: middle;
	line-height:25px;
	color: #ffffff;
	background: url(../images/NinaWinkler_Menu_Normal.png) no-repeat;
}

#mainmenu a:hover {
	background: url(../images/NinaWinkler_Menu_Selected.png) no-repeat;
}

a#active {
	background-color: #0F282C;
	height: 35px;
	margin-top:2px;
}


/* Content */

#heading {
	float:left;
	width: 650px;
	background-color: #0F282C;
}

#content {
	float:left;
	width: 690px;
	margin: auto;
	color:#ffffff;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.4;
	text-align:left;
	margin-bottom:0px;
}

#contenthome {
	float:left;
	display:inline;
	width: 630px;
	color:#333;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	padding-top:22px;
	margin-left:15px;
}



#rightcolumn {
	display:inline;
	float: left;
	width: 300px;
	height:100%;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

#leftcolumn {
	display:inline;
	float: left;
	color:#fff;
	width: 300px;
	margin-top:20px;
	margin-left:50px;
}

#fullcolumn {
	float:left;
	font-size:10pt;
	line-height: 1.5;
	color:#333;
	width: 600px;
	margin: 0 auto;
	padding-left: 25px;
	text-align: justify;
	margin-top:-10px;
}
#subnav {
	float:left;
	font-size:10pt;
	line-height: 1.5;
	color:#333;
	width: 600px;
	margin: 0 auto;
	padding-left: 30px;
	margin-top:25px;
}





/* Footer */

#footer {
	width: 656px;
	height: 22px;
	float:right;
	padding: 0 0 0 0;
	background-color:#8ADDFD;
	margin-top: 5px;
	font-size: 9pt;
	line-height:23px;
}

#copynotice {
	float: left;
	margin-left: 8px;
	color: #ffffff;
	}

#footermenu {
	float:right;
	display:inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #393838;
	margin-right:10px;
}

#footermenu a {
	color: #393838;
	text-decoration: none;
}
#footermenu a:hover {
	color: #ffffff;
}

.treemenutext_no {
	text-decoration:underline;
	color:#333;
	padding-left:3px;
}
.treemenutext_no:hover {
	text-decoration:none;
	color:#000;
}