/* Stylesheet by Mediaris AG, Jürg Gerster, Münstergasse 10, CH-3011 Bern, www.mediaris.ch */

body {
	background : #dddddd url(../img/bg_page.gif) repeat-y center;
	text-align: center;
	font: small 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 16px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* h1 wird nur im header verwendet, display: none */
h1 {
	font-size: 160%;
	color: #4d4d4d;
	font-weight: normal;
}
/* h2 wird auf jeder Seite als Titel verwendet */
h2 {
	font-size: 130%;
	color: #4d4d4d;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 110%;
	color: #4d4d4d;
	font-weight: bold;
	margin-bottom: 0px;
}

img {
	border: none;
	margin-top: 10Px;
	margin-bottom: 10px;
}	

a:link, a:visited {
	color: #ff6600;
	text-decoration : none;
	background: transparent;
}

a:hover {
	color: #ff6600;
	text-decoration : underline;
	background: transparent;
}
.fotolegende {
	display: block;
	width: 100px;
	text-align: center;
	font-size: 80%;
	margin-top: 3px;
	margin-bottom: 20px;
}
/*<group=layout>*/

#container {
	width: 620px;
	margin: 0 auto;
	text-align: left;
	font-size: 95%;
	color: #333333;
}

#header {
	background: url(../img/logo.gif) no-repeat left bottom;
	padding-bottom: 0px;
	margin: 0;
	height: 50px;
	width: 100%;
}

#header h1 {
    display: none;
}

/*<group=nav>*/

#nav {
	font-size: 105%;
	background:  url(../img/BorderTop.gif) no-repeat left top;
	width: 620px;
	height: 22px;
	margin-top: 6px;
	padding-top: 8px;
}

#nav ul {
	background:  url(../img/BorderBottom.gif) no-repeat left bottom;
	float: left;
	width: 605px;
	padding: 0px 0px 14px 20px;
	margin: 0;
	min-height: 11px;
}

#nav ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 2px 6px 0px 6px;
	display: inline;
}
	
/*</group>*/

#breadcrumb {
	background:  url(../img/BorderTop.gif) no-repeat left top;
	margin-top: 20px;
	width: 620px;
	height: 16px;
}

#contentbox {
	background: url(../img/ContentKachel.gif) repeat-y;
	padding: 0;
	float: left;
	width: 620px;
}

#content {
	width: 450px;
	padding-bottom: 20px;
	margin-left: 134px;
	min-height: 200px;
}

/*<group=subnav>*/

#subnav {
	margin-top: -12px;
	font-size: 105%;
	float: left;
	margin-left: 16px;
	height: 320px;
}

#subnav ul {
	margin-top: 3px;
	margin-left: 0;
	padding: 10px 0 0;
}

#subnav ul li {
	list-style: none;
	margin-top: 0;
	padding: 2px 10px;
}
	
/*</group>*/

#left {
	float: left;
	width: 310px;
}
#left ul {
	margin-top: 8px;
}

#left li {
	margin-top: 6px;
	margin-left: -24px;
}
#right {
	float: right;
	padding-top: 32px;
	text-align: left;
	width: 120px;
	line-height: 1.1em;
}
#right h1 {
	padding: 2px;
	margin-top: 0px;
	font-size: 105%;
	font-weight: bold;
	background-color: #CCCCCC;
}
#right h2 {
	margin-top: 2px;
	padding: 2px;
	font-size: 90%;
}
#right p {
	margin-top: 0px;
	padding: 2px;
	font-size: 90%;
}
#right ul li {
	margin-bottom: 6px;
	color: #FF6600;
	list-style: none;
}
#right img {
	margin: 0 0 0 0;
}

#footer {
	background: url(../img/BorderBottom.gif) no-repeat left top;
	padding-top: 25px;
	margin: 0;
	clear: both;
	display: block;
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 90%;
}

#footer a:link, #footer a:visited {
	color: #5C5C5C;
	text-decoration: none;
}

#footer a:hover {
	color: #ff6633;
	text-decoration: underline;
}
	
/*</group>*/
label {
	margin-top: 8px;
	display: inline;
}

input, textarea {
	font: small 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 95%;
	margin-top: 3px;
	margin-bottom: 4px;	
	border-style: solid;
	border-color: #666666; 
	border-width: 1px;
	background: url(../img/bg_Input.gif) no-repeat left top;
}

/*<group=navigations>*/

/*.active a, .active a:visited, .active a:hover {
	color: #333333;
	font-weight: bold;
}*/

#left a, #left a:visited {
	text-decoration: underline;
	color: #333333;
}
#left a:hover {
	text-decoration: none;
	color: #333333;
}

#nav a, #nav a:visited {
	text-decoration: none;
	color: #666666;
}

#nav a:hover {
	color: #ff6633;
	text-decoration: underline;
}
#nav a:active {
	color: #ff6633;
	text-decoration: underline;

}

#subnav a, #subnav a:visited {
	text-decoration: none;
	color: #666666;
}

#subnav a:hover {
	color: #ff6633;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=lists>*/

.links {
	padding-top: 30px;
}

#referenzen dt {
	color: #333333;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px;
}

#referenzen dd {
	margin: 0;
	padding: 10px 0 30px;
}

.refliste {
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding: 20px 0 0;
}

.anker {
	padding-top: 20px;
	padding-bottom: 10px;
}

.refliste li {
	padding-bottom: 0;
	list-style: none;
	padding-top: 0;
}

.refliste a {
	padding-bottom: 10px;
	padding-top: 20px;
}

#kontakt {
	
}

#kontakt dt {
	margin: 0;
	padding: 4px 0 2px;
}

#kontakt dd {
	margin: 0;
	padding: 2px 0;
}

#address {
	font-size: 95%;
}

#right ul {
	margin: 0;
	padding: 3px 0 0;
}


#vision {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
/*</group>*/

.caution {
	color: #ff0000;
}

/*Navigation: aktive Seite Link wird fett geschrieben*/
/*Homepage <html index="hom">*/
html#hom #Lhom a {
	font-weight: bold;
}
/*Mediaris Seite 'Ueber uns' <html index="ueb">*/
html#ueb #Lmed a {
	font-weight: bold;
}
html#ueb #Sueb a {
	font-weight: bold;
}
/*Mediaris Seite 'Philosophie' <html index="phi">*/
html#phi #Lmed a {
	font-weight: bold;
}
html#phi #Sphi a {
	font-weight: bold;
}
/*Webdesign Seite 'Konzept' <html index="con">*/
html#con #Lweb a {
	font-weight: bold;
}
html#con #Skon a {
	font-weight: bold;
}
/*Webdesign Seite 'Design' <html index="des">*/
html#des #Lweb a {
	font-weight: bold;
}
html#des #Sdes a {
	font-weight: bold;
}
/*Webdesign Seite 'Grafik' <html index="gra">*/
html#gra #Lweb a {
	font-weight: bold;
}
html#gra #Sgra a {
	font-weight: bold;
}
/*Webdesign Seite 'Media' <html index="med">*/
html#med #Lweb a {
	font-weight: bold;
}
html#med #Smed a {
	font-weight: bold;
}
/*Webdesign Seite 'CMS' <html index="cms">*/
html#cms #Lweb a {
	font-weight: bold;
}
html#cms #Scms a {
	font-weight: bold;
}
/*Service Seite 'Hosting' <html index="hos">*/
html#hos #Lser a {
	font-weight: bold;
}
html#hos #Shos a {
	font-weight: bold;
}
/*Service Seite 'Unterhalt' <html index="unt">*/
html#unt #Lser a {
	font-weight: bold;
}
html#unt #Sunt a {
	font-weight: bold;
}
/*Service Seite 'Support' <html index="sup">*/
html#sup #Lser a {
	font-weight: bold;
}
html#sup #Ssup a {
	font-weight: bold;
}
/*Referenzen Seite 'Die aktuelle Homepage' <html index="die">*/
html#die #Lref a {
	font-weight: bold;
}
html#die #Sdie a {
	font-weight: bold;
}
/*Referenzen Seite 'Liste' <html index="lis">*/
html#lis #Lref a {
	font-weight: bold;
}
html#lis #Slis a{
	font-weight: bold;
}
/*Seite 'Kontakt' <html index="kon">*/
html#kon #Lkon a {
	font-weight: bold;
}
/*Aktuell Seite 'Aktuell' <html index="akt"> (dynamisch zugewiesen)*/
html#akt #Lakt a {
	font-weight: bold;
}
html#akt #Sakt a {
	font-weight: bold;
}
/*Aktuell Seite 'Headlines' <html index="hea"> (dynamisch zugewiesen)*/
html#hea #Lakt a {
	font-weight: bold;
}
html#hea #Shea a {
	font-weight: bold;
}
/*Seite 'Intranet' <html index="kon">*/
html#int #Lint a {
	font-weight: bold;
}
.button {
	background: #ffffff;
	border: #666666 3px double;
}
.fett {
	font-weight: bold;
	color: #404040;
}
.halbfett {
	color: #666666;
	font-weight: bold;
}
#TopOfPage {
	margin-left: 50px;
}
#left ul {
	list-style-image: url(../img/ListenPunkt.gif);
}
#left ul ul, #left li {
	margin-top: 3px;
}
#left a:link, #left a:visited {
	color: #ff6600;
	text-decoration : none;
	background: transparent;
}

#left a:hover {
	color: #ff6600;
	text-decoration : underline;
	background: transparent;
}
#photoAlbum img {
	margin: 0 0 0 0;

}
.kleinschrift {
	font-size: 90%;
}
