/* Links */
A:LINK { color: #000000; text-decoration: underline; }
A:ACTIVE { color: #000000; text-decoration: underline; }
A:VISITED { color: #000000; text-decoration: underline }
A:HOVER { color: #2f5ca2; text-decoration: none; }


body {
	font-family:Verdana,Arial,Sans-Serif;
	font-size: small; 
	background-color: #ffffff; /*#fafafa;*/
    /*font-size: small;	*/
 	/*margin: 0;*/
  	/*font-size: 1em;*/
}

td {
	font-family:Verdana,Arial,Sans-Serif;
	font-size: small; 
}

.background {
	background: #ffffff url('http://www.yunyun.de/images/background.jpg') no-repeat;
}

/* Der Buchstabe ueber jeder Kategorie */
/*.gotoLinks{
	font-size: smaller; 
	font-weight:bold;
	color: grey;
}*/

.smalltext {
	font-size: smaller; 
}

.leftText {
	color: #ffffff;
}

.bottomText {
	font-size: 0.5em;
	color: #ffffff;
}

/** {
  padding: 0;
  margin: 0;
  font-size: 1em;
}*/


.pageHeader {
	background-image: url(../images/header-bg.gif);
	border-left: 1px solid #a4b5c4;
	border-right: 1px solid #a4b5c4;
	border-bottom: 1px solid #a4b5c4;
}

.tbHeader {
	background-color: #f5f5f5;
}

.tbBorder {
	background-color: #dbdbdb;
}

.tbBody {
	background-color: #ffffff;
}

hr { 
	background-color:#dbdbdb;
	color:#dbdbdb;
	border: #dbdbdb;
	height: 1px;
	width:100%;
}


select { 
	color: #000000; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size: 10px
}

input{
	border: 1px solid #a2a1a2;
	margin: 1px;
	font-size: 11px;
}

textarea { 
	border: 1px solid #a2a1a2;
	margin: 1px;
	font-size: 11px;
	/*
	color:black;
	background-color: #f7f7f7; 
  	border-style: solid;
	border-width: 1;
	border-color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	font-size: 10px;
	margin: 1px;
	*/
}

option { 
	color: #000000; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size: 10px;
}

.boldCat {
	font-weight:bold;
}

.smalltext {
	font-size: smaller; 
}

.rssNews {
	font-size: smaller; 
	/*font-weight:bold;*/
}

/* Linie unter Tabelle */
.TableLineBottom{
	border-bottom: 1px solid #535353;
}

/* Linie ueber Tabelle */
.TableLineTop{
	border-top: 1px solid #535353;
}

/* Linie unter/ueber Tabelle */
.TableLineBT{
	border-bottom: 1px solid #535353;
	border-top: 1px solid #535353;
	border-left: 1px dashed #535353;
	border-right: 1px dashed #535353;
}

/* Linie unter/ueber Tabelle */
.TableLineRight{
	border-right: 1px dashed #535353;
	background-color: #ffffff;
}

/* Die Navigation oben rechts */
.TopNaviActive{
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-left: 1px dashed #ffffff;
	background-color: #a4aab0;
	text-align:center;
	color: #000000;
	padding: 2px;
	font-weight:bold;
	/*font-size: small;*/
}


/* Die Navigation oben rechts */
.TopNaviDeactive{
	border-right: 1px dashed #ffffff;
	border-top: 1px dashed #ffffff;
	border-left: 1px dashed #ffffff;
	background-color: #e5ecc5;
	text-align:center;
	padding: 2px;
}

/*  Die Login-Box */
.loginBox{
	border-right: 1px dashed #a3a3a3;
	border-top: 1px dashed #a3a3a3;
	border-left: 1px dashed #a3a3a3;
	border-bottom: 1px dashed #a3a3a3;
	background-color: #fafafa;
	padding: 5px;
    font-size: small;
}


/* Der Buchstabe ueber jeder Kategorie */
.CategoriesTop{
	border-right: 1px dashed #c7cccf;
	border-top: 1px dashed #c7cccf;
	border-left: 1px dashed #c7cccf;
	border-bottom: 1px dashed #c7cccf;
	background-color: #eff4f7;
	font-weight:bold;
}

/* Der Buchstabe ueber jeder Kategorie */
.showMessage{
	border-right: 1px dashed #c7cccf;
	border-top: 1px dashed #c7cccf;
	border-left: 1px dashed #c7cccf;
	border-bottom: 1px dashed #c7cccf;
	background-color: #e8ddc8;
	font-weight:bold;
}

/* code */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 12px; 
	color: #000000;
	background-color: #ffffff; 
	border: #c0c0c0; 
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

/* Titel Hintergrund */
.titleback { 
	background-color: #575757;
	font-weight:bold;
	color: #ffffff;
}

/* Text Hintergrund */
.textback 	{ 
	background-color: #ffffff;
	font-weight:normal;
}

/* Titel */
.title 		{ 
	font-weight:bold;
}

/* Rahmen */
.contentbg{
	background-color: #ffffff;
}

/* Rahmen */
.tableborder{ 
	background-color: #a2a1a2;
}

/* Ueberschrift */
.ueberschrift {
	color: #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:10px;
}
