* {
	text-align: left;
	padding:0; 
	margin:0;
}

body {
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(http://www.romy.failadiel.de/bilder/main_end.jpg);
}


td, div, font, tr {
	color: #000000;
	font-family: Georgia;
	font-size: 12px;
}

textarea, input {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	background: #ffffff;
	padding: 5px;
	border: 1px #000000 solid;
	width: 100px;
} 

textarea {
	width: 200px;
}

blockquote {
	border-left: 5px double #ABD032;
	font-size: 10px;
	font-family: georgia;
}

b, strong {
	color: #8C4E84;
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
}

i, em {
	color: #ABD032;
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
}

u {
	color: #000000;
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	border-bottom: 1px double #EDCEE9;
}

s, strike {
	color: #000000;
	font-family: georgia;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
}


a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ABD032;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;
	background-color: transparent;
	color: #000000;
}
	
h1 {
	color: #000000;
	font-family: Eras Light ITC;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	line-height: 2;
	letter-spacing: 1px;
	text-transform: small-caps;
	background-color: transparent;
	border-bottom: 2px solid #8C4E84;
        margin-top: 5px;
}

h2 {
	font-family: Eras Light ITC;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: small-caps;
	background-color: #ffffff;
	border-bottom: 2px solid #8C4E84;
}

ul, li {
	list-style:none; 
}	

#content {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	text-decoration: none;
	border: 0px #000000 solid;
	padding: 10px;
	background-color: transparent;
	color: #2A2929;
	width: 465px;
	height: auto;
	overflow: auto;
	position: absolute;
	left: 460px;
	top: 200px;
        margin-top: 6px;
}

#entry {
	text-align: justify;
	position: relative;
	top: 10px;
}

#footer {
	width: 465px;
	height: auto;
	border: 0;
	padding: 5px;
	margin-top: 50px;
}
	
#footer td {
	padding: 5px;
	font-size: 10px;
}

.graphics {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.graphics:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.links {
	font-family: Lucida Sans;
	text-align: right;
	font-size: 13px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
        width: 100%;
}

.links a:link, .links a:active, .links a:visited {
	font-family: lucida sans;
	text-align: right;
	font-size: 13px;
	text-decoration: none;
	background-color: #eee;
	color: #000;
	margin: 2px;
	font-variant: small-caps;
	border-bottom: 1px #CB1A5D solid;
        display: block;
        padding: 3px;
        width: 100%;
}

.links a:hover {
        color: #ABD032;
        font-size: 13px;
        text-align: right;
        display: block;
        padding: 3px;
border-bottom: 1px solid #000;
}

#navi2 {
	font-family: lucida sans;
	text-align: justifiy;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffffff;
	padding:5px;
	color: #000000;
	width: 220px;
	height: auto;
	position: absolute;
	left: 950px;
	top: 216px;
}

#navi2 a {
	font-family: lucida sans;
	text-align: right;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	margin: 0px;
	font-variant: small-caps;
	border-bottom: 1px #D7D7D7 dotted;
	border-right: 0px #CB1A5D solid;
	border-left: 0px #CB1A5D solid;
}

#navi2 a:hover {
	font-family: lucida sans;
	text-align: right;
	font-size: 12px;
	text-align: left;
	color: #ABD032;
	background-color: transparent;
	border-bottom: 0px #D7D7D7 dotted;
	font-variant:small-caps;
	border-right: 0px #CB1A5D solid;
	border-left: px #CB1A5D solid;
}

.dropdown {
	float: left; 
	position: relative; 
	padding-right: 5px;
}

.dropdown dt {
	width:65px; 
	padding:5px; 
	font-weight:bold; 
	cursor:pointer; 
	background: transparent;
	text-shadow: #ccc 2px 0px;
	font-weight: bold;
	text-align:center;
}

.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:120px; 
	display: none;
	z-index:200; 
	opacity:0;
	text-align:center;
}

.dropdown ul {
	width:120px; 
	list-style:none; 
	border-bottom:none;
	background:transparent;
}

.dropdown li {
	display:inline;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	padding:1px; 
	padding-left:5px; 
	padding-right:5px; 
	color:#333; 
	text-decoration:none; 
	width:90px;
}

.dropdown a:hover {
	background: #ccc;
}

.dropdown a {
	background: #aaa;
	border-bottom: 1px solid #222;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#back {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}

#back a {
	color: #d6b9a0;
}

#back a:hover {
	color: #71543a;
}

.img_lay img {
	background-color:#FFFFFF;
	border:1px solid #eedbcb;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.img_lay img:hover {
	background-color: #eedbcb;
} 

#cmt {
	font-family: trebuchet;
	font-size: 12px;
}

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #fff;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #fff;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #fff;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #fff;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #fff;
	margin-right:3px;
	padding:3px 7px;
	text-decoration: none !important;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background: #222;
	color: #222 !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #fff;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 70%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:0px solid #fff;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:0px solid #fff;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#222;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #eedbcb;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#fff;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #fff;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

#ngg-tab {
	font-size: 11px;
	text-align: center;
}

/* Layout
----------------------------------------------------- */

#ram {
    width: 920px;
    margin: 0px auto;
}

/* Sonstiges
----------------------------------------------------- */

p, pre{ padding: 5px; margin:0px; }

ul{
	list-style: square;
	margin-left: 25px;
}

.info {
    border: 1px solid #e0e0e0;
    background: #fff url(images/newslist.jpg) repeat-x bottom;
    padding: 8px;
    margin: 0 0 5px;
}

.right{
    float: right;
    padding: 0 0 0 15px;
    
}

.left{
	text-align: left;
}

.clear_left{ clear: left; }
	
/* Laoyut Tooltip Admin
----------------------------------------------------- */

a.tool{
    position: relative; /*this is the key*/
    z-index: 24; 
}

a.tool:hover{ z-index:25; }

a.tool span{display: none}

a.tool:hover span{ /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 2em; left: 2em; width: 15em;
    margin: 0 auto;
}

/* Seitennavigation
----------------------------------------------------- */

#blaettern {
	margin-top: 30px;
	width: 1000px;
	float:left;
}

#blaettern A {
	border: 1px solid #fff;
	margin: 0 1px;
	padding: 4px 7px;
	color: #222; 
	font-weight: bold;
	text-decoration: none;
	float: left;
display: inline;
}

#blaettern A:visited {
	color: #222; 
	font-weight: normal;
	text-decoration: none;
	float: left;
display: inline;
}

#blaettern A:hover, #navigation A:active {
	border: 1px solid #fff;
	background: transparent;
	color: #fff; 
	text-decoration: none;
	float: left;
display: inline;
}

.current {
	border: 1px solid #fff;
	padding: 4px 7px;
	color: #222; 
display: inline;
}

.pages{
	border: 1px solid #fff;
	padding: 2px 7px;
	margin: -3px 0 0;
display: inline;
}

span {
display: inline;
}


/* Tab list
----------------------------------------------------- */

.list ul{
	margin: 0; 
	padding: 0;
}

.list li  {
	border-top: 2px solid #E0E0E0;
	list-style:none inside none;

    padding: 4px 5px;
    margin: 0 0px 0 -25px;
}

	* html .list li{
		margin: 0 0 0 -15px;
	}

	.list li small{
		display: block;
		margin-top: -5px;
		color: #808080;
	}

.list li.last {
    margin: 0;
}

/* Formulars
----------------------------------------------------- */

fieldset{
    padding: 10px 10px;
    margin: 0px 0px 5px;

	border-top: 2px solid #737373;
	border-bottom: 2px solid #737373;
	border-left: none;
	border-right: none;
}

legend{
	padding: 5px 10px;
	font-size: 1.6em;
	color: #808080;
}

label{
	display: block;
	font-weight: bold;
}
