<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<html>
<head>
<title> :: Willkommen</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="include/designs/ilchClan/style.css">
<!-- Jquery -->
<script type="text/javascript" src="include/includes/js/BBCodeGlobal.js"></script>
<script type="text/javascript">
var bbcodemaximagewidth = 500;
var bbcodemaximageheight = 500;
</script><style type="text/css">
.flag {border: 1px solid #333333; margin:1px 1px;}
.flag:hover {border: 1px solid #C0C0C0;}
</style>
<style type="text/css">
<!--
/* Bubble with an isoceles triangle
------------------------------------------ */
.example-right {
position:relative;
padding:5px 5px;
margin:0;
color:#fff;
background:#5a8f00; /* default background for browsers without gradient support */
/* css3 */
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
/* NOTE: webkit gradient implementation is not as per spec */
background:-webkit-gradient(linear, left top, left bottom, from(#b8db29), to(#5a8f00));
background:-moz-linear-gradient(top, #b8db29, #5a8f00);
background:-o-linear-gradient(top, #b8db29, #5a8f00);
background:linear-gradient(top, #b8db29, #5a8f00);
}
/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-right + p {margin:5px 0 2em 40px; font-style:italic;}
/* creates the triangle */
.example-right:after {
content:"\00a0";
display:block; /* reduce the damage in FF3.0 */
position:absolute;
bottom:-30px;
left:10px;
width:0;
height:0;
border-width:0 20px 30px 0px;
border-style:solid;
border-color:transparent #5a8f00;
}
-->
</style>
<script language="JavaScript" type="text/javascript">
<!--
function klapp(div) { with(document.getElementById(div).style) { if(display=="none"){ display="inline"; } else { display="none"; }}}
//-->
<!--
function simple_insert_sb(aTag,eTag) { var input = document.forms['shoutbox'].elements['shoutbox_textarea']; input.focus(); if(typeof document.selection != 'undefined') { var range = document.selection.createRange(); var insText = range.text; range.text = aTag + insText + eTag;
range = document.selection.createRange(); if (insText.length == 0) { range.move('character', -eTag.length); } else { range.moveStart('character', aTag.length + insText.length + eTag.length); } range.select(); } else if(typeof input.selectionStart != 'undefined') { var start = input.selectionStart; var end = input.selectionEnd; var insText = input.value.substring(start, end); input.value = input.value.substr(0, start) + aTag + insText + eTag + input.value.substr(end); var pos; if (insText.length == 0) { pos = start + aTag.length; } else { pos = start + aTag.length + insText.length + eTag.length; } input.selectionStart = pos; input.selectionEnd = pos; }else{ var pos = input.value.length; var insText = prompt("Bitte geben Sie den zu formatierenden Text ein:"); input.value = input.value.substr(0, pos) + aTag + insText + eTag + input.value.substr(pos); }}
//-->
<!--
function insert_sb ( towrite ) { simple_insert_sb ( towrite, '' ); }
//-->
</script>
<!-- ilch 1.1 P Slider - www.cristiang.de -->
<!-- Header Items -->
<link rel="stylesheet" type="text/css" href="include/extras/slider/skin.css" />
<script type="text/javascript" src="include/extras/slider/jquery.jcarousel.min.js"></script>
<script type="text/javascript" src="include/extras/slider/jcarousel.config.js"></script>
<!-- Header Items End -->
</head>