/*  
Theme Name: sk
*/


.small {  font-size: 10px}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #EAE7E3;
	color: #666666;
	line-height: 1.5em;
	text-align: center;

}


A
{
	Text-Decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9297B1;
	font-weight: normal;
	font-size: 1em;
	line-height: 16px;
}

A:ACTIVE
{
	Text-Decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}

A:VISITED
{
	Text-Decoration: none;
	font-weight: normal;
	color: #9297B1;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A281E;
	text-decoration: none;
	background-color: #FFFFFF;
}
p {
 font-family: verdana, trebuchet, sans-serif;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}

.breit {  letter-spacing: 1px}
.rahmengrau {
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.rahmentopbottom {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.main .links {
}
.main .links a:active  {
	color:  #999999;
	background-color: #FFFFFF;
}
.main .links a:hover   {
	color: #993300;
	background-color: #FFFFFF;
}

#stats {
	font-size: 10px;
}
#inhalt {
	text-align: left;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height:550px;
	overflow: visible;
	position: relative;
	background-color: #FFFFFF;
	width: 540px;
	float: left;
	margin-top: 45px;
}

#stats a{
	font-size: 10px;
	color: #666699;
	background-color: #FFFFFF;
}
#mainrahmen #maincontent td {
	text-align: left;
}
#mainrahmen #maincontent #inhalt table {
	text-align: left;
}



#maincontent {
	border: 1px solid #CBC5BE;
	padding: 20px;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px;
	height: 100%;
	width: 725px;
}
#mainrahmen #maincontent .main table {
	font-size: 1em;
}

#mainrahmen {
	padding: 6px 31px 0px 23px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	width: 723px;
	border-top: 1px none #CBC5BE;
	border-right: 1px none #CBC5BE;
	border-bottom: 1px none #CBC5BE;
	border-left: 1px solid #CBC5BE;
	background-image: url(../img/index/mainbg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}




h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-size: 1em;
	line-height: 2em;
}

.gallery {
	border: 1px solid #999999;
	padding: 5px;
}

#nav{
	float:left;
	width:134px;
	color: #666666;
	padding-right: 9px;
	text-align: right;
	font-size: 0.9em;
	text-transform: uppercase;
}
#nav p {
	line-height: 1.1em;
}

#nav a {
	color:#675E52;
	font-weight: normal;
	display: block;
	text-align: right;
	font-size: 1em;
	line-height: 1.7em;
	list-style-type: none;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 5px;
}


#nav a:hover {
	color:#993300;
	display: block;
	background-image: url(../../../../img/nav/hover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}

#leftside {
	float:left;
	width:134px;
	padding: 1px;
	text-align: right;
	font-weight: normal;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: top;
	display: inline;
	margin-left: 10px;
}
#sep {
	background-image: url(../../../../img/index/line_dot_h.gif);
	width: 100%;
	background-repeat: repeat;
}
#home span {
display: none;
}

#home a{
display: block;
background-image: url(../img/index/sk1a.gif);
background-repeat: no-repeat;
width: 132px;
height: 90px;
} 


/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
	border-right: 1px solid #b6b7cb;
	border-bottom: 1px solid #b6b7cb;
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TR.linkListing-odd {
	background: #f8f8f9;
	color: #990000;
}

TR.linkListing-even {
	background: #F5F5F5;
	color: #990000;
}
#mainrahmen #maincontent .main td {
	font-size: 1em;
}

/* VJ Links Manager v1.00 end */
#stats {
	font-size: 10px;
}
#galleryindex img {
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 25px;
}
#galleryindex a:hover img  {
	border: 1px solid #333333;
	padding: 2px;
	background-color: #CCCCCC;
}
#galleryindex a img {
	border: 1px solid #999999;
	padding: 2px;
}

#galleryindex {
	margin-top: 45px;
}
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
	border-right: 1px solid #b6b7cb;
	border-bottom: 1px solid #b6b7cb;
	padding: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
}

TR.linkListing-odd {
	background: #f8f8f9;
	color: #990000;
}

TR.linkListing-even {
	background: #F5F5F5;
	color: #990000;
}
/* VJ Links Manager v1.00 end */
#maincontent  .form {
	background-color: #FBFBFB;
	border: 1px solid #999999;
}
#words {
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
	padding-right: 30px;
}
#words .wordstitel {
	letter-spacing: 4px;
}
#words p {
	line-height: 1.7em;
}
#wordindex{
	color: #666666;
}
#wordindex p {
	line-height: 1.1em;
}

#wordindex a {
	color:#8C8C8C;
	font-weight: normal;
	display: block;
	font-size: 1em;
	line-height: 1.7em;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: none;
	padding-left: 20px;
	background-image: url(../img/index/square_w.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#wordindex a:hover {
	color:#993300;
	display: block;
	text-decoration: none;
}
.neu {
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#top {
	height: 8px;
	width: 757px;
	background-image: url(../img/index/topbg.jpg);
	background-position: right top;
	padding-right: 14px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CBC5BE;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#bottom {
	height: 25px;
	width: 755px;
	background-image: url(../img/index/bottombg.jpg);
	background-position: right top;
	padding-right: 14px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	color: #A8A8A8;
	letter-spacing: 18px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 20px;
}
.post-metadata{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
