body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #c8e8f9;
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif;
}
.header
{
	background: url('/bilder/icon.png') 30px top no-repeat #c8e8f9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
	border-bottom: 3px solid #8ac08a;
}
.header h1
{
	font-size: large;
	margin: 15px 0px 3px 0px;
}
.header h1 a, .header h1 a:visited
{
	color: #339933;
	text-decoration: none;
}
.header p
{
	margin: 0px 0px 1px 1px;
	padding: 0px 0px 0px 0px;
	font-size: xx-small;
}
#search-box 
{
	position: absolute;
	top: 16px;
	right: 30px;
	text-align: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
}
#search-box .inputbox 
{
	padding: 1px !important;
	margin: 0px !important;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#search-box a
{
	color: #000000;
	text-decoration: none;
	font-size: xx-small;
}
#search-box .button
{
	border-style: none !important;
}
#menu
{
	text-align: right;
	font-weight: bold;
	font-size: x-small;
	padding-right: 30px;
	white-space: nowrap;
	margin-left: -90px;
}
#menu ul
{
	list-style-type: none;
	margin: 10px 0px 5px 0px;
}
#menu li
{
	display: inline;
	margin-left: 3px;
	padding: 5px 10px 5px 10px;
	background: #8ac08a;
}
#menu a
{
	text-decoration: none;
}
#submenu
{
	background: #def1de url('/bilder/top.png') top left repeat-x;
	min-height: 1.2em;
	padding: 15px 30px 5px 30px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #339933;
	font-size: 0.7em;
}
#submenu-inner
{
	border-bottom: 1px dotted #339933;
	font-size: 0.9em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#submenulinks
{
	margin: 0px 0px 0px 175px;
	padding: 0px 0px 0px 15px;
	border-left: 1px dotted #339933;
}
#submenulinks a
{
	white-space: nowrap;
}
#submenuindex
{
	float: left;
	font-weight: bold;
	width: 160px;
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 2px;
}
#page
{
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 10px 30px;
	background-color: #f8f8f8;
}
body.screenshots #page,
body.popup #page
{
	padding: 0px !important;
}
body.screenshots #navigation,
body.screenshots .header,
body.screenshots #menu,
body.screenshots #submenu
{
	display: none;
}
.wrapper
{
	margin: 0px auto;
	width: 100%;
}
#navigation
{
	float: left;
	font-size: 0.7em;
	border-right: 1px dotted #339933;
	width: 160px;
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
}
#navigation h1
{
	background: url(/bilder/tree/tree_g.gif) no-repeat;
	height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}
#navigation ul
{
	margin: 0px;
	padding-left: 0px;
}
#navigation li
{
	list-style-type: none;
	background: url(/bilder/tree/tree_li.gif) no-repeat;
	padding: 0px 0px 0px 40px;
	height: 16px;
}
li#nav-last
{
	background: url(/bilder/tree/tree_fi.gif) no-repeat;
}
.ulspace
{
	background: url(/bilder/tree/tree_l.gif) no-repeat;
	height: 8px;
	font-size: 5px;
}
.content
{
	font-size: small;
	width: 515px;
	min-height: 400px;
	margin: 0px 0px 0px 190px;
	padding: 0px 0px 0px 0px;
}
body.screenshots .content
{
	margin: 0px !important;
}
body.popup .content
{
	margin: 15px 30px 0px 30px !important;
}
.poketch .content, .fullwidth .content
{
	width: auto !important;
	margin: 0px 0px 0px 190px;
}
.content p, .content li
{
	line-height: 130%;
}
.poketch .content li
{
	margin-bottom: 0.5em;
}
.indent
{
	padding-left: 1.5em !important;
}
.content div.txt li
{
	margin-bottom: 1em;
}
a:link,a:hover,a:active,a:visited
{
	color: #000000;
}
.title, .cboxc h1, h1.bbcode
{
	font-size: medium;
	font-weight: bold;
	color: #339933;
}
h1#first
{
	margin-top: 0px;
}
.screenshots h1#first
{
	margin: 10px 0px 20px 30px;
}
h2,h3
{
	font-size: small;
}
th,h2
{
	font-weight: bold;
}
.ccoll,.tcol
{
	width: 255px;
	float: left;
}
.ccoll,.tcoll
{
	margin-right: 5px;
}
.ccolr
{
	width: 255px; float: left;
}
.copyright
{
	background: #c8e8f9 url('/bilder/bottom.png') repeat-x top left;
	padding: 40px 30px 10px 30px;
	font-size: xx-small;
	text-align: left;
}
.clear
{
	clear: both;
}
.error
{
	color: red;
}
span.error
{
	font-weight: bold;
}
img
{
	border-style: none;
}
.hline
{
	border-bottom: 1px dotted #339933;
	padding: 1em;
}
.datagrid, .data, .userpost-table
{
	padding: 0px;
	border-collapse: collapse;
}
.datagrid th, .datagrid td, .userpost-table td
{
	border: 1px solid #C4E4C4;
	padding: 3px;
}
.data td
{
	padding-right: 3em;
}
.datagrid tbody
{
	background-color: #F4FDF4;
}
.datagrid tbody th
{
	text-align: left;
}
.datagrid thead, .head, .userpost-rowh
{
	background-color: #DEF1DE;
	text-align: left;
}
.datagrid tr.row2, .userpost-row2
{
	background-color: #ececec;
}
.datagrid tr.rowCurrent
{
	background-color: #ffd350;
}
.datagrid tr.rowTransparent td
{
	border-left: none;
	border-right: none;
	background-color: transparent;
}
.poketch .datagrid
{
	font-size: 0.8em;
}
.poketch .datagrid th
{
	padding: 5px;
}
.poketch .datagrid td
{
	padding: 8px 5px 8px 5px;
}
.poketch .content input, .poketch textarea, .poketch select
{
	border: 1px solid black;
	margin: 2px;
	padding: 2px;
	font-family: Tahoma, Verdana, "Bitstream Vera Sans", Arial;
	font-size: 1em;
}
select, option
{
	z-index: 3;
}
dd
{
	margin-bottom: 1em;
}
img.details
{
	margin-right: 10px;
	border: none;
}
#statuswerte thead th, #statuswerte td
{
	width: 40px;
	text-align: center;
}
.poketch thead th
{
	text-align: center;
}
#typen
{
	text-align: center;
}
table.attacken td
{
	padding: 6px !important;
}
#zuchtpartner a
{
	margin-right: 0.5em;
}
.pokedex div.indent
{
	font-size: 0.8em;
}
.pokedex .content h2
{
	font-size: 1.25em;
}
.pokedex h1
{
	border-top: 1px solid #cccccc;
	padding-top: 1em;
}
.pokedex h1#first
{
	border-top: 0px none transparent;
	padding-top: 0px;
}
dt
{
	margin-bottom: 0.5em;
}
body.popup #navigation,
body.popup .header,
body.popup #menu,
body.popup #submenu
{
	display: none;
}
div.artikel-hide
{
	display: none;
}
h1.bbcode
{
	margin-bottom: 0em;
}