e_austria_hungary = {
	color={ 240 240 240 }
	color2={ 255 255 255 }
	
	capital = 228 # Vienne
	
	short_name = yes
	
	name_tier = king
	
	culture = danish
	
	allow = {
		always = no
	}
}

e_kalmar_union = {
	color={ 253 122 129 }
	color2={ 255 255 255 }
	
	capital = 266 # Sjaelland 
	
	short_name = yes
	
	name_tier = king
	
	culture = danish
	
	allow = {
		always = no
	}
}

e_western_roman_empire = {
	color={ 220 20 60 }
	color2={ 255 255 20 }
	
	capital = 333 # Rome
	
	short_name = yes
	
	title = "IMPERATOR_TITLE"
	title_female = "IMPERATOR_TITLE_FEMALE"
	
	dignity = 10
	
	culture = roman
	
	has_top_de_jure_capital = yes
	
	allow = {
		always = no # Only created through special event
	}
}

k_netherlands = {
	color={ 245 100 20 }
	color2={ 220 220 20 }
	
	capital = 80 # Holland
	
	culture = dutch
	
	creation_requires_capital = yes
	
	allow = {
		has_global_flag = k_netherlands_formed
	}
}

k_republic_netherlands = {
	color={ 245 100 20 }
	color2={ 220 220 20 }
	
	capital = 80 # Holland
	
	culture = dutch
	
	title = "stadtholder"
	foa = "stadtholder"
	
	short_name = yes
	
	dignity = 10
	
	creation_requires_capital = yes
	
	allow = {
		has_global_flag = k_republic_netherlands_formed
		is_republic = yes
	}
}

k_ukraine = {
	color={ 78 119 127 }
	color2={ 255 255 255 }
	
	capital = 547 # Kiev
	
	dignity = 10
	
	culture = german
	
	allow = {
		has_global_flag = k_ukraine_formed	
	}
}

k_prussia = {
	color={ 121 121 121 }
	color2={ 255 255 255 }
	
	capital = 371 
	
	culture = german

	allow = {
		has_global_flag = k_prussia_formed
	}
}

k_hesse = {
	color={ 232 120 120 }
	color2={ 255 255 255 }
	
	capital = 125 
	
	culture = german
	
	title = "landgrave"
	title_female = "landgravine"
	foa = "landgrave"

	allow = {
		has_global_flag = k_hesse_formed
	}
}

k_england_france = {
}