/* ------------------- Allgemeine Style-Definitionen ------------------- */

/* Angaben der Schriftdefinition für die gesamte Seite */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


/* Allgemeine Definition der Links */
A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
A.TerminDetail {
	font-size : 10pt;
	color : #000070;
}
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	text-decoration: none;
	color: #000070;

}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	color: #0050ff;
/*	font-weight: bold;*/
	text-decoration: none;
	
}

P, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

HR {
	color : #666666;
	height : 1px;
}

LEGEND {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
}

LABEL {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

/* ------------------- Styleing des oberen Engine-Bereichs ------------------- */
/* ------------------- Styleing der Willkommensleiste ------------------- */


/*  Styling der Leiste oben, die Willkommensdaten und Buttons für Suche, Mitglieder und Uploads zeigt */
.info_row_top {
	font-size: 11px;
    color : #000070;
	vertical-align: middle;
}

.main_row_top {
	background-image : url(images/bg_nav_main.png);
	background-repeat : repeat-x;
	height: 25px;	
}


/* Definition der Kategorienleiste zeigt die Navigation bzw. die UR-here Leiste */
.catrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A8;
}

A.catrow, A.catrow:LINK, A.catrow:VISITED, A.catrow:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A8;
	text-decoration : underline;
}

A.catrow:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration : none;
}


/* Styling aller Input und Textare Felder innerhalb der Engine */
.select {
	font-size : 10px;
	color :#4665B5;
	font-size : 10px;
	border-color: #517196; 
	border-colordark: #517196; 
	border-colorlight: #CCCCCC; 
	border : 1px solid #000000;	
}


/* Styling der Input-Felder in der Quick-Leiste */
INPUT.quick, TEXTAREA.quick {
	color :#4665B5;
	font-size : 10px;
	border-color: #517196; 
	border-colordark: #517196; 
	border-colorlight: #CCCCCC; 
	border : 1px solid #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


/* Styling der Input-Felder und Textarea allgemein */
INPUT.input, TEXTAREA.input, SELECT.input {
	color :#4665B5;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* Styling der Input-Button und Textarea allgemein */
INPUT.inputbutton, TEXTAREA.inputbutton {
	color :#4665B5;
	font-size : 8px;
	font-weight: 900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------- Style der Linken Boxen ------------------- */


/* Überschrift für die Linken Boxen */
.left_box_headline {
	font-size : 10px;
	color : #0000a0;
	height: 20px;
/*	width: 400px;*/
	padding: 0;	
	background-color : ;
	background-image : url(images/bg_box_main.png);
	background-repeat : repeat-x;
	

}


/* Inhalt der linken Boxen */
.left_box_content {
	font-size : 10px;
    background-color : #DFE6FF;    
	
}


/* Links in den linken Boxen */
A.left_box_content, A.left_box_content:LINK, A.left_box_content:VISITED, A.left_box_content:ACTIVE {
	font-size : 10px;
	text-decoration : underline;

}

A.left_box_content:HOVER {
	font-size : 10px;
	text-decoration : none;
	color : #0055A8;
}


/* Linien in den linken Boxen */
HR.left_box_content {
	color : #000070;
	width: 98%;
	height : 1px;
}


/* ------------------- Style der rechten Boxen ------------------- */
/* ------------------- Boxen im Mittelteil ------------------- */


/* Überschrift für die rechte Box */
.pop_box_headline {
	font-size : 10px;
	color : #0000a0;
	height: 20px;
	padding: 0;
	background-color : #5C8EEB;
	background-image : url(images/bg_box_main.png);
	background-repeat : repeat-x;		
}


/* Inhalt der rechten Box */
.pop_box_content {
	font-size : 10px;
	color : #696969;
	background : #CCCCCC;
}


/* Links in der rechten Box */
A.pop_box_content, A.pop_box_content:LINK, A.pop_box_content:VISITED, A.pop_box_content:ACTIVE {
	font-size : 10px;
	text-decoration : underline;
	color : #696969;
}

A.pop_box_content:HOVER {
	font-size : 10px;
	text-decoration : none;
	color : #000000;
}


/* ------------------- Style des Hauptteils Mitte ------------------- */
/* ------------------- Kategorien, Unterkategorien ------------------- */
/* ------------------- Inhaltsansicht, Mittelbox ------------------- */


/* Überschrift der Kategorie */
.cat_main_headline {
	font-size : 20px;
	font-weight : bold;
/*    padding-bottom : 41px;*/
	color: #000070;
	font-family: serif;
	font-style: italic;
	
}


/* Überschrift der angezeigten Unterkategorien */
.cat_headline {
	font-size : 12px;
	font-weight : bold;
	color: #000070;
}

A.cat_headline, A.cat_headline:LINK, A.cat_headline:VISITED, A.cat_headline:ACTIVE {
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A.cat_headline:HOVER {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
    color: #FF3300;
	/*color : #0055A8;*/
}

.cat_headline_0 {
	font-size : 16px;
	font-weight : bold;
	color: #000070;
}

A.cat_headline_0, A.cat_headline_0:LINK, A.cat_headline_0:VISITED, A.cat_headline_0:ACTIVE {
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}

A.cat_headline_0:HOVER {
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
    color: #FF3300;
	/*color : #0055A8;*/
}

/* Anzeige Kategorien und Anzahl Files in der Kategorie */
.cat_subcat_info {
	color : Gray;
	font-size : 10px;
	color: #000070;
}


/* Inhalt Kategorie */
.cat_content {
	font-size : 11px;
	color: #000070;
}

.cat_content_0 {
	font-size : 13px;
	color: #000070;
}

.page_step {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

A.page_step {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

A.page_step:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0055A8;
	text-decoration : none;
}

.highlight_text {
	font-size: 11px;
	color: #FF0000;
}

.message_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ------------------- Style abgesetzter Listen (Kommentare, Gästebuch) ------------------- */


/* Abgesetzte Einträge-Überschrift Gross */
.entry_headline_big {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
	font-style : italic;
}


/* Abgesetzte Einträge-Überschrift Klein */
.entry_headline_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}


/* Username in der Profilansicht */
.entry_headline_big_light {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	font-weight : bold;
	font-style : italic;
}


/* Gruppenbezeichnung in der Profilansicht */
.entry_headline_small_light {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}


/* Abgesetzte Einträge Inhalt */
.entry_content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}


/* ------------------- Style aller Listen ------------------- */


/* Listenüberschriften */
.list_headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
/*	background-color : #5C8EEB; */
/*	background-image : url(images/bg_box_main.png); */
	background-repeat : repeat-x;	
	font-weight : bold;
	color : #0000a0;
	height:20px;
/*	padding : 3px 3px 3px 3px;*/
	padding:0;

}

.list_headline_dubble {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-repeat : repeat-x;
	font-weight : bold;
	color : #0000a0;
	height:20px;
	padding:0;

}

td.list_headline {
	background-image : url(images/bg_box_main.png); 
	background-repeat : repeat-x;
}

td.list_headline_dubble {
	background-image : url(images/bg_box_main_dubble.png); 
	background-repeat : repeat-x;
}


A.list_headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
/*	background-color : #5C8EEB; */
	font-weight : bold;
	height:20;
/*	color : #FFFFFF;*/
}

A.list_headline:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
/*	background-color : #5C8EEB; */
	font-weight : bold;
	height:20;
	color : #004B91#;
	text-decoration: none;
}


/* Helle Zeilen in Listen */
.list_light {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #DEDEDE;
	color : #000000;
	padding : 3px 3px 3px 3px;
}

A.list_light {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #DEDEDE;
	color : #000000;
}

A.list_light:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #DEDEDE;
	color : #FF3300;
}


/* Dunkle Zeilen in Listen */
.list_dark {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #CCCCCC;
	color : #000000;
	padding : 3px 3px 3px 3px;
}

A.list_dark {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #CCCCCC;
	color : #000000;
}

A.list_dark:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #CCCCCC;
	color : #FF3300;
}


/* ------------------- Styling der unteren Leiste ------------------- */


/* Styling der Leiste unten, die den Quick-Search und die Navigaiton zwischen den Kategorien zeigt */
.info_row_bottom {
	font-size: 11px;
        color : #000070;
        height: 25px;
        border-spacing: 0;
        padding:0;
/*	vertical-align: middle;        	*/
}

.main_row_bottom {
	background-image : url(images/bg_nav_main.png);
	background-repeat : repeat-x;
	height: 25px;
        border-spacing: 0;
        padding:0;
/*	vertical-align: middle;*/
}



/* ------------------- Styling des Copyright Vermerk ------------------- */


/* Copyright-Vermerk
*/
.copyright {
	font-size : 10px;
}

A.copyright, A.copyright:LINK, A.copyright:VISITED, A.copyright:ACTIVE {
	font-size : 10px;
	text-decoration : none;
}

A.copyright:HOVER {
	font-size : 10px;
	text-decoration : underline;

}
/* ----------------------- User defined -------------------------------------*/

/* Newsflash-Editor */


td.FormatName  {
	width: 100px;
	color: #000070;
	text-align: right;
	vertical-align:bottom;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.FormatStil  {
	width: 250px;
	color: #000070;
	text-align: left;
	vertical-align:middle;
	font-family: sans-serif;
	font-size: 12px;
}

td.Aktuell {
	color: #000070;
	text-align: left;
	vertical-align:middle;
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

div.impressum {
	color: #000070;
	text-align: left;
	vertical-align:top;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
}

td.fontsize_img {
	width:33px;
	height:14px;
	vertical-align:bottom;
	text-align: center;
	border: 0;
	padding: 0;
}

td.fontstyle_img {
	width:50px;
	height:14px;
	vertical-align:bottom;
	text-align: center;
	border: 0;
	padding: 0;
}

td.fonttype_img {
	width:100px;
	height:16px;
	vertical-align:bottom;
	text-align: center;
	border: 0;
	padding: 0;
}

td.fontcolor_img {
	width:200px;
	height:14px;
	vertical-align:bottom;
	text-align: center;
	border: 0;
	padding: 0;
}

td.subtitle_img {
	width:100px;
	height:100px;
	vertical-align: middle;
	text-align: center;
	border-width: 0;
	padding: 0;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

td.newsflashframe {
	width:400px;
	height:180px;
	vertical-align: middle;
	text-align: center;
	border-width: 0px;
        border-color: #000070;
	padding-left: 20px;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}


.terminmeldung {
	width:600px;

	vertical-align: middle;
	text-align: left;
	border-width: 0px;
        border-color: #000070;
	padding-left: 20px;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin-left: 100px;
	margin-right: 20px;
}

.terminmeldung_mail {


        text-align: left;
	border-width: 0px;
        border-color: #000070;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;

}

.ab_leerspalte {
        background:#f4f7fe;
        border-width: 0px;
        border-color: #000070;
        padding: 0px;
        text-align: right;
}

.ab_boxnr {
        text-align: center;
	border-width: 0px;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

.ab_boxartikel {
        position:relative;
        left:50px;
        text-align: left;
	border-width: 0px;
	color: #000070;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

div.bannerlinks {
	color: #000070;
	text-align: left;
	vertical-align:top;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}

div.tierarzt {
	color: #000070;
	text-align: left;
	vertical-align:top;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}

div.haendler {
	color: #000070;
	text-align: left;
	vertical-align:top;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}