/* Stylesheet fuer Manuela Cominelli

   Schrift: #13488c
*/
	
* { 
	padding: 0; 
	margin: 0;
	border: 0;
}

html { 
	height: 101%;
	width: 100%;
}

body {
  background-color: #fff;
  font-family: Verdana, Arial, Helvetica;
	font-size: 75.5%;
	width: 100%;
}

/* ===================================================
	 Layout-Formate
=================================================== */

#wrapper {
  position: relative;
	margin: 0 auto;
	width: 978px;
	min-height: 680px;
	background-image: url("/fileadmin/cominelli/images/background.jpg");
	color: #13488c;
}


/* ===================================================
	 Linke Seite
=================================================== */

#left_site {
  position: absolute;
  top: 0;
  left: 0;
	width: 113px;
  background-color: #f3f1f5;
}

#left_site img {
	margin-top: 70px;
}


/* ===================================================
	 Content
=================================================== */

#siteId-19 #content {
  background-image: url("/fileadmin/cominelli/images/cominelli.jpg");
	background-position: 410px 201px;
	background-repeat: no-repeat;
}

#siteId-19 #content {
	padding: 140px 228px 270px 0;
	margin-right: 182px;
	width: 400px;
}

#content {
	margin: 0 0 0 150px;
	padding: 140px 0 100px 0;
	color: #13488c;
	width: 585px;
}

#content li {
	list-style-type: none;
	padding-left: 20px;
}


/* ===================================================
	 Rechte Seite
=================================================== */

#siteId-19 #right_site {
  background-image: url("/fileadmin/cominelli/images/cominelli-rest.gif");
	background-position: 0 432px;
	background-repeat: no-repeat;
}

#right_site {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
	padding: 240px 0 0 0;
	height: 327px;
}

#right_site li,
#right_site h2 {
	list-style-type: none;
}

#right_site .adresse {
  position: absolute;
  bottom: 0;
  left: 0;
	padding: 25px 15px 0 15px;
}

#right_site .adresse p {
  margin: 0;
}

#right_site .adresse a {
	color: #13488c;
}

#right_site #logo {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 200px;
  height: 147px;
  margin-bottom: 15px;
}

#right-content {
  height: 210px;
  overflow: auto;
  padding: 0 10px;
}

/* ===================================================
	 Menu
=================================================== */

#menu {
	position: absolute;
	top: 70px;
	left: 140px;
	width: 620px;
}

#menu li {
	background-image: url("/fileadmin/cominelli/images/menu-puzzel.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	height: 25px;
}

#menu a {
  padding: 0 3px;
	margin-right: 17px;
	margin-left: 17px;
	font-size: 1.2em;
	display: block;
	text-decoration: none;
}

#menu li:hover {
	background-image: url("/fileadmin/cominelli/images/menu-puzzel-current.png");
	background-position: left top;
	background-repeat: no-repeat;
}

#menu li:hover a {
	background-color: #fff;
	text-decoration: underline;
}

#siteId-19 li#menuid24,
#siteId-33 li#menuid39,
#menu li.current {
	background-image: url("/fileadmin/cominelli/images/menu-puzzel-current.png");
	background-position: left top;
	background-repeat: no-repeat;
}

#siteId-19 li#menuid24 a,
#siteId-33 li#menuid39 a,
#menu li.current a {
	font-weight: bold;
}

/* ===================================================
	 Topsubmenu
=================================================== */

#menu li .topsubmenu {
  position: absolute;
  background-color: #f1fcff;
  padding: 10px 2px 5px 2px;
	margin-left: 1em;
  font-size: .9em;
  display: none;
}

#menu li:hover .topsubmenu {
    display: block;
}

#menu li .topsubmenu li {
  position: relative;
  float: none; 
  background-color: transparent;
}

#menu li:hover .topsubmenu li:hover a {
	text-decoration: underline;
}

#menu li:hover .topsubmenu li, 
#menu li:hover .topsubmenu li a,
#menu li.current .topsubmenu li,
#menu li.current .topsubmenu li a {
  text-decoration: none;
  background-color: transparent;
  font-weight: normal;
}

/* ===================================================
	 Submenu
=================================================== */

ul.submenu li {
  padding: 3px 0 3px 20px;
  background-image: none;
}

ul.submenu li.current {
	background-image: url("/fileadmin/cominelli/images/menu-puzzel-current.png");
	background-position: left top;
	background-repeat: no-repeat;
}

ul.submenu li.current a {
  font-weight: bold;
}

ul.submenu li a {
	text-decoration: none;
  padding: 0 3px;
}

ul.submenu li:hover a {
	text-decoration: underline;
	background-color: #f1fcff;
}

ul.submenu li:hover {
	background-image: url("/fileadmin/cominelli/images/menu-puzzel-current.png");
	background-position: left top;
	background-repeat: no-repeat;
}


/* ===================================================
	 Allgemeine Definitionen
=================================================== */

a {
	text-decoration: underline;
  outline: none;	/* Punkte beim Aktivieren entfernen */
	color: #13488c;
}

a:hover {
  background-color: #fce302;
}

a:hover img {
  background-color: #fff;
}

a:hover#logo {
  background-color: none;
}

p {
	font-size: 1em;
	margin: 6px 0;
}

h1 {
	color: #13488c;
	text-align: left;
	font-size: 1.6em;
	font-weight: bolder;
	margin-bottom: 10px;
}

h2 {
	color: #13488c;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: bold;
}


li {
	background-image: url("/fileadmin/cominelli/images/bullet_puzzle.gif");
	background-position: left top;
	background-repeat: no-repeat;
  line-height: 15px;
}

/* Tabellen-Formate */

table {
  border-collapse: collapse;
}

.tr-even td {
  background-color: #f1fcff;
  border: solid #fff 1px;
}

.tr-odd td {
  border: solid #ffe9dc 1px;
}

.contenttable-4 .td-0, 
.contenttable-4 .td-2 {
  width: 25%;
}

.contenttable-4 .td-1 {
  text-align: center;
}

td {
  padding: 3px 1%;
  vertical-align: top;
}

/* RTE */

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 1px #abddff solid;
}

/* Formular-Formate */

.csc-mailform-field,
.ghlistsubscribe-field {
 margin-top: .25em;
}

.csc-mailform label,
.tx-ghlistsubscribe-pi1 label {
 clear: both;
 width: 16em;
 text-align: right;
 float: left;
 padding-right: .5em;
}

.tx-ghlistsubscribe-pi1 label {
 width: 6em;
}
.csc-form-label-req span {
 color: red;
}

.csc-mailform input,
.csc-mailform textarea,
.tx-ghlistsubscribe-pi1 input,
.tx-ghlistsubscribe-pi1 select {
/* border: grey solid 1px; */
 font-size: 1em;
}

.tx-ghlistsubscribe-pi1 input[type=text] {
 width: 20em;
}

#right_site .tx-ghlistsubscribe-pi1 input[type=text] {
 width: 150px;
}

.csc-mailform-submit {
 float: right;
}

.ghlistsubscribe-submit {
	margin-left: 6.5em;
	padding: 0 0.5em;
}

#right_site .tx-ghlistsubscribe-pi1 {
	margin-top: -1em;
	margin-bottom: 2em;
}

/* FE-editing */

table[bgcolor=black] td {
	padding: 0 0 0 0 !important;
}