/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body { margin: 0 0 0; padding: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; background-image: url(../img/bg-img.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

h1, h2, h3,h4 { margin: 0; font-weight: normal; color: #003; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

h1 {
	font-size: 197%;
}

h2 { font-size: 14pt; font-weight: bold; line-height: 20px; }

h3 { font-size: 11pt; font-weight: 700; }

h4 { font-size: 10pt; line-height: 16px; }

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a { color: #ad1112; text-decoration: none; }

a:hover { color: #346; text-decoration: none; }

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header { background-image: url(../img/bern4-066.gif); background-repeat: no-repeat; background-position: right top; width: 780px; height: 130px; margin: 0 auto; }

/* Logo */

#logo { background-image: url(../img/GassenarKlein.gif); background-repeat: no-repeat; background-position: 0 0; float: left; width: 240px; height: 100px; margin-top: 20px; }


#logo h2 {
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 30px;
	padding: 80px 0 0;
}

#menu ul { background-image: url(../img/menubg.jpg); background-position: 0 0; width: 520px; height: 25px; margin: 2px; padding: 2px; list-style: none; }

#menu li { display: inline; }

#menu a { display: block; float: left; height: 25px; padding: 1px 18px 0; text-transform: lowercase; text-decoration: none; font-size: 13px; font-weight: bold; color: #ffffff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

#menu a:hover { color: #f53; background-image: url(../img/menubghover.jpg); }

/* Page */

#page { width: 800px; margin: 0 auto; }

/* Content */

#content { background-attachment: scroll; float: right; width: 540px; padding: 20px 20px 20px 0; }

/* Sidebar */

#sidebar { background-image: url(../img/bg-img-sidebar.jpg); background-repeat: repeat; float: left; width: 220px; padding: 10px 0 3px 3px; }

#sidebar a {
	color: #346;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li { border-top: 1px solid #0b0b0b; }

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 { margin: 5px 0 0; font-size: 16px; text-align: center; }

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed { background-position: center bottom; text-align: center; }

.boxed .title { height: 30px; margin: 0; font-size: 16px; font-weight: bold; color: #000000; background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; }

.boxed .content { background-position: center 0; }


/* Footer */

#footer { text-align: center; height: 100px; }

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #346;
}

#footer a {
	color: #346;
}

#footer a:hover {
	color: #009;
}
