﻿html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000080;
	background-color:#FFFFFF;
}

h2 {
	color:black;
	font-size:18px;
	text-align:left;
}
h5 {
	color:#000080;
	font-size:16px;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
}



span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

img {
	border:0;
}

/*
div {
	border:1px #003 dashed;
}
*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background-image:url('http://naumburg.name/schach/images/web/website-middle.jpg');
	background-repeat:repeat-y;
	}	
	
#hintergrund-oben {
	width:100%;
	height:370px;
	vertical-align:top;
	background-image:url('http://naumburg.name/schach/images/web/top.jpg');
	background-repeat:no-repeat;
	margin:0;
}


#aktuelle-news {
	width:170px;
	margin:-290px 0 0 440px;
	float:left;
	clear:left;	
}

#startseite-link {
	width:100px;
	height:40px;
	margin:-280px 0 0 190px;
	float:left;
	clear:left;
	}
#termine-link {
	width:80px;
	height:30px;
	margin:-290px 0 0 295px;
	float:left;
	clear:left;
	}	
#news-link {
	width:55px;
	height:20px;
	margin:-300px 0 0 380px;
	float:left;
	clear:left;
	}
#impressum-link {
	width:105px;
	height:40px;
	margin:-330px 0 0 440px;
	float:left;
	clear:left;
	}
#login-link {
	width:55px;
	height:30px;
	margin:-340px 0 0 550px;
	float:left;
	clear:left;
	}
#schachaufgabe {
	margin:-340px 0 0 620px;
	width:360px;
	height:360px;
}
#schachaufgabe iframe {
	height:340px;
	width:320px;
	frameborder:0;
	border:0;
}


#navigation-left {
	width:200px;
	margin:-230px 0 0 40px;
}

#navigation-left b{
	text-decoration:underline;
}

#newsticker {
	width:560px;
	height:40px;
	background-image:url('http://naumburg.name/schach/images/web/news-ticker.jpg');
	background-repeat:no-repeat;
	margin:-10px 0 0 200px;
	padding:10px 25px 0 150px;
}

#short-news-head {
	width:300px;
	height:90px;
	background-image:url('http://naumburg.name/schach/images/web/news-top.gif');
	background-repeat:no-repeat;
	margin:-590px 10px 0 0;
	float:right;
	clear:right;
}
#short-news-middle {
	width:300px;
	background-image:url('http://naumburg.name/schach/images/web/news-middle.gif');
	background-repeat:repeat-y;
	margin:-500px 10px 0 0;
	padding:0;
	float:right;
	clear:right;
}
#short-news-content {
	width:80%;
	margin:0 0 0 40px;
}

#short-news-content b{
	text-decoration:underline;
}


#short-news-bottom {
	width:300px;
	height:80px;
	background-image:url('http://naumburg.name/schach/images/web/news-bottom.gif');
	background-repeat:repeat-y;
	margin:0 10px 0 0;
	padding:0;
	float:right;
	clear:right;
}
#content {
	width:420px;;
	margin:-1460px 310px 0 0;
	padding:0;
	float:right;
	clear:right;
}

#footer {
	width: 1000px;
	height:138px;
	background-image:url('http://naumburg.name/schach/images/web/website-bottom.jpg');
	background-repeat:no-repeat;
	}

a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}	
a:hover {
	color:black;
	font-weight:bold;
	text-decoration:underline;
	}
