html,body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-color: #efefef;
	background-image: url(/images/backgroundtile.gif);
	font-weight: normal;
	font-style: normal;
}
.leftHeaderImage {
		background-image:  url(/images/gyndoc_design/blue_orange/menu_header.jpg);

    background-repeat: no-repeat;

    width: 198px;

    height: 27px;
	color: #fff;
	font: 12px Arial;
	text-align: left;
	vertical-align: 4px;
	padding-top: 8px;
	padding-left: 10px;

}

body {
	font: 76% arial,sans-serif
}


div#leftSide p {
	margin: 0 10px 10px
}

a {
	color: #2390e8;
	text-decoration: none;
}
#contact {
	background-color: #efefef;
	border: 1px solid #999;
	float: right;
	display: block;
	padding: 5px;
}
a:hover {
	color: #60c2ff;
}

div#leftSide	a {
	color: #666;
	text-decoration: none;
}
#footerIE {
	visibility: hidden;
}



div#leftSide	a:hover {
	color: #999;
}

div#leftSide	a {
	z-index: 10;
	padding-left: 10px;
}


div#leftSide		a span {
	display: none;
}

.newscast {
	border: 1px solid #b3b3b3;
	background-color: #e6e6e6;
	padding: 10px;
	margin-left: 30px;
}
.newsCastInternal{
	margin-right: 30px;
}
.newsCastInternal p{
	padding-left: 0;
	margin-left: 0;
}
div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 0;
	color: #364b60;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

div#extra h2 {
	height: 40px;
	margin: 0;
	padding-left: 10px;
	color: #000
}

div#content p {
	line-height: 1.4
}

/*div#extra {
	background: url(/images/gyndoc_design/blue_orange/background_nav.jpg) 0;
	width: 200px;
	margin-top: 300px;
	left: 20px;
	float: left;
	margin-left: -100%
}*/

div#footer {
	background: url(/images/gyndoc_design/blue_orange/main_back.gif);
	
	text-align: center;
	margin-top: 20px;
	top: 0;
	padding-top: 30px;
	height: 50px;
}

div#footer p {
	margin: 0;
	padding: 5px 10px
}
img {
	border:0;
}
div#wrapper {
	float: left;
	width: 100%
}

div#content {
	margin: 0 33% 0px 0px;
	width: 651px;
	float: left;
	background: url(/images/gyndoc_design/blue_orange/admin_main_back.jpg) repeat-y;
}

div#navigation {
	background: url(/images/gyndoc_design/blue_orange/background_nav.jpg) repeat-y;
	
}
div#actualities{
	background: url(/images/gyndoc_design/blue_orange/background_nav.jpg) repeat-y;
}
div#extra{
	background: url(/images/gyndoc_design/blue_orange/background_nav.jpg) repeat-y;
}
#mainCanvas {
	width: 906px;
	position: relative;
	left: 50%;
	margin-left: -453px;
	background: url(/images/gyndoc_design/blue_orange/main_back.gif) repeat-y;
}

div#footer {
	clear: left;
	width: 100%;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#innerCanvas {
	padding-right: 20px;
	padding-left: 20px;
}

.name {
	color: #000000;
}

.dotgyndoc {
	color: #0090FF;
}

.dotch {
	color: #b3b3b3;
}

#title {
	color: #fff;
	position: relative;
	top: -144px;
	z-index: 3;
	left: 10px;
	text-align: left;
	width: 160px;
}

#innerContentPadding {
	padding-left: 10px;
	padding-right: 10px;
}

#leftSide {
	left: 2px;
	width: 200px;
}

.titelcontent {
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 16px;
}

.titel2 {
	font-weight: bold;
}

