/* "A Fájós Fogú Oroszlán" Style for www.cserkesz.de/87 */

@import url(shadow.css);

body {
	background-color: white;
	background-image: url(images/affo/linke.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: black;
	margin-top: 5px;
	margin-right: 0px;
	padding-right: 0px;
	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: large;
	
	behavior:url("csshover.htc");
}

#title {
	text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}

#title h1 {
    font-size: x-large;
    /*font-size: 16pt;*/
	text-indent: 0;
	margin: 0;
}

#title h2 {
    font-size: smaller;
    /*font-size: 10pt;*/
    margin: 0;
}

#container {
	background-image: url(images/affo/rechte.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	float: right;
	margin-left: -200px;
	border-right: 0px;
}

#content {
	margin-left: 240px;
	margin-top: 10px;
	margin-right: 140px;
}

#linklist {
	position: absolute;
	top: 120px;
	left: 10px;
}

#navigation {
	width: 155px;
	float: left;
}

/* navigation font style */
#navigation ul, #navigation li, #footer .impresszum, .links dt {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    /*font-size: x-small;*/
}

/* navigation background */
#navigation li, #footer .impresszum, .links dt {
	background-color: #bff372;
	border: 1px solid #2CA105;
	padding: 5px;
}

#navigation ul {
	background: transparent;
	margin: -5px;
	padding: 0;
	border: 0;
	list-style: none;
	width: 200px;
}

#navigation li {
	position: relative;
	text-align: center;

	display: block;
	margin: 20px 15px 20px 15px;
	
	z-index:9;
}

#navigation li.new {
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#navigation li ul {
	position: absolute;
	display: none;
	right: -145px;
	top: 0px;
}

#navigation li:hover {
	background-color: #68CA47;
	z-index:15;
}

#navigation	li:hover ul ul {
	display:none;
}

#navigation li:hover ul, #navigation li:hover li:hover ul {
	display: block;
}

#navigation li.select, #navigation li.select:hover {
	background-color: #2CA105;
	font-weight: bold;
	cursor: default;
}

#navigation li.open {
	background-color: #2CA105;
}

#navigation li.open ul {
	position: relative;
	display: block;
	left: 5px;
	top: 10px;
}

#footer {
	clear: both;
	width: 100%;
}

#footer .impresszum {
	float: right;

	display: block;
	padding: 5px 15px 5px 15px;
	margin: 10px 5px 10px 5px;
}

#impresszum h4 {
	margin-bottom: 4pt;
}

#impresszum p {
	margin-top: 0px;
	margin-bottom: 4pt;
}

/*#cim {
	column-count: 2;
	column-gap: 40px;
}*/

#impresszum #cimbal {
	float: left;
	width: 49%;
	min-width: 250px;
	text-align: left;
}

#impresszum #cimjobb {
	float: right;
	width: 49%;
	min-width: 250px;
	text-align: left;
}

#impresszum #kapcsolat {
	clear: both;
}

#impresszum #kapcsolat #mailsender {
	float: left;
	width: 250px;
	text-align: left;
}

#impresszum #kapcsolat #mailrecipient {
	float: right;
	/*width: 49%;*/
	text-align: left;
	white-space: nowrap;
}

#impresszum #kapcsolat #mailmessage {
	clear: both;
}

#impresszum #kapcsolat #mailerror {
	color: red;
	font-weight: bold;
}

/* link lists */
.links dt {
	width: auto;
	/*float: left;*/
	display: inline;
	font-weight: normal;
}

.links dd {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
}

html.url {
	margin: 0;
	height: 100%;
	overflow: hidden;
}

body.url {
	margin: 0;
	height: 97%;
	border-bottom: 1px solid red;
	overflow: hidden;
}

.urlleft {
	float: left;
	padding-left: 5px;
	font-size: small;
}

.urlright {
	float: right;
	padding-right: 5px;
	font-size: small;
}

.center, #liliom {
    text-align: center;
}

#vers1 {
    text-align: center;
    margin-bottom: 1cm;
    margin-top: 0.5cm;
}

#vers2 {
    color: red;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: smaller;
    font-style: italic;
    font-weight: bold;
    
    white-space: nowrap;
    margin-bottom: 6pt;
}

#vers3 {
	padding-left: 48pt;
	font-size: smaller;
	font-style: italic;
}

.message {
	font-weight: bold;
}

a:link {
    color: #0000ee;
    text-decoration: none;
}
a:visited {
    color: #551a8b;
    text-decoration: none;
}
a:active {
    color: #ff0000;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}

a img {
	border-width:0;
}

hr.utolso {
    margin-bottom: 0;
}

h1 {
    text-indent: 30pt;
}

/*
font.navigation {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
}
font.submenu {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
}
td.valtozasok {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    text-align: left;
}
*/

#csapatotthon #imgHausAmHarbigweg {
	float: right;
}


