/*Skollbars*/

body, td, p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:13px;
	font-family:Arial;
	color:#000000;
	font-weight: small;
 }

#input1
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF url(/images/spacer.gif) repeat-x;
}
 
img.image {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.right {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 5px 0px 5px 15px;  
}
img.left {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
   margin: 5px 15px 5px 0px;
}

h1
{
position: relative;
top: 1px;
font-size: 18px;
line-height: 15px;
color: #df091e;
letter-spacing: -1px;
background: url('images/dashed.gif') bottom repeat-x;
padding: 10px 0px 10px 0px;
margin-bottom: 10px;
}

h2
{
font-size: 16px;
color: #269cd3;
letter-spacing: -1px;
}

h3
{
font-size: 14px;
color: #000000;
letter-spacing: -1px;
}

h4
{
font-size: 13px;
color: #555555;
letter-spacing: -1px;
}


.BlockHeader {font-size:14px; color: #FFFFFF; font-weight: bold; }
.BlockTopHeader{font-size:14px; color: #FFFFFF; font-weight: small;}

.Slogan {font-size:13px; color: #269cd3; font-weight: bold; }

.menu_focus {font-size:12px; color: #269cd3; font-weight: bold; }
.menu {font-size:12px; color: #555555; font-weight: small; }

.losamigos {font-size:12px; color: #FF8003; font-weight: bold; }

/*Links*/
 a:link { text-decoration:none; font-weight:small; color:#df091e; }
 a:visited { text-decoration:none; font-weight:small; color:#df091e; }
 a:hover { text-decoration:none; font-weight:small; color:#001EE1; }
 a:active { text-decoration:none; font-weight:small; }

#mySlideShow
{
width: 126px !important;
height: 126px !important;
}

/*Style für den Kalender - ####################################### */

.calendar_saturday {
	background-color: #ffcaa6;
}

.calendar_sunday {
	background-color: #ff9650;
}

.calendar_weekday {
	background-color: #f8f8f8;
}

.calendar_today {
	background-color: #ffff7d;
}

.calendar_noday {
	background-color: #ffffff;
}

.calendar_termin {
	background-color: #FFFFCC;
}

/*Wichtige angaben f�r alle zuk�nftigen Scripte - ####################################### */

.info_error {
	color: #EE0000;
	font-size: 14;
	font-weight: bold;
}

.info_default {
	color: #000000;
	font-size: 14;
	font-weight: bold;
}

/*Tabelle Formular*/
.table_form  {
 	width: 100%;
	height: '';
	background-color: '';
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Formular*/
.table_normal  {
 	width: 100%;
	height: '';
	background-color: #e2e2e2;
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
	height: '';
 	border-width: 0;
}

/*Tabellenkopf*/
.tableheader {
	background-color: #ff8003;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_light {
	background-color: #ffdbc3;
	color: #FFFFFF;
	font-weight: bold;
}

/*Tabellenkopf*/
.tableheader_ebene2 {
	background-color: #EBEADB;
	color: #444444;
	font-weight: small;
}

/*Feldbeschriftung*/
.tablefront {
	background-color: #f6f6f6;
	color: #444444;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: small;
}

/*Tabellen Body*/
.tablebody_light {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Reiter aktiv*/
.areiter {
	background-color: #ff8003;
	color: #FFFFFF;
	font-weight: bold;
}

/*Reiter passiv*/
.preiter {
	background-color: #ffdbc3;
	color: #ff8003;
	font-weight: bold;
}

/*E-Card Paspatu*/
.paspatu_frame {
	background-color: #999999;
}

.paspatu {
	background-color: #FFFFFF;
	color: ;
}

.paspatu_focus {
	background-color: #f3e800;
	color: ;
}

.paspatu_online {
	background-color: #ffdbc3;
	color: ;
}

/*Textliche Formatierungen*/

.color_title { font-size:12pt; font-family:Arial; color:#990000; font-weight:small }

.small { font-size: 10; }

.line { border:dashed #990000 1px; height:0px; width:100%; text-align:left;}
