/* CSS Style für relaunch.html */

body {
	font-size: x-small; margin: 0; padding: 0; min-width: 700px;
	/* background: #fafafa url('headbg.jpg') top left no-repeat fixed; /**/
	background:#FFFFFF url(images/bg.png) repeat scroll 0 0;
}

body, td, th, input, textarea, pre, h1, h2, h3, h4, h5, h6 { color: #222; }
body, td, th, input, textarea { font-family: Verdana, Arial, 'Trebuchet MS'; }
pre { font-family: Monospace, Courier, Arial; }

.clearer {
	clear:both;
}


#yourwire-page { 
	background:#FFFFFF;
	font-size: 110%; /* web page font size */
	min-width: 950px; 
	margin-left: 20px;
	margin-right: 20px;
}



#yourwire-userloginForm {
	z-index: 200; position: absolute; /*needed to use z-index */
	top:  0; right: 0px; /* logo position */
	overflow: visible;
}

/* Logo
-----------------------------------------------------------------------------*/
#p-logo,
#p-logo a,
#p-logo a:hover {
	/* border: 1px solid #000; /*debuging*/
	width: 354px;
	height: 95px;
}
#p-logo {
	z-index: 200; position: absolute;
	top: 10px; left: 38px; /* logo position */
	overflow: visible;
}
#p-logo h5 { display: none; }
#p-logo a, #p-logo a:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center left !important;
	text-decoration: none;
}

/* Header
-----------------------------------------------------------------------------*/
/* yourwire-header */
#yourwire-header {
	/* border: 1px solid #000; /*debuging*/ 
	position: relative;
	/* z-index: 100;   make logo visible over content*/
	min-height: 172px;  /* height of header */
	height: 172px;  /* need for IE */
	margin: 0 auto;
	padding: 0;
}

#yourwire-head-left {
	float: left;
	z-index: 50;
	position: relative;
	height: 172px;
}

#yourwire-head-right {
	float: right;
	z-index: 49;
	height: 172px;
	width: 905px;
}

#yourwire-head-right-net {
	float: right;
	height: 172px;
	width: 730px;
	background: #FFFFFF url(images/header/net.jpg) no-repeat;
}

#yourwire-tabs {
	clear:both;
	height:34px;
	position:relative;
	top:-38px;
	width:572px;
	z-index:50;
}

#yourwire-tabs-menu {
	float:left;
	height:34px;
	list-style-type: none;
	z-index:51;
	margin: 0px;
	padding: 0px;
}

#yourwire-tabs-menu a:hover {
	background-image:url(images/header/reiterfront.png);
	color:#FFFFFF;
}

#yourwire-tabs-menu a {
	background-image:url(images/header/reiterback.png);
	background-position:right top;
	background-repeat:no-repeat;
	color:#5A5858;
	float:left;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	height:34px;
	margin-right:1px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	width:123px;
	z-index:51;
}

#yourwire-tabs-menu li {
	height: 34px;
	float:left;
}

a#activreiter {
	background-image:url(images/header/reiterfront.png);
	color:#fff;
}


#yourwire-navbar {
	background-image:url(images/navbg.png);
	background-position:right top;
	background-repeat:repeat-x;
	height:33px;
	margin-bottom:-38px;
	position:relative;
	top:-38px; 
	width:100%;
}


#yourwire-navbar-submenu {
	padding:0px;
	margin:0px;
	height:39px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	vertical-align: middle;
	z-index:51;
	white-space: nowrap;
	color: #000;
}

#yourwire-navbar-submenu ul { 
	list-style: none; 
	margin: 0; 
	padding: 10px 0px 10px 0px; 
	vertical-align:middle; 
}

#yourwire-navbar-submenu ul li { 
	display: inline; 
	margin: 0; 
	padding: 0;
}

#yourwire-navbar-submenu ul li a {
	padding: 4px 10px;
	text-decoration: none;
	font-size: 12px; font-family: Verdana, 'Trebuchet MS', Sans-serif,  Arial;
	color: #FFF; white-space: nowrap;
}

#yourwire-navbar-submenu ul li a:hover {
	font-weight:bold;
}

/* Login
-----------------------------------------------------------------------------*/
#yourwire-p-login {
	/* border: 1px solid #000; /*debuging*/
	background-color: #EEE;
	font-size: 90%;
	margin: 0; padding: 0 7px 1px 0;
	text-align: right;
}

#yourwire-p-login ul {
	position: relative;
	width: auto;
	list-style: none;
	padding: 0; margin: 0;
}

#yourwire-p-login ul li {
	position: relative;
	display: inline;
	margin: 0; padding: 0;
	font-size: 100%;
}

#yourwire-p-login ul li a {
	color: #111;
	padding: 2px 0 2px 10px;
	text-decoration: none; 
}

#yourwire-p-login ul li a:hover { color: #333; }

li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: none;
	font-weight: bold;
}

/* Main
-----------------------------------------------------------------------------*/
#yourwire_mainframe {
	padding: 0px 10px 0px 10px;
}

#yourwire-mainframe-left {
	margin-left: 5px;
	padding-right: 220px;
}

#yourwire-mainframe-right {
	position: absolute;
	width: 200px;
	height: 100%; 
	top: 231px;
	right: 35px;
}


.framebox {
	
}

/* Search
-----------------------------------------------------------------------------*/
#yourwire-p-search {
	/* border:  1px solid #FFCC00; /*debuging*/
	position: absolute;
	z-index: 3;
	top: 45px;
	right: 0;
}

#yourwire-p-search .yourwire-pBody, #yourwire-searchBody {
	background: none;
	position: relative;
	padding: 0;
	margin-right: 0;  /* right side margin of search, same as content margin */
	text-align: left;
	white-space: nowrap;	/* for Opera */
	vertical-align: middle;
}

#yourwire-p-search form #searchInput {
	font-size: 100%;
	width: 12em;   /* text field width */
	text-align: left;
	vertical-align: middle;
	border: 1px solid #bbb; /* text field border style */
	background: #f7f7f7; /* background color of the text field */
}

#yourwire-p-search form #searchGoButton,
#yourwire-p-search form #mw-searchButton {
	font-family: Verdana, Sans-serif, Arial;
	vertical-align: middle;
	font-size: 100%;
	color: #555;  /* font color */
	text-decoration: none;
	/* background: #ddd; /* button background */
	/* border: 1px outset #999; /* border: 1px inset #777; */
	/* text-transform: uppercase; */
	padding: 0;
	margin: 0;
}
#yourwire-p-search form #mw-searchButton {
	/*font-weight: normal;*/
}

#searchGoButton:link, #searchGoButton:visited, #searchGoButton:hover, #searchGoButton:active,
#mw-searchButton:link, #mw-searchButton:visited, #mw-searchButton:hover, #mw-searchButton:active {
	cursor: pointer;
}

#yourwire-header form #searchInput:hover,
#yourwire-header form #searchInput:focus {
	background: #fff;
	/* width: 18em;  /* text field width when focused */
	border: 1px solid #FFCC99;
}


/* dynamic article picture
-----------------------------------------------------------------------------*/
#yourwire-article-picture {
	border:  1px solid #ccc;
	background: #fff;
	text-align: left;
	padding: 0;
	/* margin: 2px 15px; /* same margin as content */
	margin: 2px 0;
	/* display: none; /* disable yourwire-article-picture */
}

#yourwire-article-picture,
#yourwire-article-picture a,
#yourwire-article-picture a:hover {
	height:	 108px;
	min-height: 108px; /* height of header */
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	color: #eee;
	font-weight: bolder;
	font-size: 102%;
}

#yourwire_menupic_spacer {
	height: 15px;
}

/* Navigation Menu
-----------------------------------------------------------------------------*/
#yourwire_mainmenu_spacer {
	height: 20px;
	background: #FFF;
	/* border-top: 2px solid #FF8800; /**/
}

/* siteNotice
-----------------------------------------------------------------------------*/
#siteNotice {
	border: 1px solid #FF9933;
	background: #FFFFCC;
	margin: 0;
	padding: .9em;
	font-size: 100%;
}
#siteNotice p {
	margin: 0;
	padding: 0;
}
#siteNotice table {
	background: transparent;
	margin: 0;
	padding: 0;
}

/* content
-----------------------------------------------------------------------------*/
/* article title */
.box-border {
	margin: 0;
	height:27px;
	padding:0;
	background:transparent url(images/box/yw_bg.jpg) repeat-x scroll 0 0;
}

.box-border-right {
	background:transparent url(images/box/tcat_right.jpg) no-repeat scroll right top;
}

.box-border-left {
	background:transparent url(images/box/tcat_left.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:arial;
	font-size: 14px;
	font-weight: bold;
	height:27px;
	line-height:27px;
	padding-left:15px;
}

.box-border-bottom {
	height:6px;
	overflow:visible;
	padding:0;
	background:transparent url(images/box/tfoot.gif) repeat-x scroll 0 0;
}

.box-border-bottom-right {
	background:transparent url(images/box/tfoot_right.gif) no-repeat scroll right top;
	height:6px;
}

.box-border-bottom-left {
	background:transparent url(images/box/tfoot_left.gif) no-repeat scroll left top;
	height:6px;
}

#yourwire-content-body { 
	padding: 0px 10px 0px 10px;  
  background: #EEE;
	border-left: solid 1px #999;
	border-right: solid 1px #999; 
}

#yourwire-menu-body {
	padding: 0px 10px 0px 10px;  
	background: #EEE;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

#yourwire-menu-body ul {
	margin: 0;
	list-style-type: square;
	padding: 5px 10px 5px 10px;
	list-style-image: url(arrow.png);
}

#content {
	border: none;
	background: transparent;
	margin: 0;
	/* padding: 0px 15px 1.2em 15px;  /* content margin */
	padding: 0 0 1.2em 0;
	position: static; /* need for IE positioning problem */
	z-index: 2;
	clear: both;
	color: black;
	line-height: 1.4em; /* value other than 'normal' needed for WinIE */
	overflow-x: visible;	/* need for Firefox, extreme long string :( */
}

#bodyContent { 
	width: 100%; 
	padding-top: 10px;
}

#bodyContent ul li {
	list-style-type: square;
	list-style-image: url(arrow.png); 
}

/* AJax search style */
div#searchTargetContainer {
	left: 0px; top: 0px;
	width: 100%;
	background: white;
	overflow-x: visible;  /* need for Firefox, extreme long string :( */
	word-wrap: break-word;  /* need for IE, extreme long string :( */
}
div#searchTarget { padding: 10px; margin: 5px; background: #fefefe; border: solid 1px #FFCC00; }
div#searchTarget h2 { padding-top: 1em; margin-bottom: .5em; }
div#searchTarget a { position: relative; z-index: 300; /* fix the hide link button */ }

/* table of content styles */
#toc, .toc, .mw-warning {
	font-size: 100%;
	border: 1px solid #DDD;
	background-color: #F7F7F7;
	padding: .5em;
	margin-bottom: 1.2em;
}

#toc h2, .toc h2 {
	font-size: 110%;
	border: none;
	margin: 0;  /* fix toc top margin */
	padding-right: .2em;  /* margin between title and hide/show link */
	display: inline;  /* display the hide/show link after Contents */
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle { text-align: left; /* left adjust of title */ }

#toc ul, .toc ul {
	list-style-type: none;
	list-style-image: none;
	margin:  0;
	padding: .3em 0 0 2em; /* margin of the item list */
	text-align: left;
}
#toc ul ul, .toc ul ul, #toc ul ul ul, .toc ul ul ul { margin: 0 0 0 .7em; /* toclevel-2 margin */ }
#toc .tocindent  { margin-left: 1em; }
#toc .tocline { margin-bottom: 0; }
#toc p { margin: 0 }
#toc .toctoggle { font-size: 90%; }

#toc .editsection { margin-top: .3em; font-size: 90%; }

/* body content */
h1, h2 { margin-top: 1.32em; padding: .35em .1em .3em 0; border-bottom: 3px solid #BBB; }
h3, h4, h5, h6 { margin-top: 1em; padding: .2em .1em .3em 0; border-bottom: 1px solid #eee; }

/* ul { margin: .3em 0 0 1.5em; list-style-image: url("arrow.gif"); } */ 
/* li { margin-left: .5em; margin-bottom: .1em; padding: 0; */ /* margin between bullet and content */ }

#editform { width: 100%; }  /* prevent overflow in IE when editing */

textarea {
	font-size: 100%;
	width: 99%;	 /* fix the textarea oversize in IE */
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #3399FF;
	/* height: 500px; */
}

/* pre{ */
/* white-space: pre;			/* CSS2 */
/* white-space: -moz-pre-wrap;  /* Mozilla */
/* white-space: -hp-pre-wrap;   /* HP printers */
/* white-space: -o-pre-wrap;	/* Opera 7 */
/* white-space: -pre-wrap;	  /* Opera 4-6 */
/* white-space: pre-wrap;	   /* CSS 2.1 */
/* white-space: pre-line;	   /* CSS 3 (and 2.1 as well, actually) */
/* word-wrap: break-word;	   /* IE */
/* } */

pre {
	white-space: -moz-pre-wrap;  /* need for Firefox */
	overflow-x: visible;  /* need for Firefox, extreme long string :( */
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background: #FBFCF6; /* background: #FFFFEE; */
	line-height: 1.2em;
	margin: 1.1em 0;
}
* html pre { word-wrap: break-word;  /* IE fix */ }
.visualClear { 
	clear: both;
}

.errorbox, .successbox { margin-top:	 .2em; margin-bottom:  1em; }

#contentSub, #contentSub2 { font-size: 90%; line-height: 1.2em; margin: 0 ; color: #7d7d7d; width: auto; }

/* Table pager (e.g. Special:Imagelist) */
.TablePager_nav a { text-decoration: none; }
.TablePager th { background-color: #eeeeff; }
.TablePager td { background-color: #ffffff; }
.TablePager tr:hover td { background-color: #eeeeff; }


/* edit section
-----------------------------------------------------------------------------*/
* html div.editsection { font-size: 90%; }
.editsection { font-size: 90%; margin-top: 1px; color: #ddd; /* color for [] */ }
.editsection a, .editsection a:visited { color: #CC6600; }
.editsection a:hover { color: #FF3300; }


/* content-actions
-----------------------------------------------------------------------------*/
#yourwire-content-actions {
	text-align: center; /* menu location */
	height: 27px;  /* need for IE win */
	white-space: nowrap;
	background: transparent url('images/stripe-dark.gif') left repeat-x;
	color: #999;
}

#yourwire-content-actions ul { list-style: none; margin: 0; padding: 5px 5px; }
#yourwire-content-actions ul li { display: inline; margin: 0; padding: 0;}
#yourwire-content-actions ul li a {
	padding: 4px 10px;
	text-decoration: none;
	font-size: 100%; font-family: Verdana, 'Trebuchet MS', Sans-serif,  Arial;
	color: #bbb; white-space: nowrap;
}

#yourwire-content-actions ul li a:hover, #yourwire-content-actions ul li.selected a {
	background: transparent url('images/stripe-wide.gif') left repeat-x;
}


/* Footer
-----------------------------------------------------------------------------*/
#yourwire_footer_spacer { height: 15px; background: #FFF;}

#yourwire-footer {
	/* border:  1px solid #000; /*debuging*/
	text-align: left; /* page footer location */
	background: transparent url("images/stripe-wide.gif") center repeat-x; 
	padding: 6px 5px;
}

#yourwire-footer a { font-family: Verdana,'Trebuchet MS', Georgia, Sans-serif, Arial; font-size: 85%; text-decoration: none; }

#yourwire-footer ul { list-style: none; padding: 0; margin: 0; }
#yourwire-footer ul li { display: inline; overflow: visible; margin: 0; }
#yourwire-footer ul li a { color: #bbb; padding: 3px 5px; }
#yourwire-footer ul li a:hover { color: #ddd; }



#yourwire-f-message { padding-top: 3px; display: none; }




#yourwire-f-list {
	background: #EEE;
	border-bottom: 1px solid #777;
	font-size: 90%;
	margin: 0; padding: 7px 0;
	text-align: right;
}

#yourwire-f-list ul {
	position: relative;
	width: auto;
	list-style: none;
	padding: 0; margin: 0;
}

#yourwire-f-list ul li {
	position: relative;
	display: inline;
	margin: 0; padding: 0;
	font-size: 100%;
}

#yourwire-f-list ul li a {
	color: #777;
	padding: 3px 0 3px 10px;
	text-decoration: none; 
}

#yourwire-f-list ul li a:hover { color: #333; }


#yourwire-footer-links {
	min-height: 100px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:97%;
	padding: 0px 0px 20px 0px;
	text-align: center;
	
	
}

.yourwire-footblog {
	color:#A1A1A1;
	margin: 0 11px 0 11px;
	float:left;
	text-align:left;
	width: 22%;
}

.yourwire-footblog ul {
	list-style-image: url(images/mini.gif);
	list-style-position: inline;
	margin:0;
	padding: 5px 0px 0px 15px;
}

.yourwire-footblog li {
	margin-bottom: 3px;
}

.yourwire-footblog a {
	color: #419923;
	font-size: 12px;
	text-decoration: none;
}


.line {
	border-bottom: 1px dotted #A1A1A1;
	margin: 3px 0px 0px 0px;
	padding: 0;
	width: 96%;
}

#yourwire_page_spacer { height: 0px; }

/* Special:Specialpages
-----------------------------------------------------------------------------*/
/* system message table fix */
#allmessagestable { table-layout: fixed; width: 100%; max-width: 100%; margin-top: 20px; border-collapse: collapse; }
#allmessagestable, #allmessagestable th, #allmessagestable td { border: 1px solid #777; padding: 3px 5px; }

table.mw-listgrouprights-table { width: 100%; }

/* image list table fix */
table.imagelist, table.TablePager { width: 100%; max-width: 100%; margin-top: 0.3em; }
.TablePager td, .TablePager th { border: 1px solid #777; }
.imagelist td, .imagelist th { white-space: normal; }
/* remove line wrapping for TablePager_col_links */
.imagelist .TablePager_col_links { white-space: nowrap; }

h4.mw-specialpagesgroup {
	background: none; /**/
	border-bottom: 2px solid #ddd;
}


/* Random HTML
-----------------------------------------------------------------------------*/
hr { height: 1px; color: #aaa; background-color: #aaa; border: 0; margin: .2em 0 .2em 0; }

/* for margin between paragraphs */
.cc { font-size: 10%; padding: 0.2em 0 0.2em 0; margin: 0; }
/*-------------------------------------
	<div class="cc">&nbsp;</div>
-------------------------------------*/

/* Force Opera / Moz / Netscape to display an _IN_active vertical scrollbar (like IE) */
html { overflow-y: scroll; }

/*
make a few corners round
only supported by moz/firefox/other gecko browsers for now
-----------------------------------------------------------
*/
div.breadcrumbs {
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
}

/* IE/Mac fixes
-----------------------------------------------------------------------------*/
/* the positioning of preferences */
/* float/negative margin brokenness */
* html #preferences { width: 90%; }

/* login form fix */
div#userloginForm form, form#userlogin2 { width: 500px; }

 .wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #AAA solid;
  border-collapse: collapse;
  empty-cells:show;
 }

 .wikitable th, .wikitable td {
  border: 1px #AAA solid;
  padding: 0.3em;
 }

 .wikitable caption {
  font-weight: bold;
 }

.nogrid th, .nogrid td {
	border: none;
}

div.float-left, table.float-left, .float-left { 
 	float: left; clear: left; 
}

div.float-right, table.float-right, .float-right { 
	float: right; clear: right; margin: 1em 0 1em 1em; 
}

div.centered, table.centered, .centered { 
	margin-left: auto; margin-right: auto; 
}

.toptextcells td { 
	vertical-align: top; 
}


.hintergrundfarbe5 {
	background-color: #F2F2F2;
}

.hintergrundfarbe6 {
	background-color: #8DDDA0;
}

#wpTextbox1 {
	clear:both;
	font-family:Monospace;
}

/* By giraffe */
#yourwire-p-search{
	float:right; 
	position: absolute; 
	top:129px; 
	height:39px;
	width:300px;
	padding:0px 3px;
	padding-top:9px;
	background-image: url(images/header/searchbg.gif);
	background-repeat:repeat-x;
}