/* Designvorgaben für die Bilderverwaltung von www.Netzwerk-des-Wissens.de- Version 2.0 */
/* CSS- Version: 1.0 vom 05-Oktober-2007 */
/* Copyright 2007 by Johannes Blatz */
/* All rigths reserved */

body
{
	padding: 25px;background-color: #FFF;
    font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif
}

h1,h2,p
{
	margin: 0 10px
}

h1
{
	font-size: 250%;color: #FFF
}

h2
{
	font-size: 200%;color: #f0f0f0
}

p
{
	padding-bottom:1em
}

h2
{
	padding-top: 0.3em
}

div#nifty
{
	width=99% margin: 0 10%;background: #9BD1FA
}

div#nifty_menu
{
	width=99% margin: 0 10%;background: #fee2b3
}

b.rtop, b.rbottom
{
	display:block;background: #FFF
}

b.rtop b, b.rbottom b
{
	display:block;height: 1px;
    overflow: hidden; background: #9BD1FA
}

b.rtop_menu, b.rbottom_menu
{
	display:block;background: #FFF
}

b.rtop_menu b, b.rbottom_menu b
{
	display:block;height: 1px;
    overflow: hidden; background: #fee2b3
}
	
b.r1
{
	margin: 0 5px
}

b.r2{
	margin: 0 3px
}

b.r3
{
	margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;height: 2px
}

#nifty a
{
	color:blue;
}
#nifty a:active
{
	background-color:#daeefe;
}
#nifty a:hover
{
	text-decoration:none;
	color:blue;
	background-color:#daeefe;
}

#nifty_menu a
{
	color:#aa4400;
}
#nifty_menu a:active
{
	background-color:#fff5e3;
}
#nifty_menu a:hover
{
	text-decoration:none;
	color:#aa4400;
	background-color:#fff5e3;
}

/* Die Box für die Werbung in der Bildvorschau mit Bildinformationen */
.werbebox1
{
	float:right;
	width:150px;
	margin:0 20px 0 5px; 
	
	border: 1px solid #daeefe;
	border-right:1px solid #daeefe;
	border-left:1px solid #daeefe;
	border-top:1px solid #daeefe;
	
	font-size:smaller;
	
	text-align:center;
}
.werbebox1 p{font-size:smaller;margin:0;padding: 5px}

/* Die Box für die Werbung für die große Bildvorschau */
.werbebox2
{
	float:none;

	margin:0 0px 0 0px; 
	
	border: 1px solid #daeefe;
	border-right:1px solid #daeefe;
	border-left:1px solid #daeefe;
	border-top:1px solid #daeefe;
	
	font-size:smaller;
	
	text-align:center;
}
.werbebox2 p{font-size:smaller;margin:0;padding: 5px}

/* Die Box für die Werbung Such- und Kategorieergebnissen */
.werbebox3
{
	float:none;

	margin:0 5px 0 5px; 
	
	border: 1px solid #daeefe;
	border-right:1px solid #daeefe;
	border-left:1px solid #daeefe;
	border-top:1px solid #daeefe;
	
	font-size:smaller;
	
	text-align:center;
}
.werbebox3 p{font-size:smaller;margin:0;padding: 5px}
