/*********************/
/*- Layout-Elements -*/
/*********************/

#container {
	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
	border:0px;
	width:905px;
	text-align:left;
	}

#contentspalte_aussen {
        float:left;
	width:490px; 
	margin:0px;
	padding:5px;
	border:0px;
	text-align:left;
	background-color:#FFF5E6;
	}

#contentspalte_innen {
	margin: 0px;
	padding: 5px;
	border: 1px solid #EDE3C2;
	width:478px;
	text-align:left;
	background-color:#FFF5E6;
	}

#rechte_Spalte {
        float:left;
	width:395px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	border: 0px;
	text-align:left;
	}

#Logokasten {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	text-align:left;
	background-color:#FFF5E6;
	}

#Navigation_1Ebene {
	margin: 0px;
	margin-top: 5px;
	padding: 10px;
	border: 0px;
	text-align:left;
	background-color:#99A12D;
	}

#Flashkarte {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	border: 0px;
	text-align:left;
	background-color:#FFF5E6;
	}

#Teaserkasten {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	border: 0px;
	text-align:left;
         color:#FFFFFF;
         font-size: 10px; 
	}

body#root {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
         color: #745A32;
         font-size: 11px; 
	background: #002D10 url(http://www.irland-insi.de/common/hg_home.jpg) bottom fixed no-repeat;
	position:relative;
	text-align:center;
	}

.googleRahmen {
        border:0px;
        padding-top:4px;
        width:100%;
        height: 68px;
        background: url(http://www.irland-insi.de/common/hintergrund2.gif) repeat-x;
	}
.clear {
        clear:both;
        border: 0px;
        font-size: 1px;
        line-height: 0pt;
        margin: 0pt;
        padding:0pt;
        width:1px;
	}

.floatLeft {
        float: left;
	}  

.flashObjekt {
        border:0px;
        margin-top:10px;
        margin-bottom:5px;
        margin-left:4px;
	}

.marginaltext {
        padding-left:10px;
	}

/****************/
/*--- Links ----*/
/****************/

a:link, a:visited {
        font-size:12px;
	font-weight : bold; 
	text-decoration : none;
	color: #99A12D;
	background: transparent; 
	}

a:hover {
        font-size:12px;
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
	}

a:active {
        font-size:12px;
	font-weight : bold; 
	text-decoration : underline;
	color: #000;
	background: transparent;  
	}
#MacronavigationLev0 {
	font-weight : normal; 
        font-size:10px;
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}

a.level01:link, a.level01:visited {
	font-weight : normal; 
        font-size:10px;
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}

a.level01:hover {
	font-weight : normal; 
        font-size:10px;
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent; 
	}

a.level01:active {
	font-weight : normal; 
        font-size:10px;
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent;  
	}




/*-----Micronavigation-----*/

#Micronavigation {
	padding:5px 10px 5px 3px;
	text-align:left;
	}

#Micronavigation, #Micronavigation a, #Micronavigation span {
	font-size:  xx-small;	
	}

#Micronavigation span {
	font-weight:bold;
	}


/*-----Macronavigation-----*/

#Macronavigation {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	margin-top: 35px !important;
	margin-top: 50px;
	margin-top/**/:/**/50px;
	}


	
/*********************/
/* Content-Elements  */
/*********************/
	
h1, h2, h3, 
h4, h5, h6 {
	font-weight: normal;
	font-family:"Times New Roman",Times,serif;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 1.5em;
         color:#99A12D;
	}
	
h1 {
	margin-top: 0.0em;
	font-size: 24px; 
	font-style:italic;     
	}

	
h2	{
	margin-top: 0px;
	font-size: 16px; 
	} 

h3 {
	margin-top: 0px;
	font-size: 12px; 
	font-weight:bold;
	} 
	
	
h4	{
	font-size: 12px; 
	margin-top: 0px;
	} 


p, li, th, td, blockquote
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;        
	}


p {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	}

p.description	{
	font-weight:bold;
	}
p.caption		{
	font-style:italic;
	font-family:"Times New Roman",Times,serif;
	}


blockquote {
	background-color:#E2E3DE;
	border: 1px solid #666666;
	padding:10px
}

ol, ul {
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
li {
	line-height: 140%;
	margin:0px;
	margin-bottom: 0px;
	padding: 0;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc outside;
	text-align: left;
	}

ol li	{
	list-style-type: decimal;
	}

ul ul li {
	margin-top: 10px;
	list-style: disc url(http://www.irland-insi.de/common/innerlistblack.gif) outside;
	vertical-align: top;
	}

p.creator, p.smalltext {
	font-size: x-small;  
	}

/*********************/
/* Special-Objs, Tables */
/*********************/

#corporateprofile td ul li, #corporateprofile td p {
	font-family: arial, Helevetica, serif;
	}


th	{
	font-weight: bold;
	}

/****************/
/* Forms */
/***************/

.form {
	color: #000;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	}

.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	voice-family: inherit;
	font-size: x-small;
	}


#formarea	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	}
	
#formarea label	{
	font-size: 11px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
	}

/**********************/
/* Teaser */
/**********************/

table.teaserElement {
	border-spacing: 0pt 0pt;
	border-collapse: collapse;
	border-style: none;
	width: 175px;
	text-align:left;
}

.teaserTitle {
	line-height : 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
        color:#99A12D;
}

td.teaserTitle p {
	padding: 0px;
	background-image:url(http://www.irland-insi.de/common/spacer.gif); 
}

.teaserText p {
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size: xx-small;

}


a.teaserTitle:link, a.teaserTitle:visited,
a.teaserTitle:hover, a.teaserTitle:active {
	font-weight: bold;
	text-decoration: none;
	color:#99A12D;
	font-size: 10px;
}

#teaser .teaserText a,
a.teaserText:link, a.teaserText:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color:#FFFFFF;
}

a.teaserText:hover, a.teaserText:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color:#FFFFFF;
}

#teaser_links {
        float:left;
        margin-right:3px;
        width:195px;
}

#teaser_rechts {
        float:left;
        margin-left:2px;
        width:195px;
}

.teaser_kasten  {
         padding:5px;
         border: 1px solid #FFFFFF;
         margin-bottom:5px;
}

/*******************/
/* Sitemap   */
/*******************/

td.sitemapTitle0 {
  background-color: #DDDDDD;
  border-right: 1px solid #444444;
 }

td.sitemapTitle1 {
  background-color: #DDDDDD;
  border-right: 1px solid #444444;
 }

a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight: bold;
  color: #444444;
  text-decoration: none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color: #444444;
  text-decoration: none;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/

div.ZMSGraphic { 
   background-color:transparent; 
}
div.ZMSGraphic.left {
   padding-right:10px;
   text-align:left;
}
div.ZMSGraphic.right {
   text-align:right;
}
div.ZMSGraphic.center {
   text-align:center;
}
div.ZMSGraphic.floatleft { 
   padding-right:10px;
   float:left;
}
div.ZMSGraphic.floatright { 
   float:right;
}
div.ZMSGraphic.center { 
   text-align:center;
}
div.graphic.alignleft {
   float:left;
   text-align:right;
   padding-right:10px;
}
div.graphic.alignright {
   float:right;
   text-align:right;
}
div.ZMSGraphic div.text {
   padding: 10px;
}

/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }

div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td  { background-color:#EEEEEE; }

.form-submit { font-size:13px; }

/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#334565; }
.primColorMedium0 { background-color:#465F8B; } 
.primColorLight0  { background-color:#CFD6DF; } 

.secndColorStrong1 { background-color:#092D14; }
.secndColorStrong0 { background-color:#9BC594; }
.secndColorMedium1 { background-color:#99A12D; } 
.secndColorMedium0 { background-color:#D1E3CE; }
.secndColorLight1  { background-color:#DBE7DA; }
.secndColorLight0  { background-color:#E6E8DF; }

.teaserColor { background-color:#FF9A02; } 

.neutralColorBlack   { background-color:#000000; }
.neutralColorStrong0 { background-color:#79818E; }
.neutralColorMedium0 { background-color:#B6BBC2; } 
.neutralColorLight0  { background-color:#DDDFE3; } 
.neutralColorWhite   { background-color:#FFFFFF; }
.neutralColorTrans   { background-color:transparent; } 

