html {
	
}

body {
	text-align: center;
	color: #333;
	background: #fff url(http://www.mirjamsennhauser.ch/cms/img/bg.gif) repeat-y center 0;
	font: 12px/17px Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0 0 50px;
}

a:active, a:focus {
outline: 0;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #333;
}


blockquote {
	color: #606060;
	margin: 10px 0 20px;
	padding-top: 20px;
	line-height: 20px;
	font-size: 15px;
	background: url(../cms/img/quotel.jpg) no-repeat 0 0;
	padding-left: 50px;
	font-style: italic;
}

blockquote a {
	font-size: 12px;
	color: #606060;
}

blockquote p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../cms/img/quoter.jpg) no-repeat right bottom;
	padding-bottom: 20px;
	padding-right: 50px;
}
blockquote .wer {
	font-size: 12px;
	color: #999999;
}
/* ----------container zentriert das layout-------------- */
#drumnum {
	width: 450px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	clear: left;
	margin-top: 55px;
}



/* --------------dtr navigavtion------------- */
#dtr {
	float: left;
	width: 21px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* -----------fuss-top-------------------------- */
ul#fuss {
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: .6em 0;
	color: #CCCCCC;
	font-size: 10px;
 }
ul#fuss li a
{
	color: #F2F2F2;
	text-decoration: none;
}
ul#fuss li a:hover
{
	color: #CCCCCC;
}
ul#fuss .impres
{
	float: left;
	padding-left: 42px;
}

ul#fuss .top
{
	float: right;
	padding-right: 2px;
}
/* CONTAINER */

#container {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 95px;
	padding-left: 10px;
	padding-right: 10px;
}

/* LOGO */

#logo {
	float: left;
	width: 364px;
	position: fixed;
}
img {
	border:0;
	}

/* CONTENT */

#content {
	float: right;
	width: 456px;
}

#content #navcontainer {
	padding-top: 14px;
	padding-left: 42px;
}
#content #navcontainer a:visited {
	text-decoration: none;
	color: #F5F5F5;
}
#content #subnavcontainer {
	padding-top: 45px;
	padding-left: 42px;
	padding-right: 6px;
}
/* -----------------Inhalt--------------------- */
#inhalt {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 42px;
	margin-right: 0px;
	min-height:450px;
	height:auto !important;
	height:450px;
}

#inhalt a {
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
	background-image: url(../cms/img/a_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#inhalt a:hover {
	border-bottom-color: #000;
	color: #000;
}

#inhalt h1 {
	font-size: 17px;
	line-height: 29px;
	text-transform: uppercase;
}
#inhalt h2 {
	font-size: 13px;
	color: #ccc;
	line-height: 29px;
	text-transform: uppercase;
}

#inhalt .text {
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
}

#inhalt hr {
	border: 0;
	width: 100%;
	color: #e6e6e6;
	background-color: #e6e6e6;
	height: 1px;
}

#inhalt .text img {
	margin-right: 8px;
	padding: 4px;
	margin-top: 4px;
	border: 1px solid #FFF;
	float: left;
}

#inhalt li {
	padding-left: 12px;
  background: url(http://www.mirjamsennhauser.ch/cms/img/list.gif) no-repeat 0 6px;
	}

/* linkliste */

#inhalt .linkkat {
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #e6e6e6 !important;
	clear: left;
	padding-top: 25px;
}

#inhalt .links {
	clear: left;
	padding-left : 2px;
	padding-top: 7px;
	}


#inhalt .links p.desc {
	float : left;
	margin : 0;
	padding-left : 5px;
	color: #999;
}
#inhalt .links a:visited {
} 
#inhalt .links a:visited:hover {
}

/* kontakt */


#inhalt form {
	margin: 0;
	padding: 6px 0 0;
}

#inhalt form label {
	width: 164px;
	padding-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	font-size: 11px;
}

#inhalt form input {
	width: 200px;
	text-align: left;
	border: 1px solid #bebebe;
	padding: 0;
	margin: 0 0 7px;
}

#inhalt form textarea {
	width: 200px;
	height: 100px;
	overflow: auto;
	border: 1px solid #bebebe;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
}

#inhalt form input.button {
	width: 60px;
	margin-left: 164px;
	margin-top: 7px;
	text-align: center;
}

input:focus, input:hover, textarea:focus, textarea:hover {
background-color: #f5f5f5;
background-color: #e1ddd9;
color: #564b47;
	}

/* other */

.clear {
	clear: both;
}
