.rass {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
    font-family: "Courier New", Courier, mono;
    font-size: 10pt;
    font-weight: bold;
}
h3 {
    font-family: "Courier New", Courier, mono;
    font-size: 9pt;
    font-weight: bold;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
}
.tiny {
	font-family: "Courier New", Courier, mono;
	font-size: 7pt;
	color: #000000;
}
.counter {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #000000;
}
.header {
    background: url(../media/pics/header.gif) no-repeat center;
    height: 100px;
    text-align: center
}
.menue {
    margin: auto;
    height: 30px;
    width: 640px;
    font-family: "Courier New", Courier, mono;
    font-size: 9pt;
    color: #000000;
    text-align: center
}
.breadcrumb {
    font-family: "Courier New", Courier, mono;
    text-align: left;
    font-size: 9pt;
    margin: 10px 0 10px 0;
    border-width: thin;
    border-color: #000000;
    border-style: dashed;
    padding: 3px;
}
.content {
    margin: auto;
    width: 640px;
    font-family: "Courier New", Courier, mono;
    font-size: 9pt;
    color: #000000;
}
.footer {
    background: url(../media/pics/footer.gif) no-repeat center;
    height: 40px;
    width: 640px;
    margin: auto;
}
.right {
    float: right;
    margin: 0 0 0 0;
    width: 100px;
}
.right2 {
    float: right;
    margin: 0 0 0 0;
    width: 150px;
}
.left {
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    width: 50px;
}
.left2 {
    float: left;
    margin: 0 0 0 0;
    width: 150px;
}
.code {
    border-width: thin;
    border-style: dotted;
    margin: 10px 0 10px 0;
    width: 380px;
    padding: 10px;
    background-image:url(../media/pics/watermark-code.png);
    background-repeat: repeat;
    font-weight: bold;
    font-family: Verdana, Tahoma, Helvetica, Arial;
}
.progcode {
    border-width: thin;
    border-style: dotted;
    margin: 10px 0 10px 0;
    width: 640px;
    padding: 10px;
    background-image:url(../media/pics/watermark-code.png);
    background-repeat: repeat;
}
.weather {
    margin: auto;
    width: 200px;
    text-align: left;
}
table .tbl_guestbook,
.tbl_guestbook tr,
.tbl_guestbook td,
.tbl_guestbook th {
    margin: 0;
    padding: 1px;
    vertical-align: top;
}
.tbl_guestbook th {
    color: #FFFFFF;
    background-color: #000000;
}

/* Adsense */
.ad160x90 {
    float: left;
    margin: 0 1px 1px;
}
.ad468x15 {
    text-align: center;
    margin: 10px 0 10px 0; 
}
.ad468x60 {
    text-align: center;
}
.ad250x250 {
    float: left; 
    margin: 0 1px 10px;
}

/* Footer */
.footercontent {
    text-align: center;
    margin: 5px 0 20px 0;
}

/* SBB */
#sbb {
    padding: 3px;
    margin: 0 0 0 310px;
}
ul.sbb {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.sbb li {
    background: url("../media/pics/socialbookmarkicons.gif") no-repeat;
    border: 1px solid RGB(201,201,201);
    cursor: pointer;
    float:left;
    height: 16px;
    margin: 1px;
    width: 16px;
    text-indent: 0;
}
ul.sbb li.misterwong {
    background-position: 0 0;
}
ul.sbb li.delicious {
    background-position: -16px 0;
}
ul.sbb li.google {
    background-position: -32px 0;
}
ul.sbb li.yahoo {
    background-position: -48px 0;
}

ul.sbb li.stumbleupon {
    background-position: -64px 0;
}
ul.sbb li.digg {
    background-position: -80px 0;
}
ul.sbb li.technorati {
    background-position: 0 -16px;
}
ul.sbb li.yigg {
    background-position: -16px -16px;
}
ul.sbb li.webnews {
    background-position: -32px -16px;
}
ul.sbb li.lufee {
    background-position: -48px -16px;
}
ul.sbb li.seekxl {
    background-position: -64px -16px;
}
ul.sbb li.alltagz {
    background-position: -80px -16px;
}
ul.sbb li.linkarena {
    background-position: 0 -31px;
}
ul.sbb li.favoriten {
    background-position: -16px -32px;
}
ul.sbb li.twitter {
    background-position: -32px -32px;
}
ul.sbb li.facebook {
    background-position: -48px -32px;
}