@charset "utf-8";
/* CSS Document */

body,html {
	margin:0px;
	width:100%;
	background-image:url(../images/bg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

#menu {
	position:absolute;
	left:250px;
	top:80px;
	width:820px;
	height:40px;
	z-index:1;
}

.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	word-spacing:1.5em;
}

.menulink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
	font-weight: bold;
}

.menulink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF00;
	text-decoration:none;
	cursor:hand;
	font-weight: bold;
}

#contentwrap {
	position:absolute;
	left:250px;
	top:140px;
	width:600px;
	height:800px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}
#contentwrap2 {
	position:absolute;
	left:250px;
	top:140px;
	width:800px;
	height:auto;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwrappro {
	position:absolute;
	left:250px;
	top:140px;
	width:800px;
	height:1078px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwrap_cafe {
	position:absolute;
	left:250px;
	top:140px;
	width:800px;
	height:auto;
	z-index:2;
	background-image: url(../images/bg_cafe.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwrap3 {
	position:absolute;
	left:251px;
	top:140px;
	width:400px;
	height:700px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwraphorizont {
	position:absolute;
	left:251px;
	top:140px;
	width:400px;
	height:auto;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwrap4 {
	position:absolute;
	left:250px;
	top:140px;
	width:600px;
	height:2000px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#contentwrap_plan {
	position:absolute;
	left:250px;
	top:140px;
	width:400px;
	height:770px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

.contenttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.contenttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFF00;
	font-weight: bold;
	font-variant: small-caps;
}
.contentsubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFCC;
}

.contenttitle_spielplan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;	
}

.contenttitle_spielplan2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFF00;
	font-weight: bold;
}

#rightcolwrap {
	position:absolute;
	left:900px;
	top:140px;
	width:150px;
	height:800px;
	z-index:2;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#rightcolwrap2 {
	position:absolute;
	left:700px;
	top:140px;
	width:400px;
	height:700px;
	z-index:2;
	background-image: url(../images/clouds.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

#rightcolwrap3 {
	position:absolute;
	left:700px;
	top:140px;
	width:400px;
	height:auto;
	z-index:2;
	background-image: url(../images/clouds_night.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	border: thin dotted #FFFFFF;
}

.rightcoltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.rightcoltitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c1ced5;
	font-weight: bold;	
}
.rightcolsubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFCC;
}

.formulatbtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#christos {
	position:absolute;
	left:138px;
	top:163px;
	width:149px;
	height:149px;
	z-index:3;
	border: thin dotted #FFFFFF;
}
.textlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}

.textlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	text-decoration:none;
	cursor:hand;
}

#kids {
	position:absolute;
	left:275px;
	top:220px;
	width:300px;
	height:650px;
	z-index:3;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#evening {
	position:absolute;
	left:630px;
	top:220px;
	width:420px;
	height:650px;
	z-index:4;
}
.miniphoto {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
}

.boxlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	cursor:hand;
}

.boxlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}

.cafelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	text-decoration:none;
	cursor:hand;
}

.cafelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:hand;
}
.cafetable {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#contentwrap #twitter_div {
	height: 200px;
	width: 250px;
	border: thin dotted #FFFFFF;
	background-image: url(../images/twitterbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#contentwrap #twitter_div #twitter_update_list {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
	line-height:17px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFF00;
	text-decoration:none;
}

