/* links*/

a:link {
	text-decoration:underline; 
	color: black;
}
a:visited {
	text-decoration: underline; 
	color: black;
}
a:hover {
	text-decoration: none;
}

a.pic:link{
	text-decoration: none;
}
a.pic:visited{
	text-decoration: none;
}
/* news */

td.fuertext{
	padding: 10px; 
	text-align: justify; 
	line-height: 22px;
	border: 1px solid black;
	background-color: #ffffff;
}
td.toplogged{
	padding: 5px;
	background-color: #BEF4B3;
	text-align: left;
} 
td.fuertextlogged{
	padding: 10px; 
	text-align: justify; 
	line-height: 22px;
}
td.bildlogged{
	background-color: #BEF4B3;
	background-image: url(tblup.gif);
	background-repeat: repeat-y;
}
td.toplogged{
	padding: 5px;
	background-color: #BEF4B3;
} 
td.fuertextdetail{
	padding: 10px; 
	text-align: justify; 
}

/* cms */

td.border{
	border: 1px solid #000000;
}

td.none{
	border: none;
}

td.left-none{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}

td.top-none{
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

td.right-none{
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

td.bottom-none{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
}
td.header{
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffcc00;
	text-align: center;	
	padding: 3px;
	font-family: Courier New;
	border: 1px solid #000000;
}
td.header2{
	background-color: #FCE278;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
}
td.header3{
	background-color: #FCF478;
	border: 1px solid #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
}

/* things i dont know no more :D */
td.bild{
	background-color: #FFFAC6;
	background-image: url(tblup.gif);
	background-repeat: repeat-y;
}
td.top{
	padding: 5px;
	background-color: #FFFAC6;
	text-align: left;
	border: 1px solid black;
} 
.noborder{
	border: none;
}
.noborder2{
	border: none;
	text-align: right;
}

.header1{
	font-size:12pt;
	font-weight: bold;
	text-align: center;
}
.header2{
	font-size:12pt;
	font-weight: bold;
}

.undertitle{
	font-size:9pt;
	
}

body{
	font-family: Arial;
}
.eingaben{
	font-family: Arial;
	font-size: 10pt;
}
th.shop{ 
	border-left: none;
	border-right: none;
	border-top: none; 
	border-bottom:none;
}
.table{
	border: none;
}
td.padding{
	padding: 5px;
}
.kontakt{
	margin-left: 30px;
}
.geschichte{
	font-size: 12pt;
	font-family: Times New Roman;
}
.password{
	border: 2px solid Red;
	border-bottom: 2px solid Red;
	border-left: 2px solid Red;
}

