<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
''In den Sommerferien wird immer donnerstags ab 19:00 Uhr im Café Meier, Pfarrplatz Linz gespielt.''
/***
|''Name:''|CryptoFunctionsPlugin|
|''Description:''|Support for cryptographic functions|
***/
//{{{
if(!version.extensions.CryptoFunctionsPlugin) {
version.extensions.CryptoFunctionsPlugin = {installed:true};

//--
//-- Crypto functions and associated conversion routines
//--

// Crypto "namespace"
function Crypto() {}

// Convert a string to an array of big-endian 32-bit words
Crypto.strToBe32s = function(str)
{
	var be = Array();
	var len = Math.floor(str.length/4);
	var i, j;
	for(i=0, j=0; i<len; i++, j+=4) {
		be[i] = ((str.charCodeAt(j)&0xff) << 24)|((str.charCodeAt(j+1)&0xff) << 16)|((str.charCodeAt(j+2)&0xff) << 8)|(str.charCodeAt(j+3)&0xff);
	}
	while (j<str.length) {
		be[j>>2] |= (str.charCodeAt(j)&0xff)<<(24-(j*8)%32);
		j++;
	}
	return be;
};

// Convert an array of big-endian 32-bit words to a string
Crypto.be32sToStr = function(be)
{
	var str = "";
	for(var i=0;i<be.length*32;i+=8)
		str += String.fromCharCode((be[i>>5]>>>(24-i%32)) & 0xff);
	return str;
};

// Convert an array of big-endian 32-bit words to a hex string
Crypto.be32sToHex = function(be)
{
	var hex = "0123456789ABCDEF";
	var str = "";
	for(var i=0;i<be.length*4;i++)
		str += hex.charAt((be[i>>2]>>((3-i%4)*8+4))&0xF) + hex.charAt((be[i>>2]>>((3-i%4)*8))&0xF);
	return str;
};

// Return, in hex, the SHA-1 hash of a string
Crypto.hexSha1Str = function(str)
{
	return Crypto.be32sToHex(Crypto.sha1Str(str));
};

// Return the SHA-1 hash of a string
Crypto.sha1Str = function(str)
{
	return Crypto.sha1(Crypto.strToBe32s(str),str.length);
};

// Calculate the SHA-1 hash of an array of blen bytes of big-endian 32-bit words
Crypto.sha1 = function(x,blen)
{
	// Add 32-bit integers, wrapping at 32 bits
	add32 = function(a,b)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF);
		var msw = (a>>16)+(b>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Add five 32-bit integers, wrapping at 32 bits
	add32x5 = function(a,b,c,d,e)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF)+(c&0xFFFF)+(d&0xFFFF)+(e&0xFFFF);
		var msw = (a>>16)+(b>>16)+(c>>16)+(d>>16)+(e>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Bitwise rotate left a 32-bit integer by 1 bit
	rol32 = function(n)
	{
		return (n>>>31)|(n<<1);
	};

	var len = blen*8;
	// Append padding so length in bits is 448 mod 512
	x[len>>5] |= 0x80 << (24-len%32);
	// Append length
	x[((len+64>>9)<<4)+15] = len;
	var w = Array(80);

	var k1 = 0x5A827999;
	var k2 = 0x6ED9EBA1;
	var k3 = 0x8F1BBCDC;
	var k4 = 0xCA62C1D6;

	var h0 = 0x67452301;
	var h1 = 0xEFCDAB89;
	var h2 = 0x98BADCFE;
	var h3 = 0x10325476;
	var h4 = 0xC3D2E1F0;

	for(var i=0;i<x.length;i+=16) {
		var j,t;
		var a = h0;
		var b = h1;
		var c = h2;
		var d = h3;
		var e = h4;
		for(j = 0;j<16;j++) {
			w[j] = x[i+j];
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=16;j<20;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=20;j<40;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k2);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=40;j<60;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),(b&c)|(d&(b|c)),w[j],k3);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=60;j<80;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k4);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}

		h0 = add32(h0,a);
		h1 = add32(h1,b);
		h2 = add32(h2,c);
		h3 = add32(h3,d);
		h4 = add32(h4,e);
	}
	return Array(h0,h1,h2,h3,h4);
};


}
//}}}
[[VHS Go Kurs]]
[[Go Spielen]]
/***
|''Name:''|DeprecatedFunctionsPlugin|
|''Description:''|Support for deprecated functions removed from core|
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = function(w)
{
	var lookaheadRegExp = new RegExp(this.lookahead,"mg");
	lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
!25th European Go Congress 1981
Linz, Austria, 25.07.1981-09.08.1981
Source: European Go Federation (http://www.eurogofed.org/results/congress/egc81c.txt)

Im looking for the full table of results. If you have it either electronically or in print please contact me at [[linz@goverband.at|mailto:inz@goverband.at]]

|!Pl|!Name                 |!Str|!Co|    !1|    !2|   !3|   !4|   !5|    !6|    !7|    !8|    !9|   !Pt|  !SOS |!SODOS|
|  1|Zeijst, Rob van      | 5d| NLD|    8+|  22+|   6+|   3+|   2+|  13+|  14+|   4-|   9+|  8   | 45.5  | 39.5|
|  2|Hasibeder, Helmut    | 5d| AUT|    5+|  14+|  13+|  12+|   1-|   7+|   8+|   3-|   4+|  7   | 49    | 35|
|  3|Rehm, Robert         | 5d| NLD|   21+|  23+|   7+|   1-|   4-|   9+|   5+|   2+|   6-|  6   | 48.5  | 28.5|
|  4|Donzet, Frederic     | 4d| FRA|   15+|  13-|  16+|   6+|   3+|  14-|   7+|   1+|   2-|  6   | 48    | 33|
|  5|Mattner, Lutz        | 5d| GER|    2-|  18+|   8+|  11+|   7-|  10+|   3-|  16+|  15+|  6   | 45    | 27|
|  6|Muller, Cas          | 4d| NLD|   20+|   9+|   1-|   4-|  24+|   8-|  17+|  13+|   3+|  6   | 43    | 24|
|  7|Novak, Ernst         | 4d| AUT|   10+|  11+|   3-|  15+|   5+|   2-|   4-|   8+|  12-|  5   | 49    | 25|
|  8|Michel, Jean         | 4d| FRA|    1-|  19+|   5-|  20+|  15+|   6+|   2-|   7-|  16+|  5   | 46    | 20|
|  9|Moussa, Andre        | 4d| FRA|   12+|   6-|  15-|  19+|  11+|   3-|  13+|  14+|   1-|  5   | 45    | 21|
| 10|Koopman, Rob         | 4d| NLD|    7-|  24+|  22+|  13-|  12+|   5-|  16-|  17+!| 14+|  5   | 36.5  | 17.5|
| 11|Garcia de la Banda,  | 4d| ESP|   24+|   7-|  14+|   5-|   9-|  17-|  21+|  19+|  13+|  5   | 36    | 16|
| 12|Hansen, Frank        | 5d| DEN|    9-|  20+|  23+|   2-|  10-|  16-|  22+|  24+|   7+|  5   | 36    | 15|
| 13|Diamond, John        | 6d| GBR|   17+|   4+|   2-|  10+|  16+|   1-|   9-|   6-|  11-|  4   | 50    | 19|
| 14|Vries, Henk de       | 4d| NLD|   18+|   2-|  11-|  17+|  23+|   4+|   1-|   9-|  10-|  4   | 46.5  | 16.5|
| 15|Zschintzsch, Hans    | 4d| GER|    4-|  17+|   9+|   7-|   8-|  19-|  24+|  18+|   5-|  4   | 40    | 15|
| 16|Suc, Loise           | 4d| YUG|   23-|  21+|   4-|  22+|  13-|  12+|  10+|   5-|   8-|  4   | 39    | 15.5|
| 17|Bizjak, Igor         | 4d| YUG|   13-|  15-|  19+|  14-|  20+|  11+|   6-|  10+!| 24-|  4   | 36    | 16|
| 18|Baumann, Hans Peter  | 4d| SWZ|   14-|   5-|  21+|  23-|  22-|  24+|  20+|  15-|  19+|  4   | 30    | 11|
| 19|Petrovic, Rade       | 4d| YUG|   22-|   8-|  17-|   9-|  21+|  15+|  23+|  11-|  18-|  3   | 35    | 9.5|
| 20|Mumme, Thorsten      | 3d| GER|    6-|  12-|  24+|   8-|  17-|  21-|  18-|  22+|  23+|  3   | 34    | 7|
| 21|Sudhoff, Horst       | 4d| GER|    3-|  16-|  18-|  24-|  19-|  20+|  11-|  23+|  22+|  3   | 32    | 8|
| 22|Hall, T. Mark        | 4d| GBR|   19+|   1-|  10-|  16-|  18+|  23=|  12-|  20-|  21-|  2.5 | 37.5  | 8|
| 23|Macfadyen, Matthew   | 5d| GBR|   16+|   3-|  12-|  18+|  14-|  22=|  19-|  21-|  20-|  2.5 | 34.5  | 9|
| 24|Aroutcheff, Pierre   | 3d| FRA|   11-|  10-|  20-|  21+|   6-|  18-|  15-|  12-|  17+|  2   | 39    | 7|
!Results of Linz Go Tournament 2010
20th - 21st of March 2010
Volkshaus Pichling, Solarcity
[[Linzer Go Turnier 2010]]
|Pl.|Name|Str|Club|MMS|1|2|3|4|5|Pt|SOS|SOSOS|
|bgcolor(lightgreen):1|bgcolor(lightgreen):Silt, Ondrej|bgcolor(lightgreen):6d|bgcolor(lightgreen):~KaVa|bgcolor(lightgreen):40|bgcolor(lightgreen):4+|bgcolor(lightgreen):3+|bgcolor(lightgreen):2+|bgcolor(lightgreen):5+|bgcolor(lightgreen):6+|bgcolor(lightgreen):5|bgcolor(lightgreen):188|bgcolor(lightgreen):942|
|bgcolor(lightgreen):2|bgcolor(lightgreen):Krames, Wolfgang|bgcolor(lightgreen):2d|bgcolor(lightgreen):Wien|bgcolor(lightgreen):38|bgcolor(lightgreen):6+|bgcolor(lightgreen):7+|bgcolor(lightgreen):1-|bgcolor(lightgreen):3-|bgcolor(lightgreen):5+|bgcolor(lightgreen):3|bgcolor(lightgreen):189|bgcolor(lightgreen):936|
|bgcolor(lightgreen):3|bgcolor(lightgreen):Spiegel, Lothar|bgcolor(lightgreen):4d|bgcolor(lightgreen):Gote|bgcolor(lightgreen):38|bgcolor(lightgreen):5+|bgcolor(lightgreen):1-|bgcolor(lightgreen):9+|bgcolor(lightgreen):2+|bgcolor(lightgreen):4-|bgcolor(lightgreen):3|bgcolor(lightgreen):188|bgcolor(lightgreen):937|
|4|Winkler, Michael|2d|Wien|38|1-|5-|10+|7+|3+|3|187|931|
|5|Szabo, Michael|4d|Wien|37|3-|4+|6+|1-|2-|2|191|939|
|6|Suntinger, Juergen|3d|Daik|37|2-|8+|5-|9+|1-|2|187|929|
|7|Prellinger, Thomas|1k|Linz|37|13+|2-|8+|4-|10+|3|182|910|
|8|Effenberg, Alfred|1k|Wien|37|10+|6-|7-|12+|9+|3|179|901|
|9|Cvjetkovic, Bojan|2k|?|35|11+|10+|3-|6-|8-|2|182|907|
|10|Schuster, Michael|1k|Sal|35|8-|9-|4-|11+|7-|1|182|901|
|11|Hamrah, Schayan|3k|Gote|35|9-|16+|14+|10-|13+|3|171|868,5|
|12|Fischmeister, Stefan|3k|Linz|35|--|17+|13+|8-|--|2|168|835|
|13|Scharler, ~Josef_F|2k|Sal|34|7-|14-|12-|19+|11-|1|173|855,5|
|14|Paar, Kurt|4k|Fra|34|20+|13+|11-|15-|19+|3|167|829,5|
|15|Schatz, Roland|5k|Linz|34|21-|19+|17+|14+|16+|4|163|819,5|
|16|Niedermaier, Peter|5k|Mue|33|18+|11-|21+|20+|15-|3|164,5|800,5|
|17|Jarnig, Philipp|4k|Wien|33|19+|12-|15-|--|--|1|163|808,5|
|18|Winkler, Norbert|5k|Linz|32,5|16-|21+|19-|--|27+|2|154|746|
|19|Anderson, Christian|4k|Gote|32|17-|15-|18+|13-|14-|1|167,5|820|
|20|Kolnberger, Siegfried|5k|Linz|32|14-|22-|23+|16-|24+|2|155|748,5|
|21|Held, Volkmar|6k|Linz|31|15+|18-|16-|--|--|1|157,5|771,5|
|22|Anderson, Elisabeth|8k|Gote|30|23+|20+|25+|27-|28-|3|144|636,5|
|23|Blizek, Michael|9k|Wien|28|22-|25+|20-|--|--|1|140|694|
|24|Mayer, Berthold|10k|Sal|28|25-|27+|26+|28+|20-|3|133|593,5|
|25|Clausen, Alexander|10k|Bad|27|24+|23-|22-|--|--|1|135|667|
|26|Clausen, Helene|17k|Bad|20|27-|28+|24-|--|--|1|97|519,5|
|27|Deischinger, Margarita|18k|Linz|19|26+|24-|28-|22+|18-|2|106,5|628|
|28|Fischer, Isabella|19k|?|19|29+|26-|27+|24-|22+|3|100|567,5|
|29|Welebny, Leonhard|18k|Linz|19|28-|--|--|--|--|0|87|440|
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
In Linz wird jeden Donnerstag Go gespielt. Ab 18:30 im Wissensturm ([[VHS Kurs|VHS Go Kurs]]) danach ab etwa 22:00 Uhr im [[Café Meier | http://www.cafe-meier.at]]. 
''Achtung:'' bei Schulferien ist kein Spielbetrieb im Wissensturm (VHS Kurs). An Ferientagen fällt der Kurs in der Volkshochschule aus und spielen wir ab ca. 19:00 Uhr im Café Meier.

* Neulinge und erfahrenen Spieler und Spielerinnen.
* Gemütliche Atmosphäre.

{{{e-mail:}}} [[linz@goverband.at|mailto:linz@goverband.at]]

!Medieninhaber von linz.goverband.at:
~Go-Klub Linz
Stefan Fischmeister
Ferihumerstr. 11
4040 Linz

~ZVR-Nummer: 741088268

Für den Inhalt verantwortlich:
Gabriel Kronberger
[[linz@goverband.at | mailto:linz@goverband.at]]

Der ~Go-Klub Linz weist darauf hin, daß für den Inhalt verlinkter Seiten keine Haftung übernommen werden kann.

© Copyright 2007, 2008, alle Rechte vorbehalten.

!Vorstand und Rechnungsprüfer 	
Obmann: Stefan Fischmeister
Obmannstellv.: Gabriel Kronberger
Kassier: Siegfried Kolnberger
Schriftführer: Gabriel Kronberger

1. Rechnungsprüfer: Sebastian Röber
2. Rechnungsprüfer: Christoph Röber
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.2|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
***/

//{{{
// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin) {
version.extensions.LegacyStrikeThroughPlugin = {installed:true};

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} //# end of "install only once"
//}}}
! Go Associations
[[Österreichischer Go Verband | http://www.goverband.at]]
[[Czech Go Associaction | http://www.goweb.cz/node]]
[[DGoB | http://www.dgob.de]]

! Clubs
[[Go Klub Linz auf facebook|https://www.facebook.com/Go-Klub-Linz-114951282230382/]]
[[Go7| http://www.go7.at]]
[[Gote | http://www.gote.at]]

! Personal pages
[[PokSpace | http://pokspace.goverband.at]]
[img[http://linz.goverband.at/linz08s.jpg]]
!Date 
5th - 6th of April 2008
!Location
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old!
!Prizes
1st place: 250€
2nd place: 150€
3rd place: 100€
(ordered by MMS, SOS)
!Schedule
End of registration: Saturday 11:30am
Prize giving ceremony: Sunday 4:30pm
!Registration
[[Registration and pre-registered players|http://linz.goverband.at/registration.php]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
[[Zoom | http://linz.goverband.at/plan2.png]]
[img[http://linz.goverband.at/plan2_.png]]

[[Zoom | http://linz.goverband.at/plan4.png]]
[img[http://linz.goverband.at/plan4_.png]]
!Accomodation
[[Find hotels in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotel guide Linz|http://www.linz.at/images/HV_2008_kern.pdf]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/linz09s.jpg]]
!Date 
23th - 24th of May 2009
!Location
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 250€
2nd place: 150€
3rd place: 100€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://linz.goverband.at/registration.php]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
[[Zoom | http://linz.goverband.at/plan2.png]]
[img[http://linz.goverband.at/plan2_.png]]

[[Zoom | http://linz.goverband.at/plan4.png]]
[img[http://linz.goverband.at/plan4_.png]]
!Accomodation
[[Find hotels in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotel guide Linz|http://www.linz.at/images/HV_2008_kern.pdf]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
[img[http://linz.goverband.at/DSCF8017.jpg]]
!Date 
20th - 21st of March 2010
!Location
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 250€
2nd place: 150€
3rd place: 100€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://www.goverband.at/registration/index.php?turnier=linz2010]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.

!Accomodation
[[Find hotels in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotel guide Linz|http://www.linz.at/images/unterkuenfte_2009_internet.pdf]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
[img[http://linz.goverband.at/DSCF8017.jpg]]

[img[http://linz.goverband.at/at.gif]] [[German Invitation|Linzer Go Turnier 2011]]
!Date 
2nd - 3rd of April 2011
!Location
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!13x13 Tournament
There will be a 13x13 tournament with free choice of opponents as side event to the main tournament.
Details about the rules of the 13x13 tournament will be published soon.
!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 250€
2nd place: 150€
3rd place: 100€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://www.goverband.at/registration/index.php?turnier=linz2011]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.

!Accomodation
[[Find hotels in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotel guide Linz|http://www.linz.at/images/unterkuenfte_2009_internet.pdf]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
[img[http://linz.goverband.at/DSCF8017.jpg]]

[img[http://linz.goverband.at/at.gif]] [[German Invitation|Linzer Go Turnier 2012]]
!Date 
24th - 25th of March 2012
!Location
Volkshaus Pichling, Luna Platz 4 ([[Google Maps| http://g.co/maps/es3sr]])
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!13x13 Tournament
There will be a 13x13 tournament with free choice of opponents as side event to the main tournament.
Details about the rules of the 13x13 tournament will be published soon.
!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 250€
2nd place: 150€
3rd place: 100€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://www.goverband.at/registration/index.php?turnier=linz2012]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location ([[Google Maps| http://g.co/maps/es3sr]])
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.

!Accomodation
[[Find hotels in Linz|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=24;checkin_year_month=2012-3;checkout_monthday=25;checkout_year_month=2012-3;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
[img[http://linz.goverband.at/DSCF8017.jpg]]

[img[http://linz.goverband.at/at.gif]] [[German Invitation|Linzer Go Turnier 2013]]
!Date 
13th - 14th of April 2013
!Location
Volkshaus Pichling, Luna Platz 4 ([[Google Maps| http://g.co/maps/es3sr]])
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
!No 13x13 tournament this year!!Tournament fee
10 Euro (+2 Euro when registering on site)
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 280€
2nd place: 200€
3rd place: 120€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://www.goverband.at/registration/index.php?turnier=linz2013]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 10:00
* 5. round 13:30
* Prize giving 16:30
!How to arrive at the playing location ([[Google Maps| http://g.co/maps/es3sr]])
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.

!Accomodation
[[Find hotels in Linz|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=13;checkin_year_month=2013-4;checkout_monthday=14;checkout_year_month=2013-4;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
[img[http://linz.goverband.at/at.gif]] [[German Invitation|Linzer Go Turnier 2014]]
!Date 
22nd - 23rd of March 2014
!Location
Volkshaus Pichling, Luna Platz 4 ([[Google Maps| http://g.co/maps/es3sr]])
4030 Linz
!Rules
5 rounds Mc Mahon, Japanese rules
Komi: 6,5
Main time: 60 minutes
Byo-yomi: 15 stones in 5 minutes (not progressive)
10 Euro 
no tournament fee for players weaker than 15kyu or under 14 years old.
!Prizes
1st place: 280€
2nd place: 200€
3rd place: 120€
(ordered by MMS, SOS)
!Registration
[[Registration and pre-registered players|http://www.goverband.at/registration/index.php?turnier=linz2014]]
!!Contact
Go-Club Linz (email: [[linz@goverband.at|mailto:linz.goverband.at]])
Stefan Fischmeister
Mobile at the playing location: 0676 / 75 33 090 (for emergencies)
!Schedule
Saturday:
* End of registration 11:30
* 1. round 12:00
* 2. round 14:45
* 3. round 17:30
Sunday:
* 4. round 09:30 (''note: ealier start time'')
* 5. round 12:45 (''note: ealier start time'')
* Prize giving 15:00
!How to arrive at the playing location ([[Google Maps| http://g.co/maps/es3sr]])
* From Vienna (A1): Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.
* From České Budějovice (A7): Exit Voest-Linz, follow directions to Ebelsberg at the Mona Lisa tunnel turn left and follow the directions to Solar City.
* From Salzburg or Passau (A1, A25) Exit Asten - Sankt Florian, follow directions to Pichling, Linz, at the Mona Lisa tunnel turn right and follow the directions to Solar City.

!Accomodation
[[Find hotels in Linz|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=22;checkin_year_month=2014-3;checkout_monthday=23;checkout_year_month=2014-3;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Most hotels are in the center of Linz. The tram takes ca. 40 minutes from the center of Linz to the playing location in the very north of Linz.
<<<
[img[http://linz.goverband.at/pics2004/linz_2004-20_small.jpg]]
[[Alle Bilder|http://linz.goverband.at/pics2004/]]
<<<

|!Pl.|!Name|!Str|!Co.|!MMS|!1|!2|!3|!4|!5|!Pt|!SOS|!SOSOS|
|1|Hüttler, Franz|4d|AT|35|3+|5+|2-|4+|6+|4|171|841|
|2|Szabo, Michael|5d|AT|35|12+|4+|1+|8+|3-|4|169|843|
|3|Zhang, Gefei|4d|DE|35|1-|6+|12+|7+|2+|4|168|846|
|4|Winkler, Michael|4d|AT|34|9+|2-|13+|1-|7+|3|168|835|
|5|~Kuan-Lun, Lee|2d|MLY|34|10+|1-|7-|11+|8+|3|167|833|
|6|Kerbl, Thomas|2d|AT|33|8-|3-|10+|9+|1-|2|169|834|
|7|Fidrmuc, Ondrej|1d|CZ|33|11+|8+|5+|3-|4-|3|169|833|
|8|Kilpatrick, Andrew|2d|AT|33|6+|7-|9+|2-|5-|2|168|838|
|9|Hilbert, David|3d|AT|33|4-|14+|8-|6-|15+|2|164|824|
|10|Posch, Franz|2d|AT|33|5-|12-|6-|14+|13+|2|163|828|
|11|Kronberger, Gabriel|1d|AT|33|7-|16+|14+|5-|12+|3|162|823|
|12|Gerstorfer, Erwin|3d|AT|32|2-|10+|3-|15-|11-|1|168|819|
|13|Effenberg, Alfred|1d|AT|32|14-|15+|4-|16+|10-|2|162|807|
|14|Prellinger, Thomas|1d|AT|32|13+|9-|11-|10-|17+|2|162|804|
|15|Strutzenberger, Clemens|1k|AT|32|21+|13-|18+|12+|9-|3|157|798|
|16|Krenn, Martin|1k|AT|31|17+|11-|20+|13-|19-|2|157|777|
|17|Stowasser, Rainer|1k|AT|31|16-|18-|22+|20+|14-|2|153|762|
|18|Schmidt, Zadok|2k|DE|31|20+|17+|15-|19-|21+|3|153|761|
|19|Paar, Kurt|3k|AT|31|23+|20-|21+|18+|16+|4|149|751|
|20|Linzberger, Fabian|2k|AT|30|18-|19+|16-|17-|24+|2|151|751|
|21|Gruber, Stefan|2k|AT|29|15-|22-|19-|23+|18-|1|151|737|
|22|Fischmeister, Stefan|4k|AT|29|24+|21+|17-|--|--|2|139|703|
|23|Hu, Bin|5k|CHN|28|19-|25+|24+|21-|26+|3|139|697|
|24|Schmied, Otto|5k|AT|27|22-|26+|23-|25+|20-|2|139|687|
|25|Jüngling, Hans|6k|AT|26|26+|23-|29+|24-|30-|2|130|637|
|26|Gemel, Simon|6k|AT|26|25-|24-|31+|29+|23-|2|128|641|
|29|Kolnberger, Siegfried|9k|AT|24|31+|30+|25-|26-|33+|3|119|594|
|30|Costa, Pascal|10k|AT|24|33+|29-|32+|31+|25+|4|112|576|
|31|Wunder, Michael|10k|AT|22|29-|33+|26-|30-|32+|2|114|572|
|32|Klemsa, Martin|12k|CZ|21|34+|35+|30-|33+|31-|3|103|512|
|33|Kerbl, Manuel|10k|AT|20|30-|31-|34-|32-|29-|0|110|538|
|34|Schweiger, Kristofer|14k|AT|19|32-|36+|33+|35-|40+|3|90|436|
|35|Kronberger, Karli|15k|AT|17|39+|32-|37-|34+|36-|2|86|397|
|36|Seidel, Christian|19k|DE|15|37+|34-|40+|39+|35+|4|70|377|
|37|Ertl, Simon|19k|AT|15|36-|38+|35+|40+|39+|4|66|348|
|38|Scheichenbauer, Martin|20k|AT|13|40+|37-|39+|--|--|2|57|301|
|39|Hintermüller, Cathrine|19k|AT|12|35-|40+|38-|36-|37-|1|68|346|
|40|Kutschera, Manfred|20k|AT|10|38-|39-|36-|37-|34-|0|67|351|

http://www.europeangodatabase.eu/Tournament_Card.php?&key=T040515A
<<<
[img[http://linz.goverband.at/linz2005.jpg]]
[[Alle Bilder | http://linz.goverband.at/pics2005/]]
<<<

Ein Dankeschön an alle die am vergangenen ~Pfingst-Wochenende beim diesjährigen Linzer Go Turnier mitgekämpft haben!
Das Turnier war wieder ein voller Erfolg, und für uns steht fest, dass das Linzer Turnier auch nächstes Jahr wieder ein Fixpunkt in der Liste der österreichischen Go Turniere sein wird. Besonders gefreut hat uns, dass viele Anfänger mitgespielt und erste ~Turnier-Erfahrungen gesammelt haben.
Teilgenommen haben 34 Spieler zwischen 5dan - 20kyu aus Österreich, Deutschland und Tschechien.

Dieses Jahr war das Turnier, durch einige überraschende Ergebnisse besonders spannend. Am besten hat es Simon Gemel im Go Newsletter ausgedrückt:
<<<
Das Pantheon der ~Go-Giganten am österreichischen ~Go-Himmel erzittert, als plötzlich deren langjährige Ruhe durch das entschlossene Anklopfen einer neuen Generation gestört wird:
Stefan Gruber, 1kyu, sitzt an Brett 1 vs. Franz Hüttler, 4Dan - und siegt! Damit nicht genug kann auch Thomas Kerbl, 2Dan, gegen Michael Szabo, 5Dan, den Sieg für sich beanspruchen.
Die anwesenden der alten Herrschergilde - Franz Hüttler, Michael Winkler und Michael Szabo bäumen sich auf, die alte Ordnung wieder herzustellen. - Runde 4 & 5 entscheiden sie alle Partien geschlossen für sich, Franz Hüttler macht wie gewohnt Platz 1.
Doch für wie lange ist das Beben damit behoben?
Stefan Gruber und Thomas Kerbl sind nur die Spitze eines langsam aber massiv fließenden Stroms junger ~Go-Spieler - die Brücke zum ~Go-Himmel hinaufschreitend allesamt gewillt die alte Festung zu stürmen.
<<<
Gewonnen hat Franz Hüttler (4d) vor David Hilbert (2d) und Michael Winkler (4d).
Eine besondere Erwähnung hat sich auch Valentin Plechinger verdient, der als 13kyu als einziger Spieler 5 Siege schaffte.

|!Pl.  |!Name  |!Str  |!Cl.  |!MMS  |!1  |!2  |!3  |!4  |!5  |!Pt  |!SOS  |!SOSOS|
|1 |Hüttler, Franz |4d |- |34 |9+ |3+ |-6 |7+ |4+ |4 |164 |813|
|2 |Hilbert, David |2d |Graz |34 |4+ |5+ |7+ |-6 |8+ |4 |163 |815½|
|3 |Winkler, Michael |4d |Wien |34 |10+ |-1 |13+ |8+ |6+ |4 |161½ |805|
|4 |Kerbl, Thomas |2d |Wien |33 |-2 |10+ |5+ |9+ |-1 |3 |165 |811|
|5 |Szabo, Michael |5d |Daikoku |33 |11+ |-2 |-4 |10+ |7+ |3 |162 |811|
|6 |Gruber, Stefan |1k |Daikoku |33 |16+ |11+ |1+ |2+ |-3 |4 |162 |797½|
|7 |Effenberg, Alfred |1d |? |32 |13+ |8+ |-2 |-1 |-5 |2 |163½ |807|
|8 |Janecek, Karel |1d |Linz |32 |12+ |-7 |9+ |-3 |-2 |2 |163 |805|
|9 |Lee, ~Kuan-Lun |2d |Wien |32 |-1 |12+ |-8 |-4 |11+ |2 |161 |806½|
|10 |Kronberger, Gabriel |2d |Linz |32 |-3 |-4 |12+ |-5 |14+ |2 |161 |793½|
|11 |Prellinger, Thomas |1d |Linz |31 |-5 |-6 |-14 |13+ |-9 |1 |158½ |789|
|12 |Kilpatrick, Andrew |1d |Linz |31 |-8 |-9 |-10 |-- |-- |0 |156 |785|
|13 |Krenn, Martin |1k |Innsbruck |30½ |-7 |16+ |-3 |-11 |-- |1 |155 |779|
|14 |Paar, Kurt |4k |Frauenkirchen |30 |18+ |15+ |11+ |16+ |-10 |4 |149 |752|
|15 |Spiegel, Lothar |4k |Gote |30 |17+ |-14 |16+ |18+ |19+ |4 |140½ |704½|
|16 |Scheitler |2k |Erding |29 |-6 |-13 |-15 |-14 |18+ |1 |150½ |748|
|17 |Fischmeister, Stefan |5k |Linz |27½ |-15 |18+ |20+ |-19 |-- |2 |133 |662|
|18 |Anderson, Christian |4k |Gote |27 |-14 |-17 |19+ |-15 |-16 |1 |141½ |703½|
|19 |Costa, Pascal |8k |Linz |25 |20+ |21+ |-18 |17+ |-15 |3 |130½ |659½|
|20 |Gemel, Simon |7k |Daikoku |25 |-19 |23+ |-17 |-22 |21+ |2 |124½ |617½|
|21 |Ertl, Simon |8k |Linz |24 |24+ |-19 |-22 |23+ |-20 |2 |120 |604|
|22 |Kolnberger, Siegfried |9k |Linz |24 |-23 |24+ |21+ |20+ |-25 |3 |118 |583½|
|23 |Wunder, Michael |9k |Linz |24 |22+ |-20 |27+ |-21 |24+ |3 |116 |587½|
|24 |Kerbl, Manuel |9k |Kirchdorf |22 |-21 |-22 |-25 |27+ |-23 |1 |115 |572|
|25 |Hacker, Louis |12k |Erding |22 |29+ |27+ |24+ |-26 |22+ |4 |108 |536|
|26 |Plechinger , Valentin |13k |? |22 |30+ |28+ |29+ |25+ |27+ |5 |99 |496|
|27 |Anderson, Elisabeth |10k |Gote |21 |28+ |-25 |-23 |-24 |-26 |1 |110 |533|
|28 |Zeh, Sebastian |12k |Erding |20 |-27 |-26 |30+ |-31 |34+ |2 |95 |431|
|29 |Punzengruber, Clemens |13k |TU Wien |20 |-25 |30+ |-26 |33+ |31+ |3 |94 |429|
|30 |Kronberger, Karli |15k |Kirchdorf |16 |-26 |-29 |-28 |34+ |-33 |1 |89 |418|
|31 |Röber, Sebastian |20k |Linz |14 |34+ |32+ |33+ |28+ |-29 |4 |68 |375|
|32 |Kovacs, Zoltan |20k |Linz |13 |33+ |-31 |34+ |-- |-- |2 |56 |298|
|33 |Selinger, Andreas |20k |Linz |12 |-32 |34+ |-31 |-29 |30+ |2 |65 |372|
|34 |Kraus, Maja |20k |? |10 |-31 |-33 |-32 |-30 |-28 |0 |65 |373|

http://www.europeangodatabase.eu/Tournament_Card.php?&key=T050514C
! W.Schmid and A.Steininger Memorial 2006
<<<
[img[http://linz.goverband.at/uploaded_images/DSC01072_s-721656.JPG]]

[[Alle Bilder|http://linz.goverband.at/pics_2006/index.html]]
<<<

Am letzten Wochenende kamen 35 ~Go-Spieler aus Österreich, Tschechien, Deutschland, Spanien und Zypern nach Linz um an unserem diesjährigen Turnier teilzunehmen. Für uns war das Turnier, das dieses Jahr in den Räumlichkeiten der VHS Linz in der Solar City stattfand, ein voller Erfolg. Es war aber ein wenig enttäuschend, dass wir nur wenige der Linzer Go Spieler zu dem Turnier motivieren konnten. Um so mehr freuten wir uns aber über die relativ große Delegation von Tschechischen Spielern.

Besonders interessant war die Rangverteilung; mit nur einem 6d (Ondrej Silt) und einem 4d (Michael Winkler, der ganz alleine die Ehre der Wiener 5d und 4d verteidigen musste) , war die Spitze ungewöhnlich dünn. Dafür war der Konkurrenzkampf im Bereich 1k - 2d umso stärker.

In diesem Bereich kämpften auch die "~Jung-Dans" Stefan Gruber, Thomas Kerbl, G.K., Lothar Spiegel (alle 2d) um die wichtigen Meisterschaftspunkte. Am besten konnte sich hier Thomas Kerbl behaupten, der sich nur dem übermächtigen Ondrej Silt geschlagen geben musste und damit am Ende den 2. Platz erreichte. Lothar Spiegel konnte einen Sieg gegen Michael Winkler ergattern, verlor aber in weiterer Folge gegen Thomas Kerbl und schaffte es damit gerade nicht aufs imaginäre Siegertreppchen. Ich selbst musste mich leider mit 1-4 der starken tschechischen Konkurrenz geschlagen geben.

Wir gratulieren den Siegern:
1. Ondrej Silt, 5 Siege
2. Thomas Kerbl, 4 Siege
3. Michael Winkler, 3 Siege
Bester Spieler jünger als 18: Ondrej Kruml

|!Pl.  |!Name  |!Str  |!Cl.  |!MMS  |!1  |!2  |!3  |!4  |!5  |!Pt  |!SOS  |!SOSOS|
|1 |Silt, Ondrej |6d |Karlovy Vary |36 |10+ |2+ |4+ |3+ |7+ |5 |167 |841|
|2 |Kerbl, Thomas |2d |? |35 |5+ |-1 |7+ |4+ |6+ |4 |168 |840|
|3 |Winkler, Michael |4d |? |34 |8+ |-4 |6+ |-1 |5+ |3 |168 |836|
|4 |Spiegel, Lothar |2d |Gote |33 |6+ |3+ |-1 |-2 |-9 |2 |171 |830|
|5 |Gruber, Stefan |2d |Daikoku |33 |-2 |-7 |9+ |8+ |-3 |2 |168 |826|
|6 |Hilbert, David |2d |Graz |33 |-4 |8+ |-3 |11+ |-2 |2 |167 |827|
|7 |Zaloudkova, Klara |1d |Prague |33 |12+ |5+ |-2 |10+ |-1 |3 |167 |826|
|8 |Pisarik, Jan |2d |Karlovy Vary |33 |-3 |-6 |13+ |-5 |10+ |2 |163 |826|
|9 |Jiruse, Jaroslav |1k |Blansko |33 |14+ |10+ |-5 |12+ |4+ |4 |160 |817|
|10 |Kronberger, Gabriel |2d |Linz |32 |-1 |-9 |11+ |-7 |-8 |1 |167 |814|
|11 |Kruml, Ondrej |1k |Brno |32 |13+ |14+ |-10 |-6 |15+ |3 |157 |797|
|12 |Krenn, Martin |1k |Innsbruck |31 |-7 |-15 |16+ |-9 |13+ |2 |156 |786|
|13 |Stowasser, Rainer |1k |Daikoku |31 |-11 |16+ |-8 |14+ |-12 |2 |156 |782|
|14 |Prellinger, Thomas |1k |Linz |31 |-9 |-11 |15+ |-13 |16+ |2 |155 |776|
|15 |Plechinger, Valentin |3k |Gote |30 |17+ |12+ |-14 |16+ |-11 |3 |152 |760|
|16 |Hacker, Louis |2k |Erding |29 |20+ |-13 |-12 |-15 |-14 |1 |151 |763|
|17 |Paar, Kurt |4k |? |29 |-15 |-21 |22+ |18+ |20+ |3 |141 |713|
|18 |Cerny, Thomas |4k |Gote |29 |19+ |-20 |21+ |-17 |22+ |3 |140 |697|
|19 |Fischmeister, Stefan |4k |Linz |29 |-18 |22+ |20+ |-- |-- |2 |135 |684|
|20 |Anderson, Christian |3k |Gote |28 |-16 |18+ |-19 |-21 |-17 |1 |144 |704|
|21 |Gemel, Simon |5k |Daikoku |28 |-22 |17+ |-18 |20+ |23+ |3 |137 |687|
|22 |Grünauer, Marcel |5k |Gote |26 |21+ |-19 |-17 |-23 |-18 |1 |140 |675|
|23 |Kolnberger, Siegfried |9k |Linz |25 |27+ |25+ |24+ |22+ |-21 |4 |122 |617|
|24 |Kerbl, Manuel |9k |Kirchdorf |23 |-25 |27+ |-23 |28+ |-26 |2 |115 |566|
|25 |Anderson, Elisabeth |10k |Gote |23 |24+ |-23 |26+ |29+ |-28 |3 |114 |564|
|26 |Aylanc, Nurman |11k |? |23 |28+ |29+ |-25 |27+ |24+ |4 |111 |556|
|27 |Eckenhofer, Gerhard |9k |Gote |22 |-23 |-24 |-29 |-26 |31+ |1 |111 |544|
|28 |Röber, Christoph |11k |? |22 |-26 |31+ |30+ |-24 |25+ |3 |108 |516|
|29 |Röber, Sebastian |11k |Linz |21 |30+ |-26 |27+ |-25 |-33 |2 |108 |493|
|30 |Jurasek, Ondrej |14k |Brno |19 |-29 |34+ |-28 |33+ |32+ |3 |88 |426½|
|31 |Buchberger, Ernst |15k |? |18 |32+ |-28 |33+ |34+ |-27 |3 |88 |429½|
|32 |Supersperger, Andreas |17k |Kirchdorf |15 |-31 |-33 |34+ |35+ |-30 |2 |73 |370|
|33 |de Esteban, Ismael |20k |? |12 |-34 |32+ |-31 |-30 |29+ |2 |69 |425½|
|34 |Blaslbauer, Albert |20k |Linz |12 |33+ |-30 |-32 |-31 |35+ |2 |68½ |374½|
|35 |Owens, Ellishia |20k |? |11½ |-- |-- |-- |-32 |-34 |0 |56½ |291½|

http://www.europeangodatabase.eu/Tournament_Card.php?&key=T060506F
!W.Schmid and A.Steininger Memorial 2007
!Results
|! Pl.|!Name|!Rank|!Ctr.|!Club|!MMS|!Score|!SOS|!SOSOS|!1|!2|!3|!4|!5|
|  1 |Silt Ondrej             |6d |CZ |~KVa  |36 |5 |171 |844  | 4+ | 2+ | 5+ | 6+ | 3+|
|  2 |Nechanicky Radek        |6d |CZ |Nym  |35 |4 |169 |842  | 3+ | 1- |13+ | 4+ | 8+|
|  3 |Szabo Michael           |4d |AT |Wie  |34 |3 |171 |839  | 2- |11+ | 7+ | 5+ | 1-|
|  4 |Winkler Michael         |3d |AT |Wie  |34 |3 |169 |829  | 1- |10+ | 9+ | 2- |15+|
|  5 |Mueller Martin          |5d |AT |Sal  |34 |3 |168 |841  |12+ | 7+ | 1- | 3- | 9+|
|  6 |Spiegel Lothar          |3d |AT |Wie  |34 |3 |167 |835  | 9+ |13- | 8+ | 1- | 7+|
|  7 |Gruber Stefan           |2d |AT |Wie  |33 |2 |168 |832  |10+ | 5- | 3- |11+ | 6-|
|  8 |Lin Viktor              |1d |AT |Wie  |33 |3 |165 |830  |14+ |12+ | 6- |13+ | 2-|
|  9 |Kerbl Thomas            |3d |AT |Wie  |33 |2 |165 |826  | 6- |18+ | 4- |12+ | 5-|
| 10 |Hilbert David           |2d |AT |Gra  |33 |2 |163 |831  | 7- | 4- |12- |14+ |13+|
| 11 |Podpera Lukas           |1d |CZ |Pra  |33 |3 |163 |828  |15+ | 3- |14+ | 7- |12+|
| 12 |Kronberger Gabriel      |2d |AT |Lin  |32 |1 |166 |824  | 5- | 8- |10+ | 9- |11-|
| 13 |Suntinger Juergen       |1d |AT |Wie  |32 |2 |166 |820  |16+ | 6+ | 2- | 8- |10-|
| 14 |Plechinger Valentin     |1d |AT |Wie  |32 |2 |162 |808  | 8- |15+ |11- |10- |17+|
| 15 |Kilpatrick Andrew       |1d |AT |Lin  |32 |2 |161 |806  |11- |14- |16+ |17+ | 4-|
| 16 |Hricova Jana            |1k |CZ |Pra  |31 |2 |156 |787  |13- |19+ |15- |18- |20+|
| 17 |Zahonyi Balint          |2k |HU |Bud  |31 |3 |156 |783  |19+ |20+ |18+ |15- |14-|
| 18 |Dlouhy Ondrej           |1k |CZ |Nym  |31 |2 |156 |781  |20+ | 9- |17- |16+ |19-|
| 19 |Krenn Martin            |2k |AT |Inn  |31 |3 |151 |764  |17- |16- |20+ |23+ |18+|
| 20 |Prellinger Thomas       |1k |AT |Lin  |30 |1 |153 |760  |18- |17- |19- |21+ |16-|
| 21 |Fischmeister Stefan     |4k |AT |Lin  |29 |3 |141 |704  |22+ |23+ |24+ |20- | 0=   |
| 22 |Gemel Simon             |5k |AT |Wie  |29 |4 |138 |689  |21- |32+ |25+ |24+ |23+|
| 23 |Aylanc Nurman           |4k |CY |Nic  |28 |2 |143 |702  |24+ |21- |27+ |19- |22-|
| 24 |Anderson Christian      |4k |AT |Wie  |28 |2 |140 |688  |23- |25+ |21- |22- |29+|
| 25 |Paar Kurt               |5k |AT |Fra  |28 |3 |136 |668  |26+ |24- |22- |29+ |28+|
| 26 |Robl Florian            |6k |DE |Lan  |27 |3 |130 |658  |25- |28+ |32- |31+ |27+|
| 27 |Iizuka Cherrie          |6k |AT |Wie  |26 |2 |132 |664  |29+ |31+ |23- |28- |26-|
| 28 |Kolnberger Siegfried    |6k |AT |Lin  |26 |2 |130 |652  |31- |26- |33+ |27+ |25-|
| 29 |Wandl Florian           |6k |AT |xxx  |26 |2 |130 |654  |27- |36+ |31+ |25- |24-|
| 30 |Roeber Sebastian        |9k |AT |Lin  |25 |4 |121 |622  |33= |35+ |34+ |32+ |31+|
| 31 |Zahonyi Zsolt           |6k |HU |Bud  |25 |1 |130 |644  |28+ |27- |29- |26- |30-|
| 32 |Makovicky Juri          |7k |AT |Wie  |25 |2 |129 |635  |35+ |22- |26+ |30- |33-|
| 33 |Roeber Christoph        |9k |DE |Jen  |24 |3 |123 |620  |30= |34+ |28- |35+ |32+|
| 34 |Anderson Elisabeth      |9k |AT |Wie  |24 |3 |117 |588  |36+ |33- |30- |40+ |35+|
| 35 |Handler Elias           |8k |AT |Wie  |23 |1 |122 |607  |32- |30- |36+ |33- |34-|
| 36 |Makovicky Werner        |8k |AT |Wie  |23 |1 |116 |586  |34- |29- |35- |38- |39+|
| 37 |Eckenhofer Gerhard      |9k |AT |xxx  |23 |1 |108 |532  | 0=    | 0=    | 0=    | 0=    |38+|
| 38 |Buchberger Ernst        |11k |AT |Wie  |22 |3 |109 |539  |40+ |39+ |41- |36+ |37-|
| 39 |Jarnig Philipp          |12k |AT |Wie  |21 |3 |108 |527  |42+ |38- |40+ |41+ |36-|
| 40 |Podpera Milos           |11k |CZ |Pra  |21 |2 |105 |487  |38- |43+ |39- |34- |47+|
| 41 |Jurasek Ondrej          |13k |CZ |Brn  |21 |4 |102 |464  |44+ |42+ |38+ |39- |46+|
| 42 |Supersperger Andreas    |12k |AT |xxx  |21 |3 | 95 |441  |39- |41- |47+ |45+ |43+|
| 43 |Blaslbauer Albert       |13k |AT |Lin  |20 |3 | 96 |430  |45+ |40- |44+ |46+ |42-|
| 44 |Clausen Alexander       |13k |AT |Wie  |20 |3 | 89 |396  |41- |46+ |43- |47+ |45+|
| 45 |Podperova Anna          |17k |CZ |Pra  |15 |2 | 78 |400  |43- |47+ |46+ |42- |44-|
| 46 |Ippisch Kristina        |20k |AT |xxx  |10 |0 | 63 |422  |47- |44- |45- |43- |41-|
| 47 |Zahonyi Gyorgy          |20k |HU |Bud  | 8 |1 | 57 |430  |46+ |45- |42- |44- |40-|

http://www.europeangodatabase.eu/Tournament_Card.php?&key=T070505A
!Results of Linz Go Tournament 2008
5th - 6th of April 2008
Volkshaus Pichling, Solarcity
[[Linzer Go Turnier 2008 - Einladung]]
[[Fotos vom Turnier| http://www.goverband.at/hu/2008/01_Linz/index.html]]

[img[1st place: Li Ting 6d!| http://linz.goverband.at/pics2008/2.jpg]] [img[Michael Szabo, Lothar Spiegel, Viktor Lin, Li Ting, Michael Winkler | http://linz.goverband.at/pics2008/3.jpg]]
Fotos: Hu Bin

|!Pl|!Name|!Str|!Co|!Club|!MMS|!Pt|!SOS|!SOSOS|!1|!2|!3|!4|!5|
|bgcolor(lightgreen):1|bgcolor(lightgreen):Li Ting|bgcolor(lightgreen):6d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Wie|bgcolor(lightgreen):37|bgcolor(lightgreen):5|bgcolor(lightgreen):172|bgcolor(lightgreen):861|bgcolor(lightgreen):8+|bgcolor(lightgreen):6+|bgcolor(lightgreen):2+|bgcolor(lightgreen):4+|bgcolor(lightgreen):3+|
|bgcolor(lightgreen):2|bgcolor(lightgreen):Spiegel Lothar|bgcolor(lightgreen):4d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Wie|bgcolor(lightgreen):36|bgcolor(lightgreen):4|bgcolor(lightgreen):174|bgcolor(lightgreen):861|bgcolor(lightgreen):3+|bgcolor(lightgreen):4+|bgcolor(lightgreen):1-|bgcolor(lightgreen):5+|bgcolor(lightgreen):7+|
|bgcolor(lightgreen):3|bgcolor(lightgreen):Szabo Michael|bgcolor(lightgreen):4d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Wie|bgcolor(lightgreen):35|bgcolor(lightgreen):3|bgcolor(lightgreen):173|bgcolor(lightgreen):861|bgcolor(lightgreen):2-|bgcolor(lightgreen):7+|bgcolor(lightgreen):5+|bgcolor(lightgreen):6+|bgcolor(lightgreen):1-|
|bgcolor(lightgreen):3|bgcolor(lightgreen):Lin Viktor|bgcolor(lightgreen):3d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Wie|bgcolor(lightgreen):35|bgcolor(lightgreen):3|bgcolor(lightgreen):173|bgcolor(lightgreen):861|bgcolor(lightgreen):5+|bgcolor(lightgreen):2-|bgcolor(lightgreen):7+|bgcolor(lightgreen):1-|bgcolor(lightgreen):6+|
|5|Winkler Michael|3d|AT|Wie|34|2|171|843|4-|8+|3-|2-|12+|
|6|Hilbert David|2d|AT|Gra|33|2|172|848|10+|1-|8+|3-|4-|
|7|Suntinger Juergen|2d|AT|Wie|33|2|172|847|9+|3-|4-|8+|2-|
|8|Gerstorfer Erwin|3d|AT|Geg|33|1|169|842|1-|5-|6-|7-|11+|
|9|Kronberger Gabriel|2d|AT|Lin|33|1|158|798|7-|-|-|-|10+|
|10|Traxler Yorick|1d|AT|Wie|32|2|161|790|6-|13+|12+|11-|9-|
|11|Zhou Cheng|2k|AT|Obe|32|4|155|787|14+|17+|15+|10+|8-|
|12|Hu Bin|1k|AT|Wie|32|3|154|785|17+|15+|10-|18+/w1|5-|
|13|Prellinger Thomas|1k|AT|Lin|31|2|151|763|15+|10-|14-|-|17+|
|14|Krames Wolfgang|3k|AT|Wie|31|4|149|746|11-|18+|13+|15+|19+/w1|
|15|Grohmann Hans|1d|AT|Kre|30|0|156|750|13-|12-|11-|14-|16-|
|16|Anderson Christian|4k|AT|Wie|30|4|141|729|18-|19+|17+|20+|15+|
|17|Braunschweig Johann|2k|AT|Kre|29|1|152|729|12-|11-|16-|22+/w1|13-|
|18|Fischmeister Stefan|4k|AT|Lin|28|2|145|711|16+|14-|20+|12-/b1|-|
|19|Schatz Roland|5k|AT|Lin|27|2|139|684|20+|16-|22-|21+|14-/b1|
|20|Jarnig Philipp|4k|AT|Wie|27|1|137|677|19-|23+|18-|16-|24-|
|21|Röber Christoph|7k|AT|Lin|26|3|129|639|23+|22-|24+|19-|27+|
|22|Grünbichler Nikolaus|7k|AT|xxx|26|3|128|658|-|21+|19+|17-/b1|26+|
|23|Kolnberger Siegfried|6k|AT|Lin|26|2|127|638|21-|20-|26+|24-|25+|
|24|Bertok Davide|8k|IT|xxx|26|4|125|632|31+|25+|21-|23+|20+|
|25|Szekely Thomas|8k|AT|Wie|24|2|124|609|26+|24-|28+|27-|23-|
|26|Röber Sebastian|8k|AT|Lin|24|2|123|608|25-|27+|23-|29+|22-|
|27|Anderson Elisabeth|9k|AT|Wie|24|3|120|597|28+|26-|32+|25+|21-|
|28|Supersperger Andreas|9k|AT|Lin|24|3|114|571|27-|30+|25-|31+|33+/w1|
|29|Clausen Alexander|11|AT|Bad|23|4|109|540|33+|31+|30+|26-|36+/w4|
|30|Wojta Melanie|10|AT|Wie|23|3|108|494|32+|28-|29-|36+/w3|37+/w7|
|31|Jüngling Hans|9k|AT|Lin|22|0|115|558|24-|29-|-|28-|-|
|32|Blaslbauer Albert|10|AT|Lin|22|1|107|532|30-|33+|27-|-|-|
|33|Freidl Friedrich|11|AT|Kre|20|1|104|494|29-|32-|36+/w1|37-/w6|28-/b1|
|34|Mozgan Thomas|14|AT|Wie|18|1|82|402|35+|36-|37-/w4|-|-|
|35|Fengler Bianca|15|AT|Lin|17|1|78|381|34-|37+/w2|-|-|-|
|36|Marconi Anna|16|IT|xxx|16|2|90|477|37+/w1|34+|33-/b1|30-/b3|29-/b4|
|37|Clausen Helene|19|AT|Bad|13|2|74|462|36-/b1|35-/b2|34+/b4|33+/b6|30-/b7|
[img[http://linz.goverband.at/linz08s.jpg]]
''[[English Invitation|Linz Go Tournament 2008]]''
!Termin
5. - 6. April 2008
!Austragungsort
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
!Zeitplan
Anmeldeschluss: Samstag 11:30
Siegerehrung: Sonntag 16:30
!Anmeldung
[[Anmeldung und Spielerliste|http://linz.goverband.at/registration.php]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Terminplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
[[Zoom | http://linz.goverband.at/plan2.png]]
[img[http://linz.goverband.at/plan2_.png]]

[[Zoom | http://linz.goverband.at/plan4.png]]
[img[http://linz.goverband.at/plan4_.png]]
!Unterkunft
[[Hotelsuche in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotelverzeichnis Linz|http://www.linz.at/images/HV_2008_kern.pdf]]
Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Results of Linz Go Tournament 2009
23rd - 24th of May 2009
Volkshaus Pichling, Solarcity
[[Linzer Go Turnier 2009 - Einladung]]

[img[Siegerehrung|http://linz.goverband.at/linz2009.jpg]]


|Pl.|Name|Str|Club|MMS|1|2|3|4|5|Pt|SOS|SOSOS|
|bgcolor(lightgreen):1|bgcolor(lightgreen):Danek, Vladimir|bgcolor(lightgreen):5d|bgcolor(lightgreen):pra|bgcolor(lightgreen):41|bgcolor(lightgreen):8+|bgcolor(lightgreen):3+|bgcolor(lightgreen):2+|bgcolor(lightgreen):4+|bgcolor(lightgreen):6+|bgcolor(lightgreen):5|bgcolor(lightgreen):193|bgcolor(lightgreen):966|
|bgcolor(lightgreen):2|bgcolor(lightgreen):Spiegel, Lothar|bgcolor(lightgreen):4d|bgcolor(lightgreen):wie|bgcolor(lightgreen):40|bgcolor(lightgreen):6+|bgcolor(lightgreen):4+|bgcolor(lightgreen):1-|bgcolor(lightgreen):3+|bgcolor(lightgreen):5+|bgcolor(lightgreen):4|bgcolor(lightgreen):195|bgcolor(lightgreen):966|
|bgcolor(lightgreen):3|bgcolor(lightgreen):Suntinger, Juergen|bgcolor(lightgreen):3d|bgcolor(lightgreen):wie|bgcolor(lightgreen):39|bgcolor(lightgreen):5+|bgcolor(lightgreen):1-|bgcolor(lightgreen):7+|bgcolor(lightgreen):2-|bgcolor(lightgreen):8+|bgcolor(lightgreen):3|bgcolor(lightgreen):194|bgcolor(lightgreen):958½|
|4|Krames, Wolfgang|2d|wie|39|10+|2-|5+|1-|9+|3|193|948|
|5|Winkler, Michael|2d|wie|38|3-|6+|4-|9+|2-|2|193|963|
|6|Gerstorfer, Erwin|3d|reg|38|2-|5-|11+|7+|1-|2|193|948|
|7|Lechovsky, Tomas|1d|cbu|38|9+|8+|3-|6-|12+|3|186½|940|
|8|Szabo, Michael|4d|wie|37|1-|7-|9-|11+|3-|1|191|942|
|9|Pernicka, Matthias|1d|lan|37|7-|11+|8+|5-|4-|2|188|944|
|10|Kronberger, Gabriel|1d|lin|37|4-|--|--|--|--|0|179|893|
|11|Schuster, Michael|1k|sal|36|12+|9-|6-|8-|14+|2|180½|911½|
|12|Krenn, Martin|2k|sal|35½|11-|13+|14+|--|7-|2|174|858|
|13|Fischmeister, Stefan|4k|lin|34|--|12-|17+|22+|--|2|160½|783|
|14|Anderson, Christian|5k|wie|33|20+|15+|12-|18+|11-|3|165½|827½|
|15|Schatz, Roland|5k|lin|33|17+|14-|18+|16-|19+|3|160|795½|
|16|Tichy, Antonin|6k|pra|33|19+|18-|20+|15+|17+|4|157|789|
|17|Wolfram, Müller|5k|sal|32|15-|19+|13-|20+|16-|2|161|788½|
|18|Welebny, Stefan|6k|lin|31|23+|16+|15-|14-|24-|2|157|725½|
|19|Röber, Christopher|6k|lin|31|16-|17-|22+|21+|15-|2|155|753|
|20|Kolnberger, Siegfried|6k|lin|30|14-|21+|16-|17-|26-|1|156|725½|
|21|Anderson, Elisabeth|10k|wie|28|22+|20-|23+|19-|29+|3|137|686|
|22|Clausen, Alexander|10k|bad|27|21-|23+|19-|13-|28+|2|138|694½|
|23|Blizek, Michael|10k|wie|26|18-|22-|21-|--|--|0|134|682|
|24|Kouba, Zdenek|16k|pra|24|28+|25+|26+|29+|18+|5|109|578|
|25|Harauer, Robert|15k|wie|23|27+|24-|28+|--|--|2|105|520|
|26|Kouba, Petr|17k|trh|22|29+|27+|24-|28+|20+|4|105|579|
|27|Englert, Bertram|15k|wie|22|25-|26-|29+|--|--|1|103|513|
|28|Auinger, David|17k|lin|19|24-|29+|25-|26-|22-|1|108|560|
|29|Clausen, Helene|18k|bad|17|26-|28-|27-|24-|21-|0|103|562|
[img[http://linz.goverband.at/linz09s.jpg]]
''[[English Invitation|Linz Go Tournament 2009]]''
!Termin
23. - 24. Mai 2009
!Austragungsort
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
[[Zoom | http://linz.goverband.at/plan2.png]]
[img[http://linz.goverband.at/plan2_.png]]

[[Zoom | http://linz.goverband.at/plan4.png]]
[img[http://linz.goverband.at/plan4_.png]]
!Unterkunft
[[Hotelsuche in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotelverzeichnis Linz|http://www.linz.at/images/HV_2008_kern.pdf]]
Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
[img[http://linz.goverband.at/ATRIUM_Logo.jpg]]
[img[http://linz.goverband.at/DSCF8017.jpg]]

''[[English Invitation 2010|Linz Go Tournament 2010]]''
[[Ergebnis Linzer Go Turnier 2010]]
!Termin
20. - 21. März 2010
!Austragungsort
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2010]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotelverzeichnis Linz|http://www.linz.at/images/unterkuenfte_2009_internet.pdf]]
Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Ergebnis 2. - 3. April 2011


|bgcolor(lightgreen):1|bgcolor(lightgreen):Viktor Lin|bgcolor(lightgreen):4d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Gote|bgcolor(lightgreen):35|bgcolor(lightgreen):164|bgcolor(lightgreen):815|bgcolor(lightgreen):0|bgcolor(lightgreen):4+|bgcolor(lightgreen):3+|bgcolor(lightgreen):2+|bgcolor(lightgreen):6+|bgcolor(lightgreen):5+|
|bgcolor(lightgreen):2|bgcolor(lightgreen):Lukas Podpera|bgcolor(lightgreen):4d|bgcolor(lightgreen):CZ|bgcolor(lightgreen):APWS|bgcolor(lightgreen):34|bgcolor(lightgreen):163|bgcolor(lightgreen):815|bgcolor(lightgreen):0|bgcolor(lightgreen):6+|bgcolor(lightgreen):5+|bgcolor(lightgreen):1-|bgcolor(lightgreen):8+|bgcolor(lightgreen):4+|
|bgcolor(lightgreen):3|bgcolor(lightgreen):Wolfgang Krames|bgcolor(lightgreen):3d|bgcolor(lightgreen):AT|bgcolor(lightgreen):Gote|bgcolor(lightgreen):33|bgcolor(lightgreen):163|bgcolor(lightgreen):815|bgcolor(lightgreen):0|bgcolor(lightgreen):5+|bgcolor(lightgreen):1-|bgcolor(lightgreen):6+|bgcolor(lightgreen):4-|bgcolor(lightgreen):8+|
|4|Michael Winkler|2d|AT|Wien|33|163|807|0|1-|8+|10+|3+|2-|
|5|Schayan Hamrah|1d|AT|Gote|32|164|800|0|3-|2-|7+|9+|1-|
|6|Antonin Tichy|1d|CZ|APWS|32|162|802|0|2-|9+|3-|1-|10+|
|7|Alfred Effenberg|1k|AT|Ebi|32|153|786|0|8-|11+|5-|10+|9+|
|8|Petr Kouba|1k|CZ|APWS|31|162|799|0|7+|4-|9+|2-|3-|
|9|Christoph Ammermann|1k|DE|UL|30|157|796|0|10+|6-|8-|5-|7-|
|10|Thomas Prellinger|1k|AT|Linz|30|155|780|0|9-|16+|4-|7-|6-|
|11|Torsten Klade|2k|AT|Salz|30|148|725|0|12+|7-|13-|14-|16+|
|12|Stefan Fischmeister|3k|AT|Lin|30|142|703|0|11-|0=|0=|13+|14+|
|13|Roland Schatz|4k|AT|Lin|29|143|710|0|18+|15-|11+|12-|17+|
|14|Matthias Frisch|5k|AT|Gote|29|142|717|0|17+|18+|16+|11+|12-|
|15|Christian Anderson|4k|AT|Gote|29|138|706|0|16-|13+|17-|18+|19+|
|16|David Spulak|4k|AT|Daik|28|145|725|0|15+|10-|14-|17+|11-|
|17|Siegfried Kolnberger|5k|AT|Linz|27|142|704|0|14-|19+|15+|16-|13-|
|18|Martin Wiesbauer|4k|AT|Daik|27|140|684|0|13-|14-|19-|15-|22+|
|19|Michael Forstenlehner|5k|AT|SR|27|136|671|0|20-|17-|18+|21+|15-|
|20|Sebastian Roeber|6k|AT|Linz|27|123|616|0|19+|0=|0=|0=|0=|
|21|Stefan Welebny|5k|AT|Linz|26|128|635|0|0=|0=|0=|19-|23-|
|22|Michael Wunder|8k|AT|Lin|26|125|629|0|25+|23+|24+|27+|18-|
|23|Ondrej Jurasek|7k|CZ|Brno|26|124|618|0|24-|22-|25+|26+|21+|
|24|Alexander Clausen|8k|AT|Bade|25|122|612|0|23+|26+|22-|25-|27+|
|25|Ernst Buchberger|8k|AT|Gote|24|123|611|0|22-|27+|23-|24+|26-|
|26|Elisabeth Anderson|9k|AT|Gote|23|120|597|0|28+|24-|27-|23-|25+|
|27|Davide Bertok|9k|IT|Trie|23|120|593|0|29+|25-|26+|22-|24-|
|28|Michael Blizek|9k|AT|Wien|22|108|532|0|26-|30-|29-|0=|0=|
|29|Margarita Deischinger|12k|AT|Linz|21|103|509|0|27-|31+|28+|30-|34+|
|30|Anna Marconi|13k|IT|Udin|21|99|477|0|31+|28+|33+|29+|32-|
|31|Helene Clausen|13k|AT|Bade|20|92|466|0|30-|29-|35+|34+|33+|
|32|Johannes Peterlechner|16k|AT|Linz|18|82|422|0|35+|33-|34+|36+|30+|
|33|Benjamin Perner|15k|AT|Linz|17|92|445|0|34+|32+|30-|35-|31-|
|34|Sebastian Perner|15k|AT|Linz|16|90|451|0|33-|35+|32-|31-|29-|
|35|Manuel Althaler|16k|AT|Linz|16|82|415|0|32-|34-|31-|33+|36+|
|36|Leonhard Welebny|20k|AT|Linz|11|59|314|0|0=|0=|0=|32-|35-|

[img[http://linz.goverband.at/uk.gif]]''[[English Invitation 2011|Linz Go Tournament 2011]]''
!Termin
2. - 3. April 2011
!Austragungsort
Volkshaus Pichling, Luna Platz 4
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!13x13 Turnier
Neben dem Hauptturnier wird es ein Turnier auf 13x13 Brettern mit freier Gegnerwahl geben. 
Details zum Turniermodus werden noch rechtzeitig bekannt gegeben. 
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2011]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche in Linz|http://www.linz.at/tourist/hotel_suche.asp]]
[[Hotelverzeichnis Linz|http://www.linz.at/images/unterkuenfte_2009_internet.pdf]]
Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Ergebnis 24. - 25. März 2012

| Pl | Name | Rank | Co| Club | ~NbW |R 1 |R 2 |R 3 |R 4 |R 5 |MMS|SOS|
|bgcolor(lightgreen):1 |bgcolor(lightgreen):Lisy Pavol|bgcolor(lightgreen):6D|bgcolor(lightgreen):SK|bgcolor(lightgreen):~DoSt|bgcolor(lightgreen):5|bgcolor(lightgreen): 7+|bgcolor(lightgreen): 5+|bgcolor(lightgreen): 2+|bgcolor(lightgreen): 4+|bgcolor(lightgreen): 3+|bgcolor(lightgreen):37|bgcolor(lightgreen):173|
|bgcolor(lightgreen):2 |bgcolor(lightgreen):Spiegel Lothar|bgcolor(lightgreen):4D|bgcolor(lightgreen):AT|bgcolor(lightgreen):Wien|bgcolor(lightgreen):3|bgcolor(lightgreen): 6+|bgcolor(lightgreen): 4+|bgcolor(lightgreen): 1-|bgcolor(lightgreen): 3-|bgcolor(lightgreen): 5+|bgcolor(lightgreen):35|bgcolor(lightgreen):175|
|bgcolor(lightgreen):3 |bgcolor(lightgreen):Podpera Lukas|bgcolor(lightgreen):5D|bgcolor(lightgreen):CZ|bgcolor(lightgreen):APWS|bgcolor(lightgreen):3|bgcolor(lightgreen): 5-|bgcolor(lightgreen): 6+|bgcolor(lightgreen): 7+|bgcolor(lightgreen): 2+|bgcolor(lightgreen): 1-|bgcolor(lightgreen):35|bgcolor(lightgreen):174|
|4 |Hamrah Schayan|4D|AT|Gote|3| 9+| 2-| 5+| 1-| 6+|35|173|
|5 |Unger Martin|3D|AT|Graz|2| 3+| 1-| 4-| 9+| 2-|34|175|
|6 |Krames Wolfgang|3D|AT|Wien|2| 2-| 3-| 8+| 7+| 4-|34|173|
| |Suntinger Juergen|3D|AT|Daik|2| 1-| 8+| 3-| 6-| 10+|34|173|
|8 |Winkler Michael|2D|AT|Wien|3| 10+| 7-| 6-| 14+| 9+|34|165|
|9 |Cvjetkovic Bojan|2D|AT|Inns|2| 4-| 12+| 11+| 5-| 8-|33|167|
|10 |Kouba Petr|1D|CZ|APWS|3| 8-| 14+| 12+| 15+| 7-|33|162|
|11 |Frisch Matthias|1K|AT|Gote|3| 13+| 17+| 9-| 16-| 14+|32|158|
|12 |Kronberger Gabriel|1D|AT|Lin|1| 17+| 9-| 10-| 0=| 0=|32|157|
|13 |Lang Friedrich|1K|AT|Wien|3| 11-| 15-| 18+| 21+| 16+|32|154|
|14 |Effenberg Alfred|1K|AT|Wien|2| 16+| 10-| 19+| 8-| 11-|31|160|
|15 |Forstenlehner Michael|2K|AT|Linz|3| 18+| 13+| 16+| 10-| 20-|31|156|
| |Prellinger Thomas|1K|AT|Linz|2| 14-| 19+| 15-| 11+| 13-|31|156|
|17 |Kilpatrick Andrew|1D|AT|Lin|0| 12-| 11-| 0=| 0=| 0=|31|154|
|18 |Scharler ~Josef_F|2K|AT|Salz|1| 15-| 21+| 13-| 0=| 0=|30|149|
|19 |Krenn Martin|2K|AT|sal|1| 20+| 16-| 14-| 0=| 0=|30|148|
|20 |Klade Torsten|2K|AT|Salz|2| 19-| 23-| 22-| 27+| 15+|30|147|
| |Spulak David|3K|AT|Daik|3| 27+| 18-| 23+| 13-| 24+|30|147|
|22 |Fischmeister Stefan|3K|AT|Lin|3| 0=| 0=| 20+| 24-| 23+|30|142|
|23 |Welebny Stefan|4K|AT|Linz|3| 26+| 20+| 21-| 25+| 22-|29|146|
|24 |Paar Kurt|5K|AT|Frau|4| 28+| 26+| 25+| 22+| 21-|29|143|
|25 |Jarnig Philipp|5K|AT|Wien|3| 29+| 27+| 24-| 23-| 28+|28|139|
|26 |Schatz Roland|4K|AT|Lin|1| 23-| 24-| 28+| 0=| 0=|28|137|
|27 |Anderson Christian|4K|AT|Gote|1| 21-| 25-| 30+| 20-| 0=|27|140|
|28 |Kolnberger Siegfried|5K|AT|Linz|2| 24-| 32+| 26-| 29+| 25-|27|137|
|29 |Mayer Berthold|6K|AT|Salz|3| 25-| 33+| 32+| 28-| 30+|27|131|
|30 |Perner Sebastian|7K|AT|Linz|3| 34+| 31+| 27-| 33+| 29-|26|130|
|31 |Clausen Alexander|8K|AT|Bade|4| 38+| 30-| 35+| 34+| 32+|26|122|
|32 |Perner Benjamin|7K|AT|Linz|2| 37+| 28-| 29-| 36+| 31-|25|128|
|33 |Peterlechner Johannes|7K|AT|Linz|2| 35+| 29-| 36+| 30-| 34-|25|126|
|34 |Berberi Alexander|7K|AT||2| 30-| 35-| 37+| 31-| 33+|25|125|
|35 |Anderson Elisabeth|8K|AT|Gote|2| 33-| 34+| 31-| 38+| 0=|24|120|
|36 |Gruber Philipp|9K|AT||3| 39+| 37+| 33-| 32-| 38+|24|117|
|37 |Zhou Chuandi|8K|AT|Wien|2| 32-| 36-| 34-| 39+| 40+|24|116|
|38 |Deischinger Margarita|9K|AT|Linz|1| 31-| 40-| 41+| 35-| 36-|22|116|
|39 |Clausen Helene|13K|AT|Bad|2| 36-| 41+| 40-| 37-| 42+|19|95|
|40 |Vasa Vojtech|15K|CZ|~APmG|4| 41+| 38+| 39+| 42+| 37-|19|92|
|41 |Irene Wolfsgruber|15K|AT|Linz|0| 40-| 39-| 38-| 0=| 0=|16|86|
|42 |Welebny Leonhard|17K|AT|Linz|0| 0=| 0=| 0=| 40-| 39-|16|83|


!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz

[img[http://linz.goverband.at/uk.gif]]''[[English Invitation 2012|Linz Go Tournament 2012]]''
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!13x13 Turnier
Neben dem Hauptturnier wird es ein Turnier auf 13x13 Brettern mit freier Gegnerwahl geben. 
Details zum Turniermodus werden noch rechtzeitig bekannt gegeben. 
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2012]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche (booking.com)|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=24;checkin_year_month=2012-3;checkout_monthday=25;checkout_year_month=2012-3;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Ergebnis 13. - 14. April 2013

| Pl | Name | Rank | Co| Club | ~NbW |R 1 |R 2 |R 3 |R 4 |R 5 |MMS|SOS|SOSOS|
|bgcolor(lightgreen):1 |bgcolor(lightgreen):Silt Ondrej|bgcolor(lightgreen):6D|bgcolor(lightgreen):CZ|bgcolor(lightgreen):~AKun|bgcolor(lightgreen):5|bgcolor(lightgreen): 5+|bgcolor(lightgreen): 4+|bgcolor(lightgreen): 2+|bgcolor(lightgreen): 3+|bgcolor(lightgreen): 6+|bgcolor(lightgreen):36|bgcolor(lightgreen):169|bgcolor(lightgreen):849|
|bgcolor(lightgreen):2 |bgcolor(lightgreen):Lisy Pavol|bgcolor(lightgreen):6D|bgcolor(lightgreen):SK|bgcolor(lightgreen):~DoSt|bgcolor(lightgreen):4|bgcolor(lightgreen): 7+|bgcolor(lightgreen): 3+|bgcolor(lightgreen): 1-|bgcolor(lightgreen): 5+|bgcolor(lightgreen): 4+|bgcolor(lightgreen):35|bgcolor(lightgreen):170|bgcolor(lightgreen):846|
|bgcolor(lightgreen):3 |bgcolor(lightgreen):Lin Viktor|bgcolor(lightgreen):5D|bgcolor(lightgreen):AT|bgcolor(lightgreen):Gote|bgcolor(lightgreen):3|bgcolor(lightgreen): 6+|bgcolor(lightgreen): 2-|bgcolor(lightgreen): 7+|bgcolor(lightgreen): 1-|bgcolor(lightgreen): 5+|bgcolor(lightgreen):34|bgcolor(lightgreen):170|bgcolor(lightgreen):845|
| 4 |Spiegel Lothar|4D|AT|Gote|3| 8+| 1-| 6+| 7+| 2-|34|170|838|
| 5 |Szabics Gabor|5D|HU|~BuPe|2| 1-| 8+| 9+| 2-| 3-|33|170|834|
| 6 |Krames Wolfgang|3D|AT|Wien|2| 3-| 9+| 4-| 8+| 1-|33|169|834|
| 7 |Suntinger Juergen|3D|AT|Daik|2| 2-| 10+| 3-| 4-| 11+|33|167|822|
| 8 |Winkler Michael|2D|AT|Wien|2| 4-| 5-| 12+| 6-| 9+|33|163|828|
| 9 |Cvjetkovic Bojan|1D|AT|Inns|2| 11+| 6-| 5-| 12+| 8-|32|162|814|
| 10 |Jadron Milan|1K|SK|Brat|3| 12+| 7-| 13+| 11-| 14+|32|157|774|
| 11 |Forstenlehner Michael|1K|AT|Linz|3| 9-| 18+| 16+| 10+| 7-|32|155|777|
| 12 |Frisch Matthias|1K|AT|Gote|2| 10-| 13+| 8-| 9-| 16+|31|157|781|
| 13 |Waczulik Juraj|2K|SK|Brat|3| 16+| 12-| 10-| 14+| 17+|31|151|744|
| 14 |Fischmeister Stefan|3K|AT|Linz|3| 0+| 0+| 0+| 13-| 10-|30|144|713|
| 15 |Kolnberger Siegfried|5K|AT|Linz|5| 21+| 19+| 18+| 0+| 0+|30|130|664|
| 16 |Berberi Alexander|3K|AT|Wien|2| 13-| 17+| 11-| 18+| 12-|29|148|744|
| 17 |Oravec Ivan|5K|SK|Brat|3| 22+| 16-| 20+| 21+| 13-|28|138|701|
| 18 |Anderson Christian|4K|AT|Gote|1| 20+| 11-| 15-| 16-| 0=|27|143|696|
| 19 |Zhou Chuandi|6K|AT|Wien|3| 23+| 15-| 21+| 24-| 20+|27|134|629|
| 20 |Paar Kurt|5K|AT|Frau|2| 18-| 23+| 17-| 22+| 19-|27|133|666|
| 21 |Mayer Berthold|5K|AT|Salz|1| 15-| 22+| 19-| 17-| 26-|26|137|641|
| 22 |Niedermaier Peter|5K|DE|M|1| 17-| 21-| 23+| 20-| 24-|26|132|637|
| 23 |Anderson Elisabeth|8K|AT|Gote|1| 19-| 20-| 22-| 26+| 0=|23|119|616|
| 24 |Geller Michel|11K|LU|xxxx|4| 25+| 26-| 27+| 19+| 22+|23|110|564|
| 25 |Finkelstein Karl|10K|AT|Wien|2| 24-| 27+| 26+| 0=| 0=|23|104|504|
| 26 |Lotzkes Frank|12K|LU|xxxx|3| 27+| 24+| 25-| 23-| 21+|21|107|557|
| 27 |Wolf Roman|15K|AT|Linz|0| 26-| 25-| 24-| 0=| 0=|16|87|471|


[img[http://linz.goverband.at/DSCF8017.jpg]]

[img[http://linz.goverband.at/uk.gif]]''[[English Invitation 2013|Linz Go Tournament 2013]]''
!Termin
13. - 14. April 2013
!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Dieses Jahr kein 13x13 Turnier!
!Nenngeld
10 Euro (+ 2 Euro ohne Voranmeldung)
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 280€
2. Platz: 200€
3. Platz: 120€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2013]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 10:00
* 5. Runde 13:30
* Siegerehrung 16:30
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche (booking.com)|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=13;checkin_year_month=2013-4;checkout_monthday=14;checkout_year_month=2013-4;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Ergebnis 22. - 23. März 2014

| ''Pl'' | ''Name'' | ''Rank'' | ''Co''| ''Club'' |''MMS''|''SOS''|''SOSOS''| ''R 1'' | ''R 2'' | ''R 3'' | ''R 4'' | ''R 5'' |
|  1| Lisy Pavol                      | 7D | SK |~DoSt   |36  |168  |845    | 3+    | 5+    | 4+    | 2+    | 6+ |
|  2| Silt Ondrej                    | 6D |CZ |~AKun   |34  |170  |843   | 6+   | 4-   | 5+   | 1-   | 3+ |
|  3| Hamrah Schayan                 | 4D |AT |Gote   |34  |170  |838   | 1-   | 6+   | 7+   | 4+   | 2- |
|  4| Lin Viktor                     | 6D |AT |Gote   |34  |169  |841   | 8+   | 2+   | 1-   | 3-   | 5+ |
|  5| Cvjetkovic Bojan               | 1D |AT |Inns   |33  |169  |835   | 7+   | 1-   | 2-   | 8+   | 4- |
|  6| Boviz Dominik                  | 4D |HU |Szfv   |33  |167  |831   | 2-   | 3-   | 15+   | 7+   | 1- |
|  7| Danek Vladimir                 | 5D |CZ |~APra   |33  |164  |830   | 5-   | 8+   | 3-   | 6-   | 9+ |
|  8| Winkler Michael                | 2D |AT |Wien   |32  |164  |819   | 4-   | 7-   | 9+   | 5-   | 10- |
|  9| Frisch Matthias                | 1K |AT |Gote   |32  |160  |796   | 13+   | 10+   | 8-   | 11+   | 7- |
| 10| Forstenlehner Michael          | 1K |AT |Linz   |32  |157  |792   | 15+   | 9-   | 13+   | 12-   | 8+ |
| 11| Kronberger Gabriel             | 1D |AT | Lin   |32  |153  |768   | 0=      | 0=      | 0=      | 9-   | 13+ |
| 12| Effenberg Alfred               | 2K |AT |Wien   |32  |151  |759   | 17+   | 13-   | 16+   | 10+   | 15+ |
| 13| Jadron Milan                   | 1K |SK |Brat   |31  |158  |780   | 9-   | 12+   | 10-   | 15+   | 11- |
| 14| Fischmeister Stefan            | 3K |AT |Linz   |31  |139  |704   | 0+      | 15-   | 19+   | 0+      | 0+   |
| 15| Waczulik Juraj                 | 1K |SK |Brat   |30  |159  |772   | 10-   | 14+   | 6-   | 13-   | 12- |
| 16| Oravec Ivan                    | 4K |SK |Brat   |29  |144  |707   | 22+   | 19+   | 12-   | 17+   | 18- |
| 17| Anderson Christian             | 3K |AT |Gote   |29  |141  |704   | 12-   | 0=      | 22+   | 16-   | 20+ |
| 18| Paar Kurt                      | 6K |AT |Frau   |29  |136  |691   | 20+   | 22+   | 23+   | 19+   | 16+ |
| 19| Welebny Stefan                 | 4K |AT |Linz   |28  |140  |670   | 23+   | 16-   | 14-   | 18-   | 25+ |
| 20| Boviz Laszlo                   | 6K |HU |Szfv   |27  |135  |668   | 18-   | 21+   | 26+   | 22+   | 17- |
| 21| Kolnberger Siegfried           | 6K |AT |Linz   |27  |126  |611   | 26-   | 20-   | 24+   | 23+   | 27+/w8 |
| 22| Boesze Daniel                  | 4K |AT |Gote   |26  |139  |681   | 16-   | 18-   | 17-   | 20-   | 24- |
| 23| Held Volkmar                   | 6K |AT |Linz   |26  |133  |653   | 19-   | 24+   | 18-   | 21-   | 26+ |
| 24| Dankova Lenka                  | 8K |CZ |~APra   |25  |125  |608  | 25+   | 23-   | 21-   | 27+/w5   | 22+ |
| 25| Anderson Elisabeth             | 8K |AT |Gote   |25  |118  |542  | 24-   | 28+/w9   | 27+/w5   |26+   | 19- |
| 26| Roeber Sebastian               | 8K |AT |Linz   |24  |126  |604  | 21+   | 27+/w5   | 20-   |25-   | 23- |
| 27| Patzer Max                     |15K |AT |Linz   |16  | 92  |554  | 28+/w3   | 26-/b5   | 25-/b5   | 24-/b5   | 21-/b8 |
| 28| Gardowsky Angelika             |20K |at |Wien   |11  | 59  |360  | 27-/b3   | 25-/b9   | 0=      | 0=      | 0=   |

[img[http://linz.goverband.at/uk.gif]]''[[English Invitation 2014|Linz Go Tournament 2014]]''
!Termin
22. - 23. März 2014
!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro 
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 280€
2. Platz: 200€
3. Platz: 120€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2014]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 (''Achtung vorverlegt'')
* 5. Runde 12:45 (''Achtung vorverlegt'')
* Siegerehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche (booking.com)|http://www.booking.com/searchresults.en-us.html?sid=028714f79d4377fa9668deda7545989f;dcid=1;checkin_monthday=22;checkin_year_month=2014-3;checkout_monthday=23;checkout_year_month=2014-3;class_interval=1;group_adults=2;group_children=0;offset=0;redirected_from_city=0;redirected_from_landmark=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=index;ss_all=0;;city=-1984321;origin=disamb;srhash=2552602496;srpos=1]]

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Ergebnis 25. - 26. April 2015

| ''Pl'' | ''Name'' | ''Rank'' | ''Co''| ''Club'' | ''NbW'' | ''R 1'' | ''R 2'' | ''R 3'' | ''R 4'' | ''R 5'' | ''MMS''| ''SOS''|''SOSOS''|
|1 |Lisy Pavol|7D|SK|DoSt|5|3+/w0|5+/b0|2+/w0|4+/b0|6+/b0|35|163|821|
|2 |Lin Viktor|6D|AT|Go7|4|7+/b0|4+/w0|1-/b0|3+/w0|5+/w0|34|164|818|
|3 |Forstenlehner Michael|2D|AT|Linz|3|1-/b0|6+/w0|5+/b0|2-/b0|4+/w0|33|165|819|
|4 |Hamrah Schayan|5D|AT|Gote|2|6+/w0|2-/b0|7+/w0|1-/w0|3-/b0|32|166|814|
|5 |Unger Martin|3D|AT|Graz|2|10+/b0|1-/w0|3-/w0|7+/b0|2-/b0|32|164|799|
|6 |Winkler Michael|1D|AT|Wien|2|4-/b0|3-/b0|8+/w0|9+/w0|1-/w0|32|162|801|
|7 |Frisch Matthias|1D|AT|Go7|2|2-/w0|8+/b0|4-/b0|5-/w0|9+/b0|32|160|801|
|8 |Prellinger Thomas|1K|AT|Linz|3|9+/b0|7-/w0|6-/b0|12+/w0|11+/w0|32|153|772|
|9 |Scharler Josef|2K|AT|Salz|2|8-/w0|14+/b0|11+/w0|6-/b0|7-/w0|30|154|763|
|10 |Berberi Alexander|1K|AT|go7|1|5-/w0|0=|13-/b0|15-/w0|12+/b0|30|147|739|
|11 |Fischmeister Stefan|3K|AT|Linz|3|0+|12+/w0|9-/b0|13+/w0|8-/b0|30|147|734|
|12 |Klade Torsten|3K|AT|Salz|2|13+/w0|11-/b0|14+/w0|8-/b0|10-/w0|29|149|731|
|13 |Effenberg Alfred|3K|AT|Wien|2|12-/b0|18+/w0|10+/w0|11-/b0|0=|29|143|715|
|14 |Boesze Daniel|4K|AT|Go7|2|18+/b0|9-/w0|12-/b0|17-/w0|15+/w0|28|141|715|
|15 |Paar Kurt|6K|AT|Frau|4|19+/w0|20+/w0|17+/b0|10+/b0|14-/b0|28|138|694|
|16 |Smolarikova Sona|7K|SK|Kosi|5|24+/w0|21+/b0|19+/b0|18+/w0|17+/b0|28|131|658|
|17 |Welebny Stefan|5K|AT|Linz|2|20+/b0|19-/b0|15-/w0|14+/b0|16-/w0|27|137|679|
|18 |Anderson Christian|4K|AT|Go7|0|14-/w0|13-/b0|0=|16-/b0|0=|27|137|675|
|19 |Scheitler Karl|5K|DE|HH|2|15-/b0|17+/w0|16-/w0|20+/w0|21-/b0|27|135|668|
|20 |Kolnberger Siegfried|5K|AT|Linz|1|17-/w0|15-/b0|21-/w0|19-/b0|22+/b0|26|134|660|
|21 |Huber Alexander|8K|AT|Go7|4|25+/b0|16-/w0|20+/b0|23+/w0|19+/w0|26|128|628|
|22 |Perner Sebastian|6K|AT|Linz|0|0=|0=|0=|0=|20-/w0|26|122|614|
|23 |Deischinger Margarita|9K|AT|Linz|4|26+/w0|24+/b0|25+/w0|21-/b0|27+/w1|25|115|574|
|24 |Anderson Elisabeth|7K|AT|Go7|0|16-/b0|23-/w0|0=|27-/w1|0=|24|121|581|
|25 |Adamek Jannis|9K|AT|Go7|1|21-/w0|27-/w1|23-/b0|26-/w0|29+/w7|22|113|528|
|26 |Adamek Jakob|10K|AT|Go7|1|23-/b0|29-/w7|27-/w0|25+/b0|28-/w1|21|107|492|
|27 |Durstberger Jakob|13K|AT|Linz|4|29+/w4|25+/b1|26+/b0|24+/b1|23-/b1|21|105|529|
|28 |Lederhilger Alois|13K|at|Linz|2|0-|0-|0-|29+/w3|26+/b1|19|86|435|
|29 |Gardowsky Angelika|19K|AT|Go7|1|27-/b4|26+/b7|0=|28-/b3|25-/b7|12|73|466|


!Termin
''25. - 26. April 2015 Achtung: Termin wurde verschoben!''
!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro 
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 280€
2. Platz: 200€
3. Platz: 120€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2015]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 
* 5. Runde 12:45 
* Siegerehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche (booking.com)|http://www.booking.com/searchresults.html?sid=892fcf5e5171f4b1a1f4d8b3a57c78a4;dcid=4;checkin_monthday=25;checkin_year_month=2015-4;checkout_monthday=26;checkout_year_month=2015-4;city=-1984321;class_interval=1;csflt=%7B%7D;dest_id=-1984321;dest_type=city;dtdisc=0;hlrd=0;hyb_red=0;inac=0;interval_of_time=undef;nha_red=0;no_rooms=1;offset=0;redirected_from_city=0;redirected_from_landmark=0;redirected_from_region=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=searchresults;ss=Linz;ss_all=0;ssb=empty;sshis=0;ssne=Linz;ssne_untouched=Linz&]]

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Termin
''09. - 10. April 2016''

!Ergebnisliste
|Num | Pl | Name | Rank | Co| Club | ~NbW |R 1 |R 2 |R 3 |R 4 |R 5 |MMS|SOS|SOSOS|
|1 |1 |Boviz Dominik|5D|HU|Szfv|5|4+/w0|6+/w0|2+/b0|3+/w0|5+/b0|34|159|788|
|2 |2 |Lin Viktor|6D|AT|Go7|4|6+/b0|3+/w0|1-/w0|4+/b0|8+/b0|33|158|786|
|3 |3 |Winkler Michael|1D|AT|Wien|3|5+/w0|2-/b0|7+/w0|1-/b0|6+/w0|32|159|780|
|4 |4 |Neubauer Peter|1K|AT|Gote|3|1-/b0|8+/w0|5+/w0|2-/w0|9+/b0|32|156|776|
|5 |5 |Hu ~Wei-Quiang|5D|AT|Wien|2|3-/b0|7+/w0|4-/b0|10+/w1|1-/w0|31|158|766|
|6 |6 |Kronberger Gabriel|1D|AT|Linz|2|2-/w0|1-/b0|9+/b0|8+/w0|3-/b0|31|157|777|
|7 |7 |Scharler Josef|1K|AT|Salz|1|8+/w0|5-/b0|3-/b0|0=|0=|30|148|752|
|8 |8 |Effenberg Alfred|2K|AT|Wien|1|7-/b0|4-/b0|10+/w0|6-/b0|2-/w0|29|155|763|
|9 |9 |Fischmeister Stefan|3K|AT|Linz|2|0+|10-/b0|6-/w0|0+|4-/w0|29|146|727|
|10 |10 |Prellinger Thomas|3K|AT|Linz|2|11-/w1|9+/w0|8-/b0|5-/b1|12+/b0|29|144|729|
|11 |11 |Welebny Stefan|5K|AT|Linz|3|10+/b1|12-/w1|13+/w0|15+/w3|14-/w4|28|136|644|
|12 |12 |Mueller Wolfram|6K|AT|Salz|3|13-/b0|11+/b1|14+/w2|16+/w3|10-/w0|27|134|645|
|13 |13 |Kolnberger Siegfried|7K|AT|Linz|3|12+/w0|16+/w1|11-/b0|14-/w2|15+/w1|26|129|624|
|14 |14 |Deischinger Margarita|9K|AT|Linz|3|16+/b0|15-/w0|12-/b2|13+/b2|11+/b4|24|119|634|
|15 |15 |Durstberger Jakob|10K|AT|Linz|3|17+/w1|14+/b0|16+/w0|11-/b3|13-/b1|23|118|600|
|16 |16 |Buchberger Ernst|8K|AT|Gote|1|14-/w0|13-/b1|15-/b0|12-/b3|17+/w1|23|117|599|
|17 |17 |Lederhilger Alois|12K|AT|Linz|2|15-/b1|0+|18+/w7|0=|16-/b1|20|99|468|
|18 |18 |Atzmüller Peter|20K|AT|Linz|0|0=|0=|17-/b7|0=|0=|12|53|299|

!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro 
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 280€
2. Platz: 200€
3. Platz: 120€
(Reihung: MMS, SOS)
!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2016]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 
* 5. Runde 12:45 
* Siegerehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
[[Hotelsuche (booking.com)|http://www.booking.com/searchresults.html?sid=892fcf5e5171f4b1a1f4d8b3a57c78a4;dcid=4;checkin_monthday=9;checkin_year_month=2016-4;checkout_monthday=10;checkout_year_month=2016-4;city=-1984321;class_interval=1;csflt=%7B%7D;dest_id=-1984321;dest_type=city;dtdisc=0;hlrd=0;hyb_red=0;inac=0;interval_of_time=undef;nha_red=0;no_rooms=1;offset=0;redirected_from_city=0;redirected_from_landmark=0;redirected_from_region=0;review_score_group=empty;score_min=0;si=ai%2Cco%2Cci%2Cre%2Cdi;src=searchresults;ss=Linz;ss_all=0;ssb=empty;sshis=0;ssne=Linz;ssne_untouched=Linz&]]

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Termin
''13. - 14. Mai 2017''

!Ergebnisse
|  ''Pl'' |''Name''                           | ''Rk'' |''Co''| ''Club'' | ''MMS'' | ''SOS'' | ''SOSOS'' |  ''R1''  | ''R1'' | ''R1''  | ''R1''  | ''R1'' |
|   1 |Lin Viktor                     | 6D |AT|  Go7 |  35 | 162 | 814   |   3+/b0  |  4+/b0 |  2+/w0  |  5+/w0  |  6+/b0 |
|   2 |Hamrah Schayan                 | 5D |AT| Wien |  34 | 162 | 810   |   6+/w0  |  3+/w0 |  1-/b0  |  7+/b0  |  4+/w0 |
|   3 |Sebela Jan                     | 2D |CZ| Brno |  33 | 163 | 808   |   1-/w0  |  2-/b0 |  5+/b0  |  6+/w0  |  7+/b0 |
|   4 |Kronberger Gabriel             | 1D |AT| Linz |  32 | 162 | 806   |   5+/b0  |  1-/w0 |  6-/b0  |  8+/w0  |  2-/b0 |
|   5 |Neubauer Peter                 | 1D |AT|  Go7 |  32 | 161 | 808   |   4-/w0  |  6+/b0 |  3-/w0  |  1-/b0  |  8+/b0 |
|   6 |Winkler Michael                | 2D |AT| Wien |  31 | 166 | 810   |   2-/b0  |  5-/w0 |  4+/w0  |  3-/b0  |  1-/w0 |
|   7 |Scharler Josef                 | 1K |AT| Salz |  31 | 157 | 775   |   8-/b0  | 10+/b0 |  9+/w0  |  2-/w0  |  3-/w0 |
|   8 |Unger Ernst                    | 2K |AT| Linz |  30 | 155 | 773   |   7+/w0  |  9-/b0 | 11+/w0  |  4-/b0  |  5-/w0 |
|   9 |Klade Torsten                  | 3K |AT| Salz |  30 | 148 | 746   |  14+/w0  |  8+/w0 |  7-/b0  | 10-/b0  | 12+/w0 |
|  10 |Fischmeister Stefan            | 3K |AT| Linz |  30 | 147 | 730   |  12+/b0  |  7-/w0 |  0+     |  9+/w0  | 11-/b0 |
|  11 |Effenberg Alfred               | 3K |AT| Wien |  30 | 145 | 731   |  17-/b0  | 12+/w0 |  8-/b0  | 13+/b0  | 10+/w0 |
|  12 |Paar Kurt                      | 3K |AT|      |  29 | 145 | 726   |  10-/w0  | 11-/b0 | 17+/b0  | 14+!w0  |  9-/b0 |
|  13 |Gross Sebastian                | 5K |DE|   LA |  29 | 140 | 696   |  18+/w0  | 15+/b0 | 14+/b0  | 11-/w0  | 17+/w0 |
|  14 |Prellinger Thomas              | 3K |AT| Linz |  28 | 142 | 712   |   9-/b0  | 17+/w0 | 13-/w0  | 12-!b0  |  0=    |
|  15 |Wolfmayr Tobias                | 6K |AT| Ebis |  28 | 133 | 658   |  19+/b0  | 13-/w0 | 21+/b0  | 17+/w0  | 25+/w3 |
|  16 |Kolnberger Siegfried           | 7K |AT| Linz |  28 | 127 | 634   |  21+/b0  | 18+/w0 | 19+/w0  | 20+/b0  |  0+    |
|  17 |Gehnboeck Stefan               | 4K |AT| Salz |  27 | 144 | 705   |  11+/w0  | 14-/b0 | 12-/w0  | 15-/b0  | 13-/b0 |
|  18 |Anderson Christian             | 5K |AT|  Go7 |  27 | 132 | 646   |  13-/b0  | 16-/b0 |  0=     | 21+/w0  |  0=    |
|  19 |Mueller Wolfram                | 6K |AT| Salz |  26 | 130 | 628   |  15-/w0  | 20+/w0 | 16-/b0  |  0=     |  0=    |
|  20 |Waschbichler Florian           | 7K |DE|   PA |  26 | 128 | 595   |  23+/w0  | 19-/b0 | 22+/b0  | 16-/w0  | 26+/w4 |
|  21 |Peterlechner Johannes          | 7K |AT| Linz |  25 | 129 | 612   |  16-/w0  | 25+/b0 | 15-/w0  | 18-/b0  | 27+/w4 |
|  22 |Deischinger Margarita          | 8K |AT| Linz |  25 | 119 | 582   |  24+/w0  | 23+/b0 | 20-/w0  |  0=     |  0=    |
|  23 |Engl Georg                     | 7K |DE|   LA |  25 | 119 | 552   |  20-/b0  | 22-/w0 |  0=     | 27+/w3  | 28+/w7 |
|  24 |Anderson Elisabeth             | 8K |AT|  Go7 |  24 | 115 | 524   |  22-/b0  | 26+/w3 |  0=     | 28-/w7  |  0=    |
|  25 |Buchberger Ernst               | 9K |AT| Gote |  23 | 115 | 552   |  27+/w1  | 21-/w0 | 28+/w6  | 26-/w3  | 15-/b3 |
|  26 |Auer Lorenz                    |13K |AT| Linz |  20 | 100 | 548   |  28+/w2  | 24-/b3 | 27+/w0  | 25+/b3  | 20-/b4 |
|  27 |Finkelstein Karl               |11K |AT| Wien |  19 | 105 | 548   |  25-/b1  | 28-/w4 | 26-/b0  | 23-/b3  | 21-/b4 |
|  28 |Schanovsky Stephen             |16K |AT| Linz |  16 |  85 | 554   |  26-/b2  | 27+/b4 | 25-/b6  | 24+/b7  | 23-/b7 |

!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 Euro 
Spieler schwächer als 15kyu und unter 14 Jahren sind frei!
!Preise
1. Platz: 200€
2. Platz: 150€
3. Platz: 100€
Reihung: MMS, SOS. Bei gleichem MMS und SOS werden die Plätze und das Preisgeld geteilt.

!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2017]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 
* 5. Runde 12:45 
* Siegerehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
!Termin
''28. - 29. April 2018''

!Ergebnis
|  ''Pl'' | ''Name''                          |  ''Rk'' |''Co''| ''Club'' | ''MMS'' | ''SOS'' |  ''SOSOS'' |  ''R1'' | ''R2''  | ''R3''  | ''R4''  | ''R5'' |
|   1 |Hamrah Schayan                |  5D |AT| wien |  36 | 168 | 838    |  4+/b0  |  3+/w0  |  2+/w0  |  5+/b0  |  6+/w0 |
|   2 |Suntinger Juergen             |  3D |AT|  Go7 |  35 | 167 | 835    |  5+/w0  |  7+/b0  |  1-/b0  |  6+/w0  |  3+/b0 |
|   3 |Hu ~Wei-Quiang                 |  4D |AT| Wien |  34 | 169 | 834    |  6+/b0  |  1-/b0  |  7+/w0  |  4+/b0  |  2-/w0 |
|   4 |Cvjetkovic Bojan              |  3D |AT| Inns |  34 | 167 | 835    |  1-/w0  |  5+/b0  |  6+/b0  |  3-/w0  |  7+/b0 |
|   5 |Winkler Michael               |  2D |AT|  Go7 |  33 | 166 | 802    |  2-/b0  |  4-/w0  |  8+/b0  |  1-/w0  |  9+/b0 |
|   6 |Sebela Jan                    |  2D |CZ| Brno |  32 | 169 | 826    |  3-/w0  |  9+/b0  |  4-/w0  |  2-/b0  |  1-/b0 |
|   7 |Neubauer Peter                |  1D |AT|  Go7 |  32 | 163 | 806    | 10+/b0  |  2-/w0  |  3-/b0  |  9+/w0  |  4-/w0 |
|   8 |Fischmeister Stefan           |  3K |AT| Linz |  31 | 145 | 729    | 13+/b0  |  0+     |  5-/w0  | 10+/w0  | 12+/w1 |
|   9 |Prellinger Thomas             |  2K |AT| Linz |  30 | 155 | 786    | 12+/w1  |  6-/w0  | 10+/b0  |  7-/b0  |  5-/w0 |
|  10 |Unger Ernst                   |  2K |AT| Linz |  30 | 148 | 729    |  7-/w0  | 14+/w1  |  9-/w0  |  8-/b0  | 13+/b0 |
|  11 |Kolnberger Siegfried          |  6K |AT| Linz |  28 | 127 | 632    |  0+     | 12+/b0  |  0+     | 13-/w0  | 18+/w6 |
|  12 |Welebny Stefan                |  5K |AT|  Lin |  27 | 140 | 692    |  9-/b1  | 11-/w0  | 13+/b0  | 15+/w0  |  8-/b1 |
|  13 |Wolfmayr Tobias               |  5K |AT| Ebis |  27 | 140 | 687    |  8-/w0  | 17+/b0  | 12-/w0  | 11+/b0  | 10-/w0 |
|  14 |Geller Pierre                 |  6K |LU| Ebis |  27 | 126 | 632    | 15+/w0  | 10-/b1  |  0=     | 18+/w4  | 17+/b0 |
|  15 |Held Volkmar                  |  6K |AT| Linz |  26 | 125 | 620    | 14-/b0  | 18+/w3  | 17-/w0  | 12-/b0  | 16+/w0 |
|  16 |Deischinger Margarita         |  8K |AT| Linz |  25 | 115 | 584    |  0=     |  0=     | 18+/w2  | 17+/b0  | 15-/b0 |
|  17 |Auer Lorenz                   |  7K |AT| Linz |  24 | 127 | 618    | 18-/w3  | 13-/w0  | 15+/b0  | 16-/w0  | 14-/w0 |
|  18 |Schanovsky Stephen            | 12K |AT| Linz |  19 | 112 | 620    | 17+/b3  | 15-/b3  | 16-/b2  | 14-/b4  | 11-/b6 |


!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden McMahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 €
0€ unter 15kyu oder unter 14 Jahren
!Preise
1. Platz: 200€
2. Platz: 150€
3. Platz: 100€
Reihung: MMS, SOS. Bei gleichem MMS und SOS werden die Plätze und das Preisgeld geteilt.

!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2018]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 
* 5. Runde 12:45 
* Ehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

Die meisten Hotels liegen im Zentrum von Linz.
Vom Zentrum zum Spielort fährt man mit der Straßenbahn (~40min).
!Ergebnis 6. - 7. April 2019

| ''Pl'' | ''Name''                       | ''Rk'' | ''Co'' | ''Club'' | ''MMS'' | ''SOS'' | ''SOSOS'' |  ''R1''  |  ''R2'' | ''R3'' | ''R4'' |  ''R5'' |
|  1 |Hamrah Schayan                 | 5D | AT | Wien |  34 | 162 | 814   |  5+/w0  |  2+/w0  |  3+/b0 |  6+/b0 |   4-/b0 |
|    |Lin Viktor                     | 6D | AT |  Go7 |  34 | 162 | 814   |  4+/w0  |  1-/b0  |  5+/b0 |  3+/w0 |   6+/b0 |
|  3 |Boviz Dominik                  | 6D | HU | MGE |  33 | 163 | 813   |  6+/w0  |  4+/b0  |  1-/w0 |  2-/b0 |   5+/w0 |
|  4 |Cvjetkovic Bojan               | 3D | AT | Inns |  33 | 162 | 797   |  2-/b0  |  3-/w0  |  7+/b0 |  5+/w0 |   1+/w0 |
|  5 |Winkler Michael                | 2D | AT |  Go7 |  31 | 165 | 811   |  1-/b0  |  6+/w0  |  2-/w0 |  4-/b0 |   3-/b0 |
|  6 |Sebela Jan                     | 2D | CZ | Brno |  31 | 162 | 795   |  3-/b0  |  5-/b0  |  8+/w0 |  1-/w0 |   2-/w0 |
|  7 |Fischmeister Stefan            | 3K | AT | Linz |  30 | 145 | 714   |  8-/b0  |  0+     |  4-/w0 |  9+/b0 |   0+    |
|  8 |Prellinger Thomas              | 3K | AT | Linz |  30 | 143 | 716   |  7+/w0  |  9+/w0  |  6-/b0 |  0=    |   0=    |
|  9 |Heis Stefan                    | 5K | AT | Inns |  28 | 139 | 674   | 10+/w0  |  8-/b0  | 11+/b0 |  7-/w0 |  16+/w2 |
| 10 |Welebny Stefan                 | 5K | AT |  Lin |  27 | 132 | 646   |  9-/b0  | 11+/w0  | 12-/b0 |  0=    |   0=    |
| 11 |Kolnberger Siegfried           | 5K | AT | Linz |  27 | 131 | 644   |  0+     | 10-/b0  |  9-/w0 |  0+    |  13-/w0 |
| 12 |Deischinger Margarita          | 8K | AT | Linz |  27 | 126 | 604   | 15+/b0  | 13+/w0  | 10+/w0 | 14+/b0 |  17+/w5 |
| 13 |Schwarz Martin                 | 8K | AT | Inns |  26 | 123 | 612   | 16+/w0  | 12-/b0  | 15+/w0 | 17+/w3 |  11+/b0 |
| 14 |Dimow Mathis                   | 8K | AT | Linz |  25 | 117 | 591   | 17+/w2  | 16+/b0  |  0=    | 12-/w0 |  15+/w0 |
| 15 |Buchberger Ernst               | 8K | AT | Gote |  24 | 122 | 599   | 12-/w0  | 17+/w2  | 13-/b0 | 16+/w0 |  14-/b0 |
| 16 |Held Volkmar                   | 7K | AT | Linz |  23 | 123 | 611   | 13-/b0  | 14-/w0  | 17-/w3 | 15-/b0 |   9-/b2 |
| 17 |Schanovsky Stephen             |12K | AT | Linz |  19 | 110 | 611   | 14-/b2  | 15-/b2  | 16+/b3 | 13-/b3 |  12-/b5 |

!Termin
''6. - 7. April 2019''
!Austragungsort
Volkshaus Pichling, Luna Platz 4  ([[Google Maps|http://g.co/maps/es3sr]])
4030 Linz
!Modus
5 Runden McMahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 Minuten
Byoyomi: 15 Steine in 5 Minuten (nicht progressiv)
!Nenngeld
10 €
0€ unter 15kyu oder unter 14 Jahren
!Preise
1. Platz: 200€
2. Platz: 150€
3. Platz: 100€
Reihung: MMS, SOS. Bei gleichem MMS und SOS werden die Plätze und das Preisgeld geteilt.

!Anmeldung
[[Anmeldung and bereits angemeldete Personen|http://www.goverband.at/registration/index.php?turnier=linz2019]]
!Kontakt
Go-Klub Linz (email: [[linz@goverband.at|mailto:linz@goverband.at]])
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090 (für Notfälle)
!Zeitplan
Samstag:
* Meldeschluss 11:30
* 1. Runde 12:00
* 2. Runde 14:45
* 3. Runde 17:30
Sonntag:
* 4. Runde 09:30 
* 5. Runde 12:45 
* Ehrung 15:00
!Anreise
[[Solarcity | http://g.co/maps/es3sr]]
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

Die meisten Hotels liegen im Zentrum von Linz.
Vom Zentrum zum Spielort fährt man mit der Straßenbahn (~40min).
!Termin
~~''16. - 17. Mai 2020''~~

Das Linzer Go Turnier 2020 ist wegen der COVID-19 Pandemie abgesagt!
[[Go Spielen in Linz |Go Spielen]]
[[VHS Go Kurs]]
[[Turnier 2020|Linzer Go Turnier 2020]]
[[Turnier 2019|Linzer Go Turnier 2019]]
[[Turnier 2018|Linzer Go Turnier 2018]]
[[Turnier 2017|Linzer Go Turnier 2017]]
[[Turnier 2016|Linzer Go Turnier 2016]]
[[Turnier 2015|Linzer Go Turnier 2015]]
[[Turnier 2014|Linzer Go Turnier 2014]]
[[Turnier 2013|Linzer Go Turnier 2013]]
[[Turnier 2012|Linzer Go Turnier 2012]]
[[Turnier 2011|Linzer Go Turnier 2011]]
[[Turnier 2010|Ergebnis Linzer Go Turnier 2010]]
[[Turnier 2009|Linzer Go Turnier 2009]]
[[Turnier 2008|Linzer Go Turnier 2008]]
[[Turnier 2007|Linzer Go Turnier 2007]]
[[Turnier 2006|Linzer Go Turnier 2006]]
[[Turnier 2005|Linzer Go Turnier 2005]]
[[Turnier 2004|Linzer Go Turnier 2004]]
[[Turnier 1995]]
[[EGC 1981]]
[[Mein Go Klub]]
[[Links]]
[[Impressum]]
Es ist schon lange her, da äußerte ich einmal an der Volkshochschule, wo ich in dieser Zeit Vorträge über historische Themen hielt, den Wunsch, mein Publikum mit dem Go-Spiel bekannt zu machen. Go ist ein Brettspielt, das vor weit über zweitausend Jahren in China erfunden wurde, später dann nach Japan kam und von dort weg in die ganze Welt. Überal dort, wo es Menschen gibt, die scharfes Denken lieben, ist es bekannt. Es ist die genialste Erfindung auf dem Gebiet geistigen Wettkampfes auf einem Spielbrett, die je gemacht wurde. Wenige, klassisch einfache Regeln ergeben eine unvorstellbar große Anzahl von Möglichkeiten.

Der leitende Beamte sagte sofort zu, ja, er machte mir zu meiner großen Freude den Vorschlag, ich sollte einen Go-Klub der VHS gründen. Einen besseren Vorschlag konnte man mir nicht machen.

Meine Frau war damals Lehrerin. Wir hatten zwei Kinder, für die wir eine Betreuung brauchten. Da traf es sich sehr gut, dass wir in Wien bei einem Go-Kongreß eine Japanerin kennengelernt hatten, und noch dazu eine, die im Go-Spiel Meisterin des dritten Grades war. Sie hatte vor, einige Zeit in Österreich zu bleiben, um hier ihre Kenntnisse der deutschen Sprache zu perfektionieren.

Mit ihr zusammen habe ich den Go-Klub der VHS gegründet, durch den viele geistig interessierte Menschen, viele schöne Stunden hatten und haben.

Die Eröffnung des Klubs war sehr eindrucksvoll. Der große Raum in der VHS konnte die Zahl der Interessenten gar nicht fassen. Viele standen zur Türe hinaus. Yukiko im eleganten Kimono stand vor dem großen magnetischen Demonstationsbrett und hielt am Rednerpult eine Begrüßungsrede - die ich sofort simultan übersetzte.

Meine Schüler, die in großer Zahl anwesend waren, konnten sich nicht genug wundern. Sie wußten ja nicht, dass ich damals noch kein Wort Japanisch konnte, und das, was ich dem Publikum zu sagen hatte am Vortag eingelernt worden war.

Ein paar Tage darauf aber war es an mir, aus dem maßlosen Staunen nicht herauszukommen. Die Yuki (Chikamatsu Yukiko mit vollem Namen) hat sich herabgelassen, mit mir eine Partie Go zu spielen. Ich bekam neun Vorgabepositionen, da ich ja der weitaus Schwächere war.
"Ich verbinde diese Positionen einfach miteinander", so dachte ich. "Dann hat die Yuki keine Chance mehr."
Es kam natürlich anders. Sie konnte Zug um Zug ihre Position verbessern, und zuletzt blieb mir nichts anderes übrig, als sie kleinlaut zu fragen, mit wievielen Punkten ich nun das Spiel verloren haben werde.
"Sie haben nicht verloren. Sie haben mit einem Punkt gewonnen."
Ich war verblüfft. "Wir haben ja noch gar nicht gezählt."
"Zählen Sie nach!"
Tatsächlich: Sie hatte recht. Auf einem Brett mit 361 Schnittpunkten, und unzählig verschiedenen Möglichkeiten, sie zu besetzen! Wer das begreifen kann! So eine gewaltige Verstandesschärfe! Für mich unfaßbar.

Im Laufe der Jahre hat mein Klub nicht nur daheim floriert. Auch nationale und internaltionale Turniere haben wir erfolgreich bestritten. Nachdem ich aus Altersgründen die Obmannschaft an meinen Freund Toni Steininger abgegeben hatte, ist der Klub mehr als aufgeblüht denn je. Toni hat sich mit größter Liebe und größtem Einsatz darum bemüht.

Und nachdem er - für uns ein arger Verlust - nach einer schweren Krankheit starb, ging die Leitung an die junge Generation über. Dipl. Ing. Stefan Fischmeister ist heute der Obmann. Alle helfen wir mit, dass der Klub weiterhin gedeiht. Einen sehr großen Anteil daran aber hat ein Mann, der heute auch nicht mehr lebt. Es ist Herr Ing. Otto Schmid, ein hervorragend guter Go-Spieler, der durch seine Tüchtigkeit und seine sympathische Art uns allen sehr abgeht.

Ich selbst gehe noch als einfaches Mitglied zu den Spielabenden, weniger um Spiele zu gewinnen als vielmehr, einfach dabei zu sein und ab und zu interessante Beobachtungen zu machen.

Kürzlich habe ich mit einer jungen Dame, die ich bisher noch nicht kannte, einige Partien gespielt, Ich hatte die Frechheit ihr Vorgabe vorzuschlagen - worauf ich dann das Spiel verlor - und daraufhin gleich zwei weitere. Was hat ihr diese Serie von Siegen verschafft? Sicherlich einmal ihr Können. Dann auch die Vorgabe. Am meisten aber wohl die harmonischen Züge ihres schönen Gesichtes, die mich ununterbrochen vom Spielbrett ablenkten.

//Hans Jüngling - November 2006//
<div class='header'>
<div class='titleLine'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div macro='gradient vert #ffffff #cc9900'><a> </a><div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
</div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
Go Spieler aus Linz und Umgebung ([[Facebook|https://www.facebook.com/Go-Klub-Linz-114951282230382/]])
Go Club Linz
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
/***
!TiddlyWiki Classic Color Scheme
Designed by Jeremy Ruston
http://tiddlystyles.com/#theme:Classic

To use this color scheme copy the [[ClassicTiddlyWiki]] contents into a tiddler and name it 'StyleSheet' also grab the [[ClassicTemplate]] and copy its contents into a tiddler named 'PageTemplate'.

!Colors Used
*@@bgcolor(#630):color(#fff): #630@@
*@@bgcolor(#930): #930@@
*@@bgcolor(#996633): #963@@
*@@bgcolor(#c90): #c90@@
*@@bgcolor(#cf6): #cf6@@
*@@bgcolor(#cc9): #cc9@@
*@@bgcolor(#ba9): #ba9@@
*@@bgcolor(#996): #996@@
*@@bgcolor(#300):color(#fff): #300@@
*@@bgcolor(#000000):color(#fff): #000@@
*@@bgcolor(#666): #666@@
*@@bgcolor(#888): #888@@
*@@bgcolor(#aaa): #aaa@@
*@@bgcolor(#ddd): #ddd@@
*@@bgcolor(#eee): #eee@@
*@@bgcolor(#ffffff): #fff@@
*@@bgcolor(#f00): #f00@@
*@@bgcolor(#ff3): #ff3@@
!Generic Rules /%==============================================%/
***/
/*{{{*/
body {
 background: #fff;
 color: #000;
}

a{
 color: #963;
}

a:hover{
 background: #963;
 color: #fff;
}

a img{
 border: 0;
}

h1,h2,h3,h4,h5 {
 background: #cc9;
}
/*}}}*/
/***
!Header /%==================================================%/
***/
/*{{{*/
.header{
 background: #300;
}

.titleLine {
 color: #fff;
 padding: 5em 0em 1em .5em;
}

.titleLine a {
 color: #cf6;
}

.titleLine a:hover {
 background: transparent;
}
/*}}}*/
/***
!Main Menu /%=================================================%/
***/
/*{{{*/
#mainMenu .button {
 color: #930;
}

#mainMenu .button:hover {
 color: #cf6;
 background: #930;
}

#mainMenu li{
 list-style: none;
}
/*}}}*/
/***
!Sidebar options /%=================================================%/
~TiddlyLinks and buttons are treated identically in the sidebar and slider panel
***/
/*{{{*/
#sidebar {
 background: #c90;
 right: 0;
}

#sidebarOptions a{
 color: #930;
 border: 0;
 margin: 0;
 padding: .25em .5em;
}

#sidebarOptions a:hover {
 color: #cf6;
 background: #930;
}

#sidebarOptions a:active {
 color: #930;
 background: #cf6;
}

#sidebarOptions .sliderPanel {
 background: #eea;
 margin: 0;
}

#sidebarOptions .sliderPanel a {
 color: #930;
}

#sidebarOptions .sliderPanel a:hover {
 color: #cf6;
 background: #930;
}

#sidebarOptions .sliderPanel a:active {
 color: #930;
 background: #cf6;
}
/*}}}*/
/***
!Sidebar tabs /%=================================================%/
***/
/*{{{*/
.tabSelected,.tabContents {
 background: #eea;
 border: 0;
}

.tabUnselected {
 background: #c90;
}

#sidebarTabs {
 background: #c90;
}

#sidebarTabs .tabSelected{
 color: #cf6;
 background: #963;
}

#sidebarTabs .tabUnselected {
 color: #cf6;
 background: #930;
}

#sidebarTabs .tabContents{
 background: #963;
}

#sidebarTabs .txtMoreTab .tabSelected,
#sidebarTabs .txtMoreTab .tabSelected:hover{
 background: #930;
 color: #cf6;
}

#sidebarTabs .txtMoreTab .tabUnselected,
#sidebarTabs .txtMoreTab .tabUnselected:hover{
 background: #300;
 color: #cf6;
}

#sidebarTabs .txtMoreTab .tabContents {
 background: #930;
}

#sidebarTabs .tabContents a {
 color: #cf6;
 border: 0;
}

#sidebarTabs .button.highlight,
#sidebarTabs .tabContents a:hover {
 background: #cf6;
 color: #300;
}
/*}}}*/
/***
!Message Area /%=================================================%/
***/
/*{{{*/
#messageArea {
 background: #930;
 color: #fff;
}

#messageArea a:link, #messageArea a:visited {
 color: #c90;
}

#messageArea a:hover {
 color: #963;
 background: transparent;
}

#messageArea a:active {
 color: #fff;
}
/*}}}*/
/***
!Popup /%=================================================%/
***/
/*{{{*/
.popup {
 background: #eea;
 border: 1px solid #930;
}

.popup hr {
 color: #963;
 background: #963;
 border-bottom: 1px;
}

.popup li.disabled {
 color: #ba9;
}

.popup li a, .popup li a:visited {
 color: #300;
}

.popup li a:hover {
 background: #930;
 color: #eea;
}
/*}}}*/
/***
!Tiddler Display /%=================================================%/
***/
/*{{{*/
.tiddler .button {
 color: #930;
}

.tiddler .button:hover {
 color: #cf6;
 background: #930;
}

.tiddler .button:active {
 color: #fff;
 background: #c90;
}

.shadow .title {
 color: #888;
}

.title {
 color: #422;
}

.subtitle {
 color: #866;
}

.toolbar {
 color: #aaa;
}

.toolbar a,
.toolbar a:hover{
 border: 0;
}

.tagging, .tagged {
 border: 1px solid #fff;
 background-color: #ffc;
}

.selected .tagging, .selected .tagged {
 border: 1px solid #aa6;
 background-color: #ffc;
}

.tagging .listTitle, .tagged .listTitle {
color: #999999;
}

.footer {
 color: #ddd;
}

.selected .footer {
 color: #888;
}

.sparkline {
 background: #eea;
 border: 0;
}

.sparktick {
 background: #930;
}

.errorButton {
 color: #ff0;
 background: #f00;
}

.zoomer {
 color: #963;
 border: 1px solid #963;
}
/*}}}*/
/***
''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/
.viewer .button {
 background: #c90;
 color: #300;
 border-right: 1px solid #300;
 border-bottom: 1px solid #300;
}

.viewer .button:hover {
 background: #eea;
 color: #c90;
}

.viewer .imageLink{
 background: transparent;
}

.viewer blockquote {
 border-left: 3px solid #666;
}

.viewer table {
 border: 2px solid #303030;
}

.viewer th, thead td {
 background: #996;
 border: 1px solid #606060;
 color: #fff;
}

.viewer td, .viewer tr {
 border: 1px solid #606060;
}

.viewer pre {
 border: 1px solid #963;
 background: #eea;
}

.viewer code {
 color: #630;
}

.viewer hr {
 border: 0;
 border-top: dashed 1px #606060;
 color: #666;
}

.highlight, .marked {
 background: #ff3;
}
/*}}}*/
/***
''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.editor input {
 border: 1px solid #000;
}

.editor textarea {
 border: 1px solid #000;
 width: 100%;
}

.editorFooter {
 color: #aaa;
}

.editorFooter a {
 color: #930;
}

.editorFooter a:hover {
 color: #cf6;
 background: #930;
}

.editorFooter a:active {
 color: #fff;
 background: #c90;
}
/*}}}*/
Source: Andre Engels http://www.win.tue.nl/~engels/go/linz95.txt
|!Place|!Name|!Rank|!Club|!MMS|!1|!2|!3|!4|!5|!Score|!SOS|!SODOS|
| 1 |Pop, Christian        |4d|BUK| 33 |  17+|   7+ |  8+ | 11+ |  2+ | 5 |  155  | 155  |
| 2 |Gomenyuk, Andrej Val  |5d|MOS| 32 |  22+|  14+ |  4+ |  5+ |  1- | 4 |  158  | 125  |
| 3 |Leszek, Soldan        |6d|OLS| 32 |  18+|   8- | 12+ |  7+ |  9+ | 4 |  154  | 123  |
| 4 |Nechanicky, Radek     |6d|NYM| 32 |  26+|   6+ |  2- | 15+ | 18+ | 4 |  153½ | 121½ |
| 5 |Ghioc, Constantin     |4d|BUK| 32 |  28+|  21+ |  9+ |  2- | 13+ | 4 |  153  | 121  |
| 6 |Bogdanov, Viktor      |6d|PTR| 32 |  16+|   4- | 35+ |  8+ | 10+ | 4 |  152  | 120  |
| 7 |Zakotnik, Milan       |5d|KRA| 31 |  12+|   1- | 18+ |  3- | 17+ | 3 |  156  |  91  |
|   |Beck, Gerfried        |4d|Wie| 31 |  27+|   3+ |  1- |  6- | 19+ | 3 |  156  |  91  |
| 9 |Hu Wei, Quiang        |5d|Wie| 31 |  23+|  10+ |  5- | 24+ |  3- | 3 |  155  |  91  |
| 10 |Müller, Martin        |5d|ZÜR| 31 |  11+|   9- | 19+ | 20+ |  6- | 3 |  154  |  91  |
| 11 |Hüttler, Franz        |4d|Wie| 31 |  10-|  27+ | 14+ |  1- | 20+ | 3 |  154  |  90  |
| 12 |Matoh, Leon           |5d|NOM| 31 |   7-|  17+ |  3- | 22+ | 16+ | 3 |  153  |  90  |
| 13 |Plyushch, Yury        |6d|KIE| 31 |  15-|  22+ | 23+ | 16+ |  5- | 3 |  152  |  90  |
| 14 |Bogatsky, Arkady      |5d|KIE| 31 |  19+|   2- | 11- | 32+ | 15+ | 3 |  152  |  89  |
| 15 |Zagorodni, Igor       |5d|KIE| 30 |  13+|  20+ | 16- |  4- | 14- | 2 |  154  |  61  |
| 16 |Cefarin, Tamar        |4d|NOM| 30 |   6-|  25+ | 15+ | 13- | 12- | 2 |  154  |  60  |
| 17 |Cioata, Daniel        |4d|BUK| 30 |   1-|  12- | 36+ | 25+ |  7- | 2 |  153  |  58  |
|   |Poliak, Miroslav      |4d|GAL| 30 |   3-|  36+ |  7- | 23+ |  4- | 2 |  153  |  58  |
| 19 |Hödlmoser, ~Karl-Hein  |4d|Wie| 30 |  14-|  26+ | 10- | 21+ |  8- | 2 |  152½ |  59½ |
| 20 |Kuhar, Velimir        |5d|ZAG| 30 |  25+|  15- | 21+ | 10- | 11- | 2 |  152  |  60  |
| 21 |Platonov, Vladimir    |4d|KIE| 30 |  24+|   5- | 20- | 19- | 29+ | 2 |  151  |  59  |
| 22 |Holecek, David        |4d|PRA| 30 |   2-|  13- | 27+ | 12- | 39+ | 2 |  151  |  57  |
| 23 |Danek, Vladimir       |5d|PRA| 30 |   9-|  28+ | 13- | 18- | 31+ | 2 |  150  |  58  |
| 24 |Gaspari, Peter        |4d|LJU| 30 |  21-|  29- | 28+ |  9- | 27+ | 2 |  148  |  58  |
|   |Litvin, Viktor        |4d|KHA| 30 |  20-|  16- | 29+ | 17- | 28+ | 2 |  148  |  58  |
| 26 |Claasen, Tony         |5d|ARH| 29½|   4-|  19- | --  | --  | --  | 0 |  146  |   0  |
| 27 |Rupel, Mirko          |4d|KRA| 29 |   8-|  11- | 22- | 37+ | 24- | 1 |  150  |  28  |
|   |Shen, Hao             |4d|Wie| 29 |   5-|  23- | 24- | 40+ | 25- | 1 |  150  |  28  |
| 29 |Dragomir, Leonard     |2d|CRA| 29 |  44+|  24+ | 25- | 35+ | 21- | 3 |  145  |  85  |
| 30 |Steffens, Sigmar      |2d|DRE| 29 |  33+|  35- | 37- | 38+ | 36+ | 3 |  141  |  85  |
| 31 |Effenberg, Alfred     |2d|Wie| 29 |  35-|  48+ | 46+ | 36+ | 23- | 3 |  140  |  82  |
| 32 |Dica, Vladimir        |1d|BEC| 29 |  52+|  51+ | 44+ | 14- | 40+ | 4 |  138  | 107  |
| 33 |Krusina, Rudolf       |2d|BRA| 29 |  30-|  37- | 55+ | 45+ | 35+ | 3 |  137  |  80  |
| 34 |Toma, Iulian          |1d|BRA| 29 |  43+|  45- | 51+ | 46+ | 37+ | 4 |  136  | 109  |
| 35 |Sora, Sorin Adrian    |2d|CRA| 28 |  31+|  30+ |  6- | 29- | 33- | 2 |  148  |  58  |
| 36 |Konopac, Daniel       |3d|PRA| 28 |  46+|  18- | 17- | 31- | 30- | 1 |  145  |  27  |
| 37 |Bachner, Mark         |1d|Wie| 28 |  49+|  33+ | 30+ | 27- | 34- | 3 |  143  |  85  |
| 38 |Istratie, Christian   |1d|CRA| 28 |  39+|  44- | 42+ | 30- | 48+ | 3 |  139  |  83  |
| 39 |Hrdina, Marian        |1d|BRA| 28 |  38-|  52+ | 41+ | 44+ | 22- | 3 |  139  |  81  |
|   |Köszegi, Sandor       |1d|BUD| 28 |  50+|  46+ | 45+ | 28- | 32- | 3 |  139  |  81  |
| 41 |Mateescu, Carmen      |1d|BUK| 28 |  51-|  47+ | 39- | 50+ | 45+ | 3 |  135  |  81  |
| 42 |Skalka, Pavel         |1k|ZLI| 28 |  53+|  49+ | 38- | 51+ | 44+ | 4 |  134  | 106  |
| 43 |Kok, Rob              |2d|ADM| 28 |  34-|  --  | --  | --  | --  | 0 |  133  |   0  |
| 44 |Harlander, Dusan      |2d|NOM| 27 |  29-|  38+ | 32- | 39- | 42- | 1 |  142  |  28  |
| 45 |Shevchuk, Viktor      |1d|RIV| 27 |  47+|  34+ | 40- | 33- | 41- | 2 |  141  |  56  |
| 46 |Nechanicky, Vitezlav  |3d|NYM| 27 |  36-|  40- | 31- | 34- | 47- | 0 |  141  |   0  |
| 47 |Posch, Franz          |1d|Wie| 27 |  45-|  41- | 49+ | 48- | 46+ | 2 |  136  |  54  |
| 48 |Prokova, Iva          |1k|PRA| 27 |  55+|  31- | 52+ | 47+ | 38- | 3 |  135  |  78  |
| 49 |Yeroshkin, Yury       |1d|RIV| 27 |  37-|  42- | 47- | 52+ | 51+ | 2 |  135  |  52  |
| 50 |Strutzenberger, Clem  |1k|LNZ| 27 |  40-|  53+ | 56+ | 41- | 57+ | 3 |  132  |  76  |
| 51 |Prellinger, Thomas    |1d|LNZ| 26 |  41+|  32- | 34- | 42- | 49- | 1 |  141  |  28  |
| 52 |Knoll, Klaus          |1d|SBG| 26 |  32-|  39- | 48- | 49- | 55+ | 1 |  136  |  25  |
| 53 |Miskolzi, Szonja      |1k|BUD| 26 |  42-|  50- | 59+ | 57- | 56+ | 2 |  130  |  50  |
| 54 |Voznikov, Konstantin  |2k|SIM| 25½|  58+|  55- | --  | --  | --  | 1 |  119  |  25  |
| 55 |Urban, Andreas        |1k|BER| 25 |  48-|  54+ | 33- | 56- | 52- | 1 |  132½ |  25½ |
| 56 |Rupel, Vera           |3k|KRA| 25 |  60+|  57+ | 50- | 55+ | 53- | 3 |  125  |  72  |
| 57 |Solokov, Dmitri       |3k|KAL| 25 |  59+|  56- | 61+ | 53+ | 50- | 3 |  122  |  70  |
| 58 |Klein, Gerfried       |2k|LNZ| 25 |  54-|  --  | --  | --  | --  | 0 |  117½ |   0  |
| 59 |Svec, Ivo             |3k|BRA| 25 |  57-|  61+ | 53- | 62+ | 60+ | 3 |  110  |  59  |
| 60 |Paar, Kurt            |8k|Fra| 19 |  56-|  62- | 64+ | 66+ | 59- | 2 |   94  |  28  |
| 61 |Bakanov, Victor       |8k|?  | 19 |  63+|  59- | 57- | 65- | 66+ | 2 |   93  |  31  |
| 62 |Sheremetiev, Yury    |10k|KIE| 19 |  64+|  60+ | 63+ | 59- | 65+ | 4 |   91  |  66  |
| 63 |Karas, Robert        |10k|SBG| 18 |  61-|  64+ | 62- | 67+ | 68+ | 3 |   73  |  35  |
| 64 |Iacob, Liliana       |11k|BRA| 15 |  62-|  63- | 60- | 68+ | 67- | 1 |   76  |   9  |
| 65 |Mutter, Georg        |14k|LNZ| 14 |  66-|  68+ | 67+ | 61+ | 62- | 3 |   71  |  39  |
| 66 |Garling, Dieter      |14k|BER| 13 |  65+|  67- | 68+ | 60- | 61- | 2 |   73  |  23  |
| 67 |Bauer, Franz         |17k|TRA| 11 |  68+|  66+ | 65- | 63- | 64+ | 3 |   68  |  36  |
| 68 |Serbina, Tatyana     |16k|SIM|  9 |  67-|  65- | 66- | 64- | 63- | 0 |   71  |   0  |
[[Turnier 2007 english]]

!Termin
5. - 6. Mai 2007

!Austragungsort
Volkshaus Pichling, Luna Platz 4
4030 Linz

!Modus
5 Runden Mc Mahon, Japanische Regeln
Komi: 6,5
Bedenkzeit: 60 min
Byoyomi: 30 Steine in 10 min (nicht progressiv)

!Nenngeld
12 Euro, 2 Euro Ermäßigung bei Anmeldung bis 4. Mai 2007,
Spieler schwächer als 15kyu und unter 14 Jahren sind frei

!Preise
1. Platz: 250€
2. Platz: 150€
3. Platz: 100€
(Reihung: MMS, SOS)
Sachpreise für besten Spieler unter 18 Jahren und für 5 Siege

!Zeitplan
Anmeldeschluss: Samstag 11:30
Siegerehrung: Sonntag 16:30

!Anmeldung
(geschlossen)


!Kontakt
Go-Klub Linz (linz@goverband.at)
Stefan Fischmeister
Handy am Spielort: 0676 / 75 33 090

!Anreise
* Von Wien (A1): Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz
* Von Budweis (A7): Abfahrt Voest-Linz, Richtung Ebelsberg, Mona Lisa Tunnel
* Von Salzburg, Passau (A1, A25) Abfahrt Asten - Sankt Florian, Richtung Pichling, Linz

!Unterkunft
* Der Gasthof zum Hauermandl (#33) in Pichling ist 2.5km von Spielort entfernt.
* An der Straßenbahn zwischen Bahnhof und Spielort liegen:
>Hotel Kleinmünchen (#30)
>Turmfalke (#46)
>Novotel Linz (#9)
>Youthotel Linz (#48)
>Hotel Nibelungenhof (#19)
>Wilder Mann (#31)
>Austria Trend Hotel Schillerpark (#3)

* Nähe Bahnhof:
> Hotel Ibis (#14)
> Hotel Lokomotive (#17)

Die meisten Hotels liegen im Zentrum von Linz, vom Zentrum zum Spielort
fährt man mit der Straßenbahn (~40min).
UPDATE 2021

Der Go Kurs 2021/2022 findet wieder regelmäßig am Donnerstagabend 18:30 - 21:30 von 9.9.2021 bis 9.6.2022 statt.

Wir spielen wöchentlich in den Räumlichkeiten der Volkshochschule Linz.
Zeit und Ort: Donnerstags 18:30 - 21:30 im Seminarraum 10.06 im Wissensturm.

Alle Termine: [[VHS Linz | https://vhskurs.linz.at/index.php?kathaupt=11&knr=21.36080]]
Der Kurs ist gratis! Es fallen keine Kursgebühren an. Bitte trotzdem auf der [[Kursseite | https://vhskurs.linz.at/index.php?kathaupt=11&knr=21.36080]] anmelden.

In Ferienzeiten hat die Volkshochschule geschlossen. An diesen Tagen treffen wir uns in der Regel ab ca. 19:00 Uhr zum Spielen im Café Meier am Pfarrplatz.

[[Go Spielen]]