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: top;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
height:100%;
min-height:100%;
}

html
{
	height:100%;
	min-height:100%;
}
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: "" "";
}

p
{
	line-height:1.4em;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(/App_Themes/sndp/back.png);
	background-repeat:repeat-x;
}

#site
{
	width:920px;
	margin:0px auto;
	background-color:white;
	height:inherit;
	background-image:url(/App_Themes/sndp/headBack.png);
	background-repeat:repeat-x;
	background-position:0px 135px;
}

#header
{
	text-align:center;
	height:170px;
	overflow:hidden;
	width:920px;
	clear:both;
}

	#header img
	{
		padding:30px 0px 20px 0px;
	}

div.gmaps
{
	margin: 10px 0px;
}
	
td.bottom
{
	line-height:30px;
	height:30px;
	background-image:url(/App_Themes/sndp/bottom.png);
	background-repeat:repeat-x;
	vertical-align:top;
}

td.mainCell
{
	background-image:url(/App_Themes/sndp/whiteBack.png);
	background-repeat:repeat-y;
	background-position:center center;
	vertical-align:top;
}

#bottom
{
	width:920px;
	height:30px;
	background-color:#FFFFFF;
	margin:0px auto;
}

#content
{
	float:left;
	width:460px;
	position:relative;
}

#menu
{
	float:left;
	width:200px;
	margin: 0px 10px;
}

#marginal
{
	float:right;
	margin-right:10px;
	width:230px;
	color:#016cb3;
}

#margHead
{
	background-image:url(/App_Themes/sndp/margHead.png);
	height:260px;
	background-color:#CCCCCC;
}

#contentText
{
	margin-left:10px;
}

#contentText h1,
#marginal h1,
#kontakt h1,
#kontakt h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	font-size:14px;
}

h2
{
	margin-top:0px!important;
}

#contentText p,
#marginal p,
#kontakt p,
div.newsItem p,
#kontakt table
{
	line-height:1.5em;
	margin-bottom:1em;
	text-align:justify;
}

#contentText table
{
	line-height:1.5em;
	margin-bottom:1em;
}

#kontakt table
{
	margin-left:10px;
}

div.newsItem p
{
	margin-bottom:15px;
}

#marginal p,
#marginal h1
{
	padding: 0px 10px;
}

#marginal h1
{
	margin-bottom:12px;
}

#contentImage
{
	position:relative;
	width:460px;
	height:260px;
	background-color:#CCCCCC;
}

.subsite
{
	height:165px!important;
	overflow:hidden;
}

#sliderText
{
	position:absolute!important;
	background-color:#006db2;
	width:280px;
	height:60px;
	overflow:hidden;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding:5px 10px;
	top:180px;
	left:10px;
	line-height:1.6em;
}

div.overlayText
{

}
.transparency
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.isInvisible
{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

.isVisible
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

div.overlayText a
{
	color:white;
}

.transblue
{
	background-color:#006db2;
	filter:alpha(opacity=50);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

div.subsite
{
	height:165px!important;
}

/* GENERAL TEXT */

h1 img
{
	line-height:14px;
	margin:2px 0px;
}

.serif
{
	font-family:Georgia, Times, serif;
}

.fett
{
	font-weight:bold;
}

.boldserif
{
	font-family:Georgia, Times, serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0.008em;
}

.boldblue
{
	color:#006ab2;
	font-family:Georgia, Times, serif;
	font-weight:bold;
}


/* GENERAL LINKS */

a:link,
a:active,
a:visited
{
	color:#006eb4;
	text-decoration:none;
}
a:hover
{
	color:#9eb3dc;
	text-decoration:none;
}

a.moreLnk
{
	font-weight:bold;
}


/* END LINKS */


/* MENU */

td.CMSTreeMenuItem,
td.CMSTreeMenuSelectedItem,
td.subMenuItem
{
	border-top:0px!important;
	border-bottom: 1px solid white;
	vertical-align:bottom;
	height:29px;
}

td.subMenuItem
{
	background-color:#e5e5e5;
	height:29px;
}

	td.subMenuItem a
	{
		color:#006eb4;
		font-family:Georgia, Times, serif;
		padding-left:20px;
		line-height:25px;
	}
	
td.active
{
	background-color:#7fb6d9;
}
		td.active a
		{
			color:white;
		}
td.mouseOver
{
	background-color:#c3d0e9;
}
	
/* SLIDER */

#sliderImages
{
	position:relative;
	width:460px;
	height:260px;
}

div.innerImage,
div.innerText
{
	position:absolute;
	left:0px;
	top:0px;
	
}

#sliderNavigation
{
	position:relative;
	margin-top:30px;
}
	#sliderNavigation .active
	{
		position:relative;
		height:30px;
		width:210px;
	}
		#sliderNavigation .active div
		{
			position:absolute;
			left:-15px;
		}
	
	#sliderNavigation .inActive
	{
		margin-left:10px;
	}
	#sliderNavigation a
	{
		cursor:pointer;
	}
	
	
/* REPEATER */

.footNotes
{
	margin-top:50px;
}

#repeater
{
	padding-top:20px;
}

div.repeaterItem
{
	margin-bottom:20px;	
}

div.repeaterItem:first-child
{
	margin-top:0px!important;
}
	div.riImage
	{
		float:left;
		width:150px;
		height:170px;
		margin-right:10px;
		background-color:#CCCCCC;
	}
	div.riText
	{
		float:left;
		width:275px;

	}

		div.riHL
		{
			font-family:Georgia,serif;
			font-weight:bold;
			margin:10px 0px 3px 0px;
		}
		
		div.riST
		{
			line-height:1.2em;
		}
		
		div.riTT
		{
			margin-top:10px;
			line-height:1.4em;
		}
		div.riTT p,
		div.riST p,
		div.riHL p
		{
			margin:0px!important;
		}
		
/* KONTAKT FORM */

#kontakt
{
	margin-top:40px;
}

#kontakt h1
{
	margin-top:38px!important;
	margin-bottom:3px;
}


#kontakt h1,
#kontakt p,
#kontakt h2

{
	margin-left:10px;
}


table.contactTable td p
{
	margin-bottom:3px!important;
}

table.contactTable a
{
	font-size:12px!important;
	letter-spacing:-1px;
}

/*
	unfortunately not working in ie below 8
table.contactTable a:before 
{ 
	content: "» "; 
}
*/

table.contactTable td
{
	padding-bottom:10px;
}

table.contactTable
{
	margin-left:0px!important;
}

table.contactForm td
{
	vertical-align:middle;
	padding:2px 0px;
}


div.contactForm
{
	background-color:#E5E5E5;
	width:460px;
	padding-bottom:10px;
}

	div.contactForm input,
	div.contactForm select
	{
		border: 1px solid #A5ACB2;
		width:200px;
	}
	
	div.contactForm textarea
	{
		border: 1px solid #A5ACB2;
		width:300px;
		height:150px;
	}

td.mandatoryfield input
{
	background-image:url('/sndp/media/sndp/mandatorySmall.png');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:10px;
	width:190px!important;
}

td.mandatoryfield textarea
{
	background-image:url('/sndp/media/sndp/mandatorySmall.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:308px;
}
/* TEAM */

div.teamList 
{
	
}

div.teamList p
{
	margin-bottom:12px!important;
}
	
/* NEWS */

#newsItem
{
	margin-top:40px!important;
}

div.newsItem
{
	margin: 0px 0px 20px 0px;
	width:460px;
	position:relative;
}
	div.newsDate
	{
		float:left;
		width:50px;
		text-align:center;
		color:#006eb4;
		margin-right:10px;
	}
		div.dateDay
		{
			font-size:16px;
			font-weight:bold;
			margin-bottom:3px;
		}
		div.dateMonthYear
		{
		}
	
	div.newsText
	{
		float:left;
		width:370px;
	}
	
		div.newsRessort
		{
			padding-top:4px;
			line-height:1em;
		}
		
		div.newsHeadline
		{
			padding-top:2px;
			font-weight:bold;
			margin-bottom:5px;
			line-height:1em;
		}
		
		div.newsString
		{
			line-height:1.4em;
		}
span.newsAuthor
{
	color:#016CB3;
}
div.newsAuthor
{
margin-top:1em;
font-size:11px;
}

div.backLink
{
	position:absolute;
	right:-100px;
}
	.backLink a
	{
		font-size:14px;
		font-weight:bold;
	}

#form1
{
	width:100%;
	height:100%;
	display:block;
}

p
{
	line-height:1.5em;
	margin:0px 0px 10px 0px;
}

ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1.4em;
}

li
{
	list-style-type:disc;
	line-height:1.2em;
	margin-left:30px;
	margin-bottom:3px;
}

strong
{
	font-weight:bold;
}

table.noMarginCells td
{
	padding:0px!important;
}

#cbox
{
	width:920px;
	overflow:hidden;
	clear:both;
}

div.nkimprint
{
	line-height:1.5em;
}

ol li
{
	list-style-type: decimal;
	line-height:1.5em;
	margin-bottom:0px!important;
}

ol
{
	margin-bottom:1em;
}

a.toplink
{
	font-size:11px;
}

.EditingFormErrorLabel
{
	color:#BD0000;
	font-weight:bold;
	padding: 10px 0px 0px 10px;
}

.ErrorLabel
{
	display:none;
}

div.gmaps p
{
	padding-right:10px;
}

#newsList
{
	margin-top:10px;
}

#tagCloud
{
	font-family: Georgia,Times,serif; 
	padding: 10px; 
	background-color:#C3D0E9; 
	margin-top:10px;
}

	#tagCloud span
	{
		line-height:16px;
	}
#tagCloud a:hover
{
	color:#0066a8;
	font-weight:bold;
}