/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#13007D;
	color:#35424B;
}

img {
	border:0px;
}

a, a:link {
	color:#13007D;
}

a:hover {
	text-decoration:none;
}

/************************  general page_layout for prokopp.at  ****************************/

.language {
	position:relative;
	width:728px;
	margin:10px auto 3px auto;
	padding: 4px 0px 1px 0px;
	background-image:url(pics/bg_sprache.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.language a, .language a:link {
	font-weight:bold;
	font-size:11px;
}

/* 1-level container to align page in the middle & provide left/right border */
.page {
	position:relative;
	width:724px;
	margin:0px auto 0px auto;
	padding: 0px 2px 0px 2px;
	background-color:#FFFFFF;
}

/* conatiner for header (header_picture, navi, subnavi) */
.header_bg {
	position:relative;
	float:left;
	width:724px;
	height:128px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(pics/header.jpg);
}
.header_left {
	z-index:0;
	position:relative;
	float:left;
	top:0px;
	width:500px;
	height:126px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.header_right {
	z-index:0;
	position:relative;
	float:left;
	left:15px;
	width:205px;
	height:115px;
	margin:5px 0px 0px 2px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
		
#navi {
    z-index:2;
	position:relative;
	float:none;
	top:95px;
	width:500px;
	margin-left:2px;
	text-align:left;
	color:#2E3192;
	font-weight:bold;
	font-size:13px;
}
		
#navi a {
	color:#2E3192;
	text-decoration:none;
}
		
#navi a:hover {
	color:#C4151C;
	text-decoration:none;
}

.style5 {color: #C4151C}
		
.subnavi {
	z-index:1;
	position:relative;
	float:none;
	top:85px;
	width:500px;
	margin-left:0px;
	text-align:left;
	color:#777777;
	font-weight:bold;
}

.subnavi a:link, .subnavi a {
	color:#777777;
	text-decoration:none;
}

.subnavi a:hover {
	color:#222222;
	text-decoration:none;
}

.style6 {color: #222222}

/* emtpy white layer to divide other layers */
.spaceline {
	position:relative;
	float:left;
	width:724px;
	height:2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

/* layer just below header containing current sujet-image */
.sujet_image {
	position:relative;
	float:left;
	width:724px;
	height:122px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#CC0000;
}

/* container for site content, bg_image represents two column design */
.container {
	float:left;
	position:relative;
	width:724px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(pics/bg_content.gif)
}

.leftcol {
	position:relative;
	float:left;
	width:188px;
	/* padding:15px 15px 20px 0px; */
	padding:20px 3px 5px 9px;
	margin:0px 0px 0px 0px;
}

.leftcol_subnavi {
	width:165px;
	padding:5px 5px 5px 10px;
	border-color:#A2B2BC;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top:5px;
}

.leftcol_subnavi a {
	color:#565B5E;
	text-decoration:none
}

.leftcol_subnavi a:link {
	color:#565B5E;
	text-decoration:none
}

.leftcol_subnavi a:hover {
	color:#35424B;	
}

.leftcol_lottery {
	width: 120px;
	border-width:0px;
	border-style:none;
	margin: 2px 3px 5px 15px;
	padding: 2px;
	line-height:15px;
}	

.leftcol_box {
	/* width:188px; */
	width:170px;
	padding:5px 5px 5px 5px;
	background-color:#CBD4DA;
	border-color:#A2B2BC;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.leftcol_box a {
	color:#35424B;
}

.leftcol_box a:link {
	color:#35424B;
}

.leftcol_box a:hover {
	color:#333333;	
}

.style4 {
	color: #CC0000;
	font-weight: bold;
}

.rightcol {
	position:relative;
	float:left;
	width:480px;
	padding:15px 10px 20px 15px;
	margin:0px 0px 0px 0px;
	color:#35424B;
}

.rightcol h1 {
	color:#CBD4DA;
	font-size:12px;
	margin-bottom:20px;
	width:450px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:10px;
	background-image:url(pics/bg_right_h1.jpg);
	background-repeat:no-repeat;
	border-color:#35424B;
	border-width:0px;
	border-style:solid;
}

.contact {
	color:#666666;
	text-align:center;
}
		
/* layer at the very bottom of the page including contact-information, impressum and partner_logo */
.bottom {
	position:relative;
	float:left;
	width:724px;
	height:66px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#4E5052;
}

/* left part of bottom_layer containing contact, impressum */
.bottom_links {
	position:relative;
	float:left;
	width:715px;
	margin:5px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	color:#CBD4DA;
}		
		
.bottom_links a {
	color:#AAAAAA;
	text-decoration:none;
	font-weight:bold;
}
		
.bottom_links a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.bottom img {
	margin:0px 0px 0px 0px;
}

/* right part of bottom_layer containing partner_logo */
.bottom_partner {
	position:relative;
	float:left;
	width:2px;
	height:60px;
	margin:30px 0px 0px 2px;
	padding:0px 0px 0px 0px;
}

/******************  page_layout for index_page of prokopp.at  *****************************/

/* same as .container in general layout but other background */
.container_erste_squ {
	position:relative;
	float:left;
	width:724px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#DEE3E7;
}


/* left-top box on index.html */
.left_squ {
	position:relative;
	float:left;
	width:290px;
	height:105px;
	margin:30px 0px 10px 30px;
	padding:0px 0px 0px 0px;
}
		
/* right-top box on index.html */
.right_squ {
	position:relative;
	float:right;
	width:290px;
	height:105px;
	margin:30px 30px 10px 0px;
	padding:0px 0px 0px 0px;
}

/* layer for image position in box */
.box_img_squ {
	position:relative;
	float:left;
	width:100px;
	height:100px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* layer for text postition in left box */
.box_text {
	position:relative;
	float:left;
	width:171px;
	height:86px;	
	margin: 0px 0px 0px 0px;
	padding: 10px 7px 7px 7px;	
}

/* layer for text postition in right box */
.box_text_right {
	position:relative;
	float:left;
	width:175px;
	height:90px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;	
}

/* text_layout for box_text */
.boxtext {
	color:#FFFFFF;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}		
		
.boxtext a {
	color:#FFFFFF;
}
		
.boxtext a:hover {
	text-decoration:none;
}

.contact_erste {
	position:relative;
	float:left;
	width:724px;
	color:#666666;
	text-align:center;
	padding: 50px 0px 30px 0px;
}

/**********************************   Die Klassenlotterie   ******************************************/

.table_cells {
	padding:5px 0px 5px 0px;
}

.table_cells_line {
	padding:5px 0px 5px 0px;
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color: #5E606F;
}

.table_line_top {
	padding:5px 0px 5px 0px;
	border-top-width:1px;
	border-top-style: dashed;
	border-top-color: #5E606F;
}

/**********************************    Kundenservice - Kontaktaufnahme   ******************************/

ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:20px;
	list-style-type:circle;
	list-style-position:outside;
}

li {
	margin-bottom:20px;
}

.list {
	border-style:solid;
	border-color:#516470;
	border-width:1px;	
}

/**************************************   Kundenservice - Sitemap   ***************************************/

.sitemap_table {
	padding:3px 0px 3px 4px;  
}

.sitemap_left {
	border-left-color:#516470;
	border-left-style:solid;
	border-left-width:1px;
}

.sitemap_left_bot {
	border-left-color:#516470;
	border-left-style:solid;
	border-left-width:1px;	
	border-bottom-color:#516470;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/*****************************************    Formulardaten    ***********************************************/

.table_yel {
	background-color:#FFF5B2;
	border-width:1px;
	border-color:#FFDD00;
	border-style:solid;
}

.table_header_yel {
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}

.table_red {
	background-color:#F4D3D4;
	border-width:1px;
	border-color:#CC0000;
	border-style:solid;
}

.table_header_red {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}


.table_blue {
	background-color:#D6DDE2;
	border-width:1px;
	border-color:#13007D;
	border-style:solid;
}

.table_header_blue {
	color:#CBD4DA;
	font-weight:bold;
	font-size:11px;
}

.table_cells_los {
	padding:10px 5px 10px 5px;
}