/***************************************************/

/* CSS definitionen für shop germann-medical.ch    */

/***************************************************/

/* copyright christoph gilgen, bern 2009 */





/**********************************************/

/* textformats                                */

/**********************************************/


h4,h5,h6,div,p,body,html,input,button,ul,li,td {

	font-family: Trebuchet MS, "Trebuchet MS",  sans-serif; 
	color: silver;
	font-size: 13px;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	line-height:1.3em;

}


#content p.bodytext {
	text-align:left;
	padding:4px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	line-height:1.3em;

}


#content img, #rechts img {
	border:1px solid #FFFF00;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	

h3, h2 {

	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color:#FFCC00;
	margin-bottom:5px;
	padding: 0px 0px 0px 0px;
	line-height:1.3em;
}



h1 {

	font-family: "Trebuchet MS", sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color:#FFCC00;
	margin:10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height:1.3em;

	
}

#rechts h1 {
	font-size:14px;
}

td {
	vertical-align:top;
	padding:4px 4px 4px 4px;
}



table {

	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


td p.bodytext {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


img {
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body {
	padding:0px;
	margin:0px;
	background-image:url(background_main.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	background-color:#000000;
}


/**********************************************/

/* div tags, generell tags                    */

/**********************************************/

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:auto;
	z-index:1;
	text-align:left;
}


#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:955px;
	height:454px;
	background-image:url(background_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:5;
	}

#menu {
	position:absolute;
	top: 110px;
	left: 290px;
	width:500px;
	height:30px;
	z-index:10;
}

#menu table {
	width:100px;
	border:none;
}


#content {
	position:absolute;
	left:130px;
	top:210px;
	width:500px;
	height:auto;
	z-index:15;
}


#rechts {
	position:absolute;
	right: 71px;
	top:210px;
	width:230px;
	height:auto;
	z-index: 15;
}

#yoro {
	position:fixed;
	left:730px;
	bottom:0px;
	witdh:164px;
	height:114px;
z-index:100;
}
	
/**********************************************/

/* menues                                     */

/**********************************************/


/* hauptmenü */
.NO {
	display:block;
	width:90px;
	height:20px;
	text-align:center;
	padding:5px 0px 0px 0px;
	font-size:16px;
	
	border-bottom:1px dashed #187737;
}

.NO a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#187737;
}

.CUR {
	display:block;
	width:90px;
	height:20px;
	text-align:center;
	padding:5px 0px 0px 0px;

	border-bottom:3px solid #d70216;
}

.CUR a, #menu .CUR a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#d70216;
	text-transform:uppercase;

}

#menu a:hover, #content a:hover {
	color:#f7cd0c;
}

#content a, #rechts a {
	color:187737;
}
/**********************************************/

/* CSS styles Agenda                          */

/**********************************************/


.backDatum {
	padding:4px 4px 1px 4px;
	display:block;
	width:220px;
	color:#f7cd0c;
	border-bottom:1px solid #FFCC00;
}

#rechts dd.even, #rechts dd {
	padding:4px 4px 4px 4px;
	margin:0px 0px 0px 0px;
}

.V9G {
	padding:4px 4px 4px 4px;
	margin:0px;
}

#rechts dt.even, #rechts dt {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#rechts dd.even p.bodytext, #rechts dd p.bodytext {
	color:silver;
	padding:0px 0px 0px 0px;
	margin:-15px 0px 0px 0px;
}

.csc-textpic-caption {
	font-size:9px;
}

