/*Design CSS Style*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2c2c2c;
	background-repeat:repeat-x;
	background-image:url(../images/bg.png);
	background-position:left, top;
	background-repeat:no-repeat;
}


/*Mambo CSS Style*/
p, td, tr{
    font-family: Arial, Georgia;
	font-size: 10pt;
	color: #bbbbbb;
	font-decoration: none;
}
ul {
color:#830e17;}

a:link, a:visited, a:active  {
    font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
    color: #830e17;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
    color: #fff;
}

hr {
    color: #777777;
	}

/* FORMULAR EINSTELLUGEN */



.button {
    font-family: Arial;
	font-size: 10pt;
	background-color:#2d0405;
	border:solid 1px #5b141d;
	color:#bbbbbb;
	
	}

.inputbox {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color:#2d0405;
border: 1px solid #5b141d;
color:#e33148;

}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{

font-weight: normal;
font-size: 10pt;
color:#9a0507;
height: 20px;
display: block;
padding-left: 10px;
padding-right: 10pt;
text-decoration: none;
margin-left: 8px;
white-space: nowrap;
border-right: 1px solid #9a0507;

}

ul#mainlevel-nav li a:hover{
font-weight: normal;
font-size: 10pt;
color:#000000;
height: 20px;
display: block;
padding-left: 10px;
padding-right: 10pt;
text-decoration: none;
margin-left: 8px;
white-space: nowrap;
}


	/* NAVIGATION/MENÜ EINSTELLUNGEN - deaktiviert im transmenu style ändern
a.mainlevel  {
    display: inline;
	height:100%;
	background: url(../images/12.gif) 100% 0 no-repeat;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	letter-spacing:0px;
	
	
	}

a.mainlevel:link, a.mainlevel:visited {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#939393;
	text-decoration: none;
	letter-spacing:0px;
	padding-left: 15px;
	padding-right:15px;
	
	}


a.mainlevel:hover {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#f1f1f1;
	text-decoration: none;
	letter-spacing:0px;
	padding: 0 15px;
	
	
	}
#active_menu {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	letter-spacing:0px;
	padding: 0 15px;
	
	
	}
*/
.componentheading { 
background-image: url(../images/contentheading.png);
width:100%;
background-repeat: no-repeat;
text-align: left;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #830e17;
height: 21px !important;
line-height:21px;
text-indent:26px;
font-weight:bold;

}


.contentheading {
background-image: url(../images/contentheading.png);
width:100%;
background-repeat: no-repeat;
text-align: left;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #830e17;
height: 21px !important;
line-height:20px;
text-indent:26px;
font-weight:bold;
}
.contentpaneopen {
    margin-right: 17px;
	color: #777777;
	}

.contentpagetitle {
    font-family: Arial;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
	text-indent: 17px;
	letter-spacing: 4px;
	font-style: normal;
	font-weight:bold;
	}

/* JOOMLA! MODUL EINSTELLUNG */
table.moduletable {
    text-align: left;
    font-family: arial;
	font-size: 10pt;
	color: #bbbbbb;
	font-style: normal;
	}
table.moduletable th {
    text-align: left;
    font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #e33148;
	height: 30px !important;
	line-height:20px;
	background-image:url(../images/moduletable.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:240px;
	text-indent:30px;


	}

table.moduletable td {
	color: #bbbbbb;
	margin-top:10px;

	}

/* VERSCHIEDENE EINSTELLUGEN */
.sectiontableheader { font-size:10px; color:#999999;}          /* Formatierung des Kopfes bei Tabellendarstellung von Sektionen, z.B. FAQ, Links,... */

.sectiontableentry1 {}          /* Formatierung der abwechselnden Tabelleneinträge, s.o. */
.sectiontableentry2 {}
/* Umfragen */
.poll {font-weight:normal; font-size:10px; color:#999999;}                        /* Formatierung der Zellen (td) für Umfragemodul */
.pollstableborder {}            /* Formatierung des Randes um die Umfrageeinträge*/

element.style {
font-weight:normal;
}
.pathway {
   margin-left: 1px;
   padding-top:2px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   color:#9a0507;
   font-weight:bold;
}
.small { font-family:Arial; color:#830e17; font-size:10px;}                       /* Formatierung "Geschrieben von" */
.date {color:#bbbbbb; margin-left:5px;}


.copyright{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
    color: #999999;}

/* ------------------------  body ----------------------*/


/* kep korul */
a img{
border: 1px solid #000;
}
a:hover img{
border: 1px solid #1B1B75;
}

.blocentre{
	background-color: #FFF;
}



/* Menud */
.blocmenud, .blocmenud a{
	background-color: #141414;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	font-size: 9px;
}
.blocmenud h1{
	background-color: #141414;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	margin: 0;
	padding: 0 0 2px 2px;
}
.blocmenud a:hover{
	color: #1D1E41;
	text-decoration: underline;
}

/* ------------Posts---------------*/

.post {
	background-image: url("back_post.gif"/*tpa=http://www.amatorporno/style/back_post.gif*/);
	font-family: Verdana;
	color: #1D1E41;
	font-size: 10px;
	border: 1px solid #1B1B75;
}
.post h1{
	margin: 0;
	font-size: 11px
}
.post a{
	color: #1D1E41;
	text-decoration: none;
}
.post a:hover{
	color: #1D1E41;
	text-decoration: underline;
}
.post table{
}
/*---------- Kuldott videok -----------*/
.postli {
	font-family: Verdana;
	color: #1D1E41;
	font-size: 11px;
	border: 1px solid #1B1B75;
}
.postli h1{
	margin: 0;
	font-size: 1px
}
.postli a{
	color: #1D1E41;
	text-decoration: none;
}
.postli a:hover{
	color: #1D1E41;
	text-decoration: underline;
}
.postli table{
}



/* --- Videok -- */
.video {
	background-color: #141414;
	font-family: Verdana;
	color: #000;
	font-size: 1px;
	border: 1px solid #1B1B75;
}
.video h1{
	margin: 0;
	font-size: 11px
}
.video a{
	color: #000;
	text-decoration: none;
}
.video a:hover{
	color: #000;
	text-decoration: underline;
}
.video table{
}
/*-- Contour des photos */
.pic a{
	border: 1px solid #FFF;
}
.pic a:hover{
	border: 1px solid #1B1B75;
}

/* -----hirdetes ----*/

.affban{
	padding-top: 1px;
	font-size: 10px;
	width: 100%;
}
.affban a{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.affban .title{
  	font-size: 11px;
  	font-weight: bold;
  	color: #000000;
    padding-bottom: 5px;
}
.affban .location{
  	font-size: 9px;
  	font-weight: bold;
  	color: #000000;
  	display: block;
}

.affban td{
	font-weight: normal; 
  	font-size: 10px;
}
.affban img{
	border: 1px dashed #000000;
	padding-left: 30px;
  }
