/* 

	CSS definition file for www.gaissmayer.de

*/


body, html {
	margin: 0;
	background-color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #1B393C;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#B10042;
	font-weight : bold;
	text-decoration: underline;
}
a:hover {
	color:#B10042;
	font-weight : bold;
	text-decoration: underline;
}
a:link {
	color: #B10042;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B10042;
	font-weight: bold;
	text-decoration: none;
}

p {
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 5px;
}

b {
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom : 3px;
	margin-top : 3px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom : 3px;
	margin-top : 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom : 0;
	margin-top : 10px;
}

/*table, tr, td {
	font-size : 12px;
}*/

th {
	font-weight: bold;
}

ul, ol, li {
	text-decoration: none;
	line-height : 14px;
}

select, input, textarea {
	background-color : #E8F0EF;
	font-size: 12px;
	color: black;
}

/* ----------------------------------------------- */



/* -- SPEZIELLE DEFINITIONEN -- */

.blank_page {
	background-color : #285A5A;
}

.hinweis {
	color: #B10042;
	font-weight: bold;
	text-decoration: none;
}

.white {
	color: white;
}
a.white {
	color: white;
}

.table-border {
	border : 1px solid #B10042;
}

.table-green {
	border:1px solid #22484A;
	font-size: 11px;
}
.table-green th {
	background-color: #22484A;
	font-weight: bold;
	color: white;
	text-align: left;
}
.table-green-tr2 {
	background-color:#E8F0ED;
}

.table-item {
	background-color : #285A5A;
	color: white;
}

.table-item-text {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.td-veranstalt {
	background-color : #E9E9E9;
}

.td-veranstalt2 {
	background-color : #D2D2D2;
}

.bottom {
	font-size : 10px;
}

.bottom1 {
	color: #B10042;
}

.zitat {
	font-size: 12px;
	color: #842A2A;
}

.guestbook {
	font-size: 12px;
	color: #5E0023;
}

.person {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size : 12px;
	color: #1E4444;
	font-style : italic;
}


/* ----------------------------------------------- */


/* MENÜ-EBENE 1 */

.menu1, .menu1 a {
	font-size : 12px;
	color: #B10042;
	font-weight : bold;
	text-decoration: none;
}
.menu1 a:link {
	color: #1E4444;
}
.menu1 a:visited {
	color: #1E4444;
}
.menu1 a:hover {
	color: #367E7E;
	text-decoration: none;
}
.menu1 a:active {
	color: #367E7E;
	text-decoration: none;
}
.menu1 a.choosen {
	color: #B10042;
}


/* MENÜ-EBENE 2 */

.menu2, .menu2 a {
	font-size : 12px;
	color: #B10042;
	font-weight : normal;
	text-decoration: none;
}
.menu2 a:link {
	color: #1E4444;
}
.menu2 a:visited {
	color: #1E4444;
}
.menu2 a:hover {
	color: #367E7E;
	text-decoration: none;
}
.menu2 a:active {
	color: #367E7E;
	text-decoration: none;
}
.menu2 a.choosen {
	color: #B10042;
}


/* MENÜ-EBENE 3 */

.menu3, .menu3 a {
	font-size : 12px;
	color: #B10042;
	font-weight : normal;
	text-decoration: none;
}

.menu3 a:link {
	color: #1E4444;
}
.menu3 a:visited {
	color: #1E4444;
}
.menu3 a:hover {
	color: #367E7E;
	text-decoration: none;
}
.menu3 a:active {
	color: #367E7E;
	text-decoration: none;
}
.menu3 a.choosen {
	color: #B10042;
}


#fancy-tip-title { text-align: left; }
#fancy-tip-title b { display: block; }
#fancy-tip-title span { float: right; }
#fancy-tip-close {
	background-image: url(/images/closelabel.gif);
	width: 66px;
	height: 22px;	
}

/* ----------------------------------------------- */

