/* Layout styles */

img#logo{	position: absolute;	left: 18px;	top: 12px;	height: 109px;	width: 106px;}

#popup
{
	background-color: #ffffff;
	background-image: url(../images/small.gif);
	width: 350px;
	top: 250px;
	position: absolute;
	right: 400px;
	visibility: visible;
	padding: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
}

#close a { background-image: url(../images/icons/zu.gif); background-repeat: no-repeat; background-position: center; position: absolute; right: 2px; top: 1px; width: 10px; height: 10px; visibility: visible; margin: 4px; }

#ads
{
    position: absolute;
    right: 0;
    top: 0;
}

#content_home
{
	border: solid 0 #cccccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	float: none;
	clear: both;
	padding-right: 263px;
	padding-left: 175px;
}

#content
{
	padding: 1em;
	border: solid 1px #cccccc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 175px;
}

#content_popup
{
	padding: 1em;
	border: solid 1px #cccccc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#footer
{
	color: #999999;
	font-size: 80%;
	margin-top: 1em;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 175px;
}


#footer a
{
    font-weight: normal;
}

#footer p
{
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#footer_home
{
	color: #999999;
	font-size: 80%;
	margin-top: 1em;
	margin-right: 258px;
	margin-left: 175px;
}


#footer_home a
{
    font-weight: normal;
}

#footer_home p
{
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.copylinks {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

.copylinks li {
	border-right: 1px solid #CCC;
	display: inline;
	font-size: 10px;
	padding-right: 14px;
	padding-left: 15px;
}

.copylinks li.first {
	padding-left: 0px;
}

.copylinks li.last {
	border: 0;
}

.copyright {
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}


#header
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	margin: 5px 10px 10px 10px;
	background-color: #FFFFFF;
	background: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 120px;
}

#header h1
{
    margin: 0 470px 0 0;
    padding: 5px 0 0 50px;
}

#header h1 a
{
    border-style: none;
    color: #ffffff;
}

#sidebar
{
    left: 10px;
    position: absolute;
    text-align: center;
    top: 137px;
    width: 155px;
	}

#sidebar_right
{
    right: 10px;
    position: absolute;
    text-align: center;
    top: 137px;
    width: 230px;
}

#sidebar_close
{
	right: 20px;
	position: absolute;
	text-align: right;
	top: 20px;
	width: 200px;
	display: inline;
}

#news
{
	right: 10px;
	width: 230px;
	top: 137px;
	background-image: url(../images/large.gif);
	background-repeat: repeat-x;
	margin-bottom: 1em;
	padding-right: 10px;
	text-align: left;
	font-size: 8pt;
	background-color: white;
	border: solid 1px #cccccc;
	line-height: 0.8ems;
	margin-left: 0px;
	position: absolute;
}

#news li
{ margin-top: 0.5em; text-align: left; word-spacing: -0.1em; line-height: 1.2em; border-bottom-color: gray; }


#secj
{
	position: static;
	background-image: url(../images/large.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	background-color: white;
	border: solid 1px #cccccc;
}

#secj p
{
	display:block;	
}


#extra
{
	position: static;
	display: block;
	background-image: url(../images/large.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	background-color: #012e55;
	border: solid 1px #cccccc;
}

#extra p
{
	text-align:center;
}

#skip
{
    left: -10000px;
    position: absolute;
    width: 9000px;
}

/* Ads styles */

#ads, #ads body
{
    margin: 0;
    padding: 0;
}

/* Menu styles */

#menu
{
	background-image: url(../images/large.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1em;
	text-align: left;
	font-size: 11px;
	background-color: white;
	line-height: 1.5em;
}

#menu_close
{
	background-image: url(../images/large.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1em;
	text-align: right;
	font-size: 11px;
	background-color: white;
	line-height: 1.5em;
	display: inline;
}

#menu, #menu a, #menu span
{
    color: #000080;
}

#menu, #menu span
{
    border-color: #cccccc;
}

#menu_close, #menu_close span
{
	border-color: #cccccc;
	margin: 2px;
	padding: 2px;
}

#menu a
{ border-color: transparent; border-style: solid; border-width: 1px 0; font-weight: normal; display: block; }

#menu a:active, #menu a:focus, #menu a:hover, #menu span 
{
    background-color: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    font-weight: bold;
}

#menu > ul > li:first-child a:active, #menu > ul > li:first-child a:focus, #menu > ul > li:first-child a:hover, #menu > ul > li:first-child span
{
    border-top-color: #ffffff;
}
#menu > ul > li:last-child a:active, #menu > ul > li:last-child a:focus, #menu > ul > li:last-child a:hover, #menu > ul > li:last-child span
{
    border-bottom-color: #ffffff;
}

#menu a, #menu span
{
    background-repeat: no-repeat;
    padding: 0.25em 0;
}

#menu a.parent
{
    font-weight: bold;
}

#menu li
{
    display: inline;
}

#menu ul
{
    margin: 0;
    padding: 0;
}

#menu ul a, #menu ul span
{
    background-position: 5px 50%;
    padding-left: 10px;
}

#menu ul ul a, #menu ul ul span
{
    background-position: 30px 50%;
    padding-left: 25px;
}

/* Search form styles */

#search_form dd
{
    padding: 0 0.5em 0.5em 0.5em;
}

#search_form dd, #search_form dt
{
    margin: 0;
}

#search_form dl
{ background-color: white; background-image: url(../images/small.gif); background-repeat: repeat-x; margin-bottom: 1em; padding: 0; text-align: left; border: solid 1px #cccccc; }

#search_form dt
{
    font-size: 110%;
    padding: 0.5em;
}

#search_query
{
    margin-bottom: 0.5em;
    width: 133px;
}

/* Work styles */

#box_grey, #localized
{
    background-image: url(../images/small.gif);
    background-repeat: repeat-x;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 1em 1em 0;
    padding: 1em;
	width: 90%;
}

#box
{
    border-color: #cccccc;
    border-width: 1px;
    float: left;
    margin: 0 0 0 0;
    padding: 0em;
	width: 90%;
}

#box_grey a, #localized a
{
    border-color: #333333;
    color: #333333;
}
#box_grey a:active, #box_grey a:focus, #box_grey a:hover, #localized a:active, #localized a:focus, #localized a:hover
{
    border-color: #666666;
    color: #666666;
}

#box_grey li, #box_grey p, #box_grey ul, #localized li, #localized p, #localized ul
{
    margin: 0;
    padding: 0;
}

#box_grey ul, #localized ul
{
    list-style: none;
}

#localized
{
    clear: both;
}

#localized h2
{
    font-size: 100%;
}

div.description h2
{
    font-size: 150%;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    text-transform: lowercase;
}

div.split
{
    margin-top: 1em;
    float: left;
    width: 50%;
}

div.split dl.note
{
    margin-top: 0;
}

/* Block and module styles */

div.error
{
    background-color: #cc0000;
    border-color: #aa0000;
}

div.error, div.error a,div.error h2, .highlight, .highlight a
{
    color: #ffffff;
}

div.error, .highlight, .note
{
    border-style: solid;
    border-width: 2px;
    margin: 1em 0;
    padding: 0.5em;
}

div.error, .note
{
    font-size: 90%;
}

div.error a, .highlight a
{
    border-color: #ffffff;
}

div.error p
{ background-image: url(../images/icons/error.png); background-position: left top; background-repeat: no-repeat; padding-left: 20px; }
div.pdf p { background-image: url(../images/icons/pdf.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.lock p { background-image: url(../images/icons/lock.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.up p { background-image: url(../images/icons/pdf.png); background-repeat: no-repeat; background-position: right bottom; padding-right: 20px; }
div.ext p { background-image: url(../images/icons/ext.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.docs p { background-image: url(../images/icons/docs.gif); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.word p { background-image: url(../images/icons/word.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.doc p { background-image: url(../images/icons/document.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.info p { background-image: url(../images/icons/information.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.help p { background-image: url(../images/icons/help.png); background-repeat: no-repeat; background-position: left top; padding-left: 20px; }
div.error p, .highlight p, .note p
{
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}

div.error p + p
{
    background-image: none;
}

div.home
{
    background-image: none;
}

div.home a
{
    border-style: none;
}

div.home p
{
    color: #999999;
    font-size: 90%;
    margin-top: 0;
}

div.loading
{
    margin: 0.5em 0;
    text-align: center;
    width: 25em;
}

div.loading p
{
    background-image: url(../images/icons/information.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 0.25em;
    padding-left: 20px;
}
.highlight
{ color: white; background-color: #238ec4; border-color: #ff6600; }

.highlight dt, .note dt
{
    font-size: 120%;
}

.note
{
    background-color: #8bb1c4;
    border-color: #ffdd00;
}

.note, .note a
{
    color: #000000;
}

.note a
{
    border-color: #000000;
}

/* Icon styles */

a.icon
{
    background-position: bottom right;
    padding-left: 0;
    padding-right: 20px;
}

a.previous, .icon
{
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 20px;
}

a.previous, .icon-right
{
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-right: 20px;
}

dt.icon, h2.icon, h3.icon
{
    background-position: center left;
}

dt.icon-right, h2.icon-right, h3.icon-right
{
    background-position: center right;
}

p.icon
{
    background-position: top left;
}

p.icon-right
{
    background-position: bottom right;
}

p.icon + p, p.icon ~ p
{
    padding-left: 20px;
}

p.icon-right + p, p.icon-right ~ p
{
    padding-right: 20px;
}

.album
{
    background-image: url(main.css);
}

.blog
{
    background-image: url(../images/icons/news_ico.gif);
}

.calendar
{
    background-image: url(main.css);
}

.card
{
    background-image: url(../images/icons/card.png);
}

.contact
{
    background-image: url(../images/icons/contact.png);
}

.document
{
    background-image: url(../images/icons/document.png);
}

.documentation
{
    background-image: url(../images/icons/documentation.png);
}

.public
{
    background-image: url(../images/icons/public.png);
}

.donate
{
    background-image: url(../images/icons/donate.png);
}

.extension
{
    background-image: url(../images/icons/extension.png);
}

.feed
{
    background-image: url(../images/icons/feed.png);
}

.forums
{
    background-image: url(../images/icons/forums.png);
}

.help
{
    background-image: url(../images/icons/help.png);
}

.home
{
}

.info
{
    background-image: url(../images/icons/information.png);
}

.next
{
    background-image: url(../images/icons/next.png);
}

.pdf
{
    background-image: url(../images/icons/pdf.png);
}

.lock
{
    background-image: url(../images/icons/lock.png);
}

.up
{
    background-image: url(../images/icons/up.png);
}

.ext
{
    background-image: url(../images/icons/ext.png);
}

.docs
{
    background-image: url(../images/icons/docs.gif);
}

.photos
{
    background-image: url(../images/icons/photos.png);
}

.previous
{
    background-image: url(../images/icons/previous.png);
}

.search
{
    background-image: url(../images/icons/search.png);
	font-weight: bold;
	color: #000080;
	font-size: 11px;
}

.subscribe
{
    background-image: url(../images/icons/subscribe.png);
}

.videos
{
    background-image: url(../images/icons/videos.png);
}

.warning
{
    background-image: url(../images/icons/warning.png);
}

.word
{
    background-image: url(../images/icons/word.png);
}

.work
{
    background-image: url(../images/icons/work.png);
}
.news
{ background-image: url(../images/icons/news_ico.gif); text-align: center; font-weight: bold; background-repeat: no-repeat; background-position: 32% center; }
/* Form styles */

form p
{
    margin: 0;
    padding: 0;
}

/* Image styles */

a:active img.framed, a:focus img.framed, a:hover img.framed, dl.box img.framed, img.bordered
{
    border-color: #666666;
}

div.full-image-box, div.image-box
{
    margin-top: 1em;
}

div.full-image-box a:active img, div.full-image-box a:focus img, div.full-image-box a:hover img, div.image-box a:active img, div.image-box a:focus img, div.image-box a:hover img
{
	border-color: #666666;
}

div.full-image-box h2, div.full-image-box h3, div.image-box h2, div.image-box h3
{
	margin-right: 0.5em;
	padding-top: 0;
	margin-bottom: 1em;
}

div.full-image-box h2 a, div.full-image-box h3 a, div.image-box h2 a, div.image-box h3 a
{
    border-style: none;
}

div.full-image-box img, div.image-box img
{
    background-color: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 1em 0.5em 0;
    padding: 5px;
}

div.full-image-box img.small, div.image-box img.small
{
    padding: 14px;
}

div.full-image-box p, div.image-box p
{
    margin: 0 1em 1em 0;
    padding: 0;
	text-align:justify;
}

div.image-box
{
    float: left;
    width: 50%;
}

img.framed
{
    background-color: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}

img.slot
{
    float: left;
    margin: 0 1em 0.5em 0;
}

img.slot-right
{
    float: right;
    margin: 0 0 0.5em 1em;
}

/* Link styles */

h2 a:visited
{
    border-color: #238EC4;
    color: #238EC4;
}
h2 a:active, h2 a:focus, h2 a:hover
{
    border-color: #333333;
    color: #333333;
}

#footer a, dl.module a, .dark a, .light a
{
    border-color: #333333;
    color: #333333;
}

#footer a:active, #footer a:focus, #footer a:hover, dl.module a:active, dl.module a:focus, dl.module a:hover, .dark a:active, .dark a:focus, .dark a:hover, .light a:active, .light a:focus, .light a:hover
{
    border-color: #666666;
    color: #666666;
}

a[rel*=external]
{
    background-image: url(../images/icons/link.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-right: 20px;
}

a[rel*=feed]
{
    background-image: url(../images/icons/feed.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0.5em 0 0 20px;
}

/* List styles */

ul.compact
{
    margin: 0 0 0 1em;
    padding: 0;
}

ul.compact li
{
    margin: 0;
    padding: 0;
}

ul.horizontal
{
    background-color: #e6e6e6;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    padding: 0.5em;
    margin: 0 0 0.5em 0;
}

ul.horizontal a
{
    border-color: #333333;
    color: #333333;
}
ul.horizontal a:active, ul.horizontal a:focus, ul.horizontal a:hover
{
    border-color: #666666;
    color: #666666;
}

ul.horizontal li
{
    border-color: #666666;
    border-style: solid;
    border-width: 0 0 0 1px;
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0 0.5em;
}

ul.horizontal li.first
{
    border-style: none;
    padding-left: 0;
}

ul.plain
{
    list-style: none;
}

ul.plain, ul.plain li
{
    margin: 0 !important;
    padding: 0;
}

/* Table styles */

table.bordered
{
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 1px;
    margin-top: 0.5em;
}

table.bordered td, table.bordered th
{
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    padding: 0.1em;
}

/* General styles */

.bordered
{
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}

.center-align, .center-align p
{
	position: static;
}
.date { color: #000; font-size: 6pt; font-style: normal; text-align: right; }

.clear
{
    clear: both;
}

.compact
{
    margin: 0;
    padding: 0;
}

.dark
{ background-color: #cccccc; text-align: center; font-weight: bold; color: #000080; font-size: 11pt; line-height: 1.4em; background-image: url(../images/dark.gif); vertical-align: middle; }

.dark, .light
{
    background-repeat: repeat-x;
}

.full-width
{
	width: 100%;
	overflow: hidden;
}

.left-align
{
    text-align: left !important;
}

.left-float
{
	float: left;
	width: 28%;
	position: relative;
}

.light
{
    background-image: url(/images/gradients/small.gif);
}

.lighten
{
    color: #999999;
    font-size: 90%;
}

.no-decoration
{
    border-style: none !important;
}

.right-align
{
    text-align: right;
}

.search-right
{
    text-align: right;
	width:550px;
}

.right-float
{
	float: right;
	position: relative;
}

.box{
display:block
}
.box *{
display:block;
height:1px;
overflow:hidden;
background:#cccccc
}
.box1{
border-right:1px solid #e9e9e9;
padding-right:1px;
margin-right:3px;
border-left:1px solid #e9e9e9;
padding-left:1px;
margin-left:3px;
background:#d8d8d8;
}
.box2{
border-right:1px solid #f9f9f9;
border-left:1px solid #f9f9f9;
padding:0px 1px;
background:#d5d5d5;
margin:0px 1px;
}
.box3{
border-right:1px solid #d5d5d5;
border-left:1px solid #d5d5d5;
margin:0px 1px;
}
.box4{
border-right:1px solid #e9e9e9;
border-left:1px solid #e9e9e9;
}
.box5{
border-right:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
}
.box_content{
padding:0px 5px;
background:#cccccc;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;

/* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.ausblenden {
   font-weight: bold;
}


.einblenden {
	display: none;
}


.navi {
	width: 150px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #999;
}


#popup h1 { font-size: 1.1em; font-weight: bold; text-align: center; }


#popup a {
	text-decoration: none;
	background-image: url(../images/icons/zu.gif);
	width: 8px;
	position: absolute;
	top: 2px;
	height: 9px;
	visibility: visible;
	right: 2px;
	background-repeat: no-repeat;
}

#einschub1 {
	display: none;
}

#iframe {
	display: none;
}

.markierung {
         background: #ccc;
		 padding: 1px;
}

.hilfe {
         position: relative;
         top: 20px;
         left: 60px;
		 width: 250px;
         border: 1px solid #ccc;
		 background: #efefef;
         padding: 10px;
         font-family: Verdana;
         font-size: 0.7em;
}

/* Formatierung f?r #navi2 */

#navi2 {
	background: #f0ffff;
	border: 1px solid #666;
	width: 150px;
	padding: 0;
	margin: 10px;
	font-size: 0.8em;
}

#navi2 a {
	display: block;
	padding: 5px 2px 5px 15px;
	text-decoration: none;
}

#navi2 a:link {
        color: #000;
}

#navi2 a:visited {
        color: #333;
}

#navi2 a:hover {
        color: #f00;
}

#navi2 a:active {
        color: #f00;
}

#navi2 span {
	display: none;
	padding-left: 4px;
}

#navi2 span a:link {
        color: #f60;
}

#navi2 span a:visited {
        color: #f63;
}

#navi2 span a:hover {
        color: #f00;
}

#navi2 span a:active {
        color: #f00;
}

#image-box > ul > li
{

}

/* Kontaktformular */
.contact_form { padding-left:10px; font-size:12px;}

.contact_field { padding-left:0px; font-size:12px;}


/* Namazu */
  strong.keyword { color: Red; }
  p.example      { text-indent: 1em; 
                   color: Navy;
		   font-weight: bold;
                   font-family: monospace; }
  code           { color: Navy;
                   font-family: monospace; }
  code.example   { color: Navy;
		   font-weight: bold;
                   font-family: monospace; }
  code.operator  { color: Navy;
                   font-family: monospace; 
		   font-weight: bold; }
