/*
======================
 Grundeinstellungen
======================
*/

body
{
	font-family:      verdana,arial,sans-serif;
	font-size:        8pt;
	color:            #323F65;
	margin:           0;
	padding:          0;
	background-color: white;
	background-image: url('/ap_project/images/green_left.gif');

	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #E0E7F2;
	scrollbar-shadow-color:     #51649E;
	scrollbar-face-color:       #51649E;
	scrollbar-highlight-color:  #51649E;
	scrollbar-darkshadow-color: #51649E;
	scrollbar-3dlight-color:    #51649E;
}

td
{
	font-family:      verdana,arial,sans-serif;
	font-size:        8pt;
	color:            #323F65;
}



/*
=====================
 Links
=====================
*/


body a, td a
{
	color: #ffffff;
	text-decoration: none;
}

body a:hover, td a:hover
{
	color: #FFDA2C;
}

.mehr
{
	font-weight: bold;
	color:       #1051A5;
}

.link01
{
	color:       #54628B;
}



/*
======================
 Formulare und Felder
======================
*/

form
{
	margin:  0;
	padding: 0;
}

fieldset
{
	padding:       10px;
	margin-bottom: 10px;
}

legend
{
	color:         #52659C;
	font-weight:   bold;
	margin-bottom: 5px;
}

select
{
	font-size: 8pt;
}

input, textarea
{
	border:        1px solid #A8C9EA;
	font-family:   arial,sans-serif;
	font-size:     11px;
	padding-left:  2px;
	padding-right: 2px;
}

input[type=radio]
{
	border: 0;
}

input[type=checkbox]
{
	border: 0;
}

label
{
	cursor: pointer;
}

button
{
	width:            80px;
	height:           20px;
	border:           1px solid #184DA5;
	background-color: #FFFFFF;
	font-family:      arial,sans-serif;
	font-size:        8pt;
	font-weight:      bold;
	cursor:           pointer;
}

.inputCheckbox
{
	border: 0;
	cursor: pointer;
}

.buttonSmall
{
	width:  60px;
	height: 18px;
	font-size: 8pt;
}




/*
======================
 Navigation
======================
*/

.navi01
{
	background-image: url('/ap_project/images/button_back.gif');
	height:           16px;
	color:            #ffffff;
	font-weight:      bold;
	margin-top:       4px;
	margin-bottom:    2px;
	padding-top:      1px;
}

.navi01 a
{
	margin-left: 16px;
}

.navi01 a:hover
{
	color: #FFDA2C;
}


.navi02
{
	background-image:    url('/ap_project/images/navidotline.gif');
	background-repeat:   no-repeat;
	background-position: bottom left;
	padding-bottom: 2px;
    margin:      1px;
	margin-left: 13px;
	width: 150px;
}


.navi02 a:hover
{
	color: #98CDFF;
}






/*
======================
 Teaser und Content
======================
*/

.contentzoneheader
{
	color:            #FFFFFF;
    font-weight:      bold;
    padding-left:     3px;
    padding-top:      2px;
    padding-right:    2px;
    padding-bottom:   2px;
    background-color: #52659C;
    margin-bottom:    10px;
}

.teaser01head
{
    font-weight:      bold;
    padding-left:     14px;
    padding-top:      2px;
    padding-right:    4px;
    padding-bottom:   2px;
    background-image: url('/ap_project/images/content_teaser_head01.gif');
    line-height:      14px;    
}

.teaser01head a
{
	color: #323F65;
}

.teaser01head a:hover
{
	color: #008B44;
}

.teaser01text
{
    padding-left:     5px;
    padding-top:      3px;
    padding-right:    3px;
    padding-bottom:   5px;
	background-color: #EFEFF7;
}

.teaser01text a
{
	color: #008B44;
}

.teaser01text a:hover
{
	color: #98CDFF;
}

.teaser01foot
{
	height:        1px;
	font-size:     1px;
	margin-bottom: 9px;
}

.teaser02head
{
    font-weight:      bold;
    padding-left:     16px;
    padding-top:      3px;
    padding-right:    4px;
    padding-bottom:   2px;
    background-image: url('/ap_project/images/teaser_right_head.gif');
    line-height:      14px;
}

.teaser02head a
{
	color: #323F65;
}

.teaser02head a:hover
{
	color: #008B44;
}

.teaser02text
{
    padding-left:     7px;
    padding-top:      2px;
    padding-right:    7px;
    padding-bottom:   1px;
    background-image: url('/ap_project/images/teaser_right_back.gif');
}

.teaser02foot
{
	width:            160px;
	height:           8px;
	font-size:        1px;
	margin-bottom:    10px;
	background-image: url('/ap_project/images/teaser_right_bottom.gif');
}

.teaser03head
{
    font-weight:      bold;
    padding-left:     12px;
    padding-top:      2px;
    padding-right:    2px;
    padding-bottom:   2px;
    color:			  #FFFFFF;
    line-height:      14px;    
}

.teaser03text
{
    padding-left:     5px;
    padding-top:      5px;
    padding-right:    3px;
    padding-bottom:   5px;
	background-color: #EFF3FF;
}

.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: #008B44;
}

.content01text a:hover
{
	color: #98CDFF;
}

.content02text
{
	background-color: #deefff;
    padding-left:     8px;
    padding-top:      5px;
    padding-right:    3px;
    padding-bottom:   5px;
}

.content02text a
{
	color: #008B44;
}

.content02text a:hover
{
	color: #98CDFF;
}

.imageLegend
{
	font-size:     7pt;
	font-style:    italic;
}

.linkliste1
{
    background-color: #f5f5f5;
}

.linkliste2
{
    background-color: #EDF3FF;
}

.linkliste1 a, .linkliste2 a
{
	font-weight: bold;
	color:       #008B44;
}

.articlesFilesList span
{
	font-weight: bold;
}

.articlesFilesList ul
{
	margin:5px 0px 10px 20px;
}

.articlesFilesList li
{
	margin-bottom: 3px;
}


/*
======================
*/




.details
{
	background-color: #F7F7F7;
	margin:  2px;
	padding: 2px;
}


.newsletter
{
    font-weight:      bold;
    color:			  #FFFFFF;
}

.color01
{
	background-color: #EDF3FF;
	font-weight:      bold;
}

.color02
{
	background-color: #F7F7F7;
}

.color03
{
	background-color: #B9CBEB;
	color:            #0D4997;
	font-weight:      bold;
}

.btnBranchenABC
{ 
	width:         18px; 
	height:        18px; 
	margin:        2px;
	padding:       0px;
	color:         #1051A5; 
	background:    #A8C9EA;
	border-left:   1px solid #C5D9EC;
	border-top:    1px solid #C5D9EC;
	border-right:  1px solid #7EB5EC;
	border-bottom: 1px solid #7EB5EC;
}

.calendarFrame
{
	position:     absolute;
	width:        200px;
	height:       250px;
	display:      none;
	border-width: 2px;
	border-style: solid;
	border-color: #e0e0e0 #c0c0c0 #c0c0c0 #e0e0e0;
}


/*
======================
 Sonstiges
======================
*/

.ErrorFont, .MessageFont
{
	color:#FF0000;
	border:1px solid red;
	margin-bottom:5px;
	padding:2px;
}


.ticker
{
	color:#323F65;
	font-weight:bold;
}

a.ticker
{
	color:#008B44;
	text-decoration:none;
	font-weight:bold;
}

a.ticker:hover
{
	color:#323F65;
	text-decoration:none;
	font-weight:bold;
}