/* SITE WIDE CSS */

html,body {
	height: 99%;
	width: 99%;
	margin: 0;
        padding: 0;
	background: #BBBBBB;
	font-family: Verdana, arial; font-size: 9pt;
	}


#start {
    margin: auto;
    padding: 0;
    text-align: center; 
    height: 100%;
   }


.small {
	color: #7B7A7A; 
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, arial; font-size: 8pt;
	}
.stars {
	color: #740404; 
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial; font-size: 10pt;
	}


.gedacht {
	padding: 2px;
	color: #000000;
	background: #D8D7D7; 
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, arial; font-size: 9pt;
	}


/* LINKS CSS */



.content a {
	color: #205C58; 
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: verdana, arial; font-size: 9pt;
	}
.content a:hover, a:active {
	color: #868888; 
	font-weight: bold;
	font-family: verdana, arial; font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #868888;
	}

/* BODY CSS */

table.top {
	margin: auto;
	padding: 0px;
	width: 100%;
	background: #FFFFFF url(/layout/images/topbg.gif) repeat;
	border-top: 0px solid #000000;
	border-right: 0px solid #707070;
	border-left: 0px solid #707070;
	border-bottom: 0px solid #000000;
	}


td.body {
	margin: auto;
	padding: 0px;
	width: 100%;
	background: #FFFFFF;
	border: 0px;
	font-family: Verdana, arial; font-size: 9pt;
	color: #000000;
	text-align: left;
	}



td.top {
	margin: auto;
	padding: 0px;
	width: 100%;
	background: #BBBBBB ;
	border: 0px;
	font-family: Verdana, arial; font-size: 9pt;
	color: #000000;
	text-align: right;
	}


td.footer {
	margin: auto;
	padding: 0px;
	width: 100%;
	background: #BBBBBB ;
	border: 0px;
	font-family: Verdana, arial; font-size: 9pt;
	color: #000000;
	text-align: center;
	}


td.menu {
	margin: auto;
	padding: 0px;
	width: 100%;
	background: #FFFFFF;
	border: 0px;
	font-family: Verdana, arial; font-size: 9pt;
	color: #000000;
	}


td.abstract {
     	background: #DFDCDC;
	border: 1px dotted #908B8B;
     	
    } 


table.box {
	border: 1px solid #E6E5E5;
	  }

table.dashed {
	border: 1px dotted #636061;
	  }

table.dotted {
	background: #FFFFFF;
	padding: 0;
	font-family:  verdana, arial; font-size: 7pt;
	font-weight: normal;
	border-bottom: 1px dotted #D7D7D6;
	font-size:9pt;
	font-family:verdana, arial;
	color: #000;
	}

table.body {
	margin: auto;
	padding: 0px;
	width: 790px;
	background: #FFFFFF;
	border-top: 0px solid #000000;
	border-right: 0px solid #707070;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}


/* FORMS CSS */
form	{
	padding: 0px;
	margin-bottom: 3px;
	height: 25px;
	}

input.search { 
	margin: 0px;
	padding: 0px;
	color:#000000; 
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	font-size:8pt;
	width: 142px;
	height: 15px;
	font-family: verdana, arial; font-size: 8pt;
		 }



input.img { 
	margin: 0px;
	padding: 0px;
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #79797D;
	font-size:8pt;
	height: 20px;
	font-family:arial;
	 }



textarea { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF; 
	border: 2px solid #CDCECA;
	font-size:9pt;
	font-family:verdana, arial;
		 }

input, select, button { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF; 
	border: 2px solid #CDCECA;
	font-size:9pt;
	font-family:verdana,arial;
		 }



input.checkbox { 
	color:#000000 ; 
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF; 
	border: 0px solid #CDCECA;
	font-size:8pt;
	font-family:verdana,arial;
		 }



/* PHOTO CSS */

td.photoview2 { 	
	background: #D7D3D4;
	font-family: georgina, arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}


td.photoview { 	
	height: 40;
	background: #BBBBBB;
	font-family: georgina, arial, Helvetica, sans-serif; font-size: 8pt;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}


td.photoviewer-body { 	
	background: #BBBBBB;
	font-family: georgina, arial, Helvetica, sans-serif; font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}


.photolarge img {
	padding: 0px;
	background-color: #E0E1E2;
	border: 10px solid #FFFFFF;
	}



a  .photo, a:active .photo {
	padding: 2px;
	text-decoration: none;
	background-color: #BBBBBB;
	border: 1px solid #717171;
	}


a:hover  .photo {
	padding: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}
.tdhover, .tdhoverActive
{
	background: #FFFFFF;
	padding: 2px;
	border-bottom: 1px dotted #D7D7D6;
}

.tdhover a:hover, .tdhover a:active, .tdhoverActive a:hover, .tdhoverActive a:active
{
	background: #F3F3F4;
}
.tdhover2, .tdhover2Active
{
	background: #F3F3F4;

}
.tdhover2 a:hover, .tdhover2 a:active, .tdhover2Active a:hover, .tdhover2Active a:active
{
	background: #F3F3F4;

}




