/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* CSS File für Projekt Negroni                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Styles fuer template                               */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#Negroni_main {
	position:relative;
	left:0px;
	top:0px;
	width:810px;
	margin: 0px auto 0px auto;
	background-color: #F2E074;
}

#Negroni_header {
	position:absolute;
	left:0px;
	top:20px;
	width:800px;
	height:93px;
	background-image: url(../images/head.jpg);
}


#Negroni_center	{
	position:absolute;
	left:0px;
	top:113px;
	width:800px;
	height: 411px;
	background-image: url(../images/middle.jpg);
}

#Negroni_foot {
	position:absolute;
	width: 800px;
	height: 93px;
	left: 0px;
	top: 524px;
	background-image:url(../images/foot.jpg);
}

#foot_left {
	position:absolute;
	width: 170px;
	height: 75px;
	left: 0px;
	top: 15px;
	background-image:url(../images/logo_klein.jpg);
}

#foot_right {
	position:absolute;
	width: 585px;
	height: 75px;
	left: 200px;
	top: 15px;
}

#Negroni_content {
	position: absolute;
	top: 10px;
	left: 335px;
	height: 390px;
	width: 452px;
	background-image:url(../images/bg_right.gif);
	}
	
#Negroni_immage {
	position: absolute;
	top: 10px;
	left: 5px;
	height: 390px;
	width: 320px;
	}


a.mainlevel-nav {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #FFFFFF;
}

a.mainlevel-nav:hover {
	color: #AAAAAA;
}

#active_menu-nav {
	color            : #FFFFFF;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Allgemeine Joomla Tags                            */
/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/


body {
	background-color:#000000;
	margin:0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

ul {
	margin: 0px 0px 0px 0px;
}

/** Menudefinitionen Hauptmenu **/

a.mainlevel:link, a.mainlevel:visited {
	font-size		: 13px;
	padding-left	:5px;
	padding-right	:5px;
	padding-top		:5px;
	padding-bottom	:5px;
	width: 100px;
	height: 20px;
	display: block;
	border-left-color: #00FF33;
	border-left-style: solid;
	border-left-width: 2px;
	color: #666666;
}

a.mainlevel:hover {
	color: #333333;
	border-left-color: #0000CC;
	border-left-style: solid;
	border-left-width: 2px;
	
}

a.mainmenu:link, a.mainmenu:visited {
	color: #33FFFF;
}

a.mainmenu:hover {
	color: #33FFFF;
}

#active_menu {
	color            : #0033CC;
}

a.sublevel:link, a.sublevel:visited {
	font-size        : 10px;
	/*padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;*/
	color:#0000FF;
}

a.sublevel:hover {
	color            : #CCCC00;
}


table.moduletable {
	margin: 0px 0px 0px 0px;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	color: #000000;
	}

table.moduletable td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height:36px;
	}

.contentpaneopen {	
	margin-top:4px;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align:left;

	padding-left: 1px;
	padding-right: 10px;
	border-left-color: #47D8E9;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #47D8E9;
	border-bottom-style: solid;
	border-bottom-width: medium;
	}
	
.contentdescription {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
table.contenttoc {
	color: #000000;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	margin-left: 10px;
    }

table.contenttoc td {
	
	font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}
	
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/** Formulareinstellungen **/

.inputbox {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(../images/bg.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	}
.content_outline {
	}
	
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(../images/bg_button.gif);
	height:20px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

/******************************************************************************
 * Standard styles for facile forms
 */

/* Title bar general settings */
.ff_titlebar {
    background-color:#B8B8B8;        /* the background color #306EB9*/
    border-top:2px solid #C8C8C8;    /* make this lighter than background color #5299D1*/
    border-bottom:2px solid #707070; /* make this darker then background color #163B7F*/
    border-left:none;                /* dont change this */
    border-right:none;               /* dont change this */
    border-spacing:0px;              /* dont change this */
    border-collapse:collapse;        /* dont change this */
    line-height:24px;                /* dont change this */
}

/* Title bar font settings */
.ff_titlebar div {
    font-size:14px;                  /* the font size */
    font-weight:bold;                /* the font weight */
    color: #ffffff;                  /* the font color */
    margin:0px;                      /* dont change this */
    padding:0px 0px 0px 30px;        /* dont change this */
}

/* Standard buttons */
.ff_button {
    padding: 3px 10px 3px 10px;      /* internal spacing above, right, below and left of text */
    border:outset 1px;               /* style of the border */
    background-color: #f0f0f0;       /* the background color */
    color: #404040;                  /* the font color */
    text-align: center;              /* the text alignment */
    font-size: 12px;                 /* size of the font */
    font-weight: bold;               /* weight of the font */
}

/* Text, Textarea, Select */
.ff_inputbox {
    margin: 0px 0px 0px 0px;         /* external spacing above, right, below and left */
    padding: 2px 0px 2px 0px;        /* internal spacing above, right, below and left */
    border:solid 1px #707070;        /* border appearence */
    background-color: #f4f4f8;       /* background color */
}

/* query list table general settings */
table.ff_querylist {
    margin: 0px 0px 0px 0px;         /* external spacing above, right, below and left */
    padding: 0px 0px 0px 0px;       /* background color */
    border-spacing: 0px;             /* spacing between borders */
    border-collapse: collapse;       /* collapse adjacent borders to one */
}

/* querylist header cell appearence */
table.ff_querylist th {
    padding: 3px 3px 3px 3px;        /* internal spacing above, right, below and left of content */
    background-color: #b0b0b0;       /* background color */
    border-top:2px solid #e8e8e8;    /* make this lighter than background color */
    border-left:1px solid #e8e8e8;   /* make this lighter than background color */
    border-right:1px solid #707070;  /* make this darker than background color */
    border-bottom:2px solid #707070; /* make this darker than background color */
    font-size: 11px;                 /* font size */
    color: #ffffff;                  /* font color */
}

/* querylist basic data cell settings */
table.ff_querylist td {
    padding: 2px 3px 2px 3px;        /* internal spacing above, right, below and left of content */
    border:1px solid #858585;        /* border settings */
    border-collapse: collapse;       /* collapse adjacent borders to one */
}

/* querylist odd data rows standard settings */
table.ff_querylist tr.data1 {
    background-color: #f4f4f4;       /* background color */
}

/* querylist even data rows standard settings */
table.ff_querylist tr.data2 {
    background-color: #f8f8f8;       /* background color */
}

/* querylist odd data rows hovered settings */
table.ff_querylist tr.data1:hover {
    background-color: #ffffff;       /* background color */
}

/* querylist even data rows hovered settings */
table.ff_querylist tr.data2:hover {
    background-color: #ffffff;       /* background color */
}

/* querylist links standard settings */
table.ff_querylist a {
    color: #333388;                  /* font color */
    font-weight: normal;             /* font weight */
    text-decoration: none;           /* font style */
}

/* querylist links hovered settings */
table.ff_querylist a:hover {
    color: #883333;                  /* font color */
}

/* querylist page navigation row settings */
table.ff_querylist tr.footer {
    background-color: #b0b0b0;     /* background color */
    border-top:2px solid #e8e8e8;    /* make this lighter than background color */
    border-left:1px solid #e8e8e8;   /* make this lighter than background color */
    border-right:1px solid #707070;  /* make this darker than background color */
    border-bottom:2px solid #707070; /* make this darker than background color */
}

/* querylist page navigation cell settings */
table.ff_querylist td.footer {
    text-align: center;              /* text alignment */
    font-weight: bold;               /* font weight */
    color: #ffffff;                  /* font color */
}
/*
 * End of standard styles for facile forms
 *****************************************************************************/ 

/*-----------------------------------------------------------------------------------*/
/* 'Offizielle' Joomla Tags                                                          */
/*-----------------------------------------------------------------------------------*/
		
	
	
a:link, a:visited {
	font-size: 13px; 
	color: #808080; 
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica;
}

a:hover {
	color: #FFFFFF;  
	}
	
.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
.createdate {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	
a.readon:link, a.readon:visited {
	font-size: 12px; 
	color: #000000;
	font-family:  Verdana, Arial, Helvetica;
	}

a.readon:hover {
	color: #808080;
	}
	
.contentpane {
	background-color: #F2DF74;
	}
	
	
.category {
	color: #000000; 
	font-family: erdana, Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {

	color: #808080;  font-weight: bold;
	}

a.category:hover {
	color: #000000;
	}
	
.componentheading {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
 	color: #ff0000;
	text-align:left;
	line-height: 16px;
	height: 15px;
	padding-left: 2px;
	margin-bottom: 10px;
	margin-top:4px;
	}