/* -------------------------------------------
 *	G e n e r a l   S t u f f
 * ------------------------------------------*/

body		{
	font-family: verdana, arial, sans-serif;
/*	font-size: 100.01%; */
	font-size: 12px;
	margin: 0;
	padding: 1em;
}

h1,	h2, h3, h4 {
	font-variant: small-caps;
	color: #006699;
	letter-spacing: 2px;
/*	background-image: url(./bilder/unterstrich.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-right: 15px;  */
}

.unterstrich	{
	background-image: url(./bilder/unterstrich.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 15px;
}

th	{
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	color: #003366;
}

td	{
	vertical-align: top;
	color: #003366;
}

p	{
	padding-left: 15px;
	padding-right: 15px;
	color: #003366;
}

li	{
	color: #003366;
	margin-bottom: 3px;
}

a	{
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	color: #551144;
	text-decoration: none;
	font-size: 13px;
}

a:visited	{
	font-variant: small-caps;
	font-weight: bold;
}

a:hover	{
	font-variant: small-caps;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffff00;
}

.editField {
	background-color: #eeeeee;
}

.editField:focus {
	background-color: #ffffcc;
}


a img {
	border: solid 0px black;
}

.noborder {
	border-width: 0;
}

.noborder:hover {
	border-width: 0;
}

a img:hover {
	border: solid 2px red;
}

.slideshowbackground {
	background-color: white;
}

.slideshowtabarea {
/*	border-color: #565550;
	border-color-light: #ede6cf;
	border-color-dark: #868266;
	background-color: #E9E3D5; */
	background-color: white;
}

.fotolabel {
	font-size: 12px;
}
/* -------------------------------------------
 *	G r o b   L a y o u t
 * ------------------------------------------*/

#logo	{
	position: fixed;
	top: 0px;
	height: 75px;
	width: 100%;
	background-image: url(./bilder/MSARuggieroLogoSmall.gif);
	background-position: center;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	z-index: 1000;
}

#copyright	{
	position:fixed;
	bottom: 10px;
	left: 20px;
	width: 150px;
	font-style: italic;
	font-size: 10px;
	color: #7a7a7a;
	background-color: #ffffff;
	z-index: 900;
}

div#content	{
	position: absolute;
	top: 75px;
	left: 190px;
}

div#rightcolumn	{
    font-size: 0.9em;
    float: right; width: 300px;
    margin: 0; padding: 0;
    background-color: #eee;
}

div#centercolumn {

}

p.p_copyright	{
	padding-left: 0;
	color: #888888;
}

/* -------------------------------------------
 *	N a v i g a t i o n
 * ------------------------------------------*/

  ul#navigationlist {
    font-size: 14px;
    float: left;
    width: 18em;
    margin: 0;
    padding: 0;
    position: fixed;
	top: 75px;
	left: 20px;
	width: 150px;

  }

  ul#navigationlist li {
  	background-color: rgb(42,92,159);
	font-variant:small-caps;
    list-style: none;
    margin: 1;
    padding: 0;
  }

  ul#navigationlist .listheader {
	background-color: white;
/*	font-variant: normal;  */
	font-weight: bold;
	padding-top: 5px;
	color: #dd2200;
  }

  ul#navigationlist a {
    display: block;
  	background-color: rgb(42,92,159);
  	color: white;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#navigationlist a:link {
    color: white;
    background-color: rgb(42,92,159);
    font-variant:small-caps;
	font-weight: bold;
  }
  ul#navigationlist a:visited {
    color: white;
    background-color: rgb(42,92,159);
    font-variant:small-caps;
	font-weight: bold;
  }
  ul#navigationlist a:hover {
    color: red; background-color: #ffff00;
    font-variant:small-caps;
	font-weight: bold;
  }
  ul#navigationlist a:active {
    color: white; background-color: gray;
  }


/* -------------------------------------------
 *  L e b e n s l a u f   T a b e l l e
 * ------------------------------------------*/

.dotted_table table {
	padding-right: 25px;
	padding-bottom: 10px;
}

.dotted_table td {
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #ffaa00;
	border-bottom-width: 1px;
}

.dotted_table th {
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
	border-bottom-style: dotted;
	border-bottom-color: #ffaa00;
	border-bottom-width: 1px;
}

/* -------------------------------------------
 *  W h a t ' s   n e w   T a b e l l e
 *       a u f   i n d e x . s h t m l
 * ------------------------------------------*/

.whats_new_table th	{
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
	border-bottom-style: dotted;
	border-bottom-color: #ffaa00;
	border-bottom-width: 1px;
	text-align: left;
	font-variant: small-caps;
	color: #dd2200;
	letter-spacing: 2px;
	font-size: 13px;
}

.whats_new_table td	{
	vertical-align: top;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #ffaa00;
	border-bottom-width: 1px;
}

/* -------------------------------------------
 *  D r o p   S h a d o w s
 * ------------------------------------------*/


.wrap1, .wrap2, .wrap3 {
  	display:inline-table;
  	/* \*/display:block;/**/
}

.wrap1 {
  	float:left;
  	background:url(./bilder/shadow/shadow.gif) right bottom no-repeat;
}
.wrap2 {
  	background:url(./bilder/shadow/corner_bl.gif) -12px 100% no-repeat;
 }
.wrap3 {
  	padding:0 8px 8px 0;
  	background:url(./bilder/shadow/corner_tr.gif) 100% -12px no-repeat;
}
.wrap3 img {
  	display:block;
}
