/*
formate.css
Layout fuer Feuerwehrverein Meiningen e.V.
Stand: 25.08.2006
*/
body{
	background-color:#FFFFCC;
	margin-top:2px; 
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px; 
	font-size: 9pt;
	font-family: verdana;
	vertical-align: top;
	text-align: left;
}

/* Links */
A:visited {text-decoration:none; color:#551A8B}
A:link {text-decoration: none; color:#551A8B}
A:active {text-decoration: none; color:#DE1273}
A:hover { background: none;color: #DE1273; }

.maintab {
	margin-left:auto; margin-right:auto;
	align:center;
	background-color:#DE1273;
	border:0px;
	border-collapse:collapse;
	width:800px;
	height:600px;
}
.theader {		
	height:80px;
	align:center;
	valign:middle;
	background-color:#DE1273;
	border:1px;
	background-image: url("../img/bkg.gif");
	background-repeat:no-repeat;
	background-position: center center;
	table-layout:fixed;

}
.tbottom {
	height:80px;
	align:center;
	valign:middle;
	background-color:#DE1273;
	border:1px;
}
.tbt {
	width:800px;
	margin-left:auto; margin-right:auto;
	align:center;
	background-color:#DE1273;
	border:0px;
	border-collapse:collapse;
	font-size: 8pt;
	vertical-align: top;
}

.tnews {
	height:10px;
	align:center;
	valign:middle;
	background-color:#FFFFCC;
	font-size: 10pt;
}
.tmsg {
	height:10px;
	align:center;
	valign:middle;
	background-color:#FFFFFF;
}
.tleft {
	background-color:#FFFFCC;
	border: #000000 2px solid;
	valign:top;
	width:15%;
	font-size: 10pt;
	align:left;
	text-align: left;
	vertical-align: top;
}
.tmain {
	align:left;
	valign:top;
	text-align: left;
	vertical-align: top;
}
.trigth {
	align:left;
	valign:top;
	text-align: left;
	vertical-align: top;
	width:15%;
}
.ctab {
	font-size: 8pt;
	font-family: verdana;
	border: 0px solid;
	border-collapse:collapse;
	text-align: left;
	vertical-align: top;
	margin-left:auto; margin-right:auto;
	width:100%;
	height:100%;
	padding:0px;
	spacing:0px;
	cell-spacing:0px;
	cell-padding:0px;
}

.ctabcont {
	font-size: 8pt;
	font-family: verdana;
	border: 0px solid;
	text-align: left;
	vertical-align: top;
/*	margin-left:auto; margin-right:auto;
padding-right: 10px;
	padding-top: 20px;*/

}
.ctabcontol {
	border-bottom-color:#AC0465;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#AC0465;
	border-right-style:solid;
	border-right-width:1px;
	padding:0px;
	spacing:0px;
	width:50%;
	heigh:33%;
}
.ctabcontor {
	border-bottom-color:#AC0465;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#AC0465;
	border-left-style:solid;
	border-left-width:0px;
	padding:2px;
	spacing:2px;
	width:50%;
	heigh:33%;
}
.ctabcontml {
	border-top-color:#AC0465;
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#AC0465;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#AC0465;
heigh:33%;
}
.ctabcontmr {
	border-top-color:#AC0465;
	border-top-style:solid;
	border-top-width:0px;
	border-left-color:#AC0465;
	border-left-style:solid;
	border-left-width:0px;
	padding:2px;
	spacing:2px;

}
.ctabcontu {
	border-top-color:#AC0465;
	border-top-style:solid;
	border-top-width:1px;
	padding:0px;
	spacing:0px;

}
.ptitel {
	font-variant:small-caps; 
	font-weight: bold;
	font-size:24pt;
	text-align: center;
	color: #FFFFCC; 
}
.psubtitel {
	font-style: italic;
	font-variant:small-caps;
	font-size:10pt;
	color: #FFFFCC; 
}
.titel {
	font-weight: bold;
	font-size:14pt;
	color: #2E107C; 
}

.subtitel {
	font-weight: italic;
	font-size:8pt;
}
.menue {
	font-size:10pt;
}

H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
	font-family: sans-serif;
	font-weight: bold;
	text-align: left;
	color: #330099; 
	border-top-width:1px;
	margin-top:1px;
	margin-left: 1;
}

H1 
{
	font-size:12pt;
}

H2 
{
	font-size:10pt;
}
H3 
{
	font-size:8pt;
}
