/*
======================
 Grundeinstellungen
======================
*/

body
{
	margin:           0;
	padding:          0;
	font-family:      verdana,arial,sans-serif;
	font-size:        8pt;
	color:            #000000;
	background-color: #F1F0F3;
}

td
{
	font-family:      verdana,arial,sans-serif;
	font-size:        8pt;
	color:            #000000;
}



/*
=====================
 Links
=====================
*/


body a, td a
{
	color: #4D4D4D;
	text-decoration: none;
}

body a:hover, td a:hover
{
	color:           #3385AD;
	text-decoration: underline;
}





/*
======================
 Formulare und Felder
======================
*/

form
{
	margin:  0;
	padding: 0;
}

fieldset
{
	padding:       10px;
	margin-bottom: 10px;
}

legend
{
	color:         #56a;
	font-weight:   bold;
	margin-bottom: 5px;
}

select
{
	font-size: 8pt;
}

input
{
	font-family:   arial,sans-serif;
	font-size:     11px;
	height:		   15px;
	padding:       0px 0px;
}

textarea
{
	font-family:   arial,sans-serif;
	font-size:     11px;
	padding:       2px 0px;
}

button
{
	font-family:      arial,sans-serif;
	font-size:        8pt;
	font-weight:      bold;
	cursor:           pointer;
}





/*
======================
 Navigation
======================
*/

.navi01
{
	background-image: url('/ap_project/images/button_back.gif');
	line-height:      15px;
	height:           17px;
	color:            #4D4D4D;
	font-weight:      bold;
}

.navi01 a
{
	color:       #4D4D4D;
	margin-left: 16px;
}

.navi01 a:hover
{
	color: #3385AD;
}





/*
======================
 Teaser und Content
======================
*/

.contentzoneheader
{
	height:           17px;
	color:            #ffffff;
    font-weight:      bold;
    padding:          0px 2px 0px 8px;
    margin:           0px 0px 3px 0px;
    line-height:      15px;
    background-image: url('/ap_project/images/contentzoneheader.gif');
}

.teaser01head
{
	color:            #4D4D4D;
    font-weight:      bold;
    padding:          4px 0px 2px 0px;
    background-image: url('/ap_project/images/teaser01head_center.gif');
}

.teaser01head a
{
	color: #4D4D4D;
}

.teaser01head a:hover
{
	color: #3385AD;
}

.teaser01text
{
    padding:          8px 0px 4px 0px;
	background-color: #ffffff;
}

.teaser01text a
{
	color: #ff0000;
}

.teaser01text a:hover
{
	color: #3385AD;
}

.teaser01foot
{
	margin-bottom: 10px;
}

.teaser02head
{
    font-weight:      bold;
	color:            #4D4D4D;
    text-transform:   uppercase;
    padding:          5px 0px 2px 10px;
    background-image: url('/ap_project/images/teaser02head.gif');
}

.teaser02head a
{
	color: #4D4D4D;
}

.teaser02head a:hover
{
	color: #3385AD;
}

.teaser02text
{
    padding:          3px 5px 0px 10px;
    background-image: url('/ap_project/images/teaser02text.gif');
}

.teaser02text a
{
	color: #ff0000;
}

.teaser02text a:hover
{
	color: #3385AD;
}

.teaser02foot
{
	margin-bottom:    2px;
	background-image: url('/ap_project/images/teaser02foot.gif');
}

.teaser03head
{
	color:            #006699;
    font-weight:      bold;
    padding:          4px 0px 2px 0px;
    background-image: url('/ap_project/images/teaser03head_center.gif');
}

.teaser03head .title
{
    background-color: #f1f1f1;
    padding: 2px 4px;
}

.teaser03head a
{
	color: #006699;
}

.teaser03head a:hover
{
	color: #3385AD;
}

.teaser03text
{
    padding:          4px 0px 0px 0px;
	background-color: #ffffff;
}

.teaser03text a
{
	color: #ff0000;
}

.teaser03text a:hover
{
	color: #3385AD;
}

.teaser03foot
{
	margin-bottom: 5px;
}

.content01head
{
    font-weight:      bold;
    padding-left:     8px;
    padding-top:      2px;
    padding-right:    2px;
    padding-bottom:   2px;
	background-color: #ADCBEF;
	margin-bottom:    10px;
}

.content01text
{
	background-color: #F3F5FA;
    padding-left:     8px;
    padding-top:      5px;
    padding-right:    3px;
    padding-bottom:   5px;
}

.content01text a
{
	color: #4D4D4D;
}

.content01text a:hover
{
	color: #3385AD;
}

.imageLegend
{
	font-size:     7pt;
	font-style:    italic;
}

.linkliste1
{
    background-color: #f5f5f5;
}

.linkliste2
{
    background-color: #FBFBE6;
}

.articlesFilesList span
{
	font-weight: bold;
}

.articlesFilesList ul
{
	margin:5px 0px 10px 20px;
}

.articlesFilesList li
{
	margin-bottom: 3px;
}




/*
======================
 myPortal
======================
*/

.color01
{
	background-color: #E4E2E8;
	font-weight:      bold;
}

.color02
{
	background-color: #E4E2E8;
}

.color03
{
	background-color: #B9CBEB;
	color:            #0D4997;
	font-weight:      bold;
}





/*
======================
 Sonstiges
======================
*/

.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       250px;
	display:      none;
	border-width: 2px;
	border-style: solid;
	border-color: #e0e0e0 #c0c0c0 #c0c0c0 #e0e0e0;
}

.ErrorFont, .MessageFont
{
	color:#FF0000;
	border:1px solid red;
	margin-bottom:5px;
	padding:2px;
}
