﻿/* general classes */

/*.turq {
background-color:#4ba1c4;
}

.green {
background-color:#44626d;
}

.blue{
background-color:#004f91;
}

.red{
background-color:#931f44;
}*/

/*
div.redarrow{
}

div.redarrow_quickfinder{
margin-right:4px;
}

div.space_dummy {
height:120px; 
min-height:120px;
background-color:transparent;
}

img { 
border: 0px; 
} 

div.greyplane_col{
  margin-top:-3px;
  min-height:300px;
  width:181px;
  background-color:#E1E2E4;
  z-index:1;  
}

div.greyplane_sub{
  position:relative; top:0px; left:-192px;
  margin-top:0px;
  min-height:26px;
  width:843px;
  background-color:#E1E2E4;
  z-index:1;  
}

div.whiteplane_abschluss{
  position:relative; top:-10px; left:-193px;
  margin-top:3px;
  min-height:400px;
  width:900px;  
  background-image:url('../images/whitepixel.jpg');
  z-index:2;  
}

div.img_voh {
padding:0px 0px 0px 8px;
width:172px;
height:35px;
background-image:url('../images/voh_pic.jpg');
}

div.img_greencard {
padding:0px 0px 0px 8px;
width:172px;
height:35px;
  background-image:url('../images/greencard_pic.jpg')
}

div.img_vuv_redpic {
padding:0px 0px 0px 8px;
width:172px;
height:35px;
  background-image:url('../images/vuv_redpic.jpg')
}
*/
/*a link party **/

a.link {font-size:12px; color: #931F44; text-decoration:none; font-weight:bold }
a.link:visited { color:#931F44; text-decoration:none; font-weight:bold}
a.link:hover { color:#931F44; text-decoration:none; font-weight:bold}

#main #col1 a:link {font-size:12px; color: #931F44; text-decoration:none; font-weight:bold }
#main #col1 a:visited { font-size:12px; color:#931F44; text-decoration:none; font-weight:bold}
#main #col1 a:hover { font-size:12px; color:#000; text-decoration:none; font-weight:bold}

a.blue {font-size:12px; color: #004f91; text-decoration:none; font-weight:bold }
a.blue:visited { color:#004f91; text-decoration:none; font-weight:bold}
a.blue:hover { color:#004f91; text-decoration:none; font-weight:bold}

a.turq {font-size:12px; color: #4ba1c4; text-decoration:none; font-weight:bold }
a.turq:visited { color:#4ba1c4; text-decoration:none; font-weight:bold}
a.turq:hover { color:#4ba1c4; text-decoration:none; font-weight:bold}

#main_gk #col1 a:link {font-size:12px; color: #44626d; text-decoration:none; font-weight:bold }
#main_gk #col1 a:visited { color:#44626d; text-decoration:none; font-weight:bold}
#main_gk #col1 a:hover { color:#44626d; text-decoration:none; font-weight:bold}


a.vuv {font-size:12px; color: #931F44; text-decoration:none; font-weight:bold }
a.vuv:visited { color:#931F44; text-decoration:none; font-weight:bold}
a.vuv:hover { color:#931F44; text-decoration:none; font-weight:bold}

#main_gk #col1 a:link {font-size:12px; color: #4A6845; text-decoration:none; font-weight:bold }
#main_gk #col1 a:visited { color:#4A6845; text-decoration:none; font-weight:bold}
#main_gk #col1 a:hover { color:#000; text-decoration:none; font-weight:bold}

#main_voh #col1 a:link {font-size:12px; color: #ba9b5b; text-decoration:none; font-weight:bold }
#main_voh #col1 a:visited { color:#ba9b5b; text-decoration:none; font-weight:bold}
#main_voh #col1 a:hover { color:#000; text-decoration:none; font-weight:bold}
/*a link **/


/*arrow party **/
span.arrow_left {
background-image: url(../images/arrow_red.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right {
background-image: url(../images/arrow_red.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_right_vuv {
background-image: url(../images/arrow_red.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_left_greencard {
background-image: url(../images/arrow_greencard.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right_greencard {
background-image: url(../images/arrow_greencard.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_right_greencard_gc {
background-image: url(../images/arrow_greencard.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_left_brown {
background-image: url(../images/arrow_brown.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right_brown {
background-image: url(../images/arrow_brown.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_right_brown_voh {
background-image: url(../images/arrow_brown.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_left_blue {
background-image: url(../images/arrow_blue.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right_blue {
background-image: url(../images/arrow_blue.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_left_green {
background-image: url(../images/arrow_green.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right_green {
background-image: url(../images/arrow_green.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

span.arrow_left_turq {
background-image: url(../images/arrow_turq.png);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
}

span.arrow_right_turq {
background-image: url(../images/arrow_turq.png);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
}

/* end of arrow party **/




/* Content Styles
###########################################################################
##########################################################################*/

p.csc-header-date {
float: right;
font-size: 0.7em;
color: #aaaaaa;
}
li {
margin: 0px 0px 0px 20px;
list-style-position:outside;
text-align:left;
font-size:12px;
}