/* Bug FIX Mozilla*/

html { 
	min-width: 780px;
	 }


	/* Hilfe und Regeln */

img	{
	border: 0;
	}

p.access	{
	display: none;
	}

img.counter	{
	display: inline;
	margin-left: 5px;
	}



	/* Primäre Layout-Vorschriften */

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #404040 url(../images/bg_gal.gif) repeat center top;
	color: #FFF;
	}

 div#kopf	{
	width: 780px;
	height: 31px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #404040 url(../images/head_bg_gal.gif) repeat right top;
	} 

div#wrapper	{
	color: #FFF;
	background: #000000 url(../images/wrapper_bg_gal.jpg) no-repeat left top;
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	border: 3px solid #fffdf0;
	}
	
	
div#beginner	{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top:50%;
	margin-top: -100px;
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #fffdf0;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	background-image: url(../images/galerie.jpg);
}

div#beginner_foot	{
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top:50%;
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	/* border: 1px solid #999; */
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;	
}


	
	
div#maincontent 	{
	float: right;
	width: 490px;
	font-size: 1.2em;
	padding: 0;
	border: 0;
	margin: 42px 0 0 0px;
	/* Falscher Randwert für alle Versionen des IE inclusive 6.0 */	
	margin-right: 10px;
	/* min-height: 400px;
	height: auto !important;
	height: 400px; */
	
}


html>body div#maincontent {
	/* Korrekter Wert für alle Browser die nicht mit dem IE-Bugs zu kämpfen haben :-) */
	margin-right: 10px;
	min-height: 400px;
	}
	
div#sidebar	{
	margin: 0 0 0 20px;
	padding: 0;
	width: 230px;
	border: 0;
	}

div#footer	{
	clear: both;
	background: #404040 url(../images/feet_bg_gal.gif) no-repeat left top;
	color: #FFFFFF;
	width: 780px;
	margin: 0px;
	height: 31px;
	padding: 0px 0 0px 0;

	}

	
div#footer p	{
	color: #c0c0c0;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0 0 0 20px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center left;
	
	}

 h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	} 
	
h1 a:link, h1 a:visited	{
	
	display: block;	
	width: 780px;
	height: 31px;
	background: #404040 url(../images/head_bg_gal.gif) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	font-size: 0px;
	
	}
	
h1 a:hover	{
	background: #404040 url(../images/head_bg_gal2.gif) top left no-repeat;
	} 
	

		
	/* Primary nav 	*/

div#globalnav	{
	height: 30px;
	width: 780px;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	background: #FFF;
	}

div#globalnav ul#menu	{
	height: 30px;
	width: 780px;
	background: transparent url(../images/nav.gif) top right no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 30px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	/*text-indent: -9999px; */
	text-decoration: none;
	}
	
#popupmenu	{
	left: 0;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
}
#dwwsmenu	{left: 139px; width: 248px;}
#glammenu	{left: 385px; width: 153px;}
#sitemapmenu {
    float: right;
	right: 7.5em;
	width: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-align: center;
	
}
#impressummenu	{
    float: right;
	right: 0px;
	width: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-align: center;
	
}

#popupmenu a:hover	{background: transparent url(../images/nav.gif) 0 -30px no-repeat;}
#dwwsmenu a:hover {background: transparent url(../images/nav.gif) -139px -30px no-repeat;}
#glammenu a:hover {background: transparent url(../images/nav.gif) -385px -30px no-repeat;}
#sitemapmenu a:hover {background: transparent url(../images/nav.gif) -538px -30px no-repeat;}
#impressummenu a:hover {background: transparent url(../images/nav.gif) -634px -30px no-repeat;}

	/* Hauptnavigation */
	
body#home #popupmenu {background: transparent url(../images/nav.gif) 0 -30px no-repeat;}
body#bookhome #dwwsmenu {background: transparent url(../images/nav.gif) -139px -30px no-repeat;}
body#diary #glammenu {background: transparent url(../images/nav.gif) -385px -30px no-repeat;}
body#whiskers #sitemapmenu {background: transparent url(../images/nav.gif) -538px -30px no-repeat;}
body#yak #impressummenu {background: transparent url(../images/nav.gif) -634px -30px no-repeat;}

	/* Unternavigation */
	
body#bookhome dd#dwws a,
body#colophonpage dd#colophon a,
body#lopez dd#contact a,
body#contrastpage dd#contrast a,
body#verbal dd#pubs a,
body#travel dd#tour a,
body#toys dd#tools a,
body#outsider dd#externals a,
body#pleasurepage dd#pleasure a,
body#syndicate dd#xmlfeed a,
body#oldposts dd#essentials a 	{
	color: #530;
	background: transparent;
	}


	/* Default links 	*/

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #FC0;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #FC0;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #FC0;
	background: transparent;  
	}

div#maincontent p a:link, div#maincontent p a:visited, 
div#maincontent dd a:link, div#maincontent dd a:visited,
div#maincontent li a:link, div#maincontent li a:visited {
	text-decoration: none;
	} 

div#maincontent p a:hover,
div#maincontent dd a:hover,
div#maincontent li a:hover {
	text-decoration: underline;
	} 


	/* Typographie 	*/
	
h2, h3	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	}

p	{
     /* font-size: 0.9em;  */
	margin: 0 0 1em 0;
	line-height: 140%;
	}
	
div#maincontent h2	{
	font-size: 18px;
	}

body#home div#maincontent h2	{
	margin: 25px 0 15px 0;
	}

body#home div#maincontent h2.follow	{
	margin-top: 5px;
	}

div#maincontent h3	{
	font-size: 12px;
	}
div#maincontent h4	{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 0px 15px 0px;
	}
div#maincontent h5	{
	font-size: 12px;
	margin: 15px 0 -15px 0;
	}
	
/* div#maincontent p {
	
	font-size: 1.2em;
	} */

	
	
div#maincontent .editbox_table  {
	
	font-size: 0.9em;
}
	
div#maincontent .cellbox_table  {
	font-size: 0.9em;
}

div#maincontent .editbox_table p {
	
	font-size: 1.0em;
	line-height: 120%;
	margin: 0px 0 0 0;
}
	
div#maincontent .cellbox_table p {
	font-size: 1.0em;
	line-height: 120%;
	margin: 0px 0 0 0;
}
	

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px dotted #be7128;
	}

blockquote p, dd blockquote	{
	font-weight: normal;
	font-family: Georgia, "New Century Schoolbook", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	text-align: justify;
	line-height: 18px;
	font-size: 90%;
	}

code, pre	{
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	}

	
	/* Dekoratives */
	
div#maincontent .timestamp	{	
	font-size: 0.75em;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
/* div.timestamp h3	{
	font-size: 10px;
	margin: 0;
	padding: 0;
	} */

/* div.timestamp h3 a:link, div.timestamp h3 a:visited {
	margin: 0 10px 0 0;
	padding: 0 0 0 30px;
	background: transparent url(../images/timestamp.gif) top left no-repeat;
	}

div.timestamp h3 a:hover {
	background: transparent url(../images/timestamp.gif) top left no-repeat;
	}
	
div#maincontent h2 a:link, div#maincontent h2 a:visited {
	background: transparent url(../images/permaleaf.gif) top left no-repeat;
	padding: 0 0 0 40px;
	}

div#maincontent h2 a:hover {
	background: transparent url(../images/permaleafa.gif) top left no-repeat;
	} */


	/* Formulare und Funktion */
	
div#searchui	{
	margin: 10px 0 10px 0;
	padding: 0;
	}
	
#searchui label	{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: #FFF;
	}

#searchui input.butt	{
	color: #FFF;
	background: #dd963e;
	font-size: x-small;
	}

input.hun	{
	margin: 0 2px;
	width: 100px;
	font-size: x-small;
	color: #FFF;
	background: url(../images/navtrans1_gal.gif) repeat;
	}


	/*   Sidebar und Links 	*/
	
#sidebar dd, #sidebar dt {
	margin-left: 0;
	padding-left: 0;
	line-height: 17px;
	margin-bottom: 4px;
	}

body #sidebar dt 	{
	margin-top: 25px;
	background: transparent;
	color: #FFF;
	padding: 2px 5px;
	border : 1px solid #64635d;
	background: url(../images/navtrans1_gal.gif) repeat;
	
	font-weight: bold;
	}

#sidebar dd a:link, #sidebar dd a:visited {
	font-weight : normal; 
	}



/* Sidebar-Navigation */

div#navigation	{
	background: transparent url(none) no-repeat left top;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
	
div#navigation h5	{
	margin: 0 0 10px 0;
	padding: 0;
	}

div#navigation h5#alaban	{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 230px;
	height: 28px;
	}

div#navigation h5#alaban a	{
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/alaban.gif) top left no-repeat;
	}

div#navigation h5#alaban a:hover	{
	background: transparent url(../images/alaban.gif) 0 -28px no-repeat;
	}
	
div#navigation h5#hcban	{
	margin: 10px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 230px;
	height: 45px;
	}

div#navigation h5#hcban a	{
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/hcban2.gif) top left no-repeat;
	}

div#navigation h5#hcban a:hover	{
	background: transparent url(../images/hcban2.gif) 0 -45px no-repeat;
	}


	/* Previous Reports */
	
p.button	{
	margin: 25px 0;
	font-size: medium;
	}
	

	/* Cover one's butt */
	
form#buttski	{
	text-align: center;
	padding: 0;
	margin: 10px auto;
	}

.butt {
	color: #be7128; 
	background: #fdfbf6; 
	padding: 2px;
	}
	/* Buttonmania */
	
.buttonSubmit, .buttonSubmitHovered {
	width: 60px;
	height: 23px;
	padding:5px 5px;
	background: url(../images/button.gif) no-repeat left top;
	cursor: pointer;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #666;

}

.button1SubmitHovered {
	background-position: left bottom;
	
}


	/*  Liste verfeinert */

div#maincontent ul 	{
	margin: 3px 0;
	padding: 0 0 5px 0;
	list-style: square inside; 
	/* list-style-image: url(http://www.rp-dresden.de/kommunal21/images/anstrich.gif); */
	}
	
div#maincontent ol li		{
	list-style: decimal outside;
	line-height: 140%;
	margin: 0 5px 5px 0;
	padding: 0 0 0 5px;
	}

div#maincontent ul li	{
	/* font-size: 1.2em; */
	line-height: 140%;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 20px;
	list-style: square outside; 
	/* list-style-image: url(http://www.rp-dresden.de/kommunal21/images/anstrich.gif); */
	
	}
	
div#maincontent ul ul {
	list-style: circle outside; 
	/* list-style-image: url(http://www.rp-dresden.de/kommunal21/images/anstrich2.gif); */
	}
	
div#maincontent ul li ul li {
	margin-top: 10px;
	list-style: circle outside;
	/* list-style-image: url(http://www.rp-dresden.de/kommunal21/images/anstrich2.gif); */
	}
	
	
	

div#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

div#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	

div#maincontent dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#maincontent dl dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fffdf0;
	line-height: 140%;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	}
	
div#maincontent dl dd {
	margin: 0 10px 15px 10px;
	padding: 0;
	text-align: justify;
	}
	
div#maincontent dl#sockdrawer dd	{
	font-size: x-small;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	}

/* Haxies */

.floattenr	{
	float: left; 
	margin: 0 10px 0 0;
	}
	

/* Rotation border */

img.rotc 	{
	border: 2px solid #e2bc81;
	background: transparent url(../images/bg.gif) repeat left top;
	}

/* Talkr MP3 linkage */

div#maincontent ul.talkrpost	{

margin: 0 0 50px 0; list-style: none;

}

div#maincontent ul.talkrpost li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 13px;
	}

div#maincontent ul.talkrpost li a	{
	text-decoration: none;
	}

div#maincontent ul.talkrpost li a:before	{
	content: "::: ";
	}
		
/* Falscher Wert für alle Versionen des IE inclusive 6.0 */	
div#linking {
	margin: 40px 5px 0px 5px;
	top: 50px;
	

}
/* Korrekter Wert für alle Browser die nicht mit dem IE-Bugs zu kämpfen haben :-) */
html>body div#linking {
	padding: 75px 0 0 0;
	
	
}




.jump, .anker{
  display: none;
}
/* tabellen */

table {
	border-left: 1px #64635d solid;
	border-top: 1px #64635d solid;
	margin: 1em 0 1em 0;
	font-size: 0.9em;
	/* background-color: #eae5e0; */
	vertical-align: top;
	float: none;
	font-size: 0.80em;

}


td, th {
	border-right: 1px #64635d solid;
	border-bottom: 1px #64635d solid;
	padding: 0.4em;
	vertical-align: top;


}	

tr {
	padding: 2px; 
	vertical-align: top;
}


/* tabellen ohne rahmen */

.keinrahmen table {
	border: none;
	margin: 1em 0 1em 0;
	font-size: 0.9em;
	/* background-color: #eae5e0; */
	vertical-align: top;
	float: none;
	font-size: 0.80em;

}


.keinrahmen td, th {
	border: none;
	padding: 0.4em;
	vertical-align: top;


}	

.keinrahmen tr {
	padding: 2px; 
	vertical-align: top;
}



.editbox_table
 {
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 11px; */
    color: #000000;
    font-weight: normal;
    vertical-align: top;
    padding: 0px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 1px;
    border-top: 1px solid #64635d;
    border-left: 1px solid #64635d;

 }
 

 
 .cellbox_table 
 {
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 11px; */
    color: #000000;
    font-weight: normal;
    vertical-align: top;
    padding: 3px;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 1px;
	border-right: 1px solid #64635d;
	border-bottom: 1px solid #64635d;

 }
 
.picborder {
	padding: 2px;
	border: 1px solid #FFCC00;
}
 .image {margin: 0 2px 0 2px; border: 0; }